Skip to content
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

Open
ThmsD opened this issue May 21, 2018 · 6 comments
Open

Crash on start (≥ v0.9) #24

ThmsD opened this issue May 21, 2018 · 6 comments

Comments

@ThmsD
Copy link

ThmsD commented May 21, 2018

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

@ThmsD
Copy link
Author

ThmsD commented Jun 10, 2018

I hope this additional info will help that someone could tell me what's going wrong.

Problemereignisname: CLR20r3
Problemsignatur 01: PUBG_Replay_Manager_v1.0.exe
Problemsignatur 02: 1.0.0.0
Problemsignatur 03: 5a8aa3cc
Problemsignatur 04: mscorlib
Problemsignatur 05: 4.7.2650.0
Problemsignatur 06: 5ab1c3d4
Problemsignatur 07: 1672
Problemsignatur 08: ca
Problemsignatur 09: System.IO.FileNotFoundException
Betriebsystemversion: 6.1.7601.2.1.0.256.1
Gebietsschema-ID: 1031
Zusatzinformation 1: 0d83
Zusatzinformation 2: 0d8341aa9fc606ad6ebfbaefb7a52828
Zusatzinformation 3: ed5d
Zusatzinformation 4: ed5d0a2b8e66d04c6ce8ca2b91a886a3

@skybird23333
Copy link

I am also having the same issue, but it doesn't show any error messages. It just opens and closes instantly.

@not-mms
Copy link

not-mms commented Mar 26, 2021

same here:

Log Name:      Application
Source:        .NET Runtime
Date:          2021-03-26 10:35:00
Event ID:      1026
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      edited
Description:
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()

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>

@not-mms
Copy link

not-mms commented Mar 26, 2021

btw, version 0.8 does launch but throws another "out of range" exception after i click on the list.

@not-mms
Copy link

not-mms commented Mar 26, 2021

"better luck next time" i guess :)

@blueberry-bytes
Copy link

Folder names has changed. Easy fix but I guess the creator had abandoned the app long time ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants