The compiler runs forever
#1

I converted an old game mod that stored player information with dini to MySQL.
When converting was over, I compiled it and there was no problem.
After more changes in gamemode, I wanted to compile it, but the compilation didn't work and was running forever.!
This is really bad. I forgot to back up.
Isn't there a way to find out where I went wrong in the script?

I also checked the forum and found nothing to help me.
Any help that can be repaired is appreciated.
Reply
#2

Comment the last parts you changed if you remember until it responds (will compile or show errors/warnings). Then start un-commenting parts of code until you find the source of the problem.
Reply
#3

Quote:
Originally Posted by Calisthenics
View Post
Comment the last parts you changed if you remember until it responds (will compile or show errors/warnings). Then start un-commenting parts of code until you find the source of the problem.
I had to edit the previous game mode and convert to MySQL again.
Anyway, thank you for your solution.
Reply
#4

For future references, This problem occurs when you forget a bracket or something.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)