I got an error at line 385, this was there:(...)scripts/rom/functions.lua:385: attempt to call global 'atError' (a nil value)
Code: Select all
atError(errorCallback);
if I comented it out I get stuck on ingamefunctions (but I have it installed) :S
--EDIT--
BTW: this is not my usual PC, its a new install but used one of my old copies of the bot and updated it with tortoise. I get no conflicts or anything updating.
I also get an error message that DOESNT crash the client saying I don't have minimum GPU.
--EDIT--
NEW CLUE:
If the rom/bot is stuck on 'ingamefunctions' loading and I try to open chat It closes automatically (probably the bot does). My coding is a bit off ...
Can anyone tell what code could I run on the client to test for IGF to be installed properly?