SA-MP Forums Archive
How to Fix Gamemode Unknown - 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: How to Fix Gamemode Unknown (/showthread.php?tid=539964)



How to Fix Gamemode Unknown - Abanob - 01.10.2014

Code:
SA-MP Dedicated Server
----------------------
v0.3c, ©2005-2010 SA-MP Team

[02:09:19] 
[02:09:19] Server Plugins
[02:09:19] --------------
[02:09:19]  Loaded 0 plugins.

[02:09:19] 
[02:09:19] Filter Scripts
[02:09:19] ---------------
[02:09:19]   Loading filter script 'driftcount.amx'...
[02:09:19]   Loading filter script 'automessage.amx'...
[02:09:19]   Loading filter script 'Rmsg.amx'...
[02:09:19] Pesan Server 0.v1
[02:09:19]   Loading filter script 'YotiVIP.amx'...
[02:09:19]   Loading filter script 'WorldClock.amx'...
[02:09:19] 
--------------------------------------
[02:09:19]  Updated Version! WorldClock+Date By Muhammad Adit
[02:09:19] --------------------------------------

[02:09:19]   Loading filter script 'Skin.amx'...
[02:09:19]   Loading filter script 'System.amx'...
[02:09:19]   Loading filter script 'IP_TEXT.amx'...
[02:09:19] Textdraw file generated by
[02:09:19]     Zamaroht's textdraw editor was loaded.
[02:09:19]   Loaded 8 filter scripts.

[02:09:19] Script[gamemodes/RGTDM.amx]: Run time error 17: "Invalid/unsupported P-code file format"
[02:09:19] Failed to load 'gamemodes/RGTDM.amx' script.
[02:09:19] Number of vehicle models: 0
How do I fix it?


Re: How to Fix Gamemode Unknown - TakeiT - 01.10.2014

From Emmet_'s thread:

Runtime error 17
Your .AMX file is corrupt and contains an invalid P-code format. This can be caused by trying to run the server while the script is compiling.

Solution: Shut the server off and compile the script again. If you've uploaded the .amx file, then upload it again.


https://sampforum.blast.hk/showthread.php?tid=482429


Re: How to Fix Gamemode Unknown - Abanob - 01.10.2014

How do I fix Run Time Error 19 ?


Re: How to Fix Gamemode Unknown - TakeiT - 01.10.2014

Quote:
Originally Posted by Abanob
View Post
How do I fix Run Time Error 19 ?
Did you even read the thread I linked you?


Re: How to Fix Gamemode Unknown - Abagail - 01.10.2014

This is the wrong section. I am not sure if you saw but this is the bug report section, - and this clearly isn't a bug. Post here for server support,
http://forum.sa-mp.com/forumdisplay.php?f=19


Re: How to Fix Gamemode Unknown - highstreetsrp - 02.10.2014

Upload plugins where are added to gamemode before compiling


Re: How to Fix Gamemode Unknown - dv20 - 02.10.2014

Recompile it and check your plugins.


Re: How to Fix Gamemode Unknown - Rudy_ - 03.10.2014

Quote:
Originally Posted by dv20
View Post
Recompile it and check your plugins.
This ^ + Update them


Re: How to Fix Gamemode Unknown - Team_PRO - 03.10.2014

Code:
Runtime error 17
Your .AMX file is corrupt and contains an invalid P-code format. This can be caused by trying to run the server while the script is compiling.

Solution: Shut the server off and compile the script again. If you've uploaded the .amx file, then upload it again.
From Emmet_'s Thread

This should work because your script didn't compile proplerly


Re: How to Fix Gamemode Unknown - MysteriousGaming - 04.10.2014

The error Shows that some file or functiun is missing.

I think its a File fromthe script file folder.