Hi, sorry to bother you but I've done something wrong here (I think) but I don't know how. There are only 15 categories in the lua folder, which are the item categories. There's no withersshopaddon.lua, so he has no inventory. Am I supposed rename the updatedlootlist.lua and put that in there?
Edit: forget it, my overly sensitive and ancient computer is just doing its thing again where it flags perfectly normal files as being dangerous for no reason. I need a new pc. Thanks for the mod.
Changing the pulls to a high number seems to break to mod, im stuck in the loading screen to my savefile Can we perhaps have a version of the mod in which there's no randomness and he sells all the loot from the lists?
bg3se::esv::lua::OsirisCallbackManager::RunHandler(): Osiris event handler failed: [string "WithersRELShopAddon/Server/WithersRELShopAddo..."]:87: attempt to concatenate a nil value (local 'item') stack traceback: WithersRELShopAddon/Server/WithersRELShopAddon.lua:87: in upvalue 'addRandomItemsToWares' WithersRELShopAddon/Server/WithersRELShopAddon.lua:114: in upvalue 'generateWares' WithersRELShopAddon/Server/WithersRELShopAddon.lua:149: in function <WithersRELShopAddon/Server/WithersRELShopAddon.lua:146>
I tweaked the code a bit in the addon to get past if you somehow pulled a nil item which bypassed my failed pull originally. If it doesn't work still let me know as I'm still sorting my patch 8 mod list to find stuff that doesnt work and haven't tested this much yet.
it also SHOUL now tell you what caused the failure so you dont guess.
7 comments
Edit: forget it, my overly sensitive and ancient computer is just doing its thing again where it flags perfectly normal files as being dangerous for no reason. I need a new pc. Thanks for the mod.
Can we perhaps have a version of the mod in which there's no randomness and he sells all the loot from the lists?
How do I fix it?
bg3se::esv::lua::OsirisCallbackManager::RunHandler(): Osiris event handler failed: [string "WithersRELShopAddon/Server/WithersRELShopAddo..."]:87: attempt to concatenate a nil value (local 'item')
stack traceback:
WithersRELShopAddon/Server/WithersRELShopAddon.lua:87: in upvalue 'addRandomItemsToWares'
WithersRELShopAddon/Server/WithersRELShopAddon.lua:114: in upvalue 'generateWares'
WithersRELShopAddon/Server/WithersRELShopAddon.lua:149: in function <WithersRELShopAddon/Server/WithersRELShopAddon.lua:146>
it also SHOUL now tell you what caused the failure so you dont guess.