Posts: 23
Threads: 8
Joined: Mar 2013
Reputation:
0
I was scripting my server last night. I saved it and compiled it. Everything was fine. I scripted some more and then saved and compiled it again but half way through the compile it just said program had to close. and it has been saying this since then I cannot compile my script to play it now. Ive got a new fresh folder of Pawno and still says program had to close. Anyone know any solutions?
Posts: 271
Threads: 19
Joined: Nov 2013
Reputation:
0
You must have a missing bracket.
Posts: 66
Threads: 1
Joined: Oct 2012
Reputation:
0
You mean the program itself stops? Try to run it as administrator. Make sure you open the executable and open your script there and not by clicking the gamemode itself.
Go through your script if there is anything wrong.
Posts: 23
Threads: 8
Joined: Mar 2013
Reputation:
0
Yeah I removed a bracket yesterday because I got an error saying something along the lines of: Expression doesn't mean anything.