Modding Discussion Getting crashes, please help!

Discussion in 'Starbound Modding' started by shadowd15, Apr 22, 2015.

  1. shadowd15

    shadowd15 Pangalactic Porcupine

    Code:
    [20:35:01.243] Info: Loading Assets
    [20:35:01.243] Info: Loading Star::Assets from: '../assets/packed.pak'
    [20:35:01.244] Info: Loading Star::Assets from: '../assets/user'
    [20:35:01.244] Info: Loading Star::Assets from: '../giraffe_storage/mods\utildoors.modpak'
    [20:35:01.244] Info: Loading Star::Assets from: '../giraffe_storage/mods\Drumsticks and Tailfeathers.modpak'
    [20:35:01.244] Info: Loading Star::Assets from: '../giraffe_storage/mods\Hylian Weapons of Legends\.'
    [20:35:01.245] Info: Loading Star::Assets from: '../giraffe_storage/mods\powerful_hats\.'
    [20:35:01.245] Info: Loading Star::Assets from: '../giraffe_storage/mods\kineptic\.'
    [20:35:01.245] Info: Loading Star::Assets from: '../giraffe_storage/mods\ODB2CCM_Black\.'
    [20:35:01.245] Info: Loading Star::Assets from: '../giraffe_storage/mods\StarMount\.'
    [20:35:01.245] Info: Loading Star::Assets from: '../giraffe_storage/mods\NingenRaceMod\.'
    [20:35:01.245] Info: Loading Star::Assets from: '../giraffe_storage/mods\NoLOS-Blink\.'
    [20:35:01.245] Info: Loading Star::Assets from: '../giraffe_storage/mods\KHC Mod\.'
    [20:35:01.245] Info: Loading Star::Assets from: '../giraffe_storage/mods\tokenrace\.'
    [20:35:05.787] Info: Done loading Assets
    [20:35:05.904] Info: Fully loading Star::Root...
    [20:35:05.905] Info: Loading NameGenerator
    [20:35:05.906] Info: Loading ObjectDatabase
    [20:35:05.914] Info: Loading PlantDatabase
    [20:35:05.915] Info: Loading ProjectileDatabase
    [20:35:05.924] Info: Loading MonsterDatabase
    [20:35:05.925] Info: Loading NpcDatabase
    [20:35:05.927] Info: Loading PlayerFactory
    [20:35:05.928] Info: Loading EntityFactory
    [20:35:05.997] Info: Done loading NameGenerator
    [20:35:05.998] Info: Loading ItemDatabase
    [20:35:06.132] Info: Initializing SDL Window
    [20:35:12.925] Info: Loading PlayerFactory
    [20:35:12.930] Info: Loading MaterialDatabase
    [20:35:12.931] Info: Loading ParticleDatabase
    [20:35:13.005] Info: Loading TerrainDatabase
    [20:35:13.725] Info: Done loading TerrainDatabase
    [20:35:13.725] Info: Loading BiomeDatabase
    [20:35:13.738] Info: Created initial window 1000x600
    [20:35:13.928] Info: Done loading NpcDatabase
    [20:35:13.929] Info: Loading LiquidsDatabase
    [20:35:16.544] Info: Done loading PlantDatabase
    [20:35:16.544] Info: Loading StatusEffectDatabase
    [20:35:16.856] Info: Done loading BiomeDatabase
    [20:35:16.856] Info: Loading DamageDatabase
    [20:35:19.741] Info: Done loading StatusEffectDatabase
    [20:35:21.473] Info: Done loading ParticleDatabase
    [20:35:21.475] Info: Loading EffectSourceDatabase
    [20:35:23.351] Info: Done loading EffectSourceDatabase
    [20:35:23.351] Info: Loading FunctionDatabase
    [20:35:23.545] Info: Done loading FunctionDatabase
    [20:35:23.546] Info: Loading TreasureDatabase
    [20:35:24.033] Info: Renderer initialized
    [20:35:24.040] Info: Renderer destroyed
    [20:35:24.040] Info: Initializing SDL Window
    [20:35:24.076] Info: Re-created window 1000x600
    [20:35:24.108] Info: Renderer initialized
    [20:35:24.393] Info: Done loading TreasureDatabase
    [20:35:24.393] Info: Loading DungeonDefinitions
    [20:35:25.727] Info: Done loading ObjectDatabase
    [20:35:25.727] Info: Loading EmoteProcessor
    [20:35:25.737] Info: Done loading EmoteProcessor
    [20:35:25.737] Info: Loading SpeciesDatabase
    [20:35:25.787] Info: Done loading DamageDatabase
    [20:35:25.787] Info: Loading ImageMetadataDatabase
    [20:35:25.787] Info: Done loading ImageMetadataDatabase
    [20:35:25.787] Info: Loading VersioningDatabase
    [20:35:25.806] Info: Done loading VersioningDatabase
    [20:35:25.806] Info: Loading QuestTemplateDatabase
    [20:35:26.567] Info: Done loading SpeciesDatabase
    [20:35:26.567] Info: Loading AiDatabase
    [20:35:27.599] Info: Done loading QuestTemplateDatabase
    [20:35:27.600] Info: Loading TechDatabase
    [20:35:27.675] Info: Done loading MaterialDatabase
    [20:35:27.675] Info: Loading CodexDatabase
    [20:35:27.692] Info: Done loading LiquidsDatabase
    [20:35:33.880] Info: Done loading CodexDatabase
    [20:35:36.824] Info: Done loading AiDatabase
    [20:35:44.213] Info: Done loading ProjectileDatabase
    [20:35:51.880] Info: Done loading MonsterDatabase
    [20:36:14.220] Info: Done loading TechDatabase
    [20:36:33.011] Info: Done loading DungeonDefinitions
    [20:37:30.896] Info: Done loading ItemDatabase
    [20:37:31.851] Error: Exception raised during Root finishLoad: (MapException) Key 'effectsAnimator' not found in Map::get()
      Map<String, Json, unordered_map<String, Json, hash<String, void>, equal_to<String>, allocator<pair<String, Json> > > >::get(String)
      PlayerConfig::PlayerConfig(Map<String, Json, unordered_map<String, Json, hash<String, void>, equal_to<String>, allocator<pair<String, Json> > > >)
      PlayerFactory::PlayerFactory()
      Root::playerFactory()
      _Function_handler<void (), SwallowReturn<_Bind<_Mem_fn<shared_ptr<PlayerFactory> (Root::*)()> (Root*)> > >::(_Any_data)
      _Function_handler<void (), WorkerPool::addWork(function<void ()>)::{lambda()#1}>::(_Any_data)
      WorkerPool::WorkerThread::run()
      ThreadImpl::runThread(void*)
      BaseThreadInitThunk
      RtlInitializeExceptionChain
      RtlInitializeExceptionChain
    
    [20:37:31.856] Info: Renderer destroyed
    [20:37:32.009] Info: Shutting down Star::Root
    [20:37:33.078] Error: Fatal Exception Caught: (StarException) An error occurred during loading: (MapException) Key 'effectsAnimator' not found in Map::get()
      ClientApplication::postSplashInitialization()
      ClientApplication::update()
      StarApplicationBase::run()
      _SDL_main
      _console_main
    As you can see, it seems to have loaded my mods up fine. I can't figure out what's causing the crash. Can someone help?
     
  2. Kayuko

    Kayuko Oxygen Tank

    Just because it didn't crash halfway doesn't mean your mods aren't the cause, I'll take a look at it.
    Gimme a few min. Sleep is overrated anyways.

    //Edit: Oh and while you're at it, if it works, try it with only the KHC mod enabled. Hell, that's a big mod.
     
    Last edited: Apr 22, 2015
  3. shadowd15

    shadowd15 Pangalactic Porcupine

    Thanks. I looked through the stuff on here and got rid of the creative mode mod already, as it seemed to be a common source of issues. And now I'm sad.
     
  4. Kayuko

    Kayuko Oxygen Tank

    Aww, don't be sad. :p
    But while I'm checking things, save up your mods and delete all of them (saving up like raring them or something).
    If I keep looking for something thats a coregame issue it'll surely take all night.
     
  5. shadowd15

    shadowd15 Pangalactic Porcupine

    I'm pretty sure it's a mod problem; I was able to run the game just fine without the mods. I just have no idea which one is causing it...
     
  6. Kayuko

    Kayuko Oxygen Tank

    Where did you find the tokenrace mod?
    Can't seem to get my hands on that.
     
  7. shadowd15

    shadowd15 Pangalactic Porcupine

    Oh, that one's my little homebrew project. It's not done yet. Do you want to see it?
     
  8. Kayuko

    Kayuko Oxygen Tank

    Well, it could be the cause after all, I doubt that then tho.
    But I'm always curious... so... :3
     
  9. shadowd15

    shadowd15 Pangalactic Porcupine

    Uh... Well, I have no idea how to upload stuff on this site, so you might have to help me a little bit with that too. I'm sorry, I'm hopeless.
     
  10. Kayuko

    Kayuko Oxygen Tank

    General rule for non-mod uploads (non-PUBLISHED, that is), get dropbox or upload it on mega / google drive and paste the link here. o:

    Bad info by the way, the only error I'm getting with all those mods except the race mod is from HKC, it can't instantiate items. But the game runs fine.
    So it appears to be your mod, or it's a new thing with the stable-branch (since I didn't update yet, still using unstable).
    Nothing updated on the method the error threw out in the docs tho. So... let's see what your mod says.
     
  11. shadowd15

    shadowd15 Pangalactic Porcupine

    EDIT: Took the mod link out because I don't like sharing my work before it's finished.
     
    Last edited: Apr 22, 2015
  12. Kayuko

    Kayuko Oxygen Tank

    So, pretty bad news.
    My game works totally fine with all your mods installed.
    I'll update tomorrow, so I can keep up with my mods, maybe I can help you more then, but it's 4:46 am here so I don't have much hope in finding the error today.

    Btw, nice work there. :D
    I like the sprites.
     
  13. shadowd15

    shadowd15 Pangalactic Porcupine

    :D Thank you! It's still not near done, need to add armor and stuff and clean up the sprites I've already made but they're going to be hyperadvanced lizard-bird people when all's said and done. :)

    EDIT: It was the hats. I deleted the hat mod and the game loaded up fine. That makes me sad, because I really liked those hats. But I guess I can live without them.
     
    Last edited: Apr 22, 2015
  14. Kayuko

    Kayuko Oxygen Tank

    There was an update to those today, but even if it still doesn't work, just tell me. Once I updated I can check what might be causing the error and fix it in this single case. (Yes, I checked the mod authorities, I'd be allowed to).
     
  15. newprex

    newprex Subatomic Cosmonaut

    Player.config dirty edit, here you go :

    A new line was added into player.config :

    "effectsAnimator" : "/player/playereffects.animation",
     
  16. shadowd15

    shadowd15 Pangalactic Porcupine

    Thank you guys c:
     

Share This Page