Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
[16:35:16.239] [Error] Exception caught in client main-loop
(AssetException) Error loading asset /items/honeyheal1.lua
./starbound(_ZN4Star13StarExceptionC2EPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x66) [0xa91c36]
./starbound(_ZN4Star14AssetExceptionC1ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x52) [0xab4e22]
./starbound(_ZN4Star14AssetException6formatIJNS_9AssetPathEEEES0_PKcDpRKT_+0x1b) [0xab5cbb]
./starbound(_ZNK4Star6Assets8getAssetERKNS0_7AssetIdE+0x10c) [0xab341c]
./starbound(_ZNK4Star6Assets5bytesERKNS_6StringE+0x55) [0xab3b85]
./starbound(_ZN4Star7LuaRoot11ScriptCache10loadScriptERNS_9LuaEngineERKNS_6StringE+0x3d) [0x12b9dbd]
./starbound(_ZN4Star7LuaRoot11ScriptCache17loadContextScriptERNS_10LuaContextERKNS_6StringE+0x5a) [0x12b9f9a]
./starbound(_ZN4Star7LuaRoot13createContextERKNS_10StringListE+0xbe) [0x12ba1ee]
./starbound(_ZN4Star16LuaBaseComponent4initEv+0x4b) [0x12a69fb]
./starbound(_ZN4Star17LuaWorldComponentINS_16LuaBaseComponentEE4initEPNS_5WorldE+0x96) [0xcf4126]
./starbound(_ZN4Star16StatusController22initUniqueEffectScriptERNS0_20UniqueEffectInstanceE+0x23d) [0xfd0d0d]
./starbound(_ZN4Star16StatusController4initEPNS_6EntityEPNS_23ActorMovementControllerE+0xd4) [0xfd10c4]
./starbound(_ZN4Star6Player4initEPNS_5WorldEiNS_10EntityModeE+0x232) [0xe621e2]
./starbound(_ZN4Star11WorldClient9initWorldERKNS_16WorldStartPacketE+0x9b0) [0x1128680]
./starbound(_ZN4Star11WorldClient21handleIncomingPacketsERKNS_4ListISt10shared_ptrINS_6PacketEESaIS4_EEE+0x254) [0x11291f4]
./starbound(_ZN4Star14UniverseClient13handlePacketsERKNS_4ListISt10shared_ptrINS_6PacketEESaIS4_EEE+0x77e) [0x1086fce]
./starbound(_ZN4Star14UniverseClient6updateEv+0x1e5) [0x1087f85]
./starbound(_ZN4Star17ClientApplication13updateRunningEv+0x2bc) [0x97b5ec]
./starbound(_ZN4Star17ClientApplication6updateEv+0x70) [0x97c820]
./starbound(_ZN4Star11SdlPlatform3runEv+0x8bd) [0x1384b8d]
./starbound(_ZN4Star18runMainApplicationESt10unique_ptrINS_11ApplicationESt14default_deleteIS1_EENS_10StringListE+0xf6) [0x13807d6]
./starbound(main+0x453) [0x965af3]
/usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libc.so.6(+0x2a338) [0x70aaad22a338]
/usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x70aaad22a3fb]
./starbound(_start+0x2a) [0x9739ea]
[16:35:16.240] [Info] UniverseClient: Client disconnecting...
I also noticed errors at loading :
16:41:06.317] [Error] Could not load recipe /recipes/honeyextractor/honeyjar8.recipe: (ItemException) No such item 'rockcomb'
[16:41:07.405] [Error] Could not load recipe /recipes/honeyextractor/snowhoneyjar.recipe: (ItemException) No such item 'snowcomb'
[16:41:07.500] [Error] Could not load recipe /recipes/honeyextractor/honeyjar12.recipe: (ItemException) No such item 'hauntedcomb'
[16:41:08.034] [Error] Could not load recipe /recipes/honeyextractor/nocturnalhoneyjar2.recipe: (ItemException) No such item 'darkcomb'
[16:41:08.118] [Error] Could not load recipe /recipes/honeyextractor/speedhoneyjar.recipe: (ItemException) No such item 'speedcomb'
[16:41:08.141] [Error] Could not load recipe /recipes/honeyextractor/honeyjar5.recipe: (ItemException) No such item 'crystalcomb'
[16:41:08.233] [Error] Could not apply patch from file /items/generic/other/synthesisstim.consumable.patch in source: /home/lesarthois/.local/share/Steam/steamapps/workshop/content/211820/1397217904/contents.pak. Caused by: (JsonPatchException) Could not apply patch to base. (JsonPatchException) Could not apply operation to base. (TraversalException) Could not find "handPosition" to remove
[16:41:08.952] [Error] Could not load recipe /recipes/honeyextractor/honeyjar14.recipe: (ItemException) No such item 'bonecomb'
Note : I read that some mod issues under Linux is that the system file is sensitive to uppercase and lowercase, I dunno if that's part of the issue but it may help.