SkyEmu icon indicating copy to clipboard operation
SkyEmu copied to clipboard

Atlantis The Lost Empire Crashes Emu

Open jmc92 opened this issue 1 year ago • 5 comments

Trying to load Atlantis crashes the emulator window.

This persists, even while using the official bios.

jmc92 avatar Jul 14 '22 09:07 jmc92

Could you run SkyEmu from the command line, reproduce this bug and post the logs that it prints to the terminal?

skylersaleh avatar Jul 14 '22 14:07 skylersaleh

I ran the emulator from the windows cmd, and copied the event log of the crash.

Log Name:      Application
Source:        Application Error
Date:          7/14/2022 12:13:10 PM
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      (Removed for security reasons)
Description:
Faulting application name: SkyEmu.exe, version: 0.0.0.0, time stamp: 0x62cb2945
Faulting module name: SkyEmu.exe, version: 0.0.0.0, time stamp: 0x62cb2945
Exception code: 0xc0000094
Fault offset: 0x00000000000248b3
Faulting process id: 0xb5c
Faulting application start time: 0x01d897b5bb20081b
Faulting application path: C:\(Removed for security reasons)\SkyEmu\SkyEmu.exe
Faulting module path: C:\(Removed for security reasons)\SkyEmu\SkyEmu.exe
Report Id: d07094d0-6d36-4fe7-a66f-d7aec7bcfd75
Faulting package full name: 
Faulting package-relative application ID: 
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>100</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2022-07-14T19:13:10.7134344Z" />
    <EventRecordID>92448</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>(Removed for security reasons)</Computer>
    <Security />
  </System>

jmc92 avatar Jul 14 '22 19:07 jmc92

Sorry, about the confusion, what I need is the text that is printed to the command prompt window by the application rather than the windows event log.

skylersaleh avatar Jul 14 '22 19:07 skylersaleh

CMD isn't giving me any further data. I can say however, that this also happens in the web version, but instead of a tab crash, the program inside the tab just freezes.

jmc92 avatar Jul 14 '22 21:07 jmc92

The program should print something like this to the CMD prompt window.

image

I've been having a tough time reproducing a crash on my end (although I do get some graphics corruption in game).

image

skylersaleh avatar Jul 15 '22 15:07 skylersaleh