SA-MP Forums Archive
Pwn Error - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Pwn Error (/showthread.php?tid=640586)



Pwn Error - MadGuy - 04.09.2017

Hi Guys,Whenever i compile my gamemode,This error appears:

As the gamemode is running fine in my friends computer,I have taken the gamemode from my friend,Please Help me


Re: Pwn Error - Zeth - 04.09.2017

This usually happens when there are many errors( i mean many).You can try commenting the half part of the gamemode,get the errors- fix them and then again uncommenting the half gamemode, get the errors and then fix them ;p.
There maybe many other methods to fix this, but this one also works.


Re: Pwn Error - MadGuy - 04.09.2017

Quote:
Originally Posted by Debjit
Посмотреть сообщение
This usually happens when there are many errors( i mean many).You can try commenting the half part of the gamemode,get the errors- fix them and then again uncommenting the half gamemode, get the errors and then fix them ;p.
There maybe many other methods to fix this, but this one also works.
But why the same gamemode is running fine in my friends PC -_-?


Re: Pwn Error - MadGuy - 04.09.2017

Bump!!!


Re: Pwn Error - Sew_Sumi - 04.09.2017

24 hour bumps.

What Debjit said is correct, you need to track back what you changed and revert it. You've broken something, and you've likely missed a brace ( {} ) or something.


Re: Pwn Error - Zeth - 05.09.2017

Quote:
Originally Posted by MadGuy
Посмотреть сообщение
But why the same gamemode is running fine in my friends PC -_-?
Oh, sorry for being so late. It maybe something related to includes or related to it, thats why it maybe running fine on your friends' computer.


Re: Pwn Error - JasonRiggs - 05.09.2017

Use Zeex Compiler


Re: Pwn Error - 10MIN - 05.09.2017

@JasonRiggs the binary (compiled) one is available here: https://github.com/Zeex/pawn/releases