Modding Help Crashing at seemingly random times

Discussion in 'Starbound Modding' started by Nexus Of Chaos, Feb 28, 2017.

  1. Nexus Of Chaos

    Nexus Of Chaos Parsec Taste Tester

    NOTICE: If you need to see the full log or my mods, some of the mods are NSFW.
    I keep getting this crash at seemingly random times after I load SB. I included a bit b4 bc it seems to happen after it.

    [Info] UniverseServer: Warping player 1 to ClientShipWorld:a7c849183ec2fce211bb6f563ae65e0c=1025.1026
    [17:51:18.191] [Info] WEdit: Loaded!
    [17:51:18.193] [Info] WEdit: Loaded!
    [17:51:25.729] [Info] tabularasa.lua:init(): tabularasa has done its init
    [17:51:37.422] [Error] Fatal Error: Access violation detected at 00007FF7360A7516 (Read of address 000001939BEF5000)
    [0] 7ff736104403 Star::captureStack
    [1] 7ff73610464c Star::fatalError
    [2] 7ff7360a7516 Star::JsonWriter<Star::Utf8OutputIterator<Star::FunctionOutputIterator<<lambda_94356d5cb60ee0e093b30f2b998188c2> >,char32_t> >::eek:bjectKey
    [3] 7ff7360af4c9 Star::JsonStreamer<Star::Json>::toJsonStream
    [4] 7ff7360af4e9 Star::JsonStreamer<Star::Json>::toJsonStream
    [5] 7ff7360a24fb Star::hash<Star::Json,void>::eek:perator()
    [6] 7ff7362e47ec Star::hash<std::tuple<Star::String,unsigned __int64,Star::Json>,void>::eek:perator()<3,unsigned __int64,Star::Json>
    [7] 7ff7362e4733 Star::hash<std::tuple<Star::String,unsigned __int64,Star::Json>,void>::eek:perator()<3,Star::String,unsigned __int64,Star::Json>
    [8] 7ff7362f3a35 std::_Hash<std::_Umap_traits<std::reference_wrapper<std::tuple<Star::String,unsigned __int64,Star::Json> const >,std::_List_iterator<std::_List_val<std::_List_simple_types<std::pair<std::tuple<Star::String,unsigned __int64,Star::Json> const ,std::pair<__int64,Star::WeightedPool<Star::MonsterVariant> > > > > >,std::_Uhash_compare<std::reference_wrapper<std::tuple<Star::String,unsigned __int64,Star::Json> const >,Star::hash<std::tuple<Star::String,unsigned __int64,Star::Json>,void>,std::equal_to<std::tuple<Star::String,unsigned __int64,Star::Json> > >,Star::BlockAllocator<std::pair<std::reference_wrapper<std::tuple<Star::String,unsigned __int64,Star::Json> const > const ,std::_List_iterator<std::_List_val<std::_List_simple_types<std::pair<std::tuple<Star::String,unsigned __int64,Star::Json> const ,std::pair<__int64,Star::WeightedPool<Star::MonsterVariant> > > > > > >,1024>,0> >::lower_bound
    [9] 7ff7362e7801 Star::LruCacheBase<Star::OrderedMapWrapper<std::unordered_map,std::tuple<Star::String,unsigned __int64,Star::Json>,std::pair<__int64,Star::WeightedPool<Star::MonsterVariant> >,Star::BlockAllocator<std::pair<std::tuple<Star::String,unsigned __int64,Star::Json> const ,std::pair<__int64,Star::WeightedPool<Star::MonsterVariant> > >,1024>,Star::hash<std::tuple<Star::String,unsigned __int64,Star::Json>,void>,std::equal_to<std::tuple<Star::String,unsigned __int64,Star::Json> > > >::get<<lambda_d7a44d64865872d49d041076f41a0355> >
    [10] 7ff7362f4db2 Star::MonsterDatabase::monsterFamily
    [11] 7ff7362f539c Star::MonsterDatabase::monsterVariant
    [12] 7ff73678e80a Star::LuaBindings::WorldCallbacks::spawnMonster
    [13] 7ff736741f89 std::_Invoker_functor::_Call<Star::Maybe<int> (__cdecl*const & __ptr64)(Star::World * __ptr64,Star::String const & __ptr64,Star::Vector<float,2> const & __ptr64,Star::Maybe<Star::MapMixin<std::unordered_map<Star::String,Star::Json,Star::hash<Star::String,void>,std::equal_to<Star::String>,std::allocator<std::pair<Star::String const ,Star::Json> > > > > const & __ptr64),Star::World * __ptr64 const & __ptr64,Star::String,Star::Vector<float,2>,Star::Maybe<Star::MapMixin<std::unordered_map<Star::String,Star::Json,Star::hash<Star::String,void>,std::equal_to<Star::String>,std::allocator<std::pair<Star::String const ,Star::Json> > > > > >
    [14] 7ff7367569ba std::invoke<Star::Maybe<int> (__cdecl*const & __ptr64)(Star::World * __ptr64,Star::String const & __ptr64,Star::Vector<float,2> const & __ptr64,Star::Maybe<Star::MapMixin<std::unordered_map<Star::String,Star::Json,Star::hash<Star::String,void>,std::equal_to<Star::String>,std::allocator<std::pair<Star::String const ,Star::Json> > > > > const & __ptr64),Star::World * __ptr64 const & __ptr64,Star::String,Star::Vector<float,2>,Star::Maybe<Star::MapMixin<std::unordered_map<Star::String,Star::Json,Star::hash<Star::String,void>,std::equal_to<Star::String>,std::allocator<std::pair<Star::String const ,Star::Json> > > > > >
    [15] 7ff73674689b std::_Invoke_ret<Star::Maybe<int> (__cdecl*const & __ptr64)(Star::World * __ptr64,Star::String const & __ptr64,Star::Vector<float,2> const & __ptr64,Star::Maybe<Star::MapMixin<std::unordered_map<Star::String,Star::Json,Star::hash<Star::String,void>,std::equal_to<Star::String>,std::allocator<std::pair<Star::String const ,Star::Json> > > > > const & __ptr64),Star::World * __ptr64 const & __ptr64,Star::String,Star::Vector<float,2>,Star::Maybe<Star::MapMixin<std::unordered_map<Star::String,Star::Json,Star::hash<Star::String,void>,std::equal_to<Star::String>,std::allocator<std::pair<Star::String const ,Star::Json> > > > > >
    [16] 7ff736743f9a std::_Call_binder<std::_Unforced,0,1,2,3,Star::Maybe<int> (__cdecl*const)(Star::World * __ptr64,Star::String const & __ptr64,Star::Vector<float,2> const & __ptr64,Star::Maybe<Star::MapMixin<std::unordered_map<Star::String,Star::Json,Star::hash<Star::String,void>,std::equal_to<Star::String>,std::allocator<std::pair<Star::String const ,Star::Json> > > > > const & __ptr64),std::tuple<Star::World * __ptr64,std::_Ph<1>,std::_Ph<2>,std::_Ph<3> > const ,std::tuple<Star::String && __ptr64,Star::Vector<float,2> && __ptr64,Star::Maybe<Star::MapMixin<std::unordered_map<Star::String,Star::Json,Star::hash<Star::String,void>,std::equal_to<Star::String>,std::allocator<std::pair<Star::String const ,Star::Json> > > > > && __ptr64> >
    [17] 7ff73673fb1f std::_Binder<std::_Unforced,Star::Maybe<int> (__cdecl&)(Star::World * __ptr64,Star::String const & __ptr64,Star::Vector<float,2> const & __ptr64,Star::Maybe<Star::MapMixin<std::unordered_map<Star::String,Star::Json,Star::hash<Star::String,void>,std::equal_to<Star::String>,std::allocator<std::pair<Star::String const ,Star::Json> > > > > const & __ptr64),Star::World * __ptr64 & __ptr64,std::_Ph<1> const & __ptr64,std::_Ph<2> const & __ptr64,std::_Ph<3> const & __ptr64>::eek:perator()<Star::String,Star::Vector<float,2>,Star::Maybe<Star::MapMixin<std::unordered_map<Star::String,Star::Json,Star::hash<Star::String,void>,std::equal_to<Star::String>,std::allocator<std::pair<Star::String const ,Star::Json> > > > > >
    [18] 7ff7367745cd <lambda_d1a634721417dec6e1e645f4c414aeed>::eek:perator()
    [19] 7ff7367414ff std::_Invoker_functor::_Call<<lambda_d1a634721417dec6e1e645f4c414aeed> & __ptr64,Star::LuaEngine & __ptr64,unsigned __int64,Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData> * __ptr64>
    [20] 7ff736756410 std::invoke<<lambda_d1a634721417dec6e1e645f4c414aeed> & __ptr64,Star::LuaEngine & __ptr64,unsigned __int64,Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData> * __ptr64>
    [21] 7ff736749f69 std::_Invoke_ret<Star::Variant<Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,Star::LuaVariadic<Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData> > >,<lambda_d1a634721417dec6e1e645f4c414aeed> & __ptr64,Star::LuaEngine & __ptr64,unsigned __int64,Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData> * __ptr64>
    [22] 7ff73677a94b std::_Func_impl<<lambda_d1a634721417dec6e1e645f4c414aeed>,std::allocator<int>,Star::Variant<Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,Star::LuaVariadic<Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData> > >,Star::LuaEngine & __ptr64,unsigned __int64,Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData> * __ptr64>::_Do_call
    [23] 7ff7360d1e8d std::_Func_class<Star::Variant<Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,Star::LuaVariadic<Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData> > >,Star::LuaEngine & __ptr64,unsigned __int64,Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData> * __ptr64>::eek:perator()
    [24] 7ff7360d0f24 <lambda_a03bcae4599b53751a446949639a4d5e>::eek:perator()
    [25] 7ff73605b6a8 luaD_precall
    [26] 7ff736074492 luaV_execute
    [27] 7ff73605b1b3 luaD_call
    [28] 7ff73605b98b luaD_rawrunprotected
    [29] 7ff73605b3c0 luaD_pcall
    [30] 7ff7360518d4 lua_pcallk
    [31] 7ff7360d8ed0 Star::LuaEngine::pcallWithTraceback
    [32] 7ff7362a6aee Star::LuaEngine::callFunction<float>
    [33] 7ff7362aa514 Star::LuaFunction::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
    [34] 7ff7362aa3a1 Star::LuaBaseComponent::invoke<Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
    [35] 7ff7362af12c Star::LuaUpdatableComponent<Star::LuaWorldComponent<Star::LuaBaseComponent> >::update<Star::Variant<Star::Empty,bool,__int64,double,Star::String,Star::LuaTable,Star::LuaFunction,Star::LuaThread,Star::LuaUserData>,float>
    [36] 7ff7363842cf Star::Object::update
    [37] 7ff7366daf5b Star::ContainerObject::update
    [38] 7ff73663d32e <lambda_5251ea3b435705ab973fc9e3a86aa323>::eek:perator()
    [39] 7ff73623b5e7 Star::EntityMap::updateAllEntities
    [40] 7ff73665ddc2 Star::WorldServer::update
    [41] 7ff736665c42 Star::WorldServerThread::update
    [42] 7ff7366656a8 Star::WorldServerThread::run
    [43] 7ff736100f2e Star::ThreadImpl::runThread
    [44] 7ff806ba8364 BaseThreadInitThunk
    [45] 7ff806cb70d1 RtlUserThreadStart

    if you need more just tell me
     
  2. The | Suit

    The | Suit Agent S. Forum Moderator

    You should never post partial logs - unless you are a 100% sure that is the error.
     
  3. Nexus Of Chaos

    Nexus Of Chaos Parsec Taste Tester

    well, no errors thrown elsewhere, plus a window pops up with this and the game hard crashes

    actually, there r several errors elsewhere but b4 this crash my game has been running perfectly fine even with those errors
     
  4. lazarus78

    lazarus78 The Waste of Time

    Because it has other important information, like what mods you are using.

    Unless you know how to solve the problem yourself, it is best not to assume what information you think is important.
     
  5. Nexus Of Chaos

    Nexus Of Chaos Parsec Taste Tester

    warning: contains NSFW mods

    log attached


    for some reason it showed the first post as 2 and wen i deleted 1 it deleted both
     

    Attached Files:

  6. lazarus78

    lazarus78 The Waste of Time

    You have quite a few overlapping mods, potentially some that are outdated/incompatible with the current version of the game, so yeah... you really need to resolve those other errors otherwise it is searching for a needle in a hay-stack.
     
  7. Nexus Of Chaos

    Nexus Of Chaos Parsec Taste Tester

    well, what i've seen is many of the older ones are just removed and replaced by the Steam ones
     
  8. Nexus Of Chaos

    Nexus Of Chaos Parsec Taste Tester

    either it stopped crashing or it was the Tabula Rasa. I mined it and it stopped crashing. may hav just stopped with time (some games do that), but its possible some mod using the Tabula Rasa crashed it


    EDIT: Placed the Tabula Rasa back, yet to crash
     
    Last edited: Mar 1, 2017

Share This Page