First I want to tell you that it's kinda hard debugging that your problem because what?
The error comes not from Soulpour's script, it comes from Window_Base slot. But I'm not saying that Soulpour's script is not problematic.
Some suggestion for you to check is, you need to create new fresh project(not your current project), then insert SoulPour's script, try to reproduce the error like in your current game(try to pick up an item), if it's crashing, then SoulPour's script is the problem, you need to contact SoulPour for that because that means his script is not compatible even with default RGSS3 built-inscript, but if not, then something is wrong with your Window_Base default or you use another custom script that messing with Window_Base class then clashing with SoulPour's script.