.:HyPeX:. Posted March 5, 2014 Share Posted March 5, 2014 Hey guys, my script worked perfectly, until i compiled it with mtasa's compiler, it stopped working, simply. More detailed explanation: upon loggin in, a triggerClientEvent is sent to event "onClientPlayerLogin" wich displays a gui. This worked perfectly, and after going luac it stopped working. Reason? Hell no idea. What could i do? Link to comment
manawydan Posted March 5, 2014 Share Posted March 5, 2014 you change you meta script ex: server.lua to server.luac? Link to comment
.:HyPeX:. Posted March 5, 2014 Author Share Posted March 5, 2014 you change you meta script ex: server.lua to server.luac? Ofc lol, im making an entire gamemode, and suddenly login stops working, its like i would obiously have done that -.- Link to comment
Moderators Citizen Posted March 5, 2014 Moderators Share Posted March 5, 2014 you change you meta script ex: server.lua to server.luac? Ofc lol, im making an entire gamemode, and suddenly login stops working, its like i would obiously have done that -.- So much hate coming from some members these days This guy just tried to help you out with little informations you gave us. That kind of reply is totally disrespectful. "No, I already checked my meta, everything is fine." This is the kind of reply you (guys asking for help) have to post. Wishing you luck to find out the solution. Regards, Citizen Link to comment
xXMADEXx Posted March 5, 2014 Share Posted March 5, 2014 I noticed something like this too. Make sure that all of the lua files in the resource are compiled. Link to comment
Hell-Mate Posted March 5, 2014 Share Posted March 5, 2014 all files must be compiled with the same compiler and all file types is .luac Link to comment
.:HyPeX:. Posted March 5, 2014 Author Share Posted March 5, 2014 (edited) you change you meta script ex: server.lua to server.luac? Ofc lol, im making an entire gamemode, and suddenly login stops working, its like i would obiously have done that -.- So much hate coming from some members these days This guy just tried to help you out with little informations you gave us. That kind of reply is totally disrespectful. "No, I already checked my meta, everything is fine." This is the kind of reply you (guys asking for help) have to post. Wishing you luck to find out the solution. Regards, Citizen It is annoying when you are obligated to use a compiler wich doesnt works correctly and not let otherst that do work, after i used back everything without compiling it worked perfectly, and it just dives a bit mad, i've said it stopped working after i just changed luac, if im doing something compiled it is supposed to be atleast a bit advanced and suppose i've checked any debug errors before posting. Edited March 5, 2014 by Guest Link to comment
.:HyPeX:. Posted March 5, 2014 Author Share Posted March 5, 2014 Use another compiler? It outputs that it might stop working on a future version, wich i dont want to happen. Link to comment
Karuzo Posted March 5, 2014 Share Posted March 5, 2014 As he said he uses MTA's Compiler. Link to comment
xXMADEXx Posted March 5, 2014 Share Posted March 5, 2014 Use another compiler? The MTA compiler is the only compiler that won't give the debug warnings. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now