Server Crashes Once I Start It
#1

My server crashes after starting it, the server console shows that everything is smooth but it isn't.

[01:49:18] Loaded 0 filter scripts.
[01:49:18] ---------------
[01:49:18] Filter Scripts
[01:49:18]

[01:49:18] Loaded 1 plugins.
[01:49:18] Loaded.

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

[01:49:18]
[01:49:18] Loading plugin: streamer.so
[01:49:18] --------------
[01:49:18] Server Plugins
[01:49:18]
[01:49:18] filterscripts = "" (string)
Reply
#2

Show us the full log, and server.cfg

Thanks
Reply
#3

That is the full log. :X
Reply
#4

Quote:
Originally Posted by Detective-
Посмотреть сообщение
That is the full log. :X
server.cfg? Also did you try to update streamer.so?
Reply
#5

I've updated the streamer to the latest rev.29.

Config is the following below...

echo Executing Server Config...
lanmode 0
rcon_password redalert3
maxplayers 25
port 7788
hostname Central Roleplay
gamemode0 penls
filterscripts
plugins streamer.so
announce 1
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 32
logtimeformat [%H:%M:%S]
bind 176.31.192.98
----------------------------
Server Logs are..
[02:05:28] Loaded 0 filter scripts.
[02:05:28] ---------------
[02:05:28] Filter Scripts
[02:05:28]

[02:05:28] Loaded 1 plugins.
[02:05:28] Loaded.

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

[02:05:28]
[02:05:28] Loading plugin: streamer.so
[02:05:28] --------------
[02:05:28] Server Plugins
[02:05:28]
[02:05:28] filterscripts = "" (string)

v0.3c R2, ©2005-2011 SA-MP Team
----------------------
SA-MP Dedicated Server

----------
Loaded log file: "server_log.txt".
Reply
#6

Quote:
Originally Posted by Detective-
Посмотреть сообщение
I've updated the streamer to the latest rev.29.

Config is the following below...

echo Executing Server Config...
lanmode 0
rcon_password redalert3
maxplayers 25
port 7788
hostname Central Roleplay
gamemode0 penls
filterscripts
plugins streamer.so
announce 1
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 32
logtimeformat [%H:%M:%S]
bind 176.31.192.98
----------------------------
Server Logs are..
[02:05:28] Loaded 0 filter scripts.
[02:05:28] ---------------
[02:05:28] Filter Scripts
[02:05:28]

[02:05:28] Loaded 1 plugins.
[02:05:28] Loaded.

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

[02:05:28]
[02:05:28] Loading plugin: streamer.so
[02:05:28] --------------
[02:05:28] Server Plugins
[02:05:28]
[02:05:28] filterscripts = "" (string)

v0.3c R2, ©2005-2011 SA-MP Team
----------------------
SA-MP Dedicated Server

----------
Loaded log file: "server_log.txt".
0.3c R2 ? Please update your server to 0.3d R2. v2.6 is only for 0.3d and above, that's why the crash ocurrs.
Reply
#7

Updated it via my Volt-Host control panel but I still get the same error.

[07:18:18] Loaded 0 filterscripts.
[07:18:18] ---------------
[07:18:18] Filterscripts
[07:18:18]

[07:18:18] Loaded 1 plugins.
[07:18:18] Loaded.

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

[07:18:18]
[07:18:18] Loading plugin: streamer.so
[07:18:18] --------------
[07:18:18] Server Plugins
[07:18:18]
[07:18:18] filterscripts = "" (string)

v0.3d-R2, ©2005-2011 SA-MP Team
----------------------
SA-MP Dedicated Server
Reply
#8

Then install crashdetect plugin to check where exactly the crash occurs, debug your gamemode too.
Reply
#9

Well I installed crashdetect plugin, I got these errors from my console (it really does work, holy crap)

[17:32:50] [debug] #4 public OnGameModeInit()+0x2c730 from penls.amx
[17:32:50] [debug] #3 native CallLocalFunction() from samp03svr
[17:32:50] [debug] #2 public Itter_OnGameModeInit()+0x301b0 from penls.amx
[17:32:50] [debug] #1 public LoadCars()+0x15a0 from penls.amx
[17:32:50] [debug] #0 native fclose() from samp03svr
[17:32:50] [debug] Backtrace (most recent call first):
[17:32:50] [debug] Server crashed while executing penls.amx

Where can I find that in my script? And how do I fix it and debug it?
Reply
#10

Quote:
Originally Posted by Detective-
Посмотреть сообщение
Well I installed crashdetect plugin, I got these errors from my console (it really does work, holy crap)

[17:32:50] [debug] #4 public OnGameModeInit()+0x2c730 from penls.amx
[17:32:50] [debug] #3 native CallLocalFunction() from samp03svr
[17:32:50] [debug] #2 public Itter_OnGameModeInit()+0x301b0 from penls.amx
[17:32:50] [debug] #1 public LoadCars()+0x15a0 from penls.amx
[17:32:50] [debug] #0 native fclose() from samp03svr
[17:32:50] [debug] Backtrace (most recent call first):
[17:32:50] [debug] Server crashed while executing penls.amx

Where can I find that in my script? And how do I fix it and debug it?
Check all of this in your script with ctrl+f ( duh' )

[17:32:50] [debug] #4 public OnGameModeInit()+0x2c730 from penls.amx
[17:32:50] [debug] #3 native CallLocalFunction() from samp03svr
[17:32:50] [debug] #2 public Itter_OnGameModeInit()+0x301b0 from penls.amx
[17:32:50] [debug] #1 public LoadCars()+0x15a0 from penls.amx
[17:32:50] [debug] #0 native fclose() from samp03svr
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)