Unhandled exception in DraftSchematicObjectTemplate::getResourceWeights

Raize

New Member
I've been adding quite a few things, houses, vehicles, etc... and everything is working great. Last night I decided to clean up the repository, and after I was done, I now get this error.... when I open an crafting tool as Master Artisan

(223 s) [Console] ERROR - Unhandled exception in DraftSchematicObjectTemplate::getResourceWeights

Thread 4 "core3" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffff48c0700 (LWP 14211)]
0x0000555556f55e38 in sys::util::ArrayList<sys::lang::Reference<ResourceWeight*> >::size (this=0x0)
at /home/vagrant/workspace/Core3/MMOEngine/include/system/util/ArrayList.h:190


I've stepped the call path back through the various objects, but I'm just not seeing what isn't being loaded, or what is missing. Any ideas?
 
Clean the objects.db and go on working. Sometimes mine freezes aswell and i don't know why.
 
Back
Top