B19 Crashes when clicking on the "Mods" button on the main page

Started by spaceage, August 30, 2018, 09:18:24 PM

Previous topic - Next topic

spaceage

I'd previously been testing RW unstable branch before the B19 version was "released." What happens now is when I start the game and click on the "Mods" button on the page, RW hangs and then crashes.

Steps:
1) Launch Rimworld
2) On the main page, click on the "Mods" button
3) On my machine, it crashes.

Included is a log of this happening.



[attachment deleted due to age]

Canute

Hi,
the log show that you use some mod's so it is basicly not a Vanilla bug.

Be sure you just use B19 mods !
After you be sure all your mods are for B19 and it still crash.
Use the 50% methode (deactivate half of your mods), until it don't crash anymore. And try to identify the bad mod at this way.
Then report to the modauthor.

spaceage

Quote from: Canute on August 31, 2018, 02:27:09 AM
Hi,
the log show that you use some mod's so it is basicly not a Vanilla bug.

Be sure you just use B19 mods !
After you be sure all your mods are for B19 and it still crash.
Use the 50% methode (deactivate half of your mods), until it don't crash anymore. And try to identify the bad mod at this way.
Then report to the modauthor.

Great! I'll just disable some of my mods, all I need to do is click the "Mods" button on the main scr....

spaceage

This crash happens even after I hunted down the mod list and deleted it manually.

EDIT: Looks like Steam is on 64-bit RW once again so this report is probably irrelevant now.

[attachment deleted due to age]

Canute

Yes, RW is now on 64 bit on default i think.
Since i don't use steam i didn't follow that discussion much.

"d3d: failed to create 2D texture id=7809 w=1274 h=716 mips=1 d3dfmt=21 [out of memory]"
I don't think it is the fault of your grafic card, i even got a much older then yours.
But maybe update DX and driver if you didn't done it lately.
I just saw
"desktop: 3440x1440 60Hz; virtual: 3440x1440 at 0,0"
do you got a 4k monitor, or do you let it downsample ? Maybe just use the native monitor resolution.

If you can locate your locale files
%userprofile%\AppData\LocalLow\Ludeon Studios
try to delete anything to reset the config's maybe that helps.


Tynan

Is this still happening?

It looks like a bug in Unity's code, specifically WWW.GetTexture. Not sure we can do anything about it but it'd be good to understand.

0x014F3B2C (RimWorldWin)
  ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 0188CD58)
0x0188CD58 (RimWorldWin)
0x229A83F1 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.WWW:GetTexture (bool)
0x229A83AB (Mono JIT Code) UnityEngine.WWW:get_textureNonReadable ()
0x229A7EED (Mono JIT Code) Verse.ModMetaData:<Init>m__0 ()
0x06656ECA (Mono JIT Code) Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
0x0665A727 (Mono JIT Code) Verse.LongEventHandler:ExecuteWhenFinished (System.Action)
0x0665A5A1 (Mono JIT Code) Verse.ModMetaData:Init ()
0x0665D284 (Mono JIT Code) Verse.ModMetaData:.ctor (Verse.Steam.WorkshopItem)
0x06659888 (Mono JIT Code) Verse.ModLister:RebuildModList ()
0x22A30569 (Mono JIT Code) RimWorld.Page_ModsConfig:PreOpen ()
0x22A1A92C (Mono JIT Code) Verse.WindowStack:Add (Verse.Window)
0x22A303C7 (Mono JIT Code) RimWorld.MainMenuDrawer:<DoMainMenuControls>m__6 ()
0x22A223A7 (Mono JIT Code) Verse.ListableOption:DrawOption (UnityEngine.Vector2,single)
0x22A2222A (Mono JIT Code) Verse.OptionListingUtility:DrawOptionListing (UnityEngine.Rect,System.Collections.Generic.List`1<Verse.ListableOption>)
0x22A219C5 (Mono JIT Code) RimWorld.MainMenuDrawer:DoMainMenuControls (UnityEngine.Rect,bool)
0x22A1E689 (Mono JIT Code) RimWorld.MainMenuDrawer:MainMenuOnGUI ()
0x22A1D9F6 (Mono JIT Code) Verse.UIRoot_Entry:DoMainMenu ()
0x22A1A37E (Mono JIT Code) Verse.UIRoot_Entry:UIRootOnGUI ()
0x06627DDF (Mono JIT Code) Verse.Root:OnGUI ()
Tynan Sylvester - @TynanSylvester - Tynan's Blog