Thank you already for sharing your selection for this mode !!! However I got this error:
----- Error parsing items (haldor.Buy)! Error: Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[TradersExtended.TradersExtended+TradeableItem]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly. To fix this error either change the JSON to a JSON array (e.g. [1,2,3]) or change the deserialized type so that it is a normal .NET type (e.g. not a primitive type like integer, not a collection type like an array or List<T>) that can be deserialized from a JSON object. JsonObjectAttribute can also be added to the type to force it to deserialize from a JSON object.
I'm not a specialist in "mods", I started researching on my own but I wanted to point it out :)Thanks again !
Vortex can't install this "mod" properly because path is off. Can you move your files to folder TradersExtended so that vortex will be able to handle installation correctly?
I know you just made nice examples in the config file but there is some exploits that I dont use. With epic loot, players can turn dragon tears into many quantities of legendary dust and etc. And with this cfg, we can buy dragon tears with 100 coins, and sell it like for a 2000 coins with the exploits, its not a big issue but if you wanna make it balanced, I just wanted to give you a little feedback. Nice work bytheway thank you.
X:\Program Files (x86)\Steam\steamapps\common\Valheim\BepInEx\plugins\TradersExtended,Install TradersExtended first, then copy the file to the same folder as TradersExtended.dll. If you do not create a separate folder for each of your mod files, you can create one named TradersExtended in the Valheim\BepInEx\plugins\ directory. folder and then cut and pasted TradersExtended.dll into the TradersExtended folder along with my two configuration files
8 comments
However I got this error:
-----
Error parsing items (haldor.Buy)! Error: Cannot deserialize the current JSON object (e.g. {"name":"value"}) into type 'System.Collections.Generic.List`1[TradersExtended.TradersExtended+TradeableItem]' because the type requires a JSON array (e.g. [1,2,3]) to deserialize correctly.
To fix this error either change the JSON to a JSON array (e.g. [1,2,3]) or change the deserialized type so that it is a normal .NET type (e.g. not a primitive type like integer, not a collection type like an array or List<T>) that can be deserialized from a JSON object. JsonObjectAttribute can also be added to the type to force it to deserialize from a JSON object.
I'm not a specialist in "mods", I started researching on my own but I wanted to point it out :)Thanks again !