RimWorld
Rabbie The Moonrabbit race
 Chủ đề này đã được ghim, thế nên nó có thể quan trọng
Runne  [nhà phát triển] 17 Thg08, 2019 @ 10:05pm
Bug Report
Please report bug and error. and anything weird.

Thanks.
Lần sửa cuối bởi Runne; 17 Thg08, 2019 @ 10:07pm
< >
Đang hiển thị 1-15 trong 78 bình luận
Unlucky 22 Thg08, 2019 @ 8:52pm 
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  [nhà phát triển] 22 Thg08, 2019 @ 9:42pm 
@Unlucky//can you write the first line of error log? when you catch weird thing.
Roka 24 Thg08, 2019 @ 6:12pm 
My wind traps are not producing any planetarium, after the cycle ends it just restarts without producing anything
Lần sửa cuối bởi Roka; 24 Thg08, 2019 @ 6:13pm
Steel Beowulf 24 Thg08, 2019 @ 10:54pm 
After research, I cant carft PDW at Rabbie Maching Table but at vanila machining table.
Lần sửa cuối bởi Steel Beowulf; 24 Thg08, 2019 @ 11:04pm
Gremlin 28 Thg08, 2019 @ 1: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 28 Thg08, 2019 @ 3: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 14 Thg09, 2019 @ 10:23am 
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.
Lần sửa cuối bởi Happyguy22; 14 Thg09, 2019 @ 1:35pm
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 22 Thg09, 2019 @ 2: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.
Lần sửa cuối bởi Mechanique; 22 Thg09, 2019 @ 2:58pm
Atë 23 Thg09, 2019 @ 9:50pm 
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.
Lần sửa cuối bởi Atë; 23 Thg09, 2019 @ 9:52pm
Sonson 10 Thg10, 2019 @ 7:59am 
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 20 Thg10, 2019 @ 2:03pm 
Nguyên văn bởi 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 28 Thg10, 2019 @ 2: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~♡ 4 Thg11, 2019 @ 10:52am 
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.
< >
Đang hiển thị 1-15 trong 78 bình luận
Mỗi trang: 1530 50