Server crashing
#1

Everytime I try to run this script it crashes and I connect to the database everything, heres the details of the crashdetect:

PHP Code:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[22:42:43filterscripts ""  (string)
[
22:42:43
[
22:42:43Server Plugins
[22:42:43] --------------
[
22:42:43]  Loading pluginmysql.dll
[22:42:43]  >> plugin.mysqlR39 successfully loaded.
[
22:42:43]   Loaded.
[
22:42:43]  Loading pluginsscanf.dll
[22:42:43
[
22:42:43]  ===============================
[
22:42:43]       sscanf plugin loaded.     
[
22:42:43]          Version:  2.8.1        
[22:42:43]    (c2012 Alex "******" Cole  
[22:42:43]  ===============================
[
22:42:43]   Loaded.
[
22:42:43]  Loading pluginWhirlpool.dll
[22:42:43]  
[
22:42:43]  ==================
[
22:42:43]  
[
22:42:43]   Whirlpool loaded
[22:42:43]  
[
22:42:43]  ==================
[
22:42:43]  
[
22:42:43]   Loaded.
[
22:42:43]  Loading plugincrashdetect.dll
[22:42:43]   CrashDetect v4.15.1 is OK.
[
22:42:43]   Loaded.
[
22:42:43]  Loading pluginstreamer.dll
[22:42:43
*** 
Streamer Plugin v2.8.2 by Incognito loaded ***
[
22:42:43]   Loaded.
[
22:42:43]  Loaded 5 plugins.
[
22:42:43
[
22:42:43Filterscripts
[22:42:43] ---------------
[
22:42:43]   Loaded 0 filterscripts.
[
22:42:44] [debugServer crashed while executing UCRP.amx
[22:42:44] [debugAMX backtrace:
[
22:42:44] [debug#0 native fread () from samp-server.exe
[22:42:44] [debug#1 00026344 in ?? () from UCRP.amx
[22:42:44] [debug#2 00100ae8 in public zcmd_OnGameModeInit () from UCRP.amx
[22:42:44] [debug#3 native CallLocalFunction () from samp-server.exe
[22:42:44] [debug#4 00007458 in public SSCANF_OnGameModeInit () from UCRP.amx
[22:42:44] [debug#5 000017c0 in public Iter_OnGameModeInit () from UCRP.amx
[22:42:44] [debug#6 native CallLocalFunction () from samp-server.exe
[22:42:44] [debug#7 00000a4c in public OnGameModeInit () from UCRP.amx
[22:42:44] [debugNative backtrace:
[
22:42:44] [debug#0 771322e2 in ?? () from C:\Windows\SysWOW64\ntdll.dll
[22:42:44] [debug#1 00498bb8 in ?? () from samp-server.exe
[22:42:44] [debug#2 004991e0 in ?? () from samp-server.exe
[22:42:44] [debug#3 00404f14 in ?? () from samp-server.exe
[22:42:44] [debug#4 00405802 in ?? () from samp-server.exe
[22:42:44] [debug#5 00498d56 in ?? () from samp-server.exe
[22:42:44] [debug#6 00473919 in ?? () from samp-server.exe
[22:42:44] [debug#7 61d25f0a in ?? () from plugins\crashdetect.dll
[22:42:44] [debug#8 004010b6 in ?? () from samp-server.exe
[22:42:44] [debug#9 61d462ca in ?? () from plugins\crashdetect.dll
[22:42:44] [debug#10 61d48b28 in ?? () from plugins\crashdetect.dll
[22:42:44] [debug#11 61d409c7 in ?? () from plugins\crashdetect.dll
[22:42:44] [debug#12 61d4631a in ?? () from plugins\crashdetect.dll
[22:42:44] [debug#13 61cd4509 in ?? () from plugins\streamer.dll
[22:42:44] [debug#14 004746be in ?? () from samp-server.exe
[22:42:44] [debug#15 004010b6 in ?? () from samp-server.exe
[22:42:44] [debug#16 61d462ca in ?? () from plugins\crashdetect.dll
[22:42:44] [debug#17 61d48b28 in ?? () from plugins\crashdetect.dll
[22:42:44] [debug#18 61d409c7 in ?? () from plugins\crashdetect.dll
[22:42:44] [debug#19 61d4631a in ?? () from plugins\crashdetect.dll
[22:42:44] [debug#20 61cd4509 in ?? () from plugins\streamer.dll
[22:42:44] [debug#21 004746be in ?? () from samp-server.exe
[22:42:44] [debug#22 004010b6 in ?? () from samp-server.exe
[22:42:44] [debug#23 61d462ca in ?? () from plugins\crashdetect.dll
[22:42:44] [debug#24 61d48b28 in ?? () from plugins\crashdetect.dll
[22:42:44] [debug#25 61d409c7 in ?? () from plugins\crashdetect.dll
[22:42:44] [debug#26 61d4631a in ?? () from plugins\crashdetect.dll
[22:42:44] [debug#27 61cd4509 in ?? () from plugins\streamer.dll
[22:42:44] [debug#28 0046f654 in ?? () from samp-server.exe
[22:42:44] [debug#29 65646f6d in ?? () from samp-server.exe
[22:42:44] [debug#30 43552f73 in ?? () from samp-server.exe
[22:42:44] [debug#31 612e5052 in ?? () from samp-server.exe 
And Here Is Server.cfg:

PHP Code:
echo Executing Server Config...
lanmode 0
rcon_password ajdjlkj
@@!#
maxplayers 500
port 7777
hostname Test
gamemode0 UCRP 1
filterscripts 
announce 1
chatlogging 0
weburl Test
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat 
[%H:%M:%S]
language English
plugins mysql
.dll sscanf.dll  Whirlpool.dll crashdetect.dll streamer.dll 
Reply
#2

Quote:
Code:
native fread () from samp-server.exe
I don't even have to read any further. Read the note in the big red box.
Reply
#3

Ok so I did nothing to the script and suddenly it just starts, but when I connect to it, it crashes
Reply
#4

Show us your script. We can't help you without a script.
Also make sure this isn't the problem:
"Using an invalid handle will crash your server! Get a valid handle by using fopen or ftemp."
Reply
#5

Quote:
Originally Posted by Immortal99
View Post
Ok so I did nothing to the script and suddenly it just starts, but when I connect to it, it crashes
Vince already gave you the answer.Read the link.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)