wtf? error 075 Input line too long. - 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: wtf? error 075 Input line too long. (
/showthread.php?tid=597078)
wtf? error 075 Input line too long. -
Ritzy2K - 26.12.2015
I'm getting the error
Код:
(39978) : error 075: input line too long (after substitutions)
But whats surprising me is the line mentioned in the error is the second last line of my gamemode, and that line has nothing but a bracket, i was working at a event system and i get this error, any line below or above the code is not releated to what i've worked at. Any help?
Oh, and none of my line is so long that would generate this error.
Re: wtf? error 975 Input line too long. -
Karan007 - 26.12.2015
Error line?
Re: wtf? error 975 Input line too long. -
Ritzy2K - 26.12.2015
It's just a bracket. A closing brace. '{'
Re: wtf? error 075 Input line too long. -
Karan007 - 26.12.2015
Give us the line after and before the error line
Re: wtf? error 075 Input line too long. -
Ritzy2K - 26.12.2015
If I can't fix this I'll use zeex's compiler patches. Oh well.
Edit' karan the line after and before are too short and they cannot produce the error.
There's no line after it since its the second last line. And the line before is so short and I did not wrote that line now. If you would've read my post ;/
Re: wtf? error 075 Input line too long. -
Ritzy2K - 26.12.2015
i've tried zeex's pawn compiler patches, doesnt seem to solve this
Re: wtf? error 075 Input line too long. -
SaltySandy - 26.12.2015
Could you give us the entire bit of code? Makes it a lot easier to actually try and spot a problem.
Re: wtf? error 075 Input line too long. -
Ritzy2K - 26.12.2015
nvm solved, used other IDE xD