Jump to content

Sudden crash with no prompt


Recommended Posts

The new version v0.3.4.1(5087e77) Windows (x86-64) keeps crashing randomly in a custom scenario I built with the previous version. There's no window popping up, nothing. The only thing I found was the attached .dmp file. 

Is this issue caused by using the previous version to create the scenario? Mind you, I do not use any custom content in this scenario. Just the normal stuff. Nothing happens before the game crashes. I'd just be scrolling around, looking at my park. Also, it does not seem to be caused by the autosave feature because I had it turned off at first. 

Thanks for your help and to all the people who contribute to this project!

911487fe-541a-4427-b1bc-eabc5d51b495.dmp

Edited by tilion
Link to comment

The game just closes. No freeze before, runs fine one moment and suddenly the game just closes. 

It happened both times when I was looking at my park, fully zoomed in, and dragging the screen with my right mouse button. I wasn't building anything or trying to place any scenery. 

I attached the scenario and my save. 

Edit:

I was wondering myself why this kept happening, and I took a look at the dump-file. Sadly, it only tells me, that there's a c++ exception:

0:000> .exr -1
ExceptionAddress: 00007ff8ad0e4ed9 (KERNELBASE!RaiseException+0x0000000000000069)
   ExceptionCode: e06d7363 (C++ EH exception)
  ExceptionFlags: 00000001
NumberParameters: 4
   Parameter[0]: 0000000019930520
   Parameter[1]: 00000005b54ff200
   Parameter[2]: 00007ff6e7e73960
   Parameter[3]: 00007ff6e7340000
  
  
0:000> .ecxr
rax=00007ff6e74d664b rbx=00007ff6e7e73960 rcx=00000005b54fe980
rdx=00007ff6e83bb340 rsi=00000005b54ff200 rdi=0000000019930520
rip=00007ff8ad0e4ed9 rsp=00000005b54ff090 rbp=00000005b54ff249
 r8=00000005b54fefd0  r9=00000005b54ff030 r10=00000005b54ff020
r11=00000005b54fefe0 r12=00000188721455f0 r13=0000000000000000
r14=00000188728e8f80 r15=00007ff6e7c2267c
iopl=0         nv up ei pl nz na po nc
cs=0033  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000206
KERNELBASE!RaiseException+0x69:
00007ff8`ad0e4ed9 0f1f440000      nop     dword ptr [rax+rax]

Some googling brought me to the conclusion that the 

Quote

nop dword ptr [rax+rax] 

has something to do with the x86 Windows version. Unfortunately, I do not understand the rest of this article I found about this topic.

 

Hope that helps.

Megapark.sc6 Megapark.sv6

Edited by tilion
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...