SA-MP Forums Archive
[HELP] 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] ERROR! (/showthread.php?tid=110058)



[HELP] ERROR! - •CryWolf• - 24.11.2009

Hey Guys,

I've build a main include to my game mode, but when I compile the gamemode, I have this errors:
Код:
error 075: input line too long (after substitutions)
the line (include):
pawn Код:
//*********************************************
I don't think that this is too long, right?
I have 26 erros =\.

Btw:
it's the same error when I delete that line.

Please Help !:S


Re: [HELP] ERROR! - Frikandel - 24.11.2009

the line (include):
pawn Код:
//*********************************************
Why use you this??

use: //-----------------------


Re: [HELP] ERROR! - •CryWolf• - 24.11.2009

I'm sure that is no difference.

* I've tested it, nothing happened , the same error.



Re: [HELP] ERROR! - Frikandel - 24.11.2009

delete //****************** :P


Re: [HELP] ERROR! - Blunts - 24.11.2009

That is not your real error line. Without looking at the full code nobody is going to be able to tell you either.
Best advice I can give is look at this and see what you have that compares to his description --
http://forum.sa-mp.com/index.php?topic=99767.0
@Silox - Im 99.999999999999% sure in no case can a commented line cause an error.


Re: [HELP] ERROR! - •CryWolf• - 24.11.2009

Silox :
Read my topic will, and you will understand that if I removes the line, nothing changes.

Blunts :
I've already saw that topic, but nothing changes!
I have search'ed all over my INCLUDE , deleted the long lines , and nothing changes =\.




Re: [HELP] ERROR! - radi - 20.12.2009

look at the lines before the line pawno says thats the problem