Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: zahidhasan on November 28, 2014, 09:59:27 AM

Title: style editor shows dll error
Post by: zahidhasan on November 28, 2014, 09:59:27 AM
hi, as soon i press the railclone SE button it shows {railclone] error loading RCEdit.dll 193: and dont open.
btw, i bought railclone and forestpro few hours back but cant access the pro section in this forum.
Title: Re: style editor shows dll error
Post by: iToo on November 28, 2014, 10:33:21 AM
Hi, to post in the Pro forum please use the login credentials included with your license. It's valid both for the Panel and Forum.
Regarding the error, what Windows and Max versions do you use ?
Title: Re: style editor shows dll error
Post by: zahidhasan on November 28, 2014, 12:43:14 PM
thanks for the reply.
i am using max design 2014, sp5 on a windows 7 64bit machine,
and the mailed credential worked fine for site but not in forum at that time.

ps. i shall try again tp log in.
ps. i just tried and it didnt worked for the user Em1390
Title: Re: style editor shows dll error
Post by: iToo on November 28, 2014, 02:23:09 PM
I've reset the password. It should work now using the password included in the license.
Anyway, i granted permissions for the zahidhasan account as well. You can use this account for the forum if you like.

Please, try installing the Visual C++ 2010 SP1 Redistributable Package as described here (http://forum.itoosoft.com/index.php?topic=1610.msg5758#msg5758), and tell us if that solves the error.
Title: Re: style editor shows dll error
Post by: zahidhasan on November 28, 2014, 02:47:13 PM
the problem is solved by repairing the visual c++ 2010 sp1 as you recommended.
thanks a lot for you help. :)
Title: Re: style editor shows dll error
Post by: zahidhasan on January 10, 2015, 06:15:30 AM
Hi, the problem appears again. i installed both 64 and 32 bit Visual C++ 2010 SP1 Redistributable Package.
and no luck. just installed the beta railclone. still shows the same "Error loading rcedit.dll: 193:"
Title: Re: style editor shows dll error
Post by: iToo on January 10, 2015, 09:49:17 AM
Hi, this error seems different. LoadLibrary error 193 usually occurs when you are trying to load a 32-bit dll into a 64-bit application. Please, try this:

1) Close Max.
2) Delete rcedit.dll from the Max root folder.
3) Reinstall RailClone.

Have you installed a 32-bit version of RailClone in this computer previously ?
Title: Re: style editor shows dll error
Post by: zahidhasan on January 10, 2015, 02:33:16 PM
Nope. never a 32 version of railclone.
 i shall check and let you know.
Title: Re: style editor shows dll error
Post by: zahidhasan on January 10, 2015, 02:44:39 PM
Sorry. its still showing that RCedit error.
if it helps,
some days ago i had problem with opening max (error(0x000007b)).
it was a mixing of 32bit and 64bit dll error as far i learned from dependency walker.
i had to to copy some dll to windows system folder from another pc.(probably msvcr100.dll,vcomp100.dll,mfcm100u.dll)
after that 3ds max started fine. but didn't use Railclone since so not sure if  that's the reason.
Title: Re: style editor shows dll error
Post by: iToo on January 11, 2015, 11:08:04 AM
Since Windows 7 the Windows Side By Side (http://"http://en.wikipedia.org/wiki/Side-by-side_assembly") protects and cache most of the used DLLs. By the complexity of mechanisms used to locate and load libraries in this system, is difficult to solve broken dependencies by hand.

You could use the Depends utility to try to find more errors, unfortunately in this state i guess that is easier to install the O/S from scratch.