Pedge Posted July 4, 2020 Share Posted July 4, 2020 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. Link to comment Share on other sites More sharing options...
Protoprize Posted July 4, 2020 Share Posted July 4, 2020 (edited) 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, 2020 by Protoprize Link to comment Share on other sites More sharing options...
Slim Bow Posted July 6, 2020 Share Posted July 6, 2020 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 Link to comment Share on other sites More sharing options...
Nyb Posted July 6, 2020 Share Posted July 6, 2020 (edited) 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, 2020 by Nyb Link to comment Share on other sites More sharing options...
Pedge Posted July 19, 2020 Author Share Posted July 19, 2020 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 Link to comment Share on other sites More sharing options...
umadbro123 Posted July 21, 2020 Share Posted July 21, 2020 I have the same issue with SF but maybe it's my computer or sandboxie idk Link to comment Share on other sites More sharing options...
Pedge Posted July 23, 2020 Author Share Posted July 23, 2020 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?? Link to comment Share on other sites More sharing options...
Protoprize Posted July 23, 2020 Share Posted July 23, 2020 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 Link to comment Share on other sites More sharing options...
Pedge Posted July 23, 2020 Author Share Posted July 23, 2020 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! Link to comment Share on other sites More sharing options...