Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - iriserika

#1
I'm having problem with a mod called 'Rabbie the Moonrabbit'.
When I try to load this mod (turn on the mod and restart the game), game crash when loading.
To be specific, it crashes at 'initailizing...' stage.

I've checked every mod load order I could think of, and checked each mod one by one, and found out this mod is causing it.

Currently, there is no related bug reported for the mod. This crash issue seems to be exclusive for me :(
I've contacted the modder too, but he neither knew what is causing the problem.

I don't know, modder don't know. It doesn't seems like it is mod's fault, rather, my computer's fault.
But I don't know how to read the crash logs  :'(
That's why I'm posting it here, not in 'mod bug'.

So, I'm writing down Modconfig.xml here, and attaching Player.log and error.log.

<?xml version="1.0" encoding="utf-8"?>
<ModsConfigData>
  <version>1.3.3159 rev754</version>
  <activeMods>
    <li>brrainz.harmony</li>
    <li>ludeon.rimworld</li>
    <li>ludeon.rimworld.royalty</li>
    <li>unlimitedhugs.hugslib</li>
    <li>ludeon.rimworld.ideology</li>
    <li>erdelf.humanoidalienraces</li>   -> required mod. didn't cause any crash
    <li>showhair.kv.rw</li>  -> required mod. didn't cause any crash
    <li>runnelatki.rabbieracemod</li>
  </activeMods>
  <knownExpansions>
    <li>ludeon.rimworld.ideology</li>
    <li>ludeon.rimworld.royalty</li>
  </knownExpansions>
</ModsConfigData>