Modding Help dropshipblocks png is messing up my game :<

Discussion in 'Starbound Modding' started by mefd5791, Dec 13, 2013.

  1. mefd5791

    mefd5791 Space Hobo

    Okay I have a shipship.png and I didn't change the dropship.structure because I used all of the same colors. I tried running the game with only the shipship.png changed, and that ran fine, but as soon as i make my own dropshipblocks.png, the game crashes. starbound.log says:

    Code:
    Error: UniverseServer exception caught: OutOfRange: first() called on empty list index: 0
      007BA0E2 (C:/starbound/source/core/StarException_mingw.cpp:165)
      009B2EBE (C:/starbound/source/core/StarList.hpp:179)
      ... (3)
      004FB185 (C:/starbound/source/game/StarUniverseServer.cpp:106)
      0094702C (C:/starbound/source/core/StarThread_windows.cpp:74)
      7526336A
      77659F72
      77659F45
    and i have no idea whats wrong. i did notice that all of the other dropshipblocks.png's were 8-bit, but changing that doesn't even help. what to do?
     

    Attached Files:

  2. mefd5791

    mefd5791 Space Hobo

    well i just found the post that told me that i was missing my spawner, which i fixed, now the game runs,. but i can't move in my ship? even though the offsets look all right...
     

Share This Page