Disconnection problem
#1

Hello everyone. I am using LLS-RP script(Los Santos Streets Roleplay). And I am scripting on it new stuffs - it is my test server. But, I dont know if I messed something up or what but when I die, Firstly I spawn in hospital waiting till my hp fills to 40(I think), when it fills it doesnt spawn. It disconnects me from the game saying gta.exe stopped to work. There are no any specific errors in the script - compiling is fine. I was checking a lot of stuffs last two weeks but I still cant figoure out what is wrong, since that script has 50k lines I am not about to check every line and hope I find a misstake. So, can someone give me advice/suggestion ( or something) who knows how to deal with it? Its annoying.
Reply
#2

In most cases hack programs are the issue, otherwise, old scripts like LLS-RP will of course give you errors, try editing a new one or just script your own
Reply
#3

By hack programs what do you mean? Btw as I said, when I compile it doesnt give me any errors, it compiles fine like the normal working script.
Reply
#4

so the problem in your game i think it's not about the script reinstall gta
Reply
#5

Its not about the gta, I checked it on other servers and it is working perfectly.
Reply
#6

install crashplugin
Reply
#7

Alright, its working, but I dont know what's the scripts problem, it just get me unknown codes in exe.

PHP код:
[14:02:14] [debugServer crashed while executing LSSRP.amx
[14:02:14] [debugAMX backtrace:
[
14:02:14] [debug#0 native fread () [004057a0] from samp-server.exe
[14:02:14] [debug#1 00006a00 in ?? () from LSSRP.amx
[14:02:14] [debug#2 000069a0 in ?? () from LSSRP.amx
[14:02:14] [debug#3 00006980 in ?? () from LSSRP.amx
[14:02:14] [debugSystem backtrace:
[
14:02:14] [debug#0 004925a0 in ?? () from C:\Users\VILDAN\Desktop\LSS-RP mygm\samp-server.exe
[14:02:14] [debug#1 00492bd0 in ?? () from C:\Users\VILDAN\Desktop\LSS-RP mygm\samp-server.exe
[14:02:14] [debug#2 00404f44 in ?? () from C:\Users\VILDAN\Desktop\LSS-RP mygm\samp-server.exe
[14:02:14] [debug#3 00405832 in ?? () from C:\Users\VILDAN\Desktop\LSS-RP mygm\samp-server.exe
[14:02:14] [debug#4 004010b6 in ?? () from C:\Users\VILDAN\Desktop\LSS-RP mygm\samp-server.exe
[14:02:14] [debug#5 62c1b1c4 in ?? () from C:\Users\VILDAN\Desktop\LSS-RP mygm\plugins\crashdetect.DLL
[14:02:14] [debug#6 62c2340a in ?? () from C:\Users\VILDAN\Desktop\LSS-RP mygm\plugins\crashdetect.DLL
[14:02:14] [debug#7 62c25aa6 in ?? () from C:\Users\VILDAN\Desktop\LSS-RP mygm\plugins\crashdetect.DLL
[14:02:14] [debug#8 62c1d621 in ?? () from C:\Users\VILDAN\Desktop\LSS-RP mygm\plugins\crashdetect.DLL
[14:02:14] [debug#9 62c2345a in ?? () from C:\Users\VILDAN\Desktop\LSS-RP mygm\plugins\crashdetect.DLL
[14:02:14] [debug#10 0046df09 in ?? () from C:\Users\VILDAN\Desktop\LSS-RP mygm\samp-server.exe
[14:02:14] [debug#11 65646f6d in ?? () from C:\Users\VILDAN\Desktop\LSS-RP mygm\samp-server.exe
[14:02:14] [debug#12 534c2f73 in ?? () from C:\Users\VILDAN\Desktop\LSS-RP mygm\samp-server.exe
[14:02:14] [debug#13 2e505253 in ?? () from C:\Users\VILDAN\Desktop\LSS-RP mygm\samp-server.exe
[14:02:14] [debug#14 00786d61 in ?? () 
Reply
#8

Okay, I removed
Quote:

function1();
}

function1() {
function2();
}

function2() {
new buf[10];
fread(File:123, buf);
}

but still

Quote:

[debug] Run time error 4: "Array index out of bounds"
[14:18:10] [debug] Accessing element at index 65535 past array upper bound 499
[14:18:10] [debug] AMX backtrace:
[14:18:10] [debug] #0 00078744 in public OnPlayerDeath () from LSSRP.amx

But I still dont get it what line is wrongly written.

And I still want to know that codes from the post above this. Incase it happens again if posibble.
Reply
#9

~bump~ still need the answers
Reply
#10

post on player death
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)