This forum is locked and will eventually go offline. If you have feedback to share you can find us in our Discord channel "MythoLogic Interactive" https://discord.gg/nECKnbT7gk

Forum rules

Game crash

Did you encounter a problem, exploit, glitch or bug while playing the game or running the dedicated server software? Tell us about it here.
Forum rules
By using the forum you agree to the following rules. For this forum you also need to follow these additional rules.
Locked
User avatar
JakSparro98
Superfighter
Superfighter
Posts: 530
Joined: Fri Jul 15, 2016 7:56 pm
Started SFD: PreAlpha 1.0.5
Location: Rome, Italy
Gender:
Age: 27

Game crash

Post by JakSparro98 » Sat Dec 01, 2018 5:15 pm

The title is a bit miserable but there is nothing else to say, the game just crashed in a campaign chapter, here the two logs from the event viewer:

Code: Select all

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name=".NET Runtime" /> 
  <EventID Qualifiers="0">1023</EventID> 
  <Level>2</Level> 
  <Task>0</Task> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2018-12-01T16:06:17.000000000Z" /> 
  <EventRecordID>444827</EventRecordID> 
  <Channel>Application</Channel> 
  <Security /> 
  </System>
- <EventData>
  <Data>Applicazione: Superfighters Deluxe.exe Versione framework: v4.0.30319 Descrizione: il processo è stato terminato a causa di un errore interno del runtime .NET all'IP 0FC268EF (0FAE0000) con codice di uscita 80131506.</Data> 
  </EventData>
  </Event>

Code: Select all

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Application Error" /> 
  <EventID Qualifiers="0">1000</EventID> 
  <Level>2</Level> 
  <Task>100</Task> 
  <Keywords>0x80000000000000</Keywords> 
  <TimeCreated SystemTime="2018-12-01T16:06:18.000000000Z" /> 
  <EventRecordID>444828</EventRecordID> 
  <Channel>Application</Channel> 
  <Security /> 
  </System>
- <EventData>
  <Data>Superfighters Deluxe.exe</Data> 
  <Data>1.0.6909.25103</Data> 
  <Data>5c02850f</Data> 
  <Data>clr.dll</Data> 
  <Data>4.7.2558.0</Data> 
  <Data>59d413ce</Data> 
  <Data>c0000005</Data> 
  <Data>001468ef</Data> 
  <Data>a70</Data> 
  <Data>01d4898f48f70baa</Data> 
  <Data>C:\Program Files (x86)\Steam\steamapps\common\Superfighters Deluxe\Superfighters Deluxe.exe</Data> 
  <Data>C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll</Data> 
  <Data>08dd2097-f583-11e8-a093-60a44c2f82ac</Data> 
  </EventData>
  </Event>
0 x

User avatar
Gurt
Lead Programmer
Lead Programmer
Posts: 1887
Joined: Sun Feb 28, 2016 3:22 pm
Title: Lead programmer
Started SFD: Made it!
Location: Sweden
Gender:
Age: 36

Post by Gurt » Sat Dec 01, 2018 5:20 pm

What I can gather from this is the following (using google translate):
The process was terminated due to an internal error of the .NET runtime to IP 0FC268EF (0FAE0000) with exit code 80131506.
Probably something in the CLR as it indicates the clr.dll
I suggest you repair your .NET installation (or even reinstall it) as it has helped other users in the past with similar problems with SFD just crashing.
1 x
Gurt

Locked