Crash without warning

Started by qrak85, February 23, 2021, 07:54:31 PM

Previous topic - Next topic

qrak85

I'm getting crash when i load a game after some seconds of gameplay. No warning, game just closes. I can't track what mod causing this issue. Here are my logs:

hugslib:
https://gist.github.com/HugsLibRecordKeeper/31c3421b8b9f6e4cd4aa4dccf60b1e1d
player.log:
https://pastebin.pl/view/e67d9deb

Canute

Hi,
QuoteReached max messages limit. Stopping logging to avoid spam.
That mean a possible reason for the crash isn't at the log.
But since there are most entries about RimWar and that mod chance alot and it is still beta, i would suggest to ask at their discussion.

qrak85

Thank you Canute. Working on it.

qrak85

Found ntdll.dll error in windows event viewer. Maybe is not related to a mod?

- System

  - Provider

   [ Name]  Application Error

  - EventID 1000

   [ Qualifiers]  0

   Version 0

   Level 2

   Task 100

   Opcode 0

   Keywords 0x80000000000000

  - TimeCreated

   [ SystemTime]  2021-02-24T15:13:42.2095519Z

   EventRecordID 82042

   Correlation

  - Execution

   [ ProcessID]  0
   [ ThreadID]  0

   Channel Application

   Computer LAPTOP-LC60VUMD

   Security


- EventData

   RimWorldWin64.exe
   2019.2.17.24627
   5df1e6e4
   ntdll.dll
   10.0.19041.804
   4544b4a1
   c0000005
   0000000000039167
   b90
   01d70abdfa34c822
   D:\gry\steam\steamapps\common\RimWorld\RimWorldWin64.exe
   C:\WINDOWS\SYSTEM32\ntdll.dll
   5974672c-d706-4c58-9148-ec822d6e8a7f

Canute

ntdll.dll is part of the windows kernal, and you see it at the most crash repots.
I don't think that is the reason or you would have much more problems with other programs too.

Does it was a real crash ? That mean you got a window that tell's you rimworld crashed and a crash folder got created ?
Then you should look at these crash folder and look at the error.log it mosttime explain better what let rimworld crash.
nv....dll  is the NVidea video driver then update or maybe downgrade the driver.
Just looked what card you use GTX 1050, there are serveral reports about that card like
https://ludeon.com/forums/index.php?topic=46729.0

Or does rimworld just exited or stoped working ? But then i think it is the mod problem, like memory overflow or such kind, i am not an expert, and you should ask the devs from RimWar, i think they got more expierence about it.


qrak85

Quote from: Canute on February 24, 2021, 03:26:54 PM
Or does rimworld just exited or stoped working ? But then i think it is the mod problem, like memory overflow or such kind, i am not an expert, and you should ask the devs from RimWar, i think they got more expierence about it.

Exited and only see application error in event viewer. I've posted bug report on their steam forum because i can't find rim war topic here. I'm looking for crash folder and i can't find any.  Thanks for help.