Hyphen-ated / RebirthItemTracker

Uses the log.txt file to track item pickups in Binding of Isaac: Rebirth.
BSD 2-Clause "Simplified" License
121 stars 26 forks source link

Since 1.2.3 the ItemTracker don't run with Afterbrith #119

Closed SancezZ closed 7 years ago

SancezZ commented 7 years ago

Hi

I tried the first time the ItemTracker. I downloaded the version 1.2.3 and run it.

I saw the window and it told me that he dont found an Afterbirth+. This is correct i only have Afterbirth installed.

I modified it via the configuration editor from Afterbirth+ to Afterbirth.

I reruned the application and it crashed instandly -.-

So after different tries im not able to run this version on my environment. (Windows 10)

The previous version 1.2.2 works like a charm.

Hyphen-ated commented 7 years ago

When it crashes, do you get anything in tracker_log.txt?

SancezZ commented 7 years ago

Traceback (most recent call last): File "item_tracker.py", line 241, in main File "item_tracker.py", line 217, in run File "view_controls\view.py", line 211, in draw_state AttributeError: 'TrackerState' object has no attribute 'version_number'

Hyphen-ated commented 7 years ago

Does this beta version fix the problem for you? https://dl.dropboxusercontent.com/u/43223956/RebirthItemTracker-1.2.4-beta1.zip

SancezZ commented 7 years ago

The beta works for me.