Gamergotten / Infinite-runtime-tagviewer

61 stars 18 forks source link

Loading tags causes IRTV to crash 12 seconds later #132

Open kh2310 opened 9 months ago

kh2310 commented 9 months ago

Pressing "load tags" causes the game to crash 12 seconds later (I've counted and the crash seems to happen exactly 12 seconds later). The tags do load properly, but the program always crashes. I checked my computer's event logs, and I noticed that each time IRTV crashes, it generates two errors: an Application Error and a .NET Runtime Error.

I've attached screenshots of the error logs that are generated when IRTV crashes. I hope it helps

dotnet_Error

applicationerror

koruptdata commented 9 months ago

I have the same issue, constantly crashes after loading tags

Connor-jt commented 9 months ago

Thanks that error log was quite useful, it sounds like someone broke the automatic tag loading functionality (and has since been broken for well over a year now).

This project has no one to maintain it, so the best suggestion would be to either: 1. clear your IRTV settings files, or 2. to manually uncheck the box that enables auto tag loading.

Solution 1: navigate to "C:\Users{example username}\AppData\Local\InfiniteRuntimeTagViewer" & delete everything in there, this should clear your IRTV settings and disable auto tag loading ('should', as in i didn't test this).

Solution 2: open irtv and open the settings dropdown, then just uncheck all the checkboxes, this should disable the auto tag loader, which shouldn't be too hard to do within the 12 second time window.

For future reference & so its easier to find for other users experiencing this issue, i'll leave this issue as open, but i will close the duplicate issue whenever i get around to it.