Unhandled exception in DraftSchematicObjectTemplate::getResourceWeights

Raize

New Member
Joined
Jul 24, 2018
Messages
25
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?
 

Aeryna

Moderator
Staff member
Moderator
Joined
Oct 10, 2017
Messages
359
Clean the objects.db and go on working. Sometimes mine freezes aswell and i don't know why.
 

supernova

New Member
Joined
Apr 13, 2015
Messages
1
I have the exact same problem on my mtg VM. Even when I clear all the dbs, I still get that error.
 
Top Bottom