Server Restarting - 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: Server Restarting (
/showthread.php?tid=167789)
Server Restarting -
XtremePlanet - 13.08.2010
Hey,
My server restarts every few hours. It's hosted on KingJ, not their fault, they rock. But there is something in my gamemode that restarts it and I don't know what.
Here's the crashinfo of server:
Код:
SA-MP Server: 0.3a R8
Exception At Address: 0x00485F50
Registers:
EAX: 0x6576654C EBX: 0x01561A73 ECX: 0x7FFFFFFE EDX: 0x0012F23E
ESI: 0x0012EE78 EDI: 0x0012F66D EBP: 0x0012EEC4 ESP: 0x0012EE38
EFLAGS: 0x00010202
Stack:
+0000: 0x0012F610 0x0012F210 0x01561A18 0x003FABF8
+0010: 0x0012EFC8 0x00000000 0x0044DBB7 0x00000007
+0020: 0x00000000 0x00000001 0x00000000 0x00000000
+0030: 0x00000000 0x00000000 0x00000000 0x00000000
+0040: 0x0000002F 0x00000000 0x6576654C 0xFFFFFFFF
+0050: 0x00000000 0x00000001 0x00000002 0x00000003
+0060: 0x78929D5A 0x000006AF 0x00000000 0x0044FFBC
+0070: 0x0012EED4 0x00000001 0x00000002 0x00000003
+0080: 0x78929D5A 0x000006AF 0x004500C3 0x00000014
+0090: 0x00000001 0x0049B7B0 0x789206AF 0x000001F7
+00A0: 0x00000800 0x00000000 0x0012EEE5 0x5B061901
+00B0: 0x01540540 0x0064FE33 0xCA980000 0x74D8CAEC
+00C0: 0x5A406840 0xDCEA9040 0x9CE4CAE8 0xE8DCEA90
+00D0: 0x5040C8CA 0x6274C892 0x40F84052 0xD2DAC882
+00E0: 0xE8E6D2DC 0xDEE8C2E4 0x40F840E4 0x000000BE
+00F0: 0x00000010 0x00000800 0x00000000 0x00000004
+0100: 0x0012EF48 0x003F0000 0x7C82A144 0x003F0A48
+0110: 0x0012F170 0x7C82A0D8 0x7C82A11C 0x0012F260
+0120: 0x00000095 0x003FABF8 0x003F0000 0x0012ED60
+0130: 0x00481148 0x0012EFA8 0x7C828290 0x7C82A120
This one is the latest, there are more of course.
What could possibly cause it..I don't use OnPlayerUpdate
Re: Server Restarting -
Mike Garber - 13.08.2010
A timer that runs every X minuts/hours that calls a scriptfile that doesn't exist?
Re: Server Restarting -
XtremePlanet - 13.08.2010
Thank you, I did forget a line that was related to filterscript I used for testing, let's see if it's fixed.
Re: Server Restarting -
XtremePlanet - 13.08.2010
Ok, still restarts,
Код:
Exception At Address: 0x00485F50
Registers:
EAX: 0x6576654C EBX: 0x01561A73 ECX: 0x7FFFFFFE EDX: 0x0012F22D
ESI: 0x0012EE68 EDI: 0x0012F658 EBP: 0x0012EEB4 ESP: 0x0012EE28
EFLAGS: 0x00010202
Stack:
+0000: 0x0012F600 0x0012F200 0x01561A18 0x0048554C
+0010: 0x0049F080 0xFFFFFFFF 0x0048112B 0x00000007
+0020: 0x00000000 0x00482FED 0x00000000 0x00000000
+0030: 0x00000000 0x00000000 0x00000000 0x003FABF8
+0040: 0x0000002E 0x00000000 0x6576654C 0xFFFFFFFF
+0050: 0x00000000 0x00000001 0x00000002 0x00000003
+0060: 0x78929D5A 0x001204B6 0x00000000 0x00000000
+0070: 0x00000000 0x003FABF8 0x78929D5A 0x00454C25
+0080: 0x0012EEF4 0x00000001 0x00000002 0x00000003
+0090: 0x78929D5A 0x000004B6 0x00000000 0x0044FFBC
+00A0: 0x0012EEF4 0x00000001 0x00000002 0x00000003
+00B0: 0x78929D5A 0x000004B6 0x004500C3 0x00000000
+00C0: 0x00000001 0x0049B7B0 0x789204B6 0x00000068
+00D0: 0x00000800 0x00000000 0x0012EF05 0x5C061901
+00E0: 0xFF33AA90 0x00000133 0xBEBE2000 0x000000BE
+00F0: 0x003FABF8 0x00F07EA0 0x003F015C 0x00000030
+0100: 0x00F07EA0 0x00F07EA8 0x003F01A8 0x00000000
+0110: 0x00000028 0x00000000 0x003F0000 0x0012ED40
+0120: 0x00142170 0x0012EF88 0x7C828290 0x7C82A120
+0130: 0xFFFFFFFF 0x7C82A11C 0x00481126 0x00000000
I hope someone knows this one.
Re: Server Restarting -
Vince - 13.08.2010
Do you see something like this when compiling your gamemode?
Код:
Header size: 216 bytes
Code size: 776 bytes
Data size: 528 bytes
Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 17904 bytes
If so, your server is using too much resouces, which will eventually lead to a crash.
Re: Server Restarting -
XtremePlanet - 13.08.2010
Nope, I've never seen that in my life.
Re: Server Restarting -
XtremePlanet - 13.08.2010
Here are some more errors if it helps;
Код:
--------------------------
SA-MP Server: 0.3a R8
Exception At Address: 0x004817AB
Registers:
EAX: 0x0012F2E8 EBX: 0x00000000 ECX: 0x00000000 EDX: 0x00002BDC
ESI: 0x00000000 EDI: 0x00B2C5A0 EBP: 0x0012F2F8 ESP: 0x0012F2D0
EFLAGS: 0x00010286
Stack:
+0000: 0x00B2C5A0 0x00DD1634 0x00000000 0xFFFFFFFF
+0010: 0x0012F2D0 0x0012EEFC 0x0012F4B4 0x0048554C
+0020: 0x0049F0F0 0xFFFFFFFF 0x00DCE5C0 0x0040591D
+0030: 0x00000000 0x00402C20 0x00B2C5A0 0x00DD7FF0
+0040: 0x00000003 0x00000001 0x00B2CCF0 0x00000003
+0050: 0x00000000 0x000069B8 0x000069BC 0x00006BD8
+0060: 0x00002BDC 0x000069C8 0x00002BDC 0x00DCDA5C
+0070: 0x00DD1634 0x00746365 0x00DCD6E8 0x00003BD8
+0080: 0x0045E28F 0x00B2C5A0 0x0012F374 0x00000004
+0090: 0x00B2C5A0 0x00000003 0x00D90048 0x00000003
+00A0: 0x0012F738 0x00000001 0x00473DAC 0x00000004
+00B0: 0xC701A53E 0xC701F47F 0x00D90048 0x0012F848
+00C0: 0x0048610C 0x00000000 0xC701A53E 0x0012F47F
+00D0: 0x000000A0 0x00000800 0x00000000 0x0012F3B1
+00E0: 0x00000301 0x00000000 0x46525B0C 0x5F5D4353
+00F0: 0x41525943 0x00000058 0x00000027 0x00000005
+0100: 0x0012F5D7 0xFFFFFFFB 0x00000000 0x00000000
+0110: 0x00000000 0x00000000 0x00000000 0x00000000
+0120: 0x00000000 0x00000000 0x00000000 0x00000000
+0130: 0x00000000 0x00000000 0x00000000 0x00000000
Код:
SA-MP Server: 0.3a R8
Exception At Address: 0x00485F50
Registers:
EAX: 0x6576654C EBX: 0x01561A73 ECX: 0x7FFFFFFE EDX: 0x0012F247
ESI: 0x0012EE80 EDI: 0x0012F672 EBP: 0x0012EECC ESP: 0x0012EE40
EFLAGS: 0x00010202
Stack:
+0000: 0x0012F618 0x0012F218 0x01561A18 0x003FABF8
+0010: 0x0012EFD0 0x00000000 0x0044DBB7 0x00000007
+0020: 0x00000000 0x00000001 0x00000000 0x00000000
+0030: 0x00000000 0x00000000 0x00000000 0x00000000
+0040: 0x00000030 0x00000000 0x6576654C 0xFFFFFFFF
+0050: 0x00000000 0x00000001 0x00000002 0x00000003
+0060: 0xAE51A27A 0x0000D2D7 0x00000000 0x0044FFBC
+0070: 0x0012EEDC 0x00000001 0x00000002 0x00000003
+0080: 0xAE51A27A 0x0000D2D7 0x004500C3 0x00000014
+0090: 0x00000001 0x0049B7B0 0xAE51D2D7 0x000001EF
+00A0: 0x00000800 0x00000000 0x0012EEED 0x5B061901
+00B0: 0x01540520 0x0062FE33 0xCA980000 0x74D8CAEC
+00C0: 0x5A406240 0xCADE9440 0xC2F2A4BE 0x925040DC
+00D0: 0x527074C8 0x8440F840 0xC6D2E6C2 0xC8DE9A40
+00E0: 0xE8C2E4CA 0xF840E4DE 0x40141A40 0x000000BE
+00F0: 0x00000010 0x00000000 0x003F0000 0x02C39750
+0100: 0x003F0A48 0x0012F16C 0x00000028 0x7C00A11C
+0110: 0x003F0000 0x0012ED50 0x003FABF8 0x0012EF98
+0120: 0x7C828290 0x7C82A120 0xFFFFFFFF 0x7C82A11C
+0130: 0x00481126 0x003F0000 0x00000000 0x0048112B
Re: Server Restarting -
XtremePlanet - 14.08.2010
Hello,
Bump.
Would anyone know? We restart every few hours and it's really annoying.
Re: Server Restarting -
Vince - 14.08.2010
Only the devs can get usable information from these codes. You might consider upgrading to 0.3b, though.
Re: Server Restarting -
XtremePlanet - 14.08.2010
Will not upgrade until it's almost out. Thanks though.