边缘世界 RimWorld

边缘世界 RimWorld

No Max Bills: Redux
13 条留言
igor.b07 9 月 5 日 下午 8:49 
i have same error popping up every time i load the game but apart from mod seems to be working fine.
CosmicGalaxyGaming 8 月 9 日 上午 8:48 
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 8 月 6 日 下午 8:57 
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 8 月 6 日 下午 8:54 
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 7 月 24 日 下午 1:20 
Thanks a lot for this :)
aef8234 7 月 23 日 下午 2:04 
Yep it works now, thanks
"Just Harry"  [作者] 7 月 21 日 上午 5:34 
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 7 月 21 日 上午 1:16 
Yo heads up I can't copy/paste bills, I'm pretty sure it's some interaction with better workbench management
Flesh Forge 7 月 19 日 下午 6:02 
well thanks for checking it, it's working fine since I removed both mods and just subscribed your mod.
"Just Harry"  [作者] 7 月 19 日 下午 12:40 
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 7 月 19 日 上午 12:29 
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 7 月 15 日 上午 10:43 
Thanks for picking this up!
"Just Harry"  [作者] 7 月 14 日 下午 10:11 
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.