Modding Help Spawning a monster from a Mod

Discussion in 'Starbound Modding' started by KitsonFoxfire, Apr 6, 2019.

  1. KitsonFoxfire

    KitsonFoxfire Scruffy Nerf-Herder

    Is this possible using the commands? I've looked everywhere in google in the mods section and in steam workshop but can't find a plain answer. If it is possible what am I missing? If not, is it possible to make a mod that spawns monsters from other mods? If any of this exists already I'd be grateful if someone pointed me out in the right direction. Thanks
     
  2. DrPvtSkittles

    DrPvtSkittles Master Astronaut

  3. KitsonFoxfire

    KitsonFoxfire Scruffy Nerf-Herder

  4. DrPvtSkittles

    DrPvtSkittles Master Astronaut

    Check your log file. Its called starbound (no numbers)
    Starbound/storage
    You can paste it here using pastebin.com or using the code tags

    I can tell you I have been able to spawn a custom monster I have made, using that command.
     
  5. KitsonFoxfire

    KitsonFoxfire Scruffy Nerf-Herder

    [01:53:25.576] [Warn] Could not spawn Monster of type 'smoglinz', exception caught: (JsonException) No such key in Json::get("appliesWeatherStatusEffects")
    [01:53:25.679] [Info] Chat: <server> Could not spawn Monster of type 'smoglinz'

    I found this where ever I attempt to spawn the monster
     
  6. projectmayhem

    projectmayhem Spaceman Spiff

    that is why it will not spawn. If you need help working it out , just post the files and someone can poke through them
     

Share This Page