-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
crash on restart #74
Comments
doesn't sound like you are doing anything wrong |
here is the log : and here is the options |
If that's all that is in the log file, it looks like the game isn't fully loading. The full log.txt file would need to be shown, so we can see why the tracker crashes when trying to parse the data in the log.txt as what you have is ignored by the tracker. |
Hello
when I restart a game by keeping R pulled, the tracker crash and won't restart (the window only show for a second). The tracker log says :
Traceback (most recent call last):
File "item_tracker.py", line 581, in main
File "item_tracker.py", line 498, in run
AttributeError: 'NoneType' object has no attribute 'group'
HAve I done something wrong?
The text was updated successfully, but these errors were encountered: