Starbound

Starbound

The Tauren of Warcraft
 This topic has been pinned, so it's probably important
Captain Luna Rixis  [developer] Mar 10, 2018 @ 9:44pm
Bug Reports
Please let me know whatever problems you come across on this discussion~
< >
Showing 1-11 of 11 comments
Ruthenium Mar 29, 2018 @ 1:33pm 
The game seems to be crashing all of a sudden on startup, and I'm not entirely sure why-

Here's the part of my Log file that's reading the error out! Maybe something can be done to fix this?


[13:29:05.042] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\868165595\contents.pak'
[13:29:05.063] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\763259329\contents.pak'
[13:29:05.127] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1308745106\contents.pak'
[13:29:05.128] [Info] Loading assets from: '..\assets\user'
[13:29:05.130] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1245456325\contents.pak'
[13:29:05.130] [Info] Loading assets from: 'C:\Program Files (x86)\Steam\steamapps\workshop\content\211820\1153361395\contents.pak'
[13:29:07.279] [Info] Assets digest is 40df2932359943740114c818d8060e25bec4814da83960b467c33c72e023dc03
[13:29:07.279] [Info] Root: Loaded Assets in 6.10392 seconds
[13:29:07.290] [Info] Root: Loaded ImageMetadataDatabase in 1.8879e-06 seconds
[13:29:07.303] [Info] Root: Loaded NameGenerator in 0.0228493 seconds
[13:29:07.438] [Info] Root: Loaded PlantDatabase in 0.134516 seconds
[13:29:09.265] [Info] Root: Loaded ObjectDatabase in 1.98464 seconds
[13:29:09.753] [Info] Root: Loaded ProjectileDatabase in 2.31528 seconds
[13:29:09.962] [Info] Root: Loaded MonsterDatabase in 0.697135 seconds
[13:29:09.965] [Info] Root: Loaded StagehandDatabase in 0.00277749 seconds
[13:29:09.986] [Info] Root: Loaded VehicleDatabase in 0.0208829 seconds
[13:29:10.070] [Info] Root: Loaded NpcDatabase in 0.316307 seconds
[13:29:10.193] [Info] Root: Loaded PlayerFactory in 0.20753 seconds
[13:29:10.195] [Info] Root: Loaded VersioningDatabase in 0.00188677 seconds
[13:29:10.195] [Info] Root: Loaded EntityFactory in 0.126139 seconds
[13:29:10.293] [Info] Root: Loaded ParticleDatabase in 0.0973472 seconds
[13:29:11.082] [Info] Root: Loaded MaterialDatabase in 0.886348 seconds
[13:29:11.098] [Info] Root: Loaded TerrainDatabase in 0.0157308 seconds
[13:29:11.762] [Info] Root: Loaded BiomeDatabase in 0.664266 seconds
[13:29:11.775] [Info] Root: Loaded LiquidsDatabase in 0.0129163 seconds
[13:29:11.853] [Info] Root: Loaded StatusEffectDatabase in 0.0782182 seconds
[13:29:12.557] [Info] Root: Loaded DamageDatabase in 0.703319 seconds
[13:29:12.572] [Info] Root: Loaded EffectSourceDatabase in 0.014811 seconds
[13:29:12.627] [Info] Root: Loaded FunctionDatabase in 0.0559579 seconds
[13:29:12.791] [Info] Root: Loaded TreasureDatabase in 0.16354 seconds
[13:29:13.984] [Info] Root: Loaded DungeonDefinitions in 1.19218 seconds
[13:29:13.984] [Info] Root: Loaded TilesetDatabase in 3.62478e-05 seconds
[13:29:13.989] [Info] Root: Loaded StatisticsDatabase in 0.00505279 seconds
[13:29:13.989] [Info] Root: Loaded EmoteProcessor in 0.000112897 seconds
[13:29:14.252] [Error] Exception caught loading asset: /species/tauren.species, (AssetException) Could not read JSON asset /species/tauren.species
[0] 7ff646e37153 Star::captureStack
[1] 7ff646e35ede Star::StarException::StarException
[2] 7ff646e35fc8 Star::StarException::StarException
[3] 7ff646e46b60 Star::AssetException::AssetException
[4] 7ff64777a391 `<lambda_80e152f0e8987fd28e54fe8e75d4e933>::operator()'::`1'::catch$25
[5] 7ffb0198c1e0 _C_specific_handler
[6] 7ffb01982d03 _TypeMatch
[7] 7ffb07284643 RtlCaptureContext
[8] 7ff646e4964d <lambda_80e152f0e8987fd28e54fe8e75d4e933>::operator()
[9] 7ff646e41b2f std::_Invoker_functor::_Call<<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
[10] 7ff646e445f6 std::invoke<<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
[11] 7ff646e425a0 std::_Invoke_ret<std::shared_ptr<Star::Assets::AssetData>,<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
[12] 7ff646e4a286 std::_Func_impl<<lambda_80e152f0e8987fd28e54fe8e75d4e933>,std::allocator<int>,std::shared_ptr<Star::Assets::AssetData> >::_Do_call
[13] 7ff6471ea337 std::_Func_class<std::shared_ptr<Star::DamageDatabase> >::operator()
[14] 7ff646e53d68 Star::Assets::processAssetData
[15] 7ff646e51e18 Star::Assets::loadJson
[16] 7ff646e5111d Star::Assets::loadAsset
[17] 7ff646e4e32f Star::Assets::doLoad
[18] 7ff646e57e4d Star::Assets::workerMain
[19] 7ff646e33737 <lambda_acdb4815e022f76f36408ff78907d178>::operator()
[20] 7ff646e33c5e Star::ThreadImpl::runThread
[21] 7ffb05561fe4 BaseThreadInitThunk
[22] 7ffb0724f061 RtlUserThreadStart
Caused by: (JsonParsingException) Cannot parse json file: /species/tauren.species
[0] 7ff646e37153 Star::captureStack
[1] 7ff646e35ede Star::StarException::StarException
[2] 7ff646e35fc8 Star::StarException::StarException
[3] 7ff646e47a60 Star::JsonParsingException::JsonParsingException
[4] 7ff64777b666 `Star::Assets::readJson'::`1'::catch$264
[5] 7ffb0198c1e0 _C_specific_handler
[6] 7ffb01982d03 _TypeMatch
[7] 7ffb07284643 RtlCaptureContext
[8] 7ff646e543f6 Star::Assets::readJson
[9] 7ff646e4964d <lambda_80e152f0e8987fd28e54fe8e75d4e933>::operator()
[10] 7ff646e41b2f std::_Invoker_functor::_Call<<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
[11] 7ff646e445f6 std::invoke<<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
[12] 7ff646e425a0 std::_Invoke_ret<std::shared_ptr<Star::Assets::AssetData>,<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
[13] 7ff646e4a286 std::_Func_impl<<lambda_80e152f0e8987fd28e54fe8e75d4e933>,std::allocator<int>,std::shared_ptr<Star::Assets::AssetData> >::_Do_call
[14] 7ff6471ea337 std::_Func_class<std::shared_ptr<Star::DamageDatabase> >::operator()
[15] 7ff646e53d68 Star::Assets::processAssetData
[16] 7ff646e51e18 Star::Assets::loadJson
[17] 7ff646e5111d Star::Assets::loadAsset
[18] 7ff646e4e32f Star::Assets::doLoad
[19] 7ff646e57e4d Star::Assets::workerMain
[20] 7ff646e33737 <lambda_acdb4815e022f76f36408ff78907d178>::operator()
[21] 7ff646e33c5e Star::ThreadImpl::runThread
[22] 7ffb05561fe4 BaseThreadInitThunk
[23] 7ffb0724f061 RtlUserThreadStart
Caused by: (JsonParsingException) Error parsing json: unexpected end of stream reading string! at 22:2
[0] 7ff646e37153 Star::captureStack
[1] 7ff646e35ede Star::StarException::StarException
[2] 7ff646e4440c Star::inputUtf8Json<char * __ptr64>
[3] 7ff646e543f6 Star::Assets::readJson
[4] 7ff646e4964d <lambda_80e152f0e8987fd28e54fe8e75d4e933>::operator()
[5] 7ff646e41b2f std::_Invoker_functor::_Call<<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
[6] 7ff646e445f6 std::invoke<<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
[7] 7ff646e425a0 std::_Invoke_ret<std::shared_ptr<Star::Assets::AssetData>,<lambda_80e152f0e8987fd28e54fe8e75d4e933> & __ptr64>
[8] 7ff646e4a286 std::_Func_impl<<lambda_80e152f0e8987fd28e54fe8e75d4e933>,std::allocator<int>,std::shared_ptr<Star::Assets::AssetData> >::_Do_call
[9] 7ff6471ea337 std::_Func_class<std::shared_ptr<Star::DamageDatabase> >::operator()
[10] 7ff646e53d68 Star::Assets::processAssetData
[11] 7ff646e51e18 Star::Assets::loadJson
[12] 7ff646e5111d Star::Assets::loadAsset
[13] 7ff646e4e32f Star::Assets::doLoad
[14] 7ff646e57e4d Star::Assets::workerMain
[15] 7ff646e33737 <lambda_acdb4815e022f76f36408ff78907d178>::operator()
[16] 7ff646e33c5e Star::ThreadImpl::runThread
[17] 7ffb05561fe4 BaseThreadInitThunk
[18] 7ffb0724f061 RtlUserThreadStart
[13:29:14.397] [Info] Root: Loaded QuestTemplateDatabase in 0.132519 seconds
[13:29:14.404] [Info] Root: Loaded AiDatabase in 0.00790995 seconds
[13:29:14.415] [Info] Root: Loaded TechDatabase in 0.0101252 seconds
[13:29:14.454] [Info] Root: Loaded CodexDatabase in 0.0389943 seconds
[13:29:14.966] [Info] Root: Loaded BehaviorDatabase in 0.512304 seconds
[13:29:14.968] [Info] Root: Loaded DanceDatabase in 0.00227417 seconds
[13:29:14.984] [Info] Root: Loaded SpawnTypeDatabase in 0.0156696 seconds
[13:29:15.088] [Info] Root: Loaded RadioMessageDatabase in 0.103654 seconds
[13:29:18.839] [Error] Could not instantiate item '[spawnerkazdra, 1, {}]'. (ItemException) No such item 'spawnerkazdra'
[13:29:19.236] [Error] Could not instantiate item '[spawnerkazdra3, 1, {}]'. (ItemException) No such item 'spawnerkazdra3'
[13:29:23.916] [Error] Could not instantiate item '[spawnerkazdra, 1, {}]'. (ItemException) No such item 'spawnerkazdra'
[13:29:23.917] [Error] Could not create blueprint item from recipe: (ItemException) No such item 'spawnerkazdra'
[13:29:27.168] [Error] Could not instantiate item '[spawnerkazdra3, 1, {}]'. (ItemException) No such item 'spawnerkazdra3'
[13:29:27.170] [Error] Could not create blueprint item from recipe: (ItemException) No such item 'spawnerkazdra3'
[13:29:27.744] [Info] Root: Loaded ItemDatabase in 17.5501 seconds
[13:29:29.411] [Info] Root: Loaded CollectionDatabase in 14.3231 seconds
[13:29:29.419] [Error] Application: exception thrown, shutting down: (AssetException) Error loading asset /species/tauren.species
[0] 7ff646e37153 Star::captureStack
[1] 7ff646e35ede Star::StarException::StarException
[2] 7ff646e439fa Star::AssetException::format<Star::AssetPath>
[3] 7ff646e4fedb Star::Assets::getAsset
[4] 7ff646e50dd2 Star::Assets::json
[5] 7ff6472291a0 Star::SpeciesDatabase::SpeciesDatabase
[6] 7ff6471e4e75 std::make_shared<Star::SpeciesDatabase>
[7] 7ff6471e9809 <lambda_8ee82560cea9e20045920131ee30a659>::operator()
[8] 7ff6471db06f std::_Invoker_functor::_Call<<lambda_8ee82560cea9e20045920131ee30a659> & __ptr64>
[9] 7ff6471deee6 std::invoke<<lambda_8ee82560cea9e20045920131ee30a659> & __ptr64>
[10] 7ff6471dcb89 std::_Invoke_ret<std::shared_ptr<Star::SpeciesDatabase>,<lambda_8ee82560cea9e20045920131ee30a659> & __ptr64>
[11] 7ff6471eba66 std::_Func_impl<<lambda_8ee82560cea9e20045920131ee30a659>,std::allocator<int>,std::shared_ptr<Star::SpeciesDatabase> >::_Do_call
[12] 7ff6471ea337 std::_Func_class<std::shared_ptr<Star::DamageDatabase> >::operator()
[13] 7ff6471e2413 Star::Root::loadMemberFunction<Star::SpeciesDatabase>
[14] 7ff6471dfa59 Star::Root::loadMember<Star::SpeciesDatabase>
[15] 7ff6471f3282 Star::Root::speciesDatabase
[16] 7ff6471db3a0 std::_Invoker_pmf_pointer::_Call<std::shared_ptr<Star::CollectionDatabase const > (__cdecl Star::Root::*)(void) __ptr64,Star::Root * __ptr64 & __ptr64>
[17] 7ff6471debd9 std::invoke<std::shared_ptr<Star::VersioningDatabase const > (__cdecl Star::Root::*& __ptr64)(void) __ptr64,Star::Root * __ptr64 & __ptr64>
[18] 7ff6471dc5ec std::_Invoke_ret<std::shared_ptr<Star::Configuration> (__cdecl Star::Root::*& __ptr64)(void) __ptr64,Star::Root * __ptr64 & __ptr64>
[19] 7ff6471db42e std::_Call_binder<std::_Unforced,0,std::shared_ptr<Star::StagehandDatabase const > (__cdecl Star::Root::*)(void) __ptr64,std::tuple<Star::Root * __ptr64>,std::tuple<> >
[20] 7ff6471dab8e std::_Binder<std::_Unforced,std::shared_ptr<Star::LiquidsDatabase const > (__cdecl Star::Root::*)(void) __ptr64,Star::Root * __ptr64 const>::operator()<>
[21] 7ff6471eb592 std::_Func_impl<Star::SwallowReturn<std::_Binder<std::_Unforced,std::shared_ptr<Star::TreasureDatabase const > (__cdecl Star::Root::*)(void) __ptr64,Star::Root * __ptr64 const> >,std::allocator<int>,void>::_Do_call
[22] 7ff646e2dc1b <lambda_7b083dc4bdd496712d99e51bb49515b5>::operator()
[23] 7ff646e2ea42 Star::WorkerPool::WorkerThread::run
[24] 7ff646e33c5e Star::ThreadImpl::runThread
[25] 7ffb05561fe4 BaseThreadInitThunk
[26] 7ffb0724f061 RtlUserThreadStart
[13:29:29.419] [Info] Application: shutdown...
[13:29:29.578] [Info] Root: Shutting down Root
[13:29:30.450] [Info] Application: Destroying SDL Window
[13:29:30.457] [Info] Application: stopped gracefully

(I'll be checking on Kazdra too since that seems to also have issues, but tauren is what's making the game crash as far as I can tell.
Last edited by Ruthenium; Mar 29, 2018 @ 1:34pm
Captain Luna Rixis  [developer] Mar 29, 2018 @ 2:16pm 
Whilst it's also worth checking on the Kazdra for possible issues, the Tauren are definitely the main culprits behind this crash, possibly because of the latest large update I've tried implementing. I'm looking into resolving this issue right now, and will post again once it's fixed. Thank you for reporting it.
Ruthenium Mar 29, 2018 @ 2:23pm 
Originally posted by Valkyrion:
Whilst it's also worth checking on the Kazdra for possible issues, the Tauren are definitely the main culprits behind this crash, possibly because of the latest large update I've tried implementing. I'm looking into resolving this issue right now, and will post again once it's fixed. Thank you for reporting it.

Mkay, no problem!
Sven Skaven Apr 1, 2018 @ 1:18pm 
hey it crashes when i try to start the game it happens while loading
here is the error from the log file
13:07:45.684] [Error] Application: exception thrown, shutting down: (AssetException) Error loading asset /species/tauren.species
[0] 7ff7c0f47153 Star::captureStack
[1] 7ff7c0f45ede Star::StarException::StarException
[2] 7ff7c0f539fa Star::AssetException::format<Star::AssetPath>
[3] 7ff7c0f5fedb Star::Assets::getAsset
[4] 7ff7c0f60dd2 Star::Assets::json
[5] 7ff7c13391a0 Star::SpeciesDatabase::SpeciesDatabase
[6] 7ff7c12f4e75 std::make_shared<Star::SpeciesDatabase>
[7] 7ff7c12f9809 <lambda_8ee82560cea9e20045920131ee30a659>::operator()
[8] 7ff7c12eb06f std::_Invoker_functor::_Call<<lambda_8ee82560cea9e20045920131ee30a659> & __ptr64>
[9] 7ff7c12eeee6 std::invoke<<lambda_8ee82560cea9e20045920131ee30a659> & __ptr64>
[10] 7ff7c12ecb89 std::_Invoke_ret<std::shared_ptr<Star::SpeciesDatabase>,<lambda_8ee82560cea9e20045920131ee30a659> & __ptr64>
[11] 7ff7c12fba66 std::_Func_impl<<lambda_8ee82560cea9e20045920131ee30a659>,std::allocator<int>,std::shared_ptr<Star::SpeciesDatabase> >::_Do_call
[12] 7ff7c12fa337 std::_Func_class<std::shared_ptr<Star::DamageDatabase> >::operator()
[13] 7ff7c12f2413 Star::Root::loadMemberFunction<Star::SpeciesDatabase>
[14] 7ff7c12efa59 Star::Root::loadMember<Star::SpeciesDatabase>
[15] 7ff7c1303282 Star::Root::speciesDatabase
[16] 7ff7c12eb3a0 std::_Invoker_pmf_pointer::_Call<std::shared_ptr<Star::CollectionDatabase const > (__cdecl Star::Root::*)(void) __ptr64,Star::Root * __ptr64 & __ptr64>
[17] 7ff7c12eebd9 std::invoke<std::shared_ptr<Star::VersioningDatabase const > (__cdecl Star::Root::*& __ptr64)(void) __ptr64,Star::Root * __ptr64 & __ptr64>
[18] 7ff7c12ec5ec std::_Invoke_ret<std::shared_ptr<Star::Configuration> (__cdecl Star::Root::*& __ptr64)(void) __ptr64,Star::Root * __ptr64 & __ptr64>
[19] 7ff7c12eb42e std::_Call_binder<std::_Unforced,0,std::shared_ptr<Star::StagehandDatabase const > (__cdecl Star::Root::*)(void) __ptr64,std::tuple<Star::Root * __ptr64>,std::tuple<> >
[20] 7ff7c12eab8e std::_Binder<std::_Unforced,std::shared_ptr<Star::LiquidsDatabase const > (__cdecl Star::Root::*)(void) __ptr64,Star::Root * __ptr64 const>::operator()<>
[21] 7ff7c12fb592 std::_Func_impl<Star::SwallowReturn<std::_Binder<std::_Unforced,std::shared_ptr<Star::TreasureDatabase const > (__cdecl Star::Root::*)(void) __ptr64,Star::Root * __ptr64 const> >,std::allocator<int>,void>::_Do_call
[22] 7ff7c0f3dc1b <lambda_7b083dc4bdd496712d99e51bb49515b5>::operator()
[23] 7ff7c0f3ea42 Star::WorkerPool::WorkerThread::run
[24] 7ff7c0f43c5e Star::ThreadImpl::runThread
[25] 7ff8fee71fe4 BaseThreadInitThunk
[26] 7ff8ffb7efc1 RtlUserThreadStart
[13:07:45.684] [Info] Application: shutdown...
[13:07:45.802] [Info] Root: Shutting down Root
[13:07:47.070] [Info] Application: Destroying SDL Window
[13:07:47.140] [Info] Application: stopped gracefully
Captain Luna Rixis  [developer] Apr 1, 2018 @ 3:57pm 
Originally posted by Okseboku (br):
hey it crashes when i try to start the game it happens while loading

Thank you for your report. This is a known issue due to the latest considerably large update I've tried to push. It includes (amongst many things) Frackin' Races support for the Tauren, which is messing with tauren.species... Nothing to be done about it but wait until Sayter merges the solution. I'll keep you updated.
Sven Skaven Apr 2, 2018 @ 8:06am 
Originally posted by Valkyrion:
Originally posted by Okseboku (br):
hey it crashes when i try to start the game it happens while loading

Thank you for your report. This is a known issue due to the latest considerably large update I've tried to push. It includes (amongst many things) Frackin' Races support for the Tauren, which is messing with tauren.species... Nothing to be done about it but wait until Sayter merges the solution. I'll keep you updated.

Understoods thanks answering
Captain Luna Rixis  [developer] Apr 11, 2018 @ 9:30am 
Originally posted by Ruthenium:
The game seems to be crashing all of a sudden on startup, and I'm not entirely sure why-

Here's the part of my Log file that's reading the error out! Maybe something can be done to fix this


Originally posted by Okseboku (br):
hey it crashes when i try to start the game it happens while loading
here is the error from the log file

I'm glad to report that the problem has been fixed at last :) Uploading the new update right now.
Dissapoint Apr 12, 2018 @ 7:58pm 
For me, the Frackin Races support isnt showing up. Is there a way to fix this?
Captain Luna Rixis  [developer] Apr 13, 2018 @ 3:54pm 
Originally posted by Captain Strigidae:
For me, the Frackin Races support isnt showing up. Is there a way to fix this?

It's showing up for me just fine, as shown on this screenshot. https://i.imgur.com/4utgADa.jpg Are you sure you're subscribed to both mods?
Dissapoint Apr 13, 2018 @ 4:13pm 
Originally posted by Valkyrion:
Originally posted by Captain Strigidae:
For me, the Frackin Races support isnt showing up. Is there a way to fix this?

It's showing up for me just fine, as shown on this screenshot. https://i.imgur.com/4utgADa.jpg Are you sure you're subscribed to both mods?
Yes I do and it doesn't show up. I have tried using the chucklefish froums version of Frackin Races and it doesn't show up either.
Last edited by Dissapoint; Apr 13, 2018 @ 4:20pm
dragonrage12343 Nov 3, 2018 @ 1:16pm 
Does anyone have trouble going below a certain depth? I find that whenever I get low enough I instantly teleport back to my ship. No crash to report, no death to note, just a strange teleport back to my ship when ever I try to go below a certain point.
< >
Showing 1-11 of 11 comments
Per page: 1530 50