do_loadup doesn't load character
kaibraaten opened this issue · 1 comments
kaibraaten commented
The function merely allocates a chunk of memory for a Descriptor, and then starts using its Character pointer even though it's just nullptr! The character is never actually loaded. And no Character structure is allocated either. Very fishy!
kaibraaten commented
This command has now been disabled until this issue is resolved.