Modding Help Problems with NPC race (RESOLVED)

Discussion in 'Starbound Modding' started by Rat-Thing, Jul 30, 2020.

  1. Rat-Thing

    Rat-Thing Phantasmal Quasar

    Working on a custom NPC race, i keep getting this error every other spawn
    Code:
    [18:07:09.929] [Error] UniverseServer: exception caught: std::exception: bad allocation
    
    The weird thing is that this only prevents the npcs from spawning every once in a while; sometimes they spawn correctly, other times they don't.
    This also has the consequence of making the microdungeons they're supposed to spawn in boot me back to ship.
    I should also note that the other npc race i have isn't causing any problems.
    EDIT: Turns out i forgot to add a namegen for both genders. Oops
     
    Last edited: Aug 4, 2020

Share This Page