Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Fertile Fields PRF Automated Composter
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2833620492
Verse.AI.Pawn_JobTracker:JobTrackerTick()
Verse.Pawn:DMD<DMD<Tick_Patch2>?1009591424::Tick_Patch2>(Pawn)
AIRobot.X2_AIRobot:Tick()
Verse.TickList:DMD<DMD<Tick_Patch2>?1396368000::Tick_Patch2>(TickList)
Verse.TickManager:DMD<DMD<DoSingleTick_Patch2>?-154396416::DoSingleTick_Patch2>(TickManager)
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()
heres the error in question
delete these messages if you feel iike its too spammy
also i hate character limits
at RimWorld.Toils_Construct+<>c__DisplayClass0_0.<MakeSolidThingFromBlueprintIfNecessary>b__0 () [0x00059] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
at Verse.AI.JobDriver.TryActuallyStartNextToil () [0x001df] in <0ee2c524c4be441e9b7f8bfcb20aca6f>:0
Verse.Log:Error(String, Boolean)
Verse.AI.JobUtility:TryStartErrorRecoverJob(Pawn, String, Exception, JobDriver)
Verse.AI.JobDriver:TryActuallyStartNextToil()
Verse.AI.JobDriver:ReadyForNextToil()
https://gist.github.com/4c7dca804d9f5bc4efba7c72a546c2eb here the log
JobDriver threw exception in initAction for pawn Builder Bot 4 driver=JobDriver_HaulToContainer (toilIndex=7) driver.job=(HaulToContainer (Job_1414820) A=Thing_PRFRoboticArm1244928 B=Thing_Blueprint_PRFComposter1222879 C=Thing_Blueprint_PRFComposter1222879)
System.NullReferenceException: Object reference not set to an instance of an object
at (wrapper dynamic-method) Verse.ThingMaker.DMD<DMD<MakeThing_Patch1>?256022784::MakeThing_Patch1>(Verse.ThingDef,Verse.ThingDef)
at (wrapper dynamic-method) RimWorld.Blueprint_Build.DMD<DMD<MakeSolidThing_Patch1>?1036777600::MakeSolidThing_Patch1>(RimWorld.Blueprint_Build)
at (wrapper dynamic-method)
second ran in to an issue where builders would bring items to the blueprint but not actually be able to add them to the blueprint
could be related
will grab logs if needed
Construction tasks are done by Construction Drone Stations, and Farming is done by Growing Drone Stations.