RimWorld

RimWorld

Vanilla Trading Expanded
 This topic has been pinned, so it's probably important
Decima 29 Mar, 2022 @ 12:39pm
Unofficial Bug Reporting Forum
Until the author or someone else makes an official post for bug reports just dump them here instead of in the comments tab. Hopefully the author or someone else will respond. Note: I ain't gonna maintain this so play nice.

Edit: Reposting the request made by developer of mod:

Please include hugslib logs in all bug reports. They are very important and allows to fix bugs quickly if corresponding red errors appears in the logs.
Last edited by Decima; 20 May, 2022 @ 9:25am
< >
Showing 1-15 of 86 comments
Unsure if this is a bug or not- a caravan came for a contract, and then just left. Didn't take the items, didn't get payed.
Alright, weirdly enough, it was because the meals the contract were for were behind two sets of doors. The caravan just couldn't path, I guess.
Snow Wolf 31 Mar, 2022 @ 7:46pm 
I've ran into a issue of job driver threw exception. Pawn try to pick up 6 hearts and kept on failing.
Decima 1 Apr, 2022 @ 3:01pm 
Originally posted by willemdejoode:
bank does not work. did a 28k contract, tried to take all my money (32k) out of bank and only got drop-podded 2.8k (bank had a 4k fee) in going to guess the scaling is broken
Might also be a stack overflow error or some other error related to how much you had in the bank or how much you were extracting in a single withdrawal. If you have a previous save try loading that and taking out 5k silver and then 10k silver to see if a similar bug occurs. Could also be caused by you trying to withdraw all your money at once so you can also check that by withdrawing all but 1k of your silver.
Vintage 3 Apr, 2022 @ 7:54am 
I added this mid save, game is grindingly slow now. FPS on 4x is no better than 1x. Doing some investigation on if its a mod conflict or the fact my save does not have a settlement. (Single caravan atm)
trapbuilder2 4 Apr, 2022 @ 6:34pm 
Can't trade with trade ships, the window is blank, and health warning appears too far to the right of the screen. I'll get the logs when I can next get a trade ship
حزب الله 7 Apr, 2022 @ 12:53am 
didn't know if these are bugs or not:
1,the trade terminal itself(means the building),cannot be selected, so i can't demolish it or remove it from the map. i didn't try to remove it by throwing bombs or so whatever.
2,there are some time that when i complete a contract, it says a caravan will pick the order in 3 days, but nothing happens when the time came. the product is still waiting for buyer's carrier to finish the trade:steamfacepalm:
Taranchuk  [developer] 7 Apr, 2022 @ 6:32am 
Please include hugslib logs in all bug reports. They are very important and allows to fix bugs quickly if corresponding red errors appears in the logs.
Arvay6 7 Apr, 2022 @ 3:22pm 
Can't sell items to caravans at all, it lets me select everything in the menu to buy/sell but when I try to confirm it at the bottom the button just does nothing no matter how much I click it. Pretty serious issue
.Rhah. 8 Apr, 2022 @ 4:41pm 
Originally posted by trapbuilder2:
Can't trade with trade ships, the window is blank
Same.
Removing the mod fixes the trade ship window, for me at least.
Bummer.
Last edited by .Rhah.; 8 Apr, 2022 @ 4:42pm
Arvay6 9 Apr, 2022 @ 11:24am 
Exception filling window for RimWorld.Dialog_Trade: System.TypeInitializationException: The type initializer for 'VanillaTradingExpanded.Utils' threw an exception. ---> System.NullReferenceException: Object reference not set to an instance of an object
at Verse.DebugThingPlaceHelper.IsDebugSpawnable (Verse.ThingDef def, System.Boolean allowPlayerBuildable) [0x0007e] in <99518a644a3e4a7ea3fde566568df84a>:0
at VanillaTradingExpanded.Utils.<.cctor>g__IsSuitableForContract|18_2 (Verse.ThingDef thingDef) [0x0001d] in <97cafebdb3464bd7bdab2b7390f2849e>:0
at VanillaTradingExpanded.Utils..cctor () [0x0039c] in <97cafebdb3464bd7bdab2b7390f2849e>:0
--- End of inner exception stack trace ---
at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr)
at VanillaTradingExpanded.TradingManager.RegisterSoldThing (Verse.Thing soldThing, System.Int32 countToSell) [0x00001] in <97cafebdb3464bd7bdab2b7390f2849e>:0
at VanillaTradingExpanded.GiveSoldThingToTrader_Patch.Prefix (Verse.Thing __0, System.Int32 __1, Verse.Pawn __2) [0x00001] in <97cafebdb3464bd7bdab2b7390f2849e>:0
at (wrapper dynamic-method) Verse.Pawn.Verse.Pawn.GiveSoldThingToTrader_Patch3(Verse.Pawn,Verse.Thing,int,Verse.Pawn)
at RimWorld.Tradeable+<>c.<ResolveTrade>b__73_0 (Verse.Thing thing, System.Int32 countToTransfer) [0x00000] in <99518a644a3e4a7ea3fde566568df84a>:0
at RimWorld.TransferableUtility.TransferNoSplit (System.Collections.Generic.List`1[T] things, System.Int32 count, System.Action`2[T1,T2] transfer, System.Boolean removeIfTakingEntireThing, System.Boolean errorIfNotEnoughThings) [0x00055] in <99518a644a3e4a7ea3fde566568df84a>:0
at RimWorld.Tradeable.ResolveTrade () [0x00015] in <99518a644a3e4a7ea3fde566568df84a>:0
at (wrapper dynamic-method) RimWorld.TradeDeal.RimWorld.TradeDeal.TryExecute_Patch2(RimWorld.TradeDeal,bool&)
at RimWorld.Dialog_Trade.<DoWindowContents>b__64_2 () [0x00000] in <99518a644a3e4a7ea3fde566568df84a>:0
at (wrapper dynamic-method) RimWorld.Dialog_Trade.RimWorld.Dialog_Trade.DoWindowContents_Patch1(RimWorld.Dialog_Trade,UnityEngine.Rect)
at Verse.Window.InnerWindowOnGUI (System.Int32 x) [0x001d3] in <99518a644a3e4a7ea3fde566568df84a>:0
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch5 (string)
Verse.Window:InnerWindowOnGUI (int)
UnityEngine.GUI:CallWindowDelegate (UnityEngine.GUI/WindowFunction,int,int,UnityEngine.GUISkin,int,single,single,UnityEngine.GUIStyle)
Arvay6 9 Apr, 2022 @ 11:25am 
That's the error apparently causing me to be unable to trade, this is my game log https://gist.github.com/6752c6593caee73d56affe88bc71ca2f.
Belisar 19 Apr, 2022 @ 10:08pm 
Stock prices do not change but I do get new news. I also have an issue where the amount of contracts coming in slows down until I save/reload and then they start coming in again for a while, any help appreciated

https://gist.github.com/HugsLibRecordKeeper/a7a2cc06ccc10e8f690c31c287bdff42
Deustodo 21 Apr, 2022 @ 1:28pm 
On startup I'm presented with this game log

https://gist.github.com/76d4c77f33fc0ef0466caef17c3b2328

This only pops up when I have the mod enabled, disabling the mod and rebooting the game makes no game log pop up on startup.
< >
Showing 1-15 of 86 comments
Per page: 1530 50