Server crash
#1

Hi i have a crash :S on my server(gamemode) My players CANT play please helpppp :S (i dont know ewhere to put this theard)
0xC0000005 at 0x7F0BF7 this crash
here a pic

http://zaslike.com/viewer.php?file=3...5yad25dypd.png

Look this

pawn Код:
SA-MP 0.3e
Exception At Address: 0x007F0BF7

Registers:
EAX: 0x00000000 EBX: 0x036AA928 ECX: 0x16CA08E8 EDX: 0x16CA08E8
ESI: 0x00000000 EDI: 0x16CA08F8 EBP: 0x0A6C37C8 ESP: 0x0022F1C4
EFLAGS: 0x00010246

Stack:
+0000: 0x16CA08F8   0x116565C0   0x006D3585   0x00000000
+0010: 0x16CA08E8   0x0B956F80   0x116565C0   0x16CA08F8
+0020: 0x0B461450   0x0A6C37C8   0x00B41E04   0x00000000
+0030: 0x0B461450   0x16CA08E8   0x006DFA8B   0x036AA928
+0040: 0x0A6C37C8   0x00000000   0x00000000   0x0B461450
+0050: 0x00000000   0xFFFFFFFF   0x000003ED   0x036AA928
+0060: 0x006E3391   0x00000000   0x00000000   0x000006E7
+0070: 0x00000001   0x03BD9FE8   0x00000000   0x004985DF
+0080: 0xFFFFFFFF   0x00000001   0x000006E7   0x0022F474
+0090: 0x00000000   0x0022F47C   0x00000000   0x00000001
+00A0: 0x0022F26C   0x0B461450   0x444399A2   0x00000021
+00B0: 0x00000000   0x00B993FC   0x0B461450   0x0A7143FC
+00C0: 0x00544B97   0x0000000C   0x0022F3B8   0x0B461450
+00D0: 0x00000000   0x00000001   0x0000004C   0x0000004B
+00E0: 0x00000022   0x00000010   0x0000004B   0x00000021
+00F0: 0x0A7143FC   0x44429ACE   0x49742400   0xC9742400
+0100: 0xC9742400   0x49742400   0xC9742400   0x49742400
+0110: 0x0048D370   0x00000203   0x00000000   0x0000053F
+0120: 0x0022F3A8   0x00000000   0x16C9F958   0x0047CCC4
+0130: 0x00000000   0x00000175   0xFFFFFFFF   0x00000001
+0140: 0x03BD9FE8   0x0022F3B8   0x00000000   0x004682A2
+0150: 0x00000001   0x00000001   0x000000A5   0x19010018
+0160: 0x008E2270   0x0080875D   0x00620026   0x0000006D
+0170: 0x008E2270   0x03BD0000   0x000000C0   0x4443998E
+0180: 0xC4A822E5   0x41597BB3   0x000000B4   0x770E2FF7
+0190: 0x00469EF7   0x0000053F   0x0022F3B4   0x03572AEE
+01A0: 0x03572CA4   0x137C1340   0x00000246   0x00000000
+01B0: 0x137C1340   0x00000246   0x00000000   0x137C1340
+01C0: 0x00000001   0x7556EF16   0x00220000   0x4F2661B7
+01D0: 0x0378B14B   0x77B235B2   0x00000202   0x0000020B
+01E0: 0x0379F416   0x00000202   0x0022F3E4   0x0022F43C
+01F0: 0x137C1300   0x0022F3CC   0x00000000   0x0B8E7410
+0200: 0x0B461450   0x03577BE5   0x03773068   0x0000007C
+0210: 0x00000202   0x00000202   0x7556EF16   0x03577BE5
+0220: 0x00000246   0x00000001   0x0022FA68   0x6701A801
+0230: 0x00000203   0x137C1300   0xBCA72BDF   0x3F7FF25A
+0240: 0x00000000   0x00000000   0xBF7FF25A   0xBCA72BDF
+0250: 0x0022F464   0x00838D7D   0xFFFFFFFF   0x00469EF7
+0260: 0x000006E7   0x0022F484   0x03572AEE   0x03572CA4
+0270: 0x137C1300   0x000003ED   0x6701A801   0x000003ED

SCM Op: 0x6E7, lDbg: 1

Game Version: US 1.0

State Information: Ped Context: 0
Reply
#2

Try installing Microsoft.NET framework.
Reply
#3

but this is not only to me to all my players on my server (gamemode)
Reply
#4

So,there's some problem with your gamemode.
Post serverlog.

Also use native checker and post your gamemode crash report.

Both needed.
Reply
#5

If you downloaded a script from back in 0.3d or earlier most of the time it will not accept the script for 0.3e.

Rather that or you have scripted a model that is not included in the San Andreas files.

OR

You have made a fatal error in your main GM script.
Reply
#6

here

pawn Код:
14:56:48] [join] Jim_Carrey has joined the server (0:192.168.1.103)
[14:57:03] Jim_Carrey vleze na GamingClub RolePlay.
[14:57:04] [debug] Run time error 4: "Array index out of bounds"
[14:57:04] [debug]  Accessing element at index 225 past array upper bound 199
[14:57:04] [debug] AMX backtrace:
[14:57:04] [debug] #0 0001aefc in ?? () from GCRP.amx
[14:57:04] [debug] #1 000216b0 in public OnPlayerSpawn () from GCRP.amx
Reply
#7

Quote:
Originally Posted by Vizi
Посмотреть сообщение
Hi i have a crash :S on my server(gamemode) My players CANT play please helpppp :S (i dont know ewhere to put this theard)
0xC0000005 at 0x7F0BF7 this crash
here a pic

http://zaslike.com/viewer.php?file=3...5yad25dypd.png

Look this

pawn Код:
SA-MP 0.3e
Exception At Address: 0x007F0BF7

Registers:
EAX: 0x00000000 EBX: 0x036AA928 ECX: 0x16CA08E8 EDX: 0x16CA08E8
ESI: 0x00000000 EDI: 0x16CA08F8 EBP: 0x0A6C37C8 ESP: 0x0022F1C4
EFLAGS: 0x00010246

Stack:
+0000: 0x16CA08F8   0x116565C0   0x006D3585   0x00000000
+0010: 0x16CA08E8   0x0B956F80   0x116565C0   0x16CA08F8
+0020: 0x0B461450   0x0A6C37C8   0x00B41E04   0x00000000
+0030: 0x0B461450   0x16CA08E8   0x006DFA8B   0x036AA928
+0040: 0x0A6C37C8   0x00000000   0x00000000   0x0B461450
+0050: 0x00000000   0xFFFFFFFF   0x000003ED   0x036AA928
+0060: 0x006E3391   0x00000000   0x00000000   0x000006E7
+0070: 0x00000001   0x03BD9FE8   0x00000000   0x004985DF
+0080: 0xFFFFFFFF   0x00000001   0x000006E7   0x0022F474
+0090: 0x00000000   0x0022F47C   0x00000000   0x00000001
+00A0: 0x0022F26C   0x0B461450   0x444399A2   0x00000021
+00B0: 0x00000000   0x00B993FC   0x0B461450   0x0A7143FC
+00C0: 0x00544B97   0x0000000C   0x0022F3B8   0x0B461450
+00D0: 0x00000000   0x00000001   0x0000004C   0x0000004B
+00E0: 0x00000022   0x00000010   0x0000004B   0x00000021
+00F0: 0x0A7143FC   0x44429ACE   0x49742400   0xC9742400
+0100: 0xC9742400   0x49742400   0xC9742400   0x49742400
+0110: 0x0048D370   0x00000203   0x00000000   0x0000053F
+0120: 0x0022F3A8   0x00000000   0x16C9F958   0x0047CCC4
+0130: 0x00000000   0x00000175   0xFFFFFFFF   0x00000001
+0140: 0x03BD9FE8   0x0022F3B8   0x00000000   0x004682A2
+0150: 0x00000001   0x00000001   0x000000A5   0x19010018
+0160: 0x008E2270   0x0080875D   0x00620026   0x0000006D
+0170: 0x008E2270   0x03BD0000   0x000000C0   0x4443998E
+0180: 0xC4A822E5   0x41597BB3   0x000000B4   0x770E2FF7
+0190: 0x00469EF7   0x0000053F   0x0022F3B4   0x03572AEE
+01A0: 0x03572CA4   0x137C1340   0x00000246   0x00000000
+01B0: 0x137C1340   0x00000246   0x00000000   0x137C1340
+01C0: 0x00000001   0x7556EF16   0x00220000   0x4F2661B7
+01D0: 0x0378B14B   0x77B235B2   0x00000202   0x0000020B
+01E0: 0x0379F416   0x00000202   0x0022F3E4   0x0022F43C
+01F0: 0x137C1300   0x0022F3CC   0x00000000   0x0B8E7410
+0200: 0x0B461450   0x03577BE5   0x03773068   0x0000007C
+0210: 0x00000202   0x00000202   0x7556EF16   0x03577BE5
+0220: 0x00000246   0x00000001   0x0022FA68   0x6701A801
+0230: 0x00000203   0x137C1300   0xBCA72BDF   0x3F7FF25A
+0240: 0x00000000   0x00000000   0xBF7FF25A   0xBCA72BDF
+0250: 0x0022F464   0x00838D7D   0xFFFFFFFF   0x00469EF7
+0260: 0x000006E7   0x0022F484   0x03572AEE   0x03572CA4
+0270: 0x137C1300   0x000003ED   0x6701A801   0x000003ED

SCM Op: 0x6E7, lDbg: 1

Game Version: US 1.0

State Information: Ped Context: 0

xD?

K9 Web Protection Alert
Filtering Alert
Category Blocked
The site you tried to visit belongs to a category that your computer is set to block.
zaslike.com/viewer.php?file=3is0vnkas5yad25dypd.png is blocked because it is currently categorized as:

Pornography

Online Storage


Tell me its not truth xD
Reply
#8

I don't understand you
Reply
#9

Exception At Address: 0x007F0BF7
Invalid Tuning
1. If you have mods delete them
2. If you add to vehicle via script tuning don't do this
3. Possible crasher, read this https://sampforum.blast.hk/showthread.php?tid=267025
Reply
#10

i dont have mods :S this is for all players all players have crash :S
And i dont understand the 2. And for the 3 is not working :S
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)