What error is this? sampserver.exe - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: What error is this? sampserver.exe (
/showthread.php?tid=651175)
What error is this? sampserver.exe -
shano195 - 15.03.2018
When I enter my server, sampserver.exe gives me these errors.
help please!:C
Number of vehicle models: 3
[House System] Loaded 4 houses.
[House System] Loaded 3 furnitures.
[connection] 127.0.0.1:58137 requests connection cookie.
[connection] incoming connection: 127.0.0.1:58137 id: 0
[join] Vito has joined the server (0:127.0.0.1)
[debug] Run time error 6: "Invalid instruction"
[debug] Unknown opcode 0x7800 at address 0xFFFFFFFF
[debug] AMX backtrace:
[debug] #0 ffffffff in public OnEnterExitModShop () from x2.amx
[debug] Run time error 6: "Invalid instruction"
[debug] Unknown opcode 0x7800 at address 0xFFFFFFFF
[debug] AMX backtrace:
[debug] #0 ffffffff in public OnEnterExitModShop () from x2.amx
Re: What error is this? sampserver.exe -
Sew_Sumi - 15.03.2018
Are you even using -d3 in compiler options to compile, as crashdetect requires?
Also show OnEnterExitModShop...