Modding Help Joined Multiplayer Server and now mod items dont show (Invisible)

Discussion in 'Starbound Modding' started by DipityDooDah, Jan 27, 2014.

  1. DipityDooDah

    DipityDooDah Space Hobo

    Hello,

    I don't know if this has been posted before but I recently joined an online server not considering what mods were compatible with their server.

    My mods now don't show at all since the moment I join the multiplayer server to the moment I switched back to single player.

    I've tried wiping the universe folder of world data but it didn't help.

    Please, any help would be greatly appreciated. :up:
     
  2. Mr Bubbles

    Mr Bubbles Subatomic Cosmonaut

    Hey there. MOST mods require the server to have the mod installed for you to actually use it lets say by example FCS That mod you can use it in multiplayer unless they disable it BUT some other mod like SIP the custom crafters do NOT work unless it's installed. Hope I helped! :)
     
  3. DipityDooDah

    DipityDooDah Space Hobo

    It most certainly has helped my understanding of mods with regards to the multiplayer side but my issue is that now I have gone back to my single player world all the mods have disappeared leaving my chests looking as though they're are floating in mid air where some of the items from the industrialization mod would have been sitting and was wondering if I could possibly fix this somehow and have my mods re-appear back to their original spot.

    Appreciate your help. :giggle:

    *EDIT* Thought I would add screenshots to help understand my problem a little more.

    [​IMG]

    [​IMG]
     
    Last edited: Jan 28, 2014
  4. Karull

    Karull Big Damn Hero

    Post your Starbound log here (if there are errors), then we will be able to help you.
     
  5. DipityDooDah

    DipityDooDah Space Hobo

    Absolutely.

    Here are the errors appearing in the log file.

    Code:
    Error: Could not load /items/armors/other/skimpy/skimpychest.chest asset, attempting to use default.
    AssetException: Could not read variant asset /items/armors/other/skimpy/skimpychest.chest
    caused by: JsonParsingException: Cannot parse json file: /items/armors/other/skimpy/skimpychest.chest
    caused by: JsonParsingException: Error parsing json: unexpected character parsing word at 26:18
      009AA002 starbound_opengl.exe
      00516E96 starbound_opengl.exe
      00517E2C starbound_opengl.exe
      0050DDFF starbound_opengl.exe
      0050DEBD starbound_opengl.exe
      00518A78 starbound_opengl.exe
      005192CD starbound_opengl.exe
      00519E51 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Error loading object file /objects/colonyspeaker/loudspeaker.object: VariantException: Improper conversion to int from string in get("price")
      00A6B203 starbound_opengl.exe
      00834254 starbound_opengl.exe
      00610EDB starbound_opengl.exe
      0061456D starbound_opengl.exe
      004EA646 starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Warn: Missing inventoryIcon for chestplant1, using default
    Error: Error loading object file /objects/gamblingbox/gamblingbox01.object: VariantException: Improper conversion to bool from string in get("printable")
      00A6A2F8 starbound_opengl.exe
      0083421E starbound_opengl.exe
      00612F95 starbound_opengl.exe
      0061456D starbound_opengl.exe
      004EA646 starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Error loading object file /objects/gamblingbox/gamblingbox02.object: VariantException: Improper conversion to bool from string in get("printable")
      00A6A2F8 starbound_opengl.exe
      0083421E starbound_opengl.exe
      00612F95 starbound_opengl.exe
      0061456D starbound_opengl.exe
      004EA646 starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Error loading object file /objects/gamblingbox/gamblingbox03.object: VariantException: Improper conversion to bool from string in get("printable")
      00A6A2F8 starbound_opengl.exe
      0083421E starbound_opengl.exe
      00612F95 starbound_opengl.exe
      0061456D starbound_opengl.exe
      004EA646 starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Warn: Missing inventoryIcon for barvent, using default
    Warn: Missing inventoryIcon for wreckvent, using default
    Error: Error loading object file /objects/gungamblingbox/gungamblingbox01.object: VariantException: Improper conversion to bool from string in get("printable")
      00A6A2F8 starbound_opengl.exe
      0083421E starbound_opengl.exe
      00612F95 starbound_opengl.exe
      0061456D starbound_opengl.exe
      004EA646 starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Error loading object file /objects/gungamblingbox/gungamblingbox02.object: VariantException: Improper conversion to bool from string in get("printable")
      00A6A2F8 starbound_opengl.exe
      0083421E starbound_opengl.exe
      00612F95 starbound_opengl.exe
      0061456D starbound_opengl.exe
      004EA646 starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Error loading object file /objects/gungamblingbox/gungamblingbox03.object: VariantException: Improper conversion to bool from string in get("printable")
      00A6A2F8 starbound_opengl.exe
      0083421E starbound_opengl.exe
      00612F95 starbound_opengl.exe
      0061456D starbound_opengl.exe
      004EA646 starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Error loading object file /objects/gungamblingbox/gungamblingbox04.object: VariantException: Improper conversion to bool from string in get("printable")
      00A6A2F8 starbound_opengl.exe
      0083421E starbound_opengl.exe
      00612F95 starbound_opengl.exe
      0061456D starbound_opengl.exe
      004EA646 starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Error loading object file /objects/gungamblingbox/gungamblingbox05.object: VariantException: Improper conversion to bool from string in get("printable")
      00A6A2F8 starbound_opengl.exe
      0083421E starbound_opengl.exe
      00612F95 starbound_opengl.exe
      0061456D starbound_opengl.exe
      004EA646 starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Error loading object file /objects/xmasgamblingbox/xmasgamblingbox01.object: VariantException: Improper conversion to bool from string in get("printable")
      00A6A2F8 starbound_opengl.exe
      0083421E starbound_opengl.exe
      00612F95 starbound_opengl.exe
      0061456D starbound_opengl.exe
      004EA646 starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[crewKEIaku, 1, {}]'. VariantException: Improper conversion to double from string in get("amount")
      00A6AB93 starbound_opengl.exe
      005C67EC starbound_opengl.exe
      005C7487 starbound_opengl.exe
      005C7939 starbound_opengl.exe
      0063704C starbound_opengl.exe
      006372E6 starbound_opengl.exe
      006387C5 starbound_opengl.exe
      005A5975 starbound_opengl.exe
      005A74E4 starbound_opengl.exe
      0059BE3D starbound_opengl.exe
      0059C650 starbound_opengl.exe
      005D13ED starbound_opengl.exe
      005D1744 starbound_opengl.exe
      005D1B8B starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[crewKEIaku, 1, {}]'. VariantException: Improper conversion to double from string in get("amount")
      00A6AB93 starbound_opengl.exe
      005C67EC starbound_opengl.exe
      005C7487 starbound_opengl.exe
      005C7939 starbound_opengl.exe
      0063704C starbound_opengl.exe
      006372E6 starbound_opengl.exe
      006387C5 starbound_opengl.exe
      005A5975 starbound_opengl.exe
      005A74E4 starbound_opengl.exe
      0059BE3D starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059C9F7 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[crewKEIaku, 1, {}]'. VariantException: Improper conversion to double from string in get("amount")
      00A6AB93 starbound_opengl.exe
      005C67EC starbound_opengl.exe
      005C7487 starbound_opengl.exe
      005C7939 starbound_opengl.exe
      0063704C starbound_opengl.exe
      006372E6 starbound_opengl.exe
      006387C5 starbound_opengl.exe
      005A5975 starbound_opengl.exe
      005A74E4 starbound_opengl.exe
      0059BE3D starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059D185 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[crewKEIlepo, 1, {}]'. VariantException: Improper conversion to double from string in get("amount")
      00A6AB93 starbound_opengl.exe
      005C67EC starbound_opengl.exe
      005C7487 starbound_opengl.exe
      005C7939 starbound_opengl.exe
      0063704C starbound_opengl.exe
      006372E6 starbound_opengl.exe
      006387C5 starbound_opengl.exe
      005A5975 starbound_opengl.exe
      005A74E4 starbound_opengl.exe
      0059BE3D starbound_opengl.exe
      0059C650 starbound_opengl.exe
      005D13ED starbound_opengl.exe
      005D1744 starbound_opengl.exe
      005D1B8B starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[crewKEIlepo, 1, {}]'. VariantException: Improper conversion to double from string in get("amount")
      00A6AB93 starbound_opengl.exe
      005C67EC starbound_opengl.exe
      005C7487 starbound_opengl.exe
      005C7939 starbound_opengl.exe
      0063704C starbound_opengl.exe
      006372E6 starbound_opengl.exe
      006387C5 starbound_opengl.exe
      005A5975 starbound_opengl.exe
      005A74E4 starbound_opengl.exe
      0059BE3D starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059C9F7 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[crewKEIlepo, 1, {}]'. VariantException: Improper conversion to double from string in get("amount")
      00A6AB93 starbound_opengl.exe
      005C67EC starbound_opengl.exe
      005C7487 starbound_opengl.exe
      005C7939 starbound_opengl.exe
      0063704C starbound_opengl.exe
      006372E6 starbound_opengl.exe
      006387C5 starbound_opengl.exe
      005A5975 starbound_opengl.exe
      005A74E4 starbound_opengl.exe
      0059BE3D starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059D185 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[crewKEIpohaku, 1, {}]'. VariantException: Improper conversion to double from string in get("amount")
      00A6AB93 starbound_opengl.exe
      005C67EC starbound_opengl.exe
      005C7487 starbound_opengl.exe
      005C7939 starbound_opengl.exe
      0063704C starbound_opengl.exe
      006372E6 starbound_opengl.exe
      006387C5 starbound_opengl.exe
      005A5975 starbound_opengl.exe
      005A74E4 starbound_opengl.exe
      0059BE3D starbound_opengl.exe
      0059C650 starbound_opengl.exe
      005D13ED starbound_opengl.exe
      005D1744 starbound_opengl.exe
      005D1B8B starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[crewKEIpohaku, 1, {}]'. VariantException: Improper conversion to double from string in get("amount")
      00A6AB93 starbound_opengl.exe
      005C67EC starbound_opengl.exe
      005C7487 starbound_opengl.exe
      005C7939 starbound_opengl.exe
      0063704C starbound_opengl.exe
      006372E6 starbound_opengl.exe
      006387C5 starbound_opengl.exe
      005A5975 starbound_opengl.exe
      005A74E4 starbound_opengl.exe
      0059BE3D starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059C9F7 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[crewKEIpohaku, 1, {}]'. VariantException: Improper conversion to double from string in get("amount")
      00A6AB93 starbound_opengl.exe
      005C67EC starbound_opengl.exe
      005C7487 starbound_opengl.exe
      005C7939 starbound_opengl.exe
      0063704C starbound_opengl.exe
      006372E6 starbound_opengl.exe
      006387C5 starbound_opengl.exe
      005A5975 starbound_opengl.exe
      005A74E4 starbound_opengl.exe
      0059BE3D starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059D185 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[fryingpan, 1, {}]'. ItemException: No such item 'fryingpan'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      005D13ED starbound_opengl.exe
      005D1744 starbound_opengl.exe
      005D1B8B starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[fryingpan, 1, {}]'. ItemException: No such item 'fryingpan'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059C9F7 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[fryingpan, 1, {}]'. ItemException: No such item 'fryingpan'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059D185 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[revolver, 1, {}]'. ItemException: No such item 'revolver'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      005D13ED starbound_opengl.exe
      005D1744 starbound_opengl.exe
      005D1B8B starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[revolver, 1, {}]'. ItemException: No such item 'revolver'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059C9F7 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[revolver, 1, {}]'. ItemException: No such item 'revolver'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059D185 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[skimpychest, 1, {}]'. ItemException: No such item 'skimpychest'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      005D13ED starbound_opengl.exe
      005D1744 starbound_opengl.exe
      005D1B8B starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[skimpychest, 1, {}]'. ItemException: No such item 'skimpychest'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059C9F7 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[skimpychest, 1, {}]'. ItemException: No such item 'skimpychest'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059D185 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[chowboychest, 1, {}]'. ItemException: No such item 'chowboychest'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      005D13ED starbound_opengl.exe
      005D1744 starbound_opengl.exe
      005D1B8B starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[chowboychest, 1, {}]'. ItemException: No such item 'chowboychest'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059C9F7 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[chowboychest, 1, {}]'. ItemException: No such item 'chowboychest'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059D185 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[fairchest, 1, {}]'. ItemException: No such item 'fairchest'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      005D13ED starbound_opengl.exe
      005D1744 starbound_opengl.exe
      005D1B8B starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[fairchest, 1, {}]'. ItemException: No such item 'fairchest'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059C9F7 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[fairchest, 1, {}]'. ItemException: No such item 'fairchest'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059D185 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[hikerhead, 1, {}]'. ItemException: No such item 'hikerhead'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      005D13ED starbound_opengl.exe
      005D1744 starbound_opengl.exe
      005D1B8B starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[hikerhead, 1, {}]'. ItemException: No such item 'hikerhead'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059C9F7 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not instantiate item '[hikerhead, 1, {}]'. ItemException: No such item 'hikerhead'
      0059AEBA starbound_opengl.exe
      0059B308 starbound_opengl.exe
      0059C650 starbound_opengl.exe
      0059D185 starbound_opengl.exe
      005D1C16 starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
    
    Error: Could not load /items/armors/backitems/slimcape/slimcapebackicon.png asset, attempting to use default.
    AssetException: No such asset '/items/armors/backitems/slimcape/slimcapebackicon.png'
      00512A50 starbound_opengl.exe
      00518084 starbound_opengl.exe
      0050DDFF starbound_opengl.exe
      00511D67 starbound_opengl.exe
      00518A1D starbound_opengl.exe
      0051A23D starbound_opengl.exe
      0051896D starbound_opengl.exe
      005192CD starbound_opengl.exe
      005193FC starbound_opengl.exe
      0051997A starbound_opengl.exe
      00551B86 starbound_opengl.exe
      0054F04E starbound_opengl.exe
      0054F440 starbound_opengl.exe
      0054F500 starbound_opengl.exe
      00586C40 starbound_opengl.exe
      005882A6 starbound_opengl.exe
      005A52F7 starbound_opengl.exe
      005A74E4 starbound_opengl.exe
      0059BE3D starbound_opengl.exe
      0059C650 starbound_opengl.exe
      005D13ED starbound_opengl.exe
      005D1744 starbound_opengl.exe
      005D1B8B starbound_opengl.exe
      004EA64E starbound_opengl.exe
      004016C8 starbound_opengl.exe
      0097DA2C starbound_opengl.exe
      74B8336A kernel32.dll
      77039F72 ntdll.dll
      77039F45 ntdll.dll
     
  6. Karull

    Karull Big Damn Hero

    My guess is that the modded items haven't been updated to work with the new patch. If you downloaded them, you have to wait for the creator to update the mod, if you made them on your own, you need to go through and fix everything that is broken.
     
  7. DipityDooDah

    DipityDooDah Space Hobo

    Wow, I feel slightly embarrassed.

    The mod files I had were all up to date with the client version so that wasn't the problem but all the time I was worrying about all my modified items becoming some green 'generic item' I didn't check my crafting menu to see if I could actually re-create them in single player.

    It appears joining the multiplayer server had corrupted any mods I had (items, weapons, furniture, vehicle, etc) making them unusable again (green generic item) but it was as simple as having to place them down again and just trash the corrupted items. I won't be making the same mistake again.

    I wonder if keeping two separate folders for my single player character and my multiplayer character would work better?

    Thank you all for your help.
     
  8. Mr Bubbles

    Mr Bubbles Subatomic Cosmonaut

    Sounds strange. But this one time I had a mod crafting table and joined multiplayer and it was gone. Then I did singleplayer and it STILL wasn't there. Did you use a modded platform? P.S. Generic item is when the game finds an error in the open source and it changes it to that little green square.
     
  9. Karull

    Karull Big Damn Hero

    That actually makes sense, as I noticed yesterday that when I messed up a line of code on an item and loaded the game, it became a generic item. When I fixed the code, it was still a generic item, so once something is broken there is no getting it back...this could become very troublesome for mods if an author accidentally breaks an item without noticing causing everyone that uses the mod to lose said item. I hope this is something they can fix, I guess the only thing to do now to be safe is frequently back up your files.
     

Share This Page