Bully-Board
Bully Modding Section => Modding Questions/Help => Modding Questions/Help Archives => Topic started by: embas10 on September 06, 2013, 09:00:26 AM
-
somebody anyone help me! i place a ArcRace1.lur, luascript.lua and LuaC to c:\LUA.
at window sistem it is not working:
C:\LUA>luac -o ArcRace1.lur luascript.lua
The system cannot execute the specified program
i think the LuaC is error because i test the ArcRace1.lur and luascript.lua is ok.
so anyone can help me! :wacko: :wacko:
sorry for my bad english!
-
hey 15 views but no replies? :( help me please! im so need this!
-
Well the problem you got is simple, You are writing it wrong.
First write
"cd c:\lua"
And then write
"luac -o ArcRace1.lur luascript.lua"
-
i now the first write is "cd c:\LUA"
but the second write is error!
-
Wait wait before u even write cd c:/LUA
tell me where did you place your luac?
I suggest creating a new folder at the C driver and put it all there.
then write
cd c:/foldername
-
C:\LUA i make a folder LUA just for (LuaC, ArcRace1.lur, luascript.lua, vcredist_x86, vcsetup and other)
i think the LuaC is error because at i open the LuaC.exe he say:
C:\LUA\LuaC.exe
This application has failed to start because the application configuration is incorret. Reinstalling the application may fix this problem.
so what should i do? i have already install microsoft visual c++2008
-
hey now i remember!
at yesterday the LuaC can open and i already instal the microsoft visual C++2008.and i can modding with luascript.lua.
but at i restart the computer i can't open the LuaC and i use the cmd he say:
"The system cannot execute the specified program"