AxelBjork / Rush-Royale-Bot

Python based bot for Rush Royale
MIT License
29 stars 19 forks source link

what does this mean? #71

Open nymser opened 1 year ago

nymser commented 1 year ago

Exception in thread Thread-3: Traceback (most recent call last): File "C:\Users\12092\AppData\Local\Programs\Python\Python39\lib\threading.py", line 980, in _bootstrap_inner self.run() File "C:\Users\12092\AppData\Local\Programs\Python\Python39\lib\threading.py", line 917, in run self._target(*self._args, **self._kwargs) File "C:\Users\12092\Downloads\Rush-Royale-Bot-main (1)\Rush-Royale-Bot-main\Src\gui.py", line 109, in start_bot self.bot_instance.bot_stop = False AttributeError: 'NoneType' object has no attribute 'bot_stop'

Kurouoe commented 1 year ago

i have the same issue and idk what it is

Newb420 commented 1 year ago

on what version or you using the fork? i have same issue on fork but not orginal

nymser commented 1 year ago

using fork the recent one

Newb420 commented 1 year ago

Try this Go to Scr > bot_handler.py (right click edit with ide) > (ctrl + F find 'Event') Delete the column 'config_selector.move_window(event)' > Ctrl + S (save)

nymser commented 1 year ago

still the same says scrp not installed too

Newb420 commented 1 year ago

still the same says scrp not installed too

Take .scrpy folder from orginal bot and place it in the new bot folder