Zitat
If your weight is LOW, the solution will take a little time. I'm assuming you are too light by 126 here
First, go in to the editor and create a mod that makes misc_soulgem_common weigh 127. Save this mod as weightfix.
Load up your game using the new mod, drop everything, using the console type
player->additem "misc_soulgem_common" 1
Your weight will now be 1 with a 127 pound soulgem
now save and exit.
Un-select your mod from datafiles, you can delete it now.
Re-load and your weight be 1 with a 1 pound soulgem.
Problem solved. You can do a
player->removeitem ""misc_soulgem_common" 1 to get rid of that soulgem if you want, or you can just drop it
...