errors making no sense. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: errors making no sense. (
/showthread.php?tid=56100)
errors making no sense. -
Badger(new) - 23.11.2008
Code:
C:\Documents and Settings\Michael\Desktop\michael's stuff\GTA San Andreas User Files\Server\Pawno\include\MidoStream.inc(76) : error 017: undefined symbol "CallRemoteFunction"
C:\Documents and Settings\Michael\Desktop\michael's stuff\GTA San Andreas User Files\Server\Pawno\include\MidoStream.inc(76) : warning 215: expression has no effect
C:\Documents and Settings\Michael\Desktop\michael's stuff\GTA San Andreas User Files\Server\Pawno\include\MidoStream.inc(76) : warning 215: expression has no effect
C:\Documents and Settings\Michael\Desktop\michael's stuff\GTA San Andreas User Files\Server\Pawno\include\MidoStream.inc(76) : warning 215: expression has no effect
C:\Documents and Settings\Michael\Desktop\michael's stuff\GTA San Andreas User Files\Server\Pawno\include\MidoStream.inc(76) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\Michael\Desktop\michael's stuff\GTA San Andreas User Files\Server\Pawno\include\MidoStream.inc(76) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Michael\Desktop\michael's stuff\GTA San Andreas User Files\Server\Pawno\include\MidoStream.inc(76) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
but the line isnt the problem since i can make it a comment //, delete it etc and it still comes up with the same errors. the line has no problems with it.
Re: errors making no sense. -
Badger(new) - 23.11.2008
sorry never mind i solved it. but the errors i was getting were retarded...
Re: errors making no sense. -
yom - 23.11.2008
Compilers aren't as smart as human brain..
Re: errors making no sense. -
Badger(new) - 23.11.2008
i know but it picks on random lines as the problem.
Re: errors making no sense. -
Norn - 23.11.2008
are you trying to compile an include?