(adsbygoogle = window.adsbygoogle || []).push({});
I've been rattling my head for a few days now and I get the same error every single time I try to test my W@W menu. I am sure I have all the menu functions threaded correctly (checked via PC console) but there is an unknown function when I boot it up on my PS3. When I run it on PC I get the message
script runtime error
(see console for details)
undefined cannot be cast from bool
I believe the error is occuring in one of my mods which is using the "if FragButtonPressed()" function but as I cannot find the log I have no idea which one of these functions is messing up
I know that you can view console logs, but I cannot find them anywhere on my PC, I've searched for console.log, mp_console.log and console_mp.log. Could anyone point me in the right direction at all as I am kinda stumped and considering scrapping this project I've been working on for a while now.