RimWorld

RimWorld

No Max Bills: Redux
13 Comments
igor.b07 5 Sep @ 8:49pm 
i have same error popping up every time i load the game but apart from mod seems to be working fine.
CosmicGalaxyGaming 9 Aug @ 8:48am 
i received the exact same error @iwonbydefault claims to have! idk if its safe to use as of now so i removed it. im new to modding so im being cautious atm
IWonByDefault 6 Aug @ 8:57pm 
Only error I can see in debug is:

Error while instantiating a mod of type NoMaxBillsRedux.NoMaxBillsReduxMod: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> HarmonyLib.HarmonyException: Patching exception in method null ---> System.ArgumentException: Undefined target method for patch method static System.Collections.Generic.IEnumerable`1<HarmonyLib.CodeInstruction> NoMaxBillsRedux.RaiseBillCountLimitForImprovedWorkbenches::RaiseBillCountLimit(System.Collections.Generic.IEnumerable`1<HarmonyLib.CodeInstruction> theInstructions, System.Reflection.MethodBase method)
[Ref 9F468612]

Idk anything about code so I have no idea if this is even the issue.
IWonByDefault 6 Aug @ 8:54pm 
I think this mod is breaking the Wealth graph? I only added this mod to an on-going game and now the Wealth graph remains stagnant no matter what
Pablo Discobar 24 Jul @ 1:20pm 
Thanks a lot for this :)
aef8234 23 Jul @ 2:04pm 
Yep it works now, thanks
"Just Harry"  [author] 21 Jul @ 5:34am 
Thanks for the heads-up. You were right about it being a misinteraction with Better Workbench Management.
It turns out that Better Workbench Management has its own integration with KiameV's "No Max Bills", which wasn't triggered by this mod.

It should be fixed now.
aef8234 21 Jul @ 1:16am 
Yo heads up I can't copy/paste bills, I'm pretty sure it's some interaction with better workbench management
Flesh Forge 19 Jul @ 6:02pm 
well thanks for checking it, it's working fine since I removed both mods and just subscribed your mod.
"Just Harry"  [author] 19 Jul @ 12:40pm 
That's bizarre—they are different! KiameV's has an ID of `nomaxbills.kv.rw`, whereas this mod has an ID of `justharry.nomaxbillsredux`.
¯\_(ツ)_/¯
Flesh Forge 19 Jul @ 12:29am 
it looks like you did the thing with duplicating the steam mod ID, i.e. when I subscribed KV's original mod and then subscribed yours, it hid the original KV mod without unsubscribing it. I think you will want to assign a unique mod ID :)
KiameV 15 Jul @ 10:43am 
Thanks for picking this up!
"Just Harry"  [author] 14 Jul @ 10:11pm 
This is effectively the same thing as KiameV's "No Max Bills" mod, except it's marked as compatible with RimWorld 1.6.
The limit is raised to 2,147,483,647, unlike "No Max Bills" which raised it to 125.
And, as a bonus, the limit was also raised for the "Paste Bill" button.