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

cx_Freeze #162

Open Leagian opened 4 days ago

Leagian commented 4 days ago

Hello, I keep getting this error Screenshot 2024-11-11 172013

Hyphen-ated commented 4 days ago

it looks like you're getting a permission error trying to write a file in the C:\Windows\ directory. the tracker should not be trying to write a file in the windows directory. is that where you put the tracker itself? if so, put it somewhere else

Leagian commented 4 days ago

Thanks for your response, so I've moved it to "C:\Tracker\Rebirth.Item.Tracker-3.3.6\Rebirth Item Tracker\Rebirth Item Tracker.exe" and previsouly it was in the "C:\Users\leagi\Documents\My Games\Binding of Isaac Repentance" directory, but still the same error : Screenshot 2024-11-11 175244

Leagian commented 4 days ago

here is where the tracker log is currently : "C:\Tracker\Rebirth.Item.Tracker-3.3.6\Rebirth Item Tracker\tracker_log.txt"

Hyphen-ated commented 4 days ago

you are on the github page for the wrong project, please get help for your problem at https://github.com/Rchardon/RebirthItemTracker

Leagian commented 2 days ago

Just in case someone else had the same problem: this issue occurs when switching screens. If I move the app to my second screen (where it didn’t originally appear), the bug shows up