fuckya Posted October 21, 2018 Posted October 21, 2018 (edited) Client freezes when upon selecting a script and starting it, the script im selecting is a private one and a pretty basic one, used to be just fine few weeks ago. Is that a client problem? Seems to be just fine with the other scripts. Also the script selector stays open too and frozen, and my script gui is black frozen box too. Anyone who can fix this will b e rewarded PM me Edited October 21, 2018 by fuckya
gekkebakker Posted October 21, 2018 Posted October 21, 2018 since its a private script maby it isnt updated yet contact the person wich you bought it from
DeckardCain Posted October 21, 2018 Posted October 21, 2018 I have the same problem, but have found a work around. Heres what I've experienced: -Private script -Added a new bot (selected an account), while the game was loading I ran my private script -When I click run, the UI freezes, but the bot keeps running -Login solver starts -Login solver fails to login because a member world was selected -Bust. Can't do anything now because all the UI's are frozen. FIX: -Start the bot, load the game -Select F2P world -Start the script In my instance, the script takes a while to "load" (as in the UI to start the script doesn't go away for a few seconds), but the script does run. As a side note, I've attempted to run the same script twice within two bots in the same OSBot instance and there seemed to be major problems. When I run one bot, its fine. When I start a second both bots stop running the script as they should ? Not a big issue for me, just wanted to give you a heads up.
lockerkst3 Posted October 21, 2018 Posted October 21, 2018 Same problem here. It is only happening with local scripts. When I run a script from the SDN the script selector closes the way it should. It is also not due to the selected local script since I made a simple "Hello World" script to test if the problem lies with the script, but it then also happens.
dormic Posted October 21, 2018 Posted October 21, 2018 +1 having the same issue also with webwalking GC max limit exceeded
ScummyBotter Posted October 22, 2018 Posted October 22, 2018 (edited) Might be worth dropping a thread here https://osbot.org/forum/forum/102-client-bugs-suggestions/ if you're experiencing the same bugs to let the devs know Edited October 22, 2018 by ScummyBotter
ScummyBotter Posted October 23, 2018 Posted October 23, 2018 Just as a note, I managed to fix this scenario ib my script by removing sleeps and checks from my onStart method, might be worth exploring
venetox Posted October 23, 2018 Posted October 23, 2018 I have experienced this when testing my local scripts. Didn't happen in the past, now when the auto-solvers for login and welcome are processing, the UI is completely unresponsive including the script selection window. Once login succeeds script selection closes and script starts. If login fails, the UI is stuck and cannot be interacted with.