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

Messages - Gymn

#1
Quote from: kornpat_2002 on May 16, 2018, 09:24:16 AM
Could not load UnityEngine.Texture2D at UI/drillc in any active mod or in base resources.
Verse.Log:Error(String)
Verse.ContentFinder`1:Get(String, Boolean)
RimWorld.WorldObjectDef:get_ExpandingIconTexture()
RimWorld.Planet.WorldObject:get_ExpandingIcon()
RimWorld.Planet.ExpandableWorldObjectsUtility:ExpandableWorldObjectsOnGUI()
RimWorld.WorldInterface:WorldInterfaceOnGUI()
RimWorld.UIRoot_Play:UIRootOnGUI()
Verse.Root:OnGUI()

It seems that the texture of the drill(underground) is broken and cause alot of lag because of the log it created

And thank you as well for specifying the errors. Its a lot more potent when you can pinpoint the issue.
#2
Quote from: Canute on May 15, 2018, 12:10:05 PM
Gymn,
i bet you got hugslib installed too, press CTRL-F12, after you exit the world map and the error's appear. And post the link.
So we can see your modlist and the detailed error's.

Normaly these error's don't appear, or at last not at my gameplay.
So it must be a modconflict with another mod.

Thanks for the information, first time modding Rimworld and trying to edit code to fix errors. I'll try reinstalling and see what gets thrown up.
#3
Quick Issue: When I am playing with Deeprim, upon exiting to the world map it throws up an error regarding the layer generations every second reaching upwards of 3000, additionally, I get several collision errors and null reference errors when going down to the layer using the lift. Any advice or reference as to how to solve this issue?