1. Start SRB2
2. Go to MAP01
3. type "ADDFILE TESTSCRIPT.LUA" in the console and press enter
At this point, the game will crash. EIP=004b3848
testscript.lua contains the following code:
2. Go to MAP01
3. type "ADDFILE TESTSCRIPT.LUA" in the console and press enter
At this point, the game will crash. EIP=004b3848
testscript.lua contains the following code:
Code:
do
COM_BufInsertText(server, "addfile scr_mysticrealm.wad")
end
Attachments
Last edited by a moderator: