Pawno Problem
#1

When ever I add an include it crashes the pawno and gives errors. Every include I add. It ends up giving random errors on the same lines
Reply
#2

And those errors are?

There'll be a reason why it's crashing, and it usually means your code is broken, or your includes are corrupted.
Reply
#3

Quote:
Originally Posted by Sew_Sumi
View Post
And those errors are?

There'll be a reason why it's crashing, and it usually means your code is broken, or your includes are corrupted.
No, I download new includes the errors don't make sense. Plus my code is not broken because there is another guy that scripts with me he adds the include and it works when I add it, it crashes..
Reply
#4

Code:
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(7) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(21) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(25) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(28) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(30) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(37) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(39) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(41) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(43) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(48) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(50) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(55) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(61) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(66) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(69) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(72) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(74) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(76) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(79) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(81) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(83) : error 075: input line too long (after substitutions)
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(88) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(91) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(93) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(95) : error 010: invalid function or declaration
C:\Users\Inferno\Desktop\Scripting\Project RDM\pawno\include\037-compat.inc(98) : error 010: invalid function or declaration

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Here take a look. Same errors on the same lines doesn't matter which include I add.
Reply
#5

We're going to have to see that part of the code to help it seems since we don't know which functions you used.
Reply
#6

Send the include code.
Reply
#7

Quote:
Originally Posted by DavidGravelli
View Post
Send the include code.
https://sampforum.blast.hk/showthread.php?tid=652917

/shrug
Reply
#8

Try to use a different compiler.
Zeex compiler for example
https://github.com/pawn-lang/compiler/releases
Reply
#9

Quote:
Originally Posted by FailerZ
View Post
Try to use a different compiler.
Zeex compiler for example
https://github.com/pawn-lang/compiler/releases
Zeex compiler gives me this error https://sampforum.blast.hk/showthread.php?tid=519009
Reply
#10

Quote:
Originally Posted by Exhibit
View Post
Then did you try doing it the way Y_LESS said?
Reply
#11

Quote:
Originally Posted by Exhibit
Посмотреть сообщение
Yeah,
-Create a text file called pawn.cfg (or open it if already exists) inside your pawno folder.
-Open the file and insert -Z in there. Save it.
-Recompile your script(s).
Reply
#12

Quote:
Originally Posted by FailerZ
Посмотреть сообщение
Yeah,
-Create a text file called pawn.cfg (or open it if already exists) inside your pawno folder.
-Open the file and insert -Z in there. Save it.
-Recompile your script(s).
Same errors when I compile with Zeex compiler with -Z..
Reply
#13

Make sure You don't have another pawno.{{Search every folder}}
Reply
#14

Quote:
Originally Posted by RODELA
Посмотреть сообщение
Make sure You don't have another pawno.{{Search every folder}}
I don't.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)