another error. help would be nice.

Started by micheal0011, October 12, 2018, 04:30:53 AM

Previous topic - Next topic

micheal0011

hello. i get this error whenever people try to haul things.

heres my mod load order.

<li>Core</li>
         <li>ModSwitch</li>
         <li>HugsLib</li>
         <li>JecsTools</li>
         <li>ModCheck[B19]</li>
         <li>RimHUD</li>
         <li>Blueprint Totals Tooltip</li>
         <li>Humanoid Alien Races 2.0</li>
         <li>Harvest Everything!</li>
         <li>Dubs Mint Menus</li>
         <li>EdB Prepare Carefully</li>
         <li>Android tiers B19</li>
         <li>Rimatomics</li>
         <li>Dubs Bad Hygiene</li>
         <li>Damage Indicators</li>
         <li>Moody</li>
         <li>Floored - Yellow and Striped Tiles Only B19</li>
         <li>Psychology</li>
         <li>Xeva's Rimhair</li>
         <li>Blueprints</li>
         <li>Animal Tab</li>
         <li>Relations Tab</li>
         <li>Feed The Colonists</li>
         <li>Prisoner Harvesting</li>
         <li>Mad Skills</li>
         <li>Hospitality</li>
         <li>Greyer morals mod.</li>
         <li>Stack XXL</li>
         <li>Prison Labor</li>
         <li>Locks</li>
         <li>RaiderInfo</li>
         <li>MinifyEverything</li>
         <li>Centralized Climate Control</li>
         <li>Giddy-up! Core</li>
         <li>Giddy-up! Caravan</li>
         <li>Giddy-up! Battle Mounts</li>
         <li>Delsin53's HD Terrain Texture Pack</li>
         <li>Door Mat B19</li>
         <li>Snap Out!</li>
         <li>Gear Up And Go</li>
         <li>Wall Vitals Monitor</li>
         <li>Seasonal Weather</li>
         <li>Room Sense</li>
         <li>AutopsyTable</li>
         <li>[SYR] Individuality</li>
         <li>Stubbed Toe</li>
         <li>Simple sidearms</li>
         <li>[WD] Fast Moisture Pumps</li>
         <li>Colony Manager</li>
         <li>Medical Tab</li>
         <li>Furnace</li>
         <li>Work Tab</li>
         <li>Fahrenheit and Celsius</li>
         <li>Pharmacist</li>
         <li>Sloppy Chop</li>
         <li>Floored</li>
         <li>Simply More Bridges</li>
         <li>[KV] Trading Spot - B19</li>
         <li>Follow Me</li>
         <li>Wall Light</li>
         <li>Color Coded Mood Bar</li>
         <li>Death Rattle</li>
         <li>[B19] Thanks For All The Fish</li>
         <li>[KV] RimFridge - B19</li>
         <li>Plant Kibble</li>
         <li>[T] MoreFloors</li>
         <li>Fluffy Breakdowns</li>
         <li>Glass+Lights</li>
         <li>Dubs Rimkit</li>
         <li>Misc. Weapon Repair</li>
         <li>Call of Cthulhu - Factions</li>
         <li>Metal Doesn't Burn</li>
         <li>Haul to Stack</li>
         <li>Rim of Madness - Bones</li>
         <li>VGP Garden Tools</li>
         <li>[B19]-LinkableDoors</li>
         <li>[XND] Turret Extensions</li>
         <li>[XND] TE Turret Expansion</li>
         <li>[XND] Visible Pants</li>
         <li>[XND] Watermill Tweaks</li>
         <li>Fences And Floors</li>
         <li>Replace Stuff</li>
         <li>ED-Embrasures</li>
         <li>Ugh You Got Me</li>
         <li>Omni Core Drill</li>
         <li>No "Ate Without A Table"</li>
         <li>I Clearly Have Enough!</li>
         <li>[B19] Mass Graves</li>
         <li>[CP] Prisoner Outfit (B19)</li>
         <li>Additional Joy Objects B19</li>
         <li>Call of Cthulhu - Straitjackets</li>
         <li>Infectious Creatures B19</li>
         <li>[KV] Infinite Storage - B19</li>
         <li>HolyWasher</li>
         <li>[RF] Pawns are Capable! [b19]</li>
         <li>Expanded Roofing</li>
         <li>More Furniture [B19]</li>
         <li>Extended Storage</li>
         <li>Auto Light Switch for B19 [Unofficial]</li>
         <li>Interaction Bubbles</li>
         <li>Zoes Better Resource Yield B19</li>
         <li>RimJobWorld[B19]</li>
         <li>VGP Vegetable Garden</li>
         <li>No Water, No Life [B19] </li>


heres the error i get "Exception ticking Cleaner 3 (at (132, 0, 178)): System.NullReferenceException: Object reference not set to an instance of an object
at RimWorld.GatheringsUtility.ShouldGuestKeepAttendingGathering (Verse.Pawn) <0x000bc>
at Psychology.InteractionWorker_HangOut.RandomSelectionWeight (Verse.Pawn,Verse.Pawn) <0x00023>
at Hospitality.Harmony.Pawn_InteractionsTracker_Patch/TryInteractRandomly/<>c__DisplayClass4.<Replacement>b__0 (RimWorld.InteractionDef) <0x00046>
at Verse.GenCollection.TryRandomElementByWeight<RimWorld.InteractionDef> (System.Collections.Generic.IEnumerable`1<RimWorld.InteractionDef>,System.Func`2<RimWorld.InteractionDef, single>,RimWorld.InteractionDef&) <0x000dc>
at Hospitality.Harmony.Pawn_InteractionsTracker_Patch/TryInteractRandomly.Replacement (RimWorld.Pawn_InteractionsTracker,bool&) <0x003fb>
at (wrapper dynamic-method) RimWorld.Pawn_InteractionsTracker.TryInteractRandomly_Patch1 (object) <0x0003d>
at RimWorld.Pawn_InteractionsTracker.InteractionsTrackerTick () <0x0016a>
at (wrapper dynamic-method) Verse.Pawn.Tick_Patch1 (object) <0x003d7>
at Verse.TickList.Tick () <0x00487>

Verse.Log:Error(String, Boolean)
Verse.TickList:Tick()
Verse.TickManager:DoSingleTick()
Verse.TickManager:TickManagerUpdate()
Verse.Game:UpdatePlay()
Verse.Root_Play:Update()"


based on the content i'd say its from Hospitality. how can i fix it? is there a way around it

Canute

Hi,
i don't think it isn't only Hospitalitys fault.
Who is Cleaner 3 ? Maybe an old prisoner you maybe released ?
Maybe it conflict with prisoner labor.

But at Hospitality mod settings, you can select "Disable guests helping" to prevent that guest will do any jobs. which are this error based on.
You maybe should enable it, until these guests leave the map.

And don't forget to report that issue, to prison labor if that was an old prisoner or at last to Hospitality.

micheal0011

thanks for your reply,
Cleaner 3 is one of my androids from the mod "android tiers" i have no guests on the map. or prisoners for that matter.
i'll try to disable prison labor and see. i already did undo the guests helping option.

Canute

I did a playthrough with Android tiers too recently.
Do you use the right Alien framework so you don't got errors on startup ?
The master from the github should work, but not the latest release.

I didn't got any problem with Android tiers and Hospitality (one of my default mods).

micheal0011

Quote from: Canute on October 12, 2018, 08:24:36 AM
I did a playthrough with Android tiers too recently.
Do you use the right Alien framework so you don't got errors on startup ?
The master from the github should work, but not the latest release.

I didn't got any problem with Android tiers and Hospitality (one of my default mods).

so i have to use github, not the steam release?

Canute

I have no clue, i don't use steam.
Do you got red error's on Rimworld startup ?
Then you should try out the github version, no red error's all is fine.

micheal0011

Quote from: Canute on October 12, 2018, 09:43:00 AM
I have no clue, i don't use steam.
Do you got red error's on Rimworld startup ?
Then you should try out the github version, no red error's all is fine.


no all my issues start when i'm in game! i tried to download the one from github and it did the same thing.

micheal0011

i've talked to the devs of the various mods, it seems to be an issue between Psychology and Humanoid Alien Framework