SAMP Server refuses to find gamemode file
#1

So I spent about an hour or so updating my server files/includes/gamemode. Everything complied without errors. I then attempted to run the server (keep in mind it ran before I updated it just fine) and it continues to say it cannot locate the the game mode file which is impossible since the gamemode file is in the folder .pwn and .amx each complied without errors. I have never had this file and have no idea why it is happening so some assistance would be great.

Here's a pictures of the server.exe, the folder that contains the gamemode and the server.cfg file.
http://imgur.com/a/VLNrQ
Reply
#2

If you're using 0.3d, have you compiled them all with the latest pawno tool (SA-MP.com/download) Windows/Linux.
Else: If you haven't updated with your hosting service, Volt-Host has an available 0.3d upgrade, just go to your dashboard, into your server, then look for the tab 'Update'. Otherwise contact Volt-Host support.

NOTE: Are you using Volt-Host, or are you running it locally?
Reply
#3

Well first of all... your announce is set to 0 so nobody will join...

It could be a problem with your plugins...
Reply
#4

Rename PPC_Truckingv1.4.8 to Just PPC_Trucking, set announce to 1 and add sscanf plugin too otherwise you would have run time error 19, and the gm wont load.
Reply
#5

It's not run locally but I did that just to test and show what my problem was. I updated to 0.3d about 3 days ago and this problem did not occur. I also removed all the plugins and filterscripts to see if that was the issue, it is not. I have updated all my include files for 0.3d and like I said I did not have this problem. The problem is that it refuses to read my gamemode.
Reply
#6

Quote:
Originally Posted by troublesum5
Посмотреть сообщение
It's not run locally but I did that just to test and show what my problem was. I updated to 0.3d about 3 days ago and this problem did not occur. I also removed all the plugins and filterscripts to see if that was the issue, it is not. I have updated all my include files for 0.3d and like I said I did not have this problem. The problem is that it refuses to read my gamemode.
Did you try what i suggested in post #4 ?
Reply
#7

I see your problem... PPC_Truckingv1.4.8 1 in server.cfg

should be changed to PPC_TruckingV1.4.8

You have a 1 on the end which is not necessary... and your v for version has to be a capital!

EDIT: Didn't see the zoom option... your v is a capital xD
Reply
#8

Quote:
Originally Posted by Xtreme_playa
Посмотреть сообщение
Rename PPC_Truckingv1.4.8 to Just PPC_Trucking, set announce to 1 and add sscanf plugin too otherwise you would have run time error 19, and the gm wont load.
Thats What you do xD
Reply
#9

I have tried all of the suggested solutions and im still getting the same error. I will fiddle around with it and see if I can find the problem. Im thinking its something with my include files since I just updated them.
Reply
#10

that is a problem with your plugins, you should check if you have the updated streamer plugin AND include, recompile with newest version and also, check if #include <sscanf2> is on top of your script. If it is, you got to add the sscanf plugin to the server.

If the server is windows you dont need to add .dll to the end of plugins and if its linux make sure its (plugin name here).so in the plugins folder and in server.cfg it have to be added with .so on the end
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)