Bully-Board

Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: Mick3Mouse on February 10, 2014, 07:40:52 PM

Title: Luac is on period
Post by: Mick3Mouse on February 10, 2014, 07:40:52 PM
(http://i.imgur.com/sNyrhvP.jpg)

Translation:
Failed to start the program because its side by side configuration is incorrect. Check the event log or use the command-Sxstrace.exe for more information

// Google translate.


Do you know the problem?

(I have Windows 8 )
Title: Re: Luac is on period
Post by: DaBOSS54320 on February 12, 2014, 11:00:47 AM
Try to reinstall?
Title: Re: Luac is on period
Post by: MadmaN on February 12, 2014, 02:07:45 PM
When you have a side by side error, this means that you do not have the proper files installed that luac needs in order to work.

Try installing the visual studio runtimes from the installer I included in the current downloadable version of the lua compiler package here in the downloads section......reboot the computer after installing that runtime and then try to compile again. It should work flawlessly then.

Here is the link: http://www.bully-board.com/index.php?action=downloads;sa=downfile&id=60 (http://www.bully-board.com/index.php?action=downloads;sa=downfile&id=60)

There are two runtime installers packaged with this. One is for x32 and other for x64. Install both of them. Vcsetup.exe and vcredist_x86.exe are the runtime installers.

Let me know if this works for you.  8)
Title: Re: Luac is on period
Post by: Mick3Mouse on February 15, 2014, 03:33:44 PM
ITT WORKED!!!!!!


THANKS MADMAN!! :)

I  can finally go back to modding.
Title: Re: Luac is on period
Post by: SWEGTA on February 16, 2014, 03:49:16 PM
Lockedy-lock-lock.
Feel free to PM me though if you have any more problems.