I'm crashing when putting some books into a sack. Not sure if the mwese log is useful: abot/Give or Take: 1 item = A Short History of Morrowind, count = 1, value = 5, weight = 4, stackValue = 5, stacklWeight = 4 abot/Give or Take: 2 item = Arcana Restored, count = 1, value = 75, weight = 3, stackValue = 75, stacklWeight = 3 abot/Give or Take: 3 item = Clagius' Shopping List, count = 1, value = 0, weight = 0.10000000149012, stackValue = 0, stacklWeight = 0.10000000149012 abot/Give or Take: 4 item = Directions to Caius Cosades, count = 1, value = 0, weight = 0.20000000298023, stackValue = 0, stacklWeight = 0.20000000298023 abot/Give or Take: 5 item = Hiding with the Shadow, count = 1, value = 35, weight = 3, stackValue = 35, stacklWeight = 3 abot/Give or Take: 6 item = Journal of Tarhiel, count = 1, value = 50, weight = 4, stackValue = 50, stacklWeight = 4
Morrowind has crashed! To help improve game stability, send MWSE_Minidump.dmp and mwse.log to the #mwse channel at the Morrowind Modding Community Discord: https://discord.me/mwmods MWSE version: 2.1.0-4113 Build date: 20240913 Memory usage: 1653063680 bytes. Lua traceback at time of crash: stack traceback: [C]: in function '__index' .\Data Files\MWSE\mods\abot\give or take\main.lua:93: in function 'moveContents' .\Data Files\MWSE\mods\abot\give or take\main.lua:259: in function <.\Data Files\MWSE\mods\abot\give or take\main.lua:259> MiniDump creation successful.
Yep, it tranfers what you can currently see as filtered. I got the idea for this mod thinking about how powerful/granular can the UI Expansion search filtering be compared to only filtering by category, but it was missing a way to transfer all and only currently filtered items to/from another inventory
I don't think it''s really needed, If you go in 3rd person view you should be able to drop the gold (or any other single stack of objects) and put it back after moving things
I think my only remaining caveat with Morrowind's transfer mechanics is that there's no way to drop a lot of loot at once. Perhaps having it drop in a little bag would be great.
14 comments
I'm crashing when putting some books into a sack. Not sure if the mwese log is useful:
abot/Give or Take: 1 item = A Short History of Morrowind, count = 1, value = 5, weight = 4, stackValue = 5, stacklWeight = 4
abot/Give or Take: 2 item = Arcana Restored, count = 1, value = 75, weight = 3, stackValue = 75, stacklWeight = 3
abot/Give or Take: 3 item = Clagius' Shopping List, count = 1, value = 0, weight = 0.10000000149012, stackValue = 0, stacklWeight = 0.10000000149012
abot/Give or Take: 4 item = Directions to Caius Cosades, count = 1, value = 0, weight = 0.20000000298023, stackValue = 0, stacklWeight = 0.20000000298023
abot/Give or Take: 5 item = Hiding with the Shadow, count = 1, value = 35, weight = 3, stackValue = 35, stacklWeight = 3
abot/Give or Take: 6 item = Journal of Tarhiel, count = 1, value = 50, weight = 4, stackValue = 50, stacklWeight = 4
Morrowind has crashed! To help improve game stability, send MWSE_Minidump.dmp and mwse.log to the #mwse channel at the Morrowind Modding Community Discord: https://discord.me/mwmods
MWSE version: 2.1.0-4113
Build date: 20240913
Memory usage: 1653063680 bytes.
Lua traceback at time of crash:
stack traceback:
[C]: in function '__index'
.\Data Files\MWSE\mods\abot\give or take\main.lua:93: in function 'moveContents'
.\Data Files\MWSE\mods\abot\give or take\main.lua:259: in function <.\Data Files\MWSE\mods\abot\give or take\main.lua:259>
MiniDump creation successful.
[EDIT] hopefully tomorrow
[EDIT2] Ok should be fixed in version 1.03
I.E. I type in "Pauldron" and press GIVE, does it only transfer Pauldrons?
I'm hoping it does, because that would be the icing on the cake for this mod.
Thanks for sharing!
I think my only remaining caveat with Morrowind's transfer mechanics is that there's no way to drop a lot of loot at once. Perhaps having it drop in a little bag would be great.