voult2 / BetterPawnControl

A RimWorld mod that allows bulk assignment of animals to zones and colonists to outfits (or drugs) in one single action
MIT License
20 stars 21 forks source link

Work tab issues #8

Closed RC311 closed 5 years ago

RC311 commented 5 years ago

After instal the 1.9.5v the work tab dont open.

voult2 commented 5 years ago

Hi RC311. Can you provide more information?

RC311 commented 5 years ago

I receive a red log about some conflict on work tab wen open the game and after load my save and create a new save the work tab dont open. I do not use other mods that affect the work tab only animals tab medical tab and pharmacist.

RC311 commented 5 years ago

I receive this error

Could not find a type named BetterPawnControl.MainTabWindow_Work_Policies Verse.Log:Error(String, Boolean) Verse.ParseHelper:FromString(String, Type) Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean) System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&) System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) System.Reflection.MethodBase:Invoke(Object, Object[]) Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean) System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&) System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) System.Reflection.MethodBase:Invoke(Object, Object[]) Verse.DirectXmlLoader:DefFromNode(XmlNode, LoadableXmlAsset) Verse.LoadedModManager:ParseAndProcessXML(XmlDocument, Dictionary`2) Verse.LoadedModManager:LoadAllActiveMods() Verse.PlayDataLoader:DoPlayLoad() Verse.PlayDataLoader:LoadAllPlayData(Boolean) Verse.Root:m1() Verse.LongEventHandler:RunEventFromAnotherThread(Action) Verse.LongEventHandler:m1()

ErnestUTN commented 5 years ago

I second this. Same problem

ErnestUTN commented 5 years ago

AvoidFriendlyFire Core HeatMap HugsLib MedicalTab MoreHarvestDesignators-1 P-Music PathAvoid PawnRules Pharmacist PickUpAndHaul PriorityClean-Mod-master While You are Up

My mod list... the order here is from the filesystem.. not the game(it is ordered correctly)

voult2 commented 5 years ago

@RC311 Are you using the GearUpAndGo mod?

RC311 commented 5 years ago

No

voult2 commented 5 years ago

@RC311 I have no idea what caused this error. It seems something related to your save. Please try the following procedure to 'clean up' your save.

This procedure will delete all BPC data so you will need to create and setup your policies again.

  1. Launch the game
  2. Disable to BPC mod
  3. Load your save
  4. Save the game
  5. Exit the game
  6. Launch the game again and enable the BPC mod
  7. Load your save from point 3.
  8. Done

Let me know if it fixes it.

ErnestUTN commented 5 years ago

It gets fixed if the VS project is recompilled. Someone from the ludeon forums did so. Here's the link he provided of the latest version with the recompilation done. https://www.upload.ee/files/9184089/BetterPawnControl.zip.html

voult2 commented 5 years ago

Oh! So the version on the dropbox link is broken that why I didn't get reports from the 'steam' players! OK going to fix it!