Posts: 79
Threads: 22
Joined: Aug 2009
Reputation:
0
C:\Users\Brad\Desktop\VortexRoleplay.pwn(20) : fatal error 100: cannot read from file: "streamer"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Why?
Posts: 31
Threads: 1
Joined: Aug 2010
Check you server_folder/pawno/includes - is the file " streamer.inc " there , it's an #include in you GM that is preventing u to compile! All the #include's have to be in " C:/....../Server_Folder/pawno/includes/---They must be here---"
And they have to be in your gamemode as #include <(include_name;without ".inc")>
There
EDIT : Your .pwn also has to be in a folder like :
C:/.../Server_Folder/Gamemodes-there-
And all the #includes MUST be in the pawno/include file , you must edit the GM that is inside "gamemodes" !
Posts: 79
Threads: 22
Joined: Aug 2009
Reputation:
0
There is no streamer.inc shoudl i pout the pawno folder on deskop?
Posts: 79
Threads: 22
Joined: Aug 2009
Reputation:
0
C:\Users\Brad\Desktop\VortexRoleplay.pwn(0) : fatal error 100: cannot read from file: "C:\Users\Brad\Desktop\VortexRoleplay.pwn"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
now i get this error.
Posts: 79
Threads: 22
Joined: Aug 2009
Reputation:
0
ok fixed the last error, but there is no streamer.inc in the folder how i get?
Posts: 79
Threads: 22
Joined: Aug 2009
Reputation:
0
Such an easy thing and only one person willing to try to hlep me you guys are awesome (not)