-
Notifications
You must be signed in to change notification settings - Fork 14
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 start (≥ v0.9) #24
Comments
I hope this additional info will help that someone could tell me what's going wrong. Problemereignisname: CLR20r3 |
I am also having the same issue, but it doesn't show any error messages. It just opens and closes instantly. |
same here:
Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2021-03-26T07:35:00.7538925Z" />
<EventRecordID>57955</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>edited</Computer>
<Security />
</System>
<EventData>
<Data>Application: PUBG_Replay_Manager_v1.0.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ArgumentOutOfRangeException
at System.String.Remove(Int32, Int32)
at PUBG_Replay_Manager.Main.ReadReplayInfo(System.String)
at PUBG_Replay_Manager.Main.RefreshReplayList()
at PUBG_Replay_Manager.Program.Main()
</Data>
</EventData>
</Event> |
btw, version 0.8 does launch but throws another "out of range" exception after i click on the list. |
"better luck next time" i guess :) |
Folder names has changed. Easy fix but I guess the creator had abandoned the app long time ago. |
v0.8 works fine (except replays before release of 1.0 of PUBG) but v0.9 and v1.0 crash directly on start.
Win7
Intel i7-4770K
Asus Maximus VII Ranger
The text was updated successfully, but these errors were encountered: