evonzee / grayles-modpack-updater

0 stars 0 forks source link

Missing image asset salloktier1axe.png #4

Closed evonzee closed 4 years ago

evonzee commented 4 years ago

[Error] Exception caught loading asset: /items/active/weapons/melee/shortsword/salloktier1axe.png, (AssetException) No such asset '/items/active/weapons/melee/shortsword/salloktier1axe.png' ./starbound_server(_ZN4Star13StarExceptionC1EPKcNSt7cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x66) [0x9d39e6] ./starbound_server(_ZN4Star14AssetExceptionC2ENSt7cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x52) [0x9f7c32] ./starbound_server(_ZNK4Star6Assets4openERKNS_6StringE+0x88) [0x9ed358] ./starbound_server(_ZNK4Star6Assets9loadImageERKNS_9AssetPathE+0x925) [0x9f51d5] ./starbound_server(_ZNK4Star6Assets9loadAssetERKNS0_7AssetIdE+0x285) [0x9f5bf5] ./starbound_server(_ZNK4Star6Assets6doLoadERKNS0_7AssetIdE+0x1a) [0x9f5fea] ./starbound_server(_ZNK4Star6Assets8getAssetERKNS0_7AssetIdE+0x4b) [0x9f616b] ./starbound_server(_ZNK4Star6Assets5imageERKNS_6StringE+0x5b) [0x9f653b] ./starbound_server(_ZNK4Star21ImageMetadataDatabase18calculateImageSizeERKNS_6StringE+0x382) [0xbbcfb2] ./starbound_server(_ZNK4Star21ImageMetadataDatabase9imageSizeERKNS_6StringE+0x7b) [0xbbdb2b] ./starbound_server(_ZN4Star8Drawable9makeImageENS_6StringEfbRKNS_6VectorIfLm2EEERKNS_5ColorE+0x21f) [0xb3afbf] ./starbound_server(_ZN4Star4ItemC2ENS_4JsonENS6StringES1+0x70d) [0xbcabbd] ./starbound_server(_ZN4Star10ActiveItemC1ERKNS_4JsonERKNS6StringES3+0xf9) [0x1166939] ./starbound_server(_ZN4Star12ItemDatabase10createItemENS_8ItemTypeERKNS0_10ItemConfigE+0x73c) [0xbda90c] ./starbound_server(_ZNK4Star12ItemDatabase4itemENS_14ItemDescriptorENS_5MaybeIfEENS2_ImEE+0xdf) [0xbe0eaf] ./starbound_server(_ZNK4Star12ItemDatabase11parseRecipeERKNS_4JsonE+0x8d6) [0xbe1b66] ./starbound_server(_ZN4Star12ItemDatabase11scanRecipesEv+0xec) [0xbe252c] ./starbound_server(_ZN4Star12ItemDatabaseC1Ev+0xca) [0xbe459a] ./starbound_server(_ZNSt17_Function_handlerIFSt10shared_ptrIN4Star12ItemDatabaseEEvEZNS1_4Root10loadMemberIS2_JEEES0_IT_ERS8_RNS1_5MutexEPKcDpOT0_EUlvE_E9_M_invokeERKSt9_Any_data+0x43) [0xe8bca3] ./starbound_server(_ZN4Star4Root12itemDatabaseEv+0xd1) [0xe81511] ./starbound_server(_ZNSt17_Function_handlerIFvvEN4Star13SwallowReturnISt5_BindIFSt7_Mem_fnIMNS1_4RootEFSt10shared_ptrIKNS1_12ItemDatabaseEEvEEPS5_EEEEE9_M_invokeERKSt9_Any_data+0x24) [0xe8f784] ./starbound_server() [0x9cfda9] ./starbound_server(_ZN4Star10WorkerPool12WorkerThread3runEv+0x5f) [0x9d0b8f] ./starbound_server(_ZN4Star10ThreadImpl9runThreadEPv+0x15) [0x9ddf75] /lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba) [0x7fcbee1316ba] /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fcbed75241d] [Error] Could not instantiate item '[salloktier1shortsword, 1, {}]'. (AssetException) Error loading asset /items/active/weapons/melee/shortsword/salloktier1axe.png

evonzee commented 4 years ago

Shortsword was misconfigured to try to load the axe image. Fixed.