Pawn compiler library stopped working...What's wrong with this code?
#3

Quote:
Originally Posted by Jstylezzz
Посмотреть сообщение
I can't find any unusual things in this code. Try commenting if statement for if statement (including the opening and closing brackets of that statement), and check when it compiles. That way you might find which part of the code is causing the problem. When you find it, check if you see the problem, if not, post the crashing code here. I know, it's kind of a shitty job, but that's the only way as I see it.
For the information of others, the brackets are not the problem here, there are 24 '{' brackets and 24 '}' brackets. I hope you can find the problem.
Perfect. Fixed it Apparently, there was a fatal error going on higher up in the code (I guess I did do something else before the last compile) involving the use of an optional argument (in the val = -1 format, not using ...) in a public function. Sorted that out as well as about 20 other bugs all across the code (including in the help function in places where strcmp should've been used instead of ==). Thanks for the help, repped
Reply


Messages In This Thread
Pawn compiler library stopped working...What's wrong with this code? - by Fierro - 07.09.2013, 23:22
Re: Pawn compiler library stopped working...What's wrong with this code? - by Jstylezzz - 08.09.2013, 10:33
Re: Pawn compiler library stopped working...What's wrong with this code? - by Fierro - 08.09.2013, 16:54

Forum Jump:


Users browsing this thread: 1 Guest(s)