Server works but game crashes -
viktor26 - 12.11.2012
Hello,
I'm new to this , i managed to start a server , i run it , plugins and gamemode are loaded .. i get no errors but when i try to join , at the login screen my game crashes , i have 3 pc's at home , tried to join with all but same thing :
I get the following error from the game :
PHP код:
SA-MP 0.3e
Exception At Address: 0x004DD5A3
Registers:
EAX: 0x00000032 EBX: 0x00000000 ECX: 0x00000000 EDX: 0x77AA7094
ESI: 0x00B6BD44 EDI: 0x00000001 EBP: 0x76C77E90 ESP: 0x0022FCCC
EFLAGS: 0x00010293
Stack:
+0000: 0x00000001 0x0000000A 0x76C77E90 0x00000000
+0010: 0x0022FCEC 0xBF800000 0x00000000 0x00000000
+0020: 0x3F800000 0x00000000 0x00000000 0x00000000
+0030: 0x3F800000 0x00000000 0x01FD7B08 0x00000024
+0040: 0x00000000 0x00000000 0x00000000 0x00000070
+0050: 0xFFFFFFFF 0xFFFFFFFF 0x76C8881F 0x76C888C9
+0060: 0x00000000 0x00000001 0x00000000 0x00000000
+0070: 0x0022FCF8 0x0022FF78 0x0022FDA4 0x76CD62E3
+0080: 0x2A8B28CE 0xFFFFFFFE 0x76C8888D 0x76C889B5
+0090: 0x00000000 0x76C8914B 0x76C89180 0x0022FE1C
+00A0: 0x00000000 0x00000000 0x00000000 0x00000003
+00B0: 0x01FE2DD0 0xBDCCCCCD 0x3F800000 0x00000000
+00C0: 0x3DCCCCCD 0x3F800000 0x00000000 0x3DCCCCCD
+00D0: 0xBF800000 0x00000000 0xBDCCCCCD 0xBF800000
+00E0: 0x00000000 0x0022FF78 0x0083BF3B 0xFFFFFFFF
+00F0: 0x00507424 0x00000032 0x00000000 0x3F800000
+0100: 0x00748CFB 0x76EED8F3 0x00000000 0x0022FF88
+0110: 0x7FFDF000 0x01800000 0x00000008 0x018010F0
+0120: 0x00000008 0x00000100 0x00000008 0x000001FE
+0130: 0x44200000 0x44000000 0x00000000 0x00000000
+0140: 0x00000500 0x00000400 0x00000000 0x0022FE54
+0150: 0x000A01F0 0x00000200 0x00000000 0x02000280
+0160: 0x00022A3A 0x00000280 0x00000200 0x0000002C
+0170: 0x0022FE2C 0x00825EA4 0x76EED8F3 0x00000000
+0180: 0x7FFDF000 0xFFFFFFFF 0x00821D17 0x00000065
+0190: 0x00000065 0x0022FF88 0x008246F1 0x00400000
+01A0: 0x00000000 0x01842136 0x0000000A 0x00000094
+01B0: 0x00000006 0x00000001 0x00001DB1 0x00000002
+01C0: 0x76726553 0x20656369 0x6B636150 0x00003120
+01D0: 0x00000000 0x00000000 0x00000000 0x00000000
+01E0: 0x00000000 0x00000000 0x00000000 0x00000000
+01F0: 0x00000000 0x00000000 0x00000000 0x00000000
+0200: 0x00000000 0x00000000 0x00000000 0x00000000
+0210: 0x00000000 0x00000000 0x00000000 0x00000000
+0220: 0x00000000 0x00000000 0x00000000 0x00000000
+0230: 0x00000000 0x00000000 0x00000000 0x00824588
+0240: 0x00000000 0x00000000 0x7FFDF000 0xC0000005
+0250: 0x00000000 0x01842136 0x00000044 0x01872758
+0260: 0x01875400 0x01876570 0x00000000 0x00000000
+0270: 0x00000000 0x00000000 0x00000000 0x00000000
SCM Op: 0x0, lDbg: 0
Game Version: US 1.0
Any ideas on what should i try to fix this ?
Re: Server works but game crashes -
Zircon-Hosting - 12.11.2012
Did you install any new mods lately and/or did you re-install GTA SA?
Re: Server works but game crashes -
viktor26 - 12.11.2012
I don't use mods , and i re-install GTA SA too , i can connect to other servers i have no problem
Re: Server works but game crashes -
StupidGuyLikeMe - 12.11.2012
Try re-install SA:MP or delete gta_sa.set in your "GTA San Andreas User Files".
Re: Server works but game crashes -
CrossUSAAF - 12.11.2012
Sometimes the problem is not your game. It can be problem in your script, which makes your game to crash. If you don't find good solution, please check that script.
Can you join any other servers?
Re: Server works but game crashes -
Zebb - 12.11.2012
If you're experiencing this on all your PCs It is most likely an error within your gamemode.
Re: Server works but game crashes -
sleejay - 12.11.2012
My friend used to run an old RP server a while ago, and at one point he had installed a plugin that caused people to crash on log in. If I was you, I'd check my plugins. Try disabling one at a time, and see if it helps. You might be able to pinpoint which plugin,
if it is a plugin after all. I'm no expert, but I've seen it work before.