July 4, 20205 yr Mirror mode crashes withing 2-4 minutes of me running my script. This causes the whole of OSBOT to crash and the only way to resolve is to use task manager to close everything. ๐ฌ๐
July 4, 20205 yr Just now, Pedge said: Mirror mode crashes withing 2-4 minutes of me running my script. This causes the whole of OSBOT to crash and the only way to resolve is to use task manager to close everything. ๐ฌ๐ What script you running, and what comes up in the logger when it happens? Probably an NullPointerException causing this Edited July 4, 20205 yr by Protoprize
July 6, 20205 yr On 7/4/2020 at 6:27 AM, Pedge said: Mirror mode crashes withing 2-4 minutes of me running my script. This causes the whole of OSBOT to crash and the only way to resolve is to use task manager to close everything. ๐ฌ๐ I'm having the same problem. Usually when I run stealth quester and fruity Nmz. I'm also on Mac
July 6, 20205 yr Happened to me before, but it wasย related to my scripts. I havent used fruity or stealth's scripts so I don't know if its code or client related Edited July 6, 20205 yr by Nyb
July 19, 20205 yr Author On 7/4/2020 at 12:18 PM, Protoprize said: What script you running, and what comes up in the logger when it happens? Probably an NullPointerException causing this Using Script Factory and many different scripts made on script factory. In terms of the logger i have not enabled debugging mode to check but happens in litreally every script just have to leave it alone once the script starts. Slightly annoying though as some of my scripts just never progress after a couple of methods
July 23, 20205 yr Author On 7/4/2020 at 12:18 PM, Protoprize said: What script you running, and what comes up in the logger when it happens? Probably an NullPointerException causing this ย Yeah it is s aNullPointerException anything i can do to resolve this??
July 23, 20205 yr 10 minutes ago, Pedge said: Yeah it is s aNullPointerException anything i can do to resolve this?? ย On 7/21/2020 at 11:23 PM, umadbro123 said: I have the same issue with SF but maybe it's my computer or sandboxie idk ย On 7/19/2020 at 4:40 PM, Pedge said: Using Script Factory and many different scripts made on script factory. In terms of the logger i have not enabled debugging mode to check but happens in litreally every script just have to leave it alone once the script starts. Slightly annoying though as some of my scripts just never progress after a couple of methods ย All of these just seem like SF issues, make a post on the thread, project is an amazing guy and will probably fix the issues as long as you can provide info (like the logger outputs)ย Seems to just not be null checking a methodย
July 23, 20205 yr Author 3 hours ago, Protoprize said: ย ย ย All of these just seem like SF issues, make a post on the thread, project is an amazing guy and will probably fix the issues as long as you can provide info (like the logger outputs)ย Seems to just not be null checking a methodย All sorted now was a simple case of a command being in front of another which caused the error! Thanks for your assistance!