ID:138408
 
I'm trying to implement saving and loading of inventory in my game, but I'm running into every-third-time-or-so "bad write" errors when I try to write out the contents list.

It's pretty hard to diagnose the problem because it only seems to happen if it's part of the game shutdown process, and that's the only error I get.