RimWorld

RimWorld

Rabbie The Moonrabbit race
 This topic has been pinned, so it's probably important
Runne  [developer] Aug 18, 2019 @ 5:05am
Bug Report
Please report bug and error. and anything weird.

Thanks.
Last edited by Runne; Aug 18, 2019 @ 5:07am
< 1 2 3 4 5 6 >
Showing 1-15 of 77 comments
Unlucky Aug 23, 2019 @ 3:52am 
I don't know why, But one of my rabbie always daze all the time. After the daze end, a new one start immediately. Even if I knock that pawn down. They start to daze after they can walk again.
Runne  [developer] Aug 23, 2019 @ 4:42am 
@Unlucky//can you write the first line of error log? when you catch weird thing.
Roka Aug 25, 2019 @ 1:12am 
My wind traps are not producing any planetarium, after the cycle ends it just restarts without producing anything
Last edited by Roka; Aug 25, 2019 @ 1:13am
Steel Beowulf Aug 25, 2019 @ 5:54am 
After research, I cant carft PDW at Rabbie Maching Table but at vanila machining table.
Last edited by Steel Beowulf; Aug 25, 2019 @ 6:04am
Gremlin Aug 28, 2019 @ 8:37pm 
My Rabbie cannot automatically take Planetarium on their own. Every time their need for Planetarium gets to the point they would go take some I get a "Out of Drug Policy Range Error" and I have to manually tell them individually to go take it otherwise the error repeats itself everything 10 seconds or until there is no Planetarium on the map. I'll go grab the Debug log error in a bit next time I get it.
Gremlin Aug 28, 2019 @ 10:28pm 
Exception in Verse.AI.ThinkNode_PrioritySorter TryIssueJobPackage: System.ArgumentException: Value does not fall within the expected range.
at RimWorld.DrugPolicy.get_Item (Verse.ThingDef) <0x000ba>
at (wrapper dynamic-method) RimWorld.JobGiver_SatisfyChemicalNeed.DrugValidator_Patch1 (object,Verse.Pawn,RimWorld.Hediff_Addiction,Verse.Thing) <0x00235>
at RimWorld.JobGiver_SatisfyChemicalNeed/<FindDrugFor>c__AnonStorey0.<>m__0 (Verse.Thing) <0x00030>
at Verse.GenClosest/<ClosestThingReachable>c__AnonStorey0.<>m__0 (Verse.Thing) <0x000fa>
at Verse.GenClosest.ClosestThing_Global (Verse.IntVec3,System.Collections.IEnumerable,single,System.Predicate`1<Verse.Thing>,System.Func`2<Verse.Thing, single>) <0x00214>
at Verse.GenClosest.ClosestThingReachable (Verse.IntVec3,Verse.Map,Verse.ThingRequest,Verse.AI.PathEndMode,Verse.TraverseParms,single,System.Predicate`1<Verse.Thing>,System.Collections.Generic.IEnumerable`1<Verse.Thing>,int,int,bool,Verse.RegionType,bool) <0x00504>
at RimWorld.JobGiver_SatisfyChemicalNeed.FindDrugFor (Verse.Pawn,RimWorld.Need_Chemical) <0x00291>
at RimWorld.JobGiver_SatisfyChemicalNeed.TryGiveJob (Verse.Pawn) <0x00218>
at Verse.AI.ThinkNode_JobGiver.TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) <0x00039>
at Verse.AI.ThinkNode_PrioritySorter.TryIssueJobPackage (Verse.Pawn,Verse.AI.JobIssueParams) <0x0056b>

Verse.Log:Error(String, Boolean)
Verse.AI.ThinkNode_PrioritySorter:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Tagger:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Subtree:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Conditional:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.ThinkNode_Priority:TryIssueJobPackage(Pawn, JobIssueParams)
Verse.AI.Pawn_JobTracker:DetermineNextJob_Patch1(Object, ThinkTreeDef&)
Verse.AI.Pawn_JobTracker:TryFindAndStartJob()
Verse.AI.Pawn_JobTracker:EndCurrentJob_Patch1(Object, JobCondition, Boolean)
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick_Patch1(Object)
Verse.TickList:Tick_Patch2(Object)
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
Currently having an issues where, no matter where I place the wind trap, it disappears after construction is complete, I'm assuming it's a mod conflict, but figured I'd leave a comment.
Happyguy22 Sep 14, 2019 @ 5:23pm 
I seem to have issues spawning the Rabbie in game. I have faction discovery and usually they would be added instantly when I load the map, but they won't. I get a debug code when I spawn them via debug menu. I'm unsure if it is due to a mod conflict or simply a mounting issue.

EDIT: right, I managed to get the factions to spawn but I can't spawn them via debug. I'm not sure if they will be able to raid or do anything on the map, but at least the factions are there.
Last edited by Happyguy22; Sep 14, 2019 @ 8:35pm
That Damn Sasquatch Sep 17, 2019 @ 11:26pm 
I'm seeing a lot of other pawns spawn with the rabbie coat (outer layer). It produces a big pink box around the pawn and only leaves their head visible.
Mechanique Sep 22, 2019 @ 9:56pm 
Wind trap cannot be built. When building is finished, it disappears and gives the following error:

Exception in JobDriver tick for pawn Yoshiko driver=JobDriver_ConstructFinishFrame (toilIndex=1) driver.job=(FinishFrame (Job_175657) A=Thing_Frame_Planetariumrefinery135788) lastJobGiver=RimWorld.JobGiver_Work
System.ArgumentNullException: Argument cannot be null.
Parameter name: type
at System.Activator.CheckType (System.Type) <0x00095>
at System.Activator.CreateInstance (System.Type,bool) <0x00027>
at System.Activator.CreateInstance (System.Type) <0x0001e>
at (wrapper dynamic-method) Verse.ThingMaker.MakeThing_Patch4 (Verse.ThingDef,Verse.ThingDef) <0x0036e>
at RimWorld.Frame.CompleteConstruction (Verse.Pawn) <0x00309>
at RimWorld.JobDriver_ConstructFinishFrame/<MakeNewToils>c__Iterator0/<MakeNewToils>c__AnonStorey1.<>m__1 () <0x00396>
at (wrapper dynamic-method) Verse.AI.JobDriver.DriverTick_Patch1 (object) <0x004c8>

Verse.Log:Error(String, Boolean)
Verse.AI.JobUtility:TryStartErrorRecoverJob(Pawn, String, Exception, JobDriver)
Verse.AI.JobDriver:DriverTick_Patch1(Object)
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:Tick_Patch2(Object)
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update_Patch1(Object)

Edit: can't be built in god mode either.
Last edited by Mechanique; Sep 22, 2019 @ 9:58pm
Atë Sep 24, 2019 @ 4:50am 
If ammo types are enabled in N7's Combat Evolved (CE) Rabbies can't use any ranged weaponry but if ammo types are disabled there haven't been any issues noted (they can use ranged weapons again).

Also, been getting Flow of Spice daze locking some of the Rabbies too.
Last edited by Atë; Sep 24, 2019 @ 4:52am
Sonson Oct 10, 2019 @ 2:59pm 
I dunno if its a bug but the Rabbies dont use the planetarium stuff on their own, it isnt really that bad but when you forget to feed them, the daze makes it really bad to help them.
Make it so that you can forcefeed planetarium drugs while they are on the daze or make them eat/drink on their own when the addiction gets down to critical?
Tangy Oct 20, 2019 @ 9:03pm 
Originally posted by Atë:
If ammo types are enabled in N7's Combat Evolved (CE) Rabbies can't use any ranged weaponry but if ammo types are disabled there haven't been any issues noted (they can use ranged weapons again).

Also, been getting Flow of Spice daze locking some of the Rabbies too.


Ive noticed this too, also rabbies sometimes appear purple, then turn human on a reload.
Zink Oct 28, 2019 @ 8:50am 
right now I am unable to build Planetarium Farms; the receipe is there, I can actually build them but as soon as it is done they just vanish. Others seem to have the same issue
PewPewKitty~♡ Nov 4, 2019 @ 5:52pm 
Uh... I don't know if it's a bug or not but a human male spawned with rabbie stuff. No ears so not actually rabbie? I dunno.
< 1 2 3 4 5 6 >
Showing 1-15 of 77 comments
Per page: 1530 50