Nice

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 MenuQuote from: OvermindDL1 on September 25, 2015, 02:48:52 PM
When running the mod I am getting an exception thrown when loading RedistHeat for the textures:
Exception getting RedistHeat.Graphic_MultiDXT5 at Things/Building/AirNet/DuctOutlet: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --> System.IO.DirectoryNotFoundException: Could not find a part of the path
"/home/ocerminddl1/Games/RimWorld/RimWorld914Linux/Mods/LT_RedistHeat/Textures\/Things/Building/AirNet/DuctOutlet_back.dds".
And etc... I am curious why there is a \ in the path...
I symlinked the directory "Textures" to "Textures\" and that fixed it, but that pathing needs fixing. ^.^