I just got this error on my server
:huh: anyone know the solution ??Quote:
assert failed:"rst" in file player.cpp:17987
what mean rst on that's error ??
Printable View
I just got this error on my server
:huh: anyone know the solution ??Quote:
assert failed:"rst" in file player.cpp:17987
what mean rst on that's error ??
:thumbup1:
got again
assert failed:"rst" in file player.cpp:17987
see what changes you did from the previous version when everything worked fine.
You can also use IDA to dissamble the GS and then check the player.cpp file on row 17987 and see what is actually throwing this error.
I assume your main map crashes?
This happens when one of your items in gshop costs <= 0.
Reference :
.text:080B8102 in 145 gs. Don't have 151 here, so whatever.