Server keeps restarting
#1

I've been asking for help alot and i still want a solution here is the logs

pawn Код:
SA-MP Dedicated Server
----------------------
v0.3d-R2, (C)2005-2011 SA-MP Team

[16:59:42]
[16:59:42] Server Plugins
[16:59:42] --------------
[16:59:42]  Loading plugin: streamer
[16:59:42]

*** Streamer Plugin v2.6 by Incognito loaded ***

[16:59:42]   Loaded.
[16:59:42]  Loading plugin: sscanf
[16:59:42]

[16:59:42]  ===============================

[16:59:42]       sscanf plugin loaded.    

[16:59:42]    (c) 2009 Alex "******" Cole

[16:59:42]    0.3d-R2 500 Players "dnee"

[16:59:42]  ===============================

[16:59:42]   Loaded.
[16:59:42]  Loaded 2 plugins.

[16:59:42]
[16:59:42] Filterscripts
[16:59:42] ---------------
[16:59:42]   Loading filterscript 'Cali-house.amx'...
[16:59:42]   Unable to load filterscript 'Cali-house.amx'.
[16:59:42]   Loaded 0 filterscripts.

[16:59:43] Loading 176 pickups... Loaded successfuly !
[16:59:43]  
[16:59:43]  
[16:59:43]  
[16:59:43]  
[16:59:43]  
[16:59:43]  
[16:59:43]  
[16:59:43]  
[16:59:43]  
[16:59:43]  
[16:59:43]     ----------------
[16:59:43]    | Crystal Roleplay  |
[16:59:43]    |      By:  Danny
[16:59:43]     ----------------
[16:59:43]  
[16:59:43]  
[16:59:43] Number of vehicle models: 40
[16:59:55] Loading 176 pickups... Loaded successfuly !
[16:59:55]  
[16:59:55]  
[16:59:55]  
[16:59:55]  
[16:59:55]  
[16:59:55]  
[16:59:55]  
[16:59:55]  
[16:59:55]  
[16:59:55]  
[16:59:55]     ----------------
[16:59:55]    | Crystal Roleplay  |
[16:59:55]    |      By:  Danny
[16:59:55]     ----------------
[16:59:55]  
[16:59:55]  
[16:59:55] Number of vehicle models: 40
The script has no errors/warnings

It was my GF edit, i edited a huge amount on it and it worked back on 3.0c now it doesnt work.

I need alot of help on this, this is my only script that is good.
Reply
#2

Use a crash detect plugin, and it will help you find the problem and where its crashing at.
Reply
#3

Where can i find it?
Reply
#4

Quote:
Originally Posted by dannyk0ed
Посмотреть сообщение
Where can i find it?
Here you go: https://sampforum.blast.hk/showthread.php?tid=262796
Reply
#5

Dont know how to install.
Reply
#6

Quote:
Originally Posted by dannyk0ed
Посмотреть сообщение
Dont know how to install.
To install a plugin:

Upload the plugin to your servers "plugins" folder. Depending if your linux or windows you would need either the .so (linux) or .dll (windows)

Then change your config and add:

plugins nameofplugin.so (linux) or plugins nameofplugin (Windows)

Example linux:
plugins nameofplugin.so

Windows:
plugins nameofplugin

Hope this helps!
Reply
#7

I installed and complied got

pawn Код:
[18:17:15]       sscanf plugin loaded.    

[18:17:15]    (c) 2009 Alex "******" Cole

[18:17:15]    0.3d-R2 500 Players "dnee"

[18:17:15]  ===============================

[18:17:15]   Loaded.
[18:17:15]  Loading plugin: crashdetect
[18:17:15]   crashdetect v4.5.1 is OK.
[18:17:15]   Loaded.
[18:17:15]  Loaded 3 plugins.

[18:17:15]
[18:17:15] Filterscripts
[18:17:15] ---------------
[18:17:15]   Loading filterscript 'cali-houses.amx'...
[18:17:16]   Loaded 1 filterscripts.

[18:17:16] Script[gamemodes/Crystal.amx]: Run time error 18: "File is for a newer version of the AMX"
[18:17:16] Failed to load 'gamemodes/Crystal.amx' script.
[18:17:16] Number of vehicle models: 0
Now?
Reply
#8

Quote:
Originally Posted by dannyk0ed
Посмотреть сообщение
I installed and complied got

pawn Код:
[18:17:15]       sscanf plugin loaded.    

[18:17:15]    (c) 2009 Alex "******" Cole

[18:17:15]    0.3d-R2 500 Players "dnee"

[18:17:15]  ===============================

[18:17:15]   Loaded.
[18:17:15]  Loading plugin: crashdetect
[18:17:15]   crashdetect v4.5.1 is OK.
[18:17:15]   Loaded.
[18:17:15]  Loaded 3 plugins.

[18:17:15]
[18:17:15] Filterscripts
[18:17:15] ---------------
[18:17:15]   Loading filterscript 'cali-houses.amx'...
[18:17:16]   Loaded 1 filterscripts.

[18:17:16] Script[gamemodes/Crystal.amx]: Run time error 18: "File is for a newer version of the AMX"
[18:17:16] Failed to load 'gamemodes/Crystal.amx' script.
[18:17:16] Number of vehicle models: 0
Now?
Here is how to fix this error:

Check in your server/pawno folder if you have a file called pawn.cfg. If it is there, open the file and change -O2 to -O1 if it's in there. Then recompile the script.

Hope that helps.
Reply
#9

My gameserver still restarts,
Reply
#10

Quote:
Originally Posted by dannyk0ed
Посмотреть сообщение
My gameserver still restarts,
Does it still produce that error?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)