PAWNO Error: Can't see anything.
#1

When I try to compile my .pwn to .amx in pawno it says this;
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

No bytes done and stuff, and in SA:MP it says: Gamemode Unknown
Any fixes?
Reply
#2

The fact that it creates the .amx means that it compiled just fine

Look for errors in your server_log.txt for reasons why it would say the gamemode is Unknown, it sounds the "file or function not found" error. Unless of course you haven't used SetGameModeText
Reply
#3

SA-MP Dedicated Server
----------------------
v0.3a R8, ©2005-2010 SA-MP Team

[11:44:54] filterscripts = "" (string)
[11:44:54]
[11:44:54] Server Plugins
[11:44:54] --------------
[11:44:54] Loading plugin: sscanf
[11:44:54] Failed.
[11:44:54] Loading plugin: mysql
[11:44:54] Failed.
[11:44:54] Loaded 0 plugins.

[11:44:54]
[11:44:54] Filter Scripts
[11:44:54] ---------------
[11:44:54] Loaded 0 filter scripts.

[11:44:54] Script[gamemodes/qrp.amx]: Run time error 19: "File or function is not found"
[11:44:54] Number of vehicle models: 0


But I got all filterscripts in my Filterscript folder & .amx in gamemodes :/!
Reply
#4

Quote:
Originally Posted by SamPHP
Посмотреть сообщение
SA-MP Dedicated Server
----------------------
v0.3a R8, ©2005-2010 SA-MP Team

[11:44:54] filterscripts = "" (string)
[11:44:54]
[11:44:54] Server Plugins
[11:44:54] --------------
[11:44:54] Loading plugin: sscanf
[11:44:54] Failed.
[11:44:54] Loading plugin: mysql
[11:44:54] Failed.
[11:44:54] Loaded 0 plugins.

[11:44:54]
[11:44:54] Filter Scripts
[11:44:54] ---------------
[11:44:54] Loaded 0 filter scripts.

[11:44:54] Script[gamemodes/qrp.amx]: Run time error 19: "File or function is not found"
[11:44:54] Number of vehicle models: 0


But I got all filterscripts in my Filterscript folder & .amx in gamemodes :/!
[11:44:54] Loading plugin: sscanf
[11:44:54] Failed.
[11:44:54] Loading plugin: mysql
[11:44:54] Failed.

Do you have mysql.dll/mysql.so and sscanf.so/sscanf.dll in your /plugins/ directory?
Reply
#5

Both .dll's are in there, yes.
Reply
#6

Most cases this is because some plugin went wrong, if you use some.
Reply
#7

Quote:
Originally Posted by SamPHP
Посмотреть сообщение
Both .dll's are in there, yes.
Try adding .dll after the plugin names on the plugin line in your server.cfg

I also assume you're running this server on Windows
Reply
#8

I maked .dll behind them, no result.
Reply
#9

Quote:
Originally Posted by SamPHP
Посмотреть сообщение
I maked .dll behind them, no result.
Is the server on Linux or Windows?
Reply
#10

Windows yes.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)