Ancient Scepter doesn't always update your 4th ability icon. (it's the first time it has ever happened tho)
In my previous bug report : Invisible character + infinite error loop I wasn't sure about what caused the bug, I mentioned it must be related to the HUD. I'm now sure of it, it is.
The item grid can hold up to 72 different items. I had 71, picked up a Hyper-Threader, my character disappeared, I'm now moving pixel by pixel and the error is being written indefinitely in the log.
Code:
ERROR in
action number 8
of Draw Event
for object oHUD:
Error in code at line 20:
draw_sprite_ext(oInit.player[1,2].item[i-1,0],0,view_xview+8+(((i)-(j*18))*24)+(k*168),view_yview+view_hview-64+(j*24),1,1,0,c_white,0.6)
^
at position 40: Unknown variable item or array index out of bounds