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 - ebrius

#1
Here is an UNOFFICIAL B19 version. I've given this a reasonable once over with testing and I didn't find any regressions, but let me know if you hit any bugs. I "fixed' the world map error by just using a blank texture, so the world map now shows a white box instead of that annoying error image.

https://www.dropbox.com/s/0ilgqfewq2949aw/DeepRim.zip?dl=1

I'll wait to hear back from the creator before I start to support this more officially.
#2
Quote from: Hempflingclub on September 29, 2018, 08:05:42 AM
hope this unofficial reupload will help you
https://www.dropbox.com/s/zsdnrneys77okev/DeepRim.zip?dl=1

Thanks, it helps, but it's only half the puzzle, I still need the source that was used to create DeepRim.dll. I'll try decompiling it, but decompiled code is a pain to work with, having the original source would help much more.
#3
I'd love to help out porting this to B19 but I would need the source for that.
#4
I'm using this on B18 and I think I found a bug with Save our Ship. I started a new game with SoS and one of my colonists is an Android, I woke him from cryosleep and now he never rests. His rest need slowly goes down to zero but he never rests or collapses, though I do get periodic "Aaron has collapsed" notifications. Also of note is energy is pegged at 100% and doesn't move. Any thoughts? Maybe something isn't getting triggered when the android is woken vs printed?

[edit] I damaged the pawn to down and that seemed to help, he now sleeps but his energy still never goes down
#5
Do you have the source code posted? I'd like to play around with a few changes.
#6
Quote from: Qwynn on January 12, 2017, 12:34:31 AM
Hey there!

There seems to be an issue with the fireplace mod. I cannot use it for cooking, as no bill options show up.

Accessing the bill menu produces the following error.


Exception filling tab RimWorld.ITab_Bills: System.InvalidCastException: Cannot cast from source type to destination type.
  at RimWorld.ITab_Bills.get_SelTable () [0x00000] in <filename unknown>:0
  at RimWorld.ITab_Bills.FillTab () [0x00000] in <filename unknown>:0
  at Verse.InspectTabBase+<DoTabGUI>c__AnonStorey3C6.<>m__566 () [0x00000] in <filename unknown>:0
Verse.Log:Error(String)
Verse.Log:ErrorOnce(String, Int32)
Verse.<DoTabGUI>c__AnonStorey3C6:<>m__566()
Verse.ImmediateWindow:DoWindowContents(Rect)
HugsLib.GuiInject.<>c__DisplayClass1:<_WindowOnGUI>b__0(Int32)
UnityEngine.GUI:CallWindowDelegate(WindowFunction, Int32, GUISkin, Int32, Single, Single, GUIStyle)


Here's the full log as well!

I see this as well, nothing pops out as being wrong in the xml,
I thought this worked at some point prior so I wonder if it's a mod conflict. Any chance we can get access to the source? I'm sure it would be pretty easy to debug
#7
Is this the correct fork on github?
https://github.com/Morgloz/RimWorld-RedistHeat
I was hoping to help out but the last commit was 2 months ago and I wasn't sure if it is up to date