Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.88 KB | None | 0 0
  1. Info: Preparing Star::Root...
  2. Info: Loading Star::Configuration from '..\starbound.config'
  3. Info: Done preparing Star::Root.
  4. Info: Client version 'Beta v. Enraged Koala - Update 8' Protocol: 643
  5. Info: Running from : G:\SteamLibrary\steamapps\common\Starbound\win32\starbound.exe
  6. Info: Starting from the title screen
  7. Info: Initialized SDL
  8. Info: Initialized SDL Video
  9. Info: Initialized SDL Joystick
  10. Info: Initialized SDL Sound
  11. Info: Opened default audio device with 44khz / 16 bit stereo audio, 2048 sample size buffer
  12. Info: Loading Star::Root...
  13. Info: Initializing SDL Window
  14. Info: Loading Star::Configuration from '..\starbound.config'
  15. Info: Created initial window 1000x600
  16. Info: Initializing SDL Window
  17. Info: Re-created window 1920x1147
  18. Error: Could not load /objects/floran/floranfuelhatch/floranfuelhatch.object asset, attempting to use default.
  19. AssetException: Could not read variant asset /objects/floran/floranfuelhatch/floranfuelhatch.object
  20. caused by: JsonParsingException: Cannot parse json file: /objects/floran/floranfuelhatch/floranfuelhatch.object
  21. caused by: JsonParsingException: Error parsing json: bad object, should be '}' or ',' at 3:3
  22. Variant inputUtf8Json<char*>(char*, char*, bool)
  23. Assets::readVariant(String)
  24. _Function_handler<shared_ptr<Assets::AssetData> (), Assets::loadVariant(String)::{lambda()#1}>::(_Any_data)
  25. Assets::processAssetData(function<shared_ptr<Assets::AssetData> ()>)
  26. Assets::loadVariant(String)
  27. Assets::loadAsset(Assets::AssetId)
  28. Assets::doLoad(Assets::AssetId)
  29. Assets::workerMain()
  30. ThreadImpl::runThread(void*)
  31. BaseThreadInitThunk
  32. RtlInitializeExceptionChain
  33. RtlInitializeExceptionChain
  34.  
  35. Error: Error loading object file /objects/dyeengine/dyestation/dyestation.object: VariantException: No such key in Variant::get("objectName")
  36. Variant::get(String)
  37. String Variant::tget<String>(String)
  38. Variant::getString(String)
  39. ObjectDatabase::load()
  40. Root::reload()
  41. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  42. ThreadImpl::runThread(void*)
  43. BaseThreadInitThunk
  44. RtlInitializeExceptionChain
  45. RtlInitializeExceptionChain
  46.  
  47. Warn: Missing inventoryIcon for chestplant1, using default
  48. Error: Could not load /objects/floran/floranfuelhatch/floranfuelhatch.object asset, attempting to use default.
  49. AssetException: Could not read variant asset /objects/floran/floranfuelhatch/floranfuelhatch.object
  50. caused by: JsonParsingException: Cannot parse json file: /objects/floran/floranfuelhatch/floranfuelhatch.object
  51. caused by: JsonParsingException: Error parsing json: bad object, should be '}' or ',' at 3:3
  52. Variant inputUtf8Json<char*>(char*, char*, bool)
  53. Assets::readVariant(String)
  54. _Function_handler<shared_ptr<Assets::AssetData> (), Assets::loadVariant(String)::{lambda()#1}>::(_Any_data)
  55. Assets::processAssetData(function<shared_ptr<Assets::AssetData> ()>)
  56. Assets::loadVariant(String)
  57. Assets::loadAsset(Assets::AssetId)
  58. Assets::doLoad(Assets::AssetId)
  59. Assets::getAsset(Assets::AssetId)
  60. Assets::variant(String)
  61. ObjectDatabase::load()
  62. Root::reload()
  63. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  64. ThreadImpl::runThread(void*)
  65. BaseThreadInitThunk
  66. RtlInitializeExceptionChain
  67. RtlInitializeExceptionChain
  68.  
  69. Error: Error loading object file /objects/floran/floranfuelhatch/floranfuelhatch.object: VariantException: Improper conversion to VariantMap from null
  70. Variant::mapPtr()
  71. Variant::get(String)
  72. String Variant::tget<String>(String)
  73. Variant::getString(String)
  74. ObjectDatabase::load()
  75. Root::reload()
  76. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  77. ThreadImpl::runThread(void*)
  78. BaseThreadInitThunk
  79. RtlInitializeExceptionChain
  80. RtlInitializeExceptionChain
  81.  
  82. Warn: Missing inventoryIcon for barvent, using default
  83. Error: Error loading object file /objects/generic/boosterflamekaenid/boosterflamekaenid.object: VariantException: Improper conversion to double from string in get("size")
  84. float Variant::tget<float>(String, float)
  85. Variant::getFloat(String, float)
  86. Particle::Particle(Variant, String)
  87. ObjectOrientation::parseParticleEmitter(String, Variant)
  88. ObjectDatabase::readConfig(String)
  89. ObjectDatabase::load()
  90. Root::reload()
  91. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  92. ThreadImpl::runThread(void*)
  93. BaseThreadInitThunk
  94. RtlInitializeExceptionChain
  95. RtlInitializeExceptionChain
  96.  
  97. Warn: Missing inventoryIcon for wreckvent, using default
  98. Error: Could not load /objects/timelord/tardisconsole/tardisconsole.png:default.default asset, attempting to use default.
  99. AssetException: No such frame default.default in frames spec /objects/timelord/tardisconsole/tardisconsole.frames
  100.  
  101. Assets::loadImage(String)
  102. Assets::loadAsset(Assets::AssetId)
  103. Assets::doLoad(Assets::AssetId)
  104. Assets::getAsset(Assets::AssetId)
  105. Assets::image(String)
  106. ImageMetadataDatabase::imageSpaces(String, Vector<float, 2u>, float, bool)
  107. ObjectDatabase::parseOrientations(String, Variant)
  108. ObjectDatabase::readConfig(String)
  109. ObjectDatabase::load()
  110. Root::reload()
  111. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  112. ThreadImpl::runThread(void*)
  113. BaseThreadInitThunk
  114. RtlInitializeExceptionChain
  115. RtlInitializeExceptionChain
  116.  
  117. Error: Error loading object file /objects/timelord/tardiscoral/tardiscoral.object: VariantException: Improper conversion to int from string in get("price")
  118. long long Variant::tget<long long>(String, long long)
  119. Variant::getInt(String, long long)
  120. ObjectDatabase::readConfig(String)
  121. ObjectDatabase::load()
  122. Root::reload()
  123. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  124. ThreadImpl::runThread(void*)
  125. BaseThreadInitThunk
  126. RtlInitializeExceptionChain
  127. RtlInitializeExceptionChain
  128.  
  129. Error: Could not instantiate item '[floranfuelhatch, 1, {}]'. ItemException: No such item 'floranfuelhatch'
  130. ItemDatabase::itemData(String)
  131. ItemDatabase::createItem(ItemDescriptor)
  132. ItemDatabase::item(ItemDescriptor)
  133. Recipe::Recipe(Variant)
  134. RecipeDatabase::parseRecipe(Variant)
  135. RecipeDatabase::scan()
  136. Root::reload()
  137. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  138. ThreadImpl::runThread(void*)
  139. BaseThreadInitThunk
  140. RtlInitializeExceptionChain
  141. RtlInitializeExceptionChain
  142.  
  143. Error: Could not instantiate item '[floranfuelhatch, 1, {}]'. ItemException: No such item 'floranfuelhatch'
  144. ItemDatabase::itemData(String)
  145. ItemDatabase::createItem(ItemDescriptor)
  146. ItemDatabase::item(ItemDescriptor)
  147. ItemDatabase::addItemBlueprint(ItemDescriptor)
  148. RecipeDatabase::scan()
  149. Root::reload()
  150. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  151. ThreadImpl::runThread(void*)
  152. BaseThreadInitThunk
  153. RtlInitializeExceptionChain
  154. RtlInitializeExceptionChain
  155.  
  156. Error: Could not instantiate item '[floranfuelhatch, 1, {}]'. ItemException: No such item 'floranfuelhatch'
  157. ItemDatabase::itemData(String)
  158. ItemDatabase::createItem(ItemDescriptor)
  159. ItemDatabase::item(ItemDescriptor)
  160. ItemDatabase::addItemBlueprint(ItemDescriptor)
  161. RecipeDatabase::scan()
  162. Root::reload()
  163. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  164. ThreadImpl::runThread(void*)
  165. BaseThreadInitThunk
  166. RtlInitializeExceptionChain
  167. RtlInitializeExceptionChain
  168.  
  169. Error: Could not instantiate item '[ceruliumbar, 1000, {}]'. ItemException: No such item 'ceruliumbar'
  170. ItemDatabase::itemData(String)
  171. ItemDatabase::createItem(ItemDescriptor)
  172. ItemDatabase::item(ItemDescriptor)
  173. Recipe::Recipe(Variant)
  174. RecipeDatabase::parseRecipe(Variant)
  175. RecipeDatabase::scan()
  176. Root::reload()
  177. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  178. ThreadImpl::runThread(void*)
  179. BaseThreadInitThunk
  180. RtlInitializeExceptionChain
  181. RtlInitializeExceptionChain
  182.  
  183. Error: Could not instantiate item '[ceruliumbar, 1000, {}]'. ItemException: No such item 'ceruliumbar'
  184. ItemDatabase::itemData(String)
  185. ItemDatabase::createItem(ItemDescriptor)
  186. ItemDatabase::item(ItemDescriptor)
  187. ItemDatabase::addItemBlueprint(ItemDescriptor)
  188. RecipeDatabase::scan()
  189. Root::reload()
  190. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  191. ThreadImpl::runThread(void*)
  192. BaseThreadInitThunk
  193. RtlInitializeExceptionChain
  194. RtlInitializeExceptionChain
  195.  
  196. Error: Could not instantiate item '[ceruliumbar, 1000, {}]'. ItemException: No such item 'ceruliumbar'
  197. ItemDatabase::itemData(String)
  198. ItemDatabase::createItem(ItemDescriptor)
  199. ItemDatabase::item(ItemDescriptor)
  200. ItemDatabase::addItemBlueprint(ItemDescriptor)
  201. RecipeDatabase::scan()
  202. Root::reload()
  203. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  204. ThreadImpl::runThread(void*)
  205. BaseThreadInitThunk
  206. RtlInitializeExceptionChain
  207. RtlInitializeExceptionChain
  208.  
  209. Error: Could not instantiate item '[durasteel, 1000, {}]'. ItemException: No such item 'durasteel'
  210. ItemDatabase::itemData(String)
  211. ItemDatabase::createItem(ItemDescriptor)
  212. ItemDatabase::item(ItemDescriptor)
  213. Recipe::Recipe(Variant)
  214. RecipeDatabase::parseRecipe(Variant)
  215. RecipeDatabase::scan()
  216. Root::reload()
  217. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  218. ThreadImpl::runThread(void*)
  219. BaseThreadInitThunk
  220. RtlInitializeExceptionChain
  221. RtlInitializeExceptionChain
  222.  
  223. Error: Could not instantiate item '[durasteel, 1000, {}]'. ItemException: No such item 'durasteel'
  224. ItemDatabase::itemData(String)
  225. ItemDatabase::createItem(ItemDescriptor)
  226. ItemDatabase::item(ItemDescriptor)
  227. ItemDatabase::addItemBlueprint(ItemDescriptor)
  228. RecipeDatabase::scan()
  229. Root::reload()
  230. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  231. ThreadImpl::runThread(void*)
  232. BaseThreadInitThunk
  233. RtlInitializeExceptionChain
  234. RtlInitializeExceptionChain
  235.  
  236. Error: Could not instantiate item '[durasteel, 1000, {}]'. ItemException: No such item 'durasteel'
  237. ItemDatabase::itemData(String)
  238. ItemDatabase::createItem(ItemDescriptor)
  239. ItemDatabase::item(ItemDescriptor)
  240. ItemDatabase::addItemBlueprint(ItemDescriptor)
  241. RecipeDatabase::scan()
  242. Root::reload()
  243. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  244. ThreadImpl::runThread(void*)
  245. BaseThreadInitThunk
  246. RtlInitializeExceptionChain
  247. RtlInitializeExceptionChain
  248.  
  249. Error: Could not instantiate item '[feroziumbar, 1000, {}]'. ItemException: No such item 'feroziumbar'
  250. ItemDatabase::itemData(String)
  251. ItemDatabase::createItem(ItemDescriptor)
  252. ItemDatabase::item(ItemDescriptor)
  253. Recipe::Recipe(Variant)
  254. RecipeDatabase::parseRecipe(Variant)
  255. RecipeDatabase::scan()
  256. Root::reload()
  257. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  258. ThreadImpl::runThread(void*)
  259. BaseThreadInitThunk
  260. RtlInitializeExceptionChain
  261. RtlInitializeExceptionChain
  262.  
  263. Error: Could not instantiate item '[feroziumbar, 1000, {}]'. ItemException: No such item 'feroziumbar'
  264. ItemDatabase::itemData(String)
  265. ItemDatabase::createItem(ItemDescriptor)
  266. ItemDatabase::item(ItemDescriptor)
  267. ItemDatabase::addItemBlueprint(ItemDescriptor)
  268. RecipeDatabase::scan()
  269. Root::reload()
  270. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  271. ThreadImpl::runThread(void*)
  272. BaseThreadInitThunk
  273. RtlInitializeExceptionChain
  274. RtlInitializeExceptionChain
  275.  
  276. Error: Could not instantiate item '[feroziumbar, 1000, {}]'. ItemException: No such item 'feroziumbar'
  277. ItemDatabase::itemData(String)
  278. ItemDatabase::createItem(ItemDescriptor)
  279. ItemDatabase::item(ItemDescriptor)
  280. ItemDatabase::addItemBlueprint(ItemDescriptor)
  281. RecipeDatabase::scan()
  282. Root::reload()
  283. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  284. ThreadImpl::runThread(void*)
  285. BaseThreadInitThunk
  286. RtlInitializeExceptionChain
  287. RtlInitializeExceptionChain
  288.  
  289. Error: Could not instantiate item '[rubiumbar, 1000, {}]'. ItemException: No such item 'rubiumbar'
  290. ItemDatabase::itemData(String)
  291. ItemDatabase::createItem(ItemDescriptor)
  292. ItemDatabase::item(ItemDescriptor)
  293. Recipe::Recipe(Variant)
  294. RecipeDatabase::parseRecipe(Variant)
  295. RecipeDatabase::scan()
  296. Root::reload()
  297. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  298. ThreadImpl::runThread(void*)
  299. BaseThreadInitThunk
  300. RtlInitializeExceptionChain
  301. RtlInitializeExceptionChain
  302.  
  303. Error: Could not instantiate item '[rubiumbar, 1000, {}]'. ItemException: No such item 'rubiumbar'
  304. ItemDatabase::itemData(String)
  305. ItemDatabase::createItem(ItemDescriptor)
  306. ItemDatabase::item(ItemDescriptor)
  307. ItemDatabase::addItemBlueprint(ItemDescriptor)
  308. RecipeDatabase::scan()
  309. Root::reload()
  310. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  311. ThreadImpl::runThread(void*)
  312. BaseThreadInitThunk
  313. RtlInitializeExceptionChain
  314. RtlInitializeExceptionChain
  315.  
  316. Error: Could not instantiate item '[rubiumbar, 1000, {}]'. ItemException: No such item 'rubiumbar'
  317. ItemDatabase::itemData(String)
  318. ItemDatabase::createItem(ItemDescriptor)
  319. ItemDatabase::item(ItemDescriptor)
  320. ItemDatabase::addItemBlueprint(ItemDescriptor)
  321. RecipeDatabase::scan()
  322. Root::reload()
  323. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  324. ThreadImpl::runThread(void*)
  325. BaseThreadInitThunk
  326. RtlInitializeExceptionChain
  327. RtlInitializeExceptionChain
  328.  
  329. Error: Could not instantiate item '[violiumbar, 1000, {}]'. ItemException: No such item 'violiumbar'
  330. ItemDatabase::itemData(String)
  331. ItemDatabase::createItem(ItemDescriptor)
  332. ItemDatabase::item(ItemDescriptor)
  333. Recipe::Recipe(Variant)
  334. RecipeDatabase::parseRecipe(Variant)
  335. RecipeDatabase::scan()
  336. Root::reload()
  337. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  338. ThreadImpl::runThread(void*)
  339. BaseThreadInitThunk
  340. RtlInitializeExceptionChain
  341. RtlInitializeExceptionChain
  342.  
  343. Error: Could not instantiate item '[violiumbar, 1000, {}]'. ItemException: No such item 'violiumbar'
  344. ItemDatabase::itemData(String)
  345. ItemDatabase::createItem(ItemDescriptor)
  346. ItemDatabase::item(ItemDescriptor)
  347. ItemDatabase::addItemBlueprint(ItemDescriptor)
  348. RecipeDatabase::scan()
  349. Root::reload()
  350. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  351. ThreadImpl::runThread(void*)
  352. BaseThreadInitThunk
  353. RtlInitializeExceptionChain
  354. RtlInitializeExceptionChain
  355.  
  356. Error: Could not instantiate item '[violiumbar, 1000, {}]'. ItemException: No such item 'violiumbar'
  357. ItemDatabase::itemData(String)
  358. ItemDatabase::createItem(ItemDescriptor)
  359. ItemDatabase::item(ItemDescriptor)
  360. ItemDatabase::addItemBlueprint(ItemDescriptor)
  361. RecipeDatabase::scan()
  362. Root::reload()
  363. _Function_handler<void (), _Bind<ClientApplication::preSplashInitialization()::{lambda()#1} ()> >::(_Any_data)
  364. ThreadImpl::runThread(void*)
  365. BaseThreadInitThunk
  366. RtlInitializeExceptionChain
  367. RtlInitializeExceptionChain
  368.  
  369. Info: Done loading Star::Root.
  370. Info: Writing Star::Configuration to '..\starbound.config'
  371. Error: Error loading player file, ignoring! ..\player\d084f08b3f4ad12fd5c97174fd6b7e07.player : IOException: Wrong magic bytes at start of versioned json file, expected 'SBVJ01'
  372. VersionedVariant::readFile(String)
  373. PlayerStorage::init()
  374. ClientApplication::postSplashInitialization()
  375. ClientApplication::update()
  376. StarApplicationBase::run()
  377. _SDL_main
  378. _console_main
  379.  
  380. Info: Writing Star::Configuration to '..\starbound.config'
  381. Info: Writing Star::Configuration to '..\starbound.config'
  382. Error: UniverseClient: Join failed! Error connecting to '192.168.56.1:21025 'NetworkException: cannot connect to [ipv4]192.168.56.1:21025: No connection could be made because the target machine actively refused it.
  383.  
  384.  
  385. TcpSocket::connect(HostAddress)
  386. TcpSocket::connectTo(HostAddress)
  387. UniverseClient::connect(String, unsigned short, String, String)
  388. UniverseClient::connect(String, String, String)
  389. ClientApplication::update()
  390. StarApplicationBase::run()
  391. _SDL_main
  392. _console_main
  393. '
  394. Info: Writing Star::Configuration to '..\starbound.config'
  395. Info: Writing Star::Configuration to '..\starbound.config'
  396. Info: Writing Star::Configuration to '..\starbound.config'
  397. Info: Writing Star::Configuration to '..\starbound.config'
  398. Info: Writing Star::Configuration to '..\starbound.config'
  399. Info: Writing Star::Configuration to '..\starbound.config'
  400. Info: Writing Star::Configuration to '..\starbound.config'
  401. Info: Writing Star::Configuration to '..\starbound.config'
  402. Info: UniverseClient: Sending Handshake Repsonse
  403. Info: Writing Star::Configuration to '..\starbound.config'
  404. Info: Client received world stop packet, leaving: Removed
  405. Info: Client received world stop packet, leaving: Removed
  406. Info: Client received world stop packet, leaving: Removed
  407. Info: Client received world stop packet, leaving: Removed
  408. Info: Client received world stop packet, leaving: Removed
  409. Info: Client received world stop packet, leaving: Removed
  410. Info: Client received world stop packet, leaving: Removed
  411. Info: UniverseClient: Client disconnecting...
  412. Info: Client received world stop packet, leaving: Removed
  413. Info: closing [ipv4]25.8.81.106:21025 (704)
  414. Info: NetSocket read loop shut down: Socket closed
  415. Info: Application quitting!
  416. Info: [ [ "StarApplicationBase::run.innerLoop", "Cnt#: ", 34893, "Sum(ms)", 623463, "Avg", 17, "SAvg", 15, "Min", 15, "Max", 1329, "Last", 18, "Var(avg,us)", 3007.59, "VMax(ms)", 1314, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.render", "Cnt#: ", 34893, "Sum(ms)", 341121, "Avg", 9, "SAvg", 4, "Min", 0, "Max", 839, "Last", 7, "Var(avg,us)", 4479.7, "VMax(ms)", 831, "Parent", "" ], [ "ClientApplication::render", "Cnt#: ", 34892, "Sum(ms)", 341097, "Avg", 9, "SAvg", 4, "Min", 0, "Max", 839, "Last", 7, "Var(avg,us)", 4479.14, "VMax(ms)", 831, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.update", "Cnt#: ", 36686, "Sum(ms)", 157003, "Avg", 4, "SAvg", 0, "Min", 0, "Max", 1279, "Last", 0, "Var(avg,us)", 4083.52, "VMax(ms)", 1279, "Parent", "" ], [ "ClientApplication::update", "Cnt#: ", 36685, "Sum(ms)", 156979, "Avg", 4, "SAvg", 0, "Min", 0, "Max", 1279, "Last", 0, "Var(avg,us)", 4082.98, "VMax(ms)", 1279, "Parent", "" ], [ "ClientApplication::updateRunning", "Cnt#: ", 30845, "Sum(ms)", 153859, "Avg", 4, "SAvg", 0, "Min", 0, "Max", 187, "Last", 4, "Var(avg,us)", 4485.33, "VMax(ms)", 187, "Parent", "" ], [ "WorldPainter::render", "Cnt#: ", 29117, "Sum(ms)", 152792, "Avg", 5, "SAvg", 2, "Min", 2, "Max", 819, "Last", 3, "Var(avg,us)", 2147.54, "VMax(ms)", 815, "Parent", "" ], [ "UniverseClient::update", "Cnt#: ", 30845, "Sum(ms)", 141600, "Avg", 4, "SAvg", 0, "Min", 0, "Max", 184, "Last", 4, "Var(avg,us)", 4106.4, "VMax(ms)", 184, "Parent", "" ], [ "WorldClient::update", "Cnt#: ", 30832, "Sum(ms)", 134249, "Avg", 4, "SAvg", 0, "Min", 0, "Max", 122, "Last", 4, "Var(avg,us)", 3178.55, "VMax(ms)", 121, "Parent", "" ], [ "WorldClient::updateLighting", "Cnt#: ", 29117, "Sum(ms)", 104592, "Avg", 3, "SAvg", 2, "Min", 2, "Max", 11, "Last", 4, "Var(avg,us)", 1585.88, "VMax(ms)", 9, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsSwapBuffers", "Cnt#: ", 34893, "Sum(ms)", 67232, "Avg", 1, "SAvg", 0, "Min", 0, "Max", 42, "Last", 5, "Var(avg,us)", 1936.15, "VMax(ms)", 41, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.sleeping", "Cnt#: ", 27909, "Sum(ms)", 52606, "Avg", 1, "SAvg", 1, "Min", 1, "Max", 13, "Last", 5, "Var(avg,us)", 884.912, "VMax(ms)", 12, "Parent", "" ], [ "Player::tickMaster", "Cnt#: ", 30832, "Sum(ms)", 45927, "Avg", 1, "SAvg", 0, "Min", 0, "Max", 14, "Last", 1, "Var(avg,us)", 1451.51, "VMax(ms)", 12, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.preSleeping", "Cnt#: ", 4550, "Sum(ms)", 28780, "Avg", 6, "SAvg", 1, "Min", 1, "Max", 13, "Last", 5, "Var(avg,us)", 5321.1, "VMax(ms)", 12, "Parent", "" ], [ "Object::tickClient", "Cnt#: ", 3.55671e+006, "Sum(ms)", 28525, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 8, "Last", 0, "Var(avg,us)", 8.02005, "VMax(ms)", 8, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.postSleeping", "Cnt#: ", 23360, "Sum(ms)", 23838, "Avg", 1, "SAvg", 1, "Min", 1, "Max", 10, "Last", 1, "Var(avg,us)", 20.4623, "VMax(ms)", 9, "Parent", "" ], [ "Assets::loadVariant", "Cnt#: ", 25349, "Sum(ms)", 11480, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 202, "Last", 0, "Var(avg,us)", 452.878, "VMax(ms)", 202, "Parent", "" ], [ "Assets::loadImage", "Cnt#: ", 16012, "Sum(ms)", 11108, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 216, "Last", 0, "Var(avg,us)", 693.667, "VMax(ms)", 216, "Parent", "" ], [ "MainInterface::update", "Cnt#: ", 30845, "Sum(ms)", 8417, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 41, "Last", 0, "Var(avg,us)", 272.881, "VMax(ms)", 41, "Parent", "" ], [ "Assets::loadBaseImage", "Cnt#: ", 11311, "Sum(ms)", 6680, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 49, "Last", 0, "Var(avg,us)", 590.487, "VMax(ms)", 49, "Parent", "" ], [ "WorldPainter::updateLighting", "Cnt#: ", 29117, "Sum(ms)", 6534, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 224.405, "VMax(ms)", 2, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.SDL_PollEvent", "Cnt#: ", 36684, "Sum(ms)", 3407, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 114, "Last", 0, "Var(avg,us)", 176.862, "VMax(ms)", 114, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.renderPost", "Cnt#: ", 34891, "Sum(ms)", 1603, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 132, "Last", 0, "Var(avg,us)", 45.9431, "VMax(ms)", 132, "Parent", "" ], [ "WorldClient::queueUpdatePackets", "Cnt#: ", 30832, "Sum(ms)", 1322, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 42.8775, "VMax(ms)", 2, "Parent", "" ], [ "Assets::loadAudio", "Cnt#: ", 109, "Sum(ms)", 1127, "Avg", 10, "SAvg", 0, "Min", 0, "Max", 72, "Last", 71, "Var(avg,us)", 10330.3, "VMax(ms)", 72, "Parent", "" ], [ "WorldPainter::updateLighting.setColorMap", "Cnt#: ", 29117, "Sum(ms)", 980, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 33.6573, "VMax(ms)", 2, "Parent", "" ], [ "Renderer::setColorMap", "Cnt#: ", 29117, "Sum(ms)", 954, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 32.7644, "VMax(ms)", 2, "Parent", "" ], [ "Monster::tickSlave", "Cnt#: ", 15789, "Sum(ms)", 780, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 49.2115, "VMax(ms)", 2, "Parent", "" ], [ "ClientApplication::processInput", "Cnt#: ", 8336, "Sum(ms)", 622, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 114, "Last", 0, "Var(avg,us)", 74.6161, "VMax(ms)", 114, "Parent", "" ], [ "Assets::loadFont", "Cnt#: ", 2, "Sum(ms)", 384, "Avg", 192, "SAvg", 382, "Min", 0, "Max", 384, "Last", 0, "Var(avg,us)", 192000, "VMax(ms)", 384, "Parent", "" ], [ "ClientApplication::updateTitle", "Cnt#: ", 4698, "Sum(ms)", 264, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 74, "Last", 0, "Var(avg,us)", 553.853, "VMax(ms)", 74, "Parent", "" ], [ "ClientApplication::renderInit", "Cnt#: ", 7, "Sum(ms)", 170, "Avg", 24, "SAvg", 9, "Min", 8, "Max", 105, "Last", 9, "Var(avg,us)", 15857.1, "VMax(ms)", 96, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsClear", "Cnt#: ", 34891, "Sum(ms)", 99, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 2.83741, "VMax(ms)", 1, "Parent", "" ], [ "Audio::parseWav", "Cnt#: ", 87, "Sum(ms)", 87, "Avg", 1, "SAvg", 0, "Min", 0, "Max", 7, "Last", 0, "Var(avg,us)", 1000, "VMax(ms)", 7, "Parent", "" ], [ "Cinematic::render", "Cnt#: ", 34823, "Sum(ms)", 69, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 18, "Last", 0, "Var(avg,us)", 2.26862, "VMax(ms)", 18, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsStart", "Cnt#: ", 34890, "Sum(ms)", 61, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 1.74835, "VMax(ms)", 2, "Parent", "" ], [ "WorldPainter::renderParticles", "Cnt#: ", 87351, "Sum(ms)", 52, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 0.595299, "VMax(ms)", 2, "Parent", "" ], [ "ChatBubbleManager::update", "Cnt#: ", 30845, "Sum(ms)", 49, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 1.58859, "VMax(ms)", 1, "Parent", "" ], [ "Projectile::tickMaster", "Cnt#: ", 1546, "Sum(ms)", 47, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 30.401, "VMax(ms)", 1, "Parent", "" ], [ "ClientApplication::renderDestroy", "Cnt#: ", 7, "Sum(ms)", 34, "Avg", 4, "SAvg", 0, "Min", 0, "Max", 12, "Last", 8, "Var(avg,us)", 4857.14, "VMax(ms)", 12, "Parent", "" ], [ "StarApplicationBase::run.innerLoop.graphicsFinish", "Cnt#: ", 34893, "Sum(ms)", 22, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 0.630499, "VMax(ms)", 1, "Parent", "" ], [ "Assets::postProcessAudio", "Cnt#: ", 24, "Sum(ms)", 18, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 6, "Last", 0, "Var(avg,us)", 1125, "VMax(ms)", 6, "Parent", "" ], [ "WorldPainter::renderNametags", "Cnt#: ", 29117, "Sum(ms)", 17, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 10, "Last", 0, "Var(avg,us)", 2.12934, "VMax(ms)", 10, "Parent", "" ], [ "Cinematic::update", "Cnt#: ", 67458, "Sum(ms)", 4, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 0.0592962, "VMax(ms)", 1, "Parent", "" ], [ "ChatBubbleManager::render", "Cnt#: ", 29126, "Sum(ms)", 4, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 0.137334, "VMax(ms)", 1, "Parent", "" ], [ "Assets::loadBytes", "Cnt#: ", 6, "Sum(ms)", 4, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 2, "Last", 0, "Var(avg,us)", 666.667, "VMax(ms)", 2, "Parent", "" ], [ "ItemDrop::tickSlave", "Cnt#: ", 348, "Sum(ms)", 2, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 5.74713, "VMax(ms)", 1, "Parent", "" ], [ "Player::tickSlave", "Cnt#: ", 9, "Sum(ms)", 1, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 1, "Last", 0, "Var(avg,us)", 111.111, "VMax(ms)", 1, "Parent", "" ], [ "ClientApplication::updateSplash", "Cnt#: ", 1070, "Sum(ms)", 0, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 0, "Last", 0, "Var(avg,us)", 0, "VMax(ms)", 0, "Parent", "" ], [ "ClientApplication::updateError", "Cnt#: ", 73, "Sum(ms)", 0, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 0, "Last", 0, "Var(avg,us)", 0, "VMax(ms)", 0, "Parent", "" ], [ "MuzzleFlashEffect::tickMaster", "Cnt#: ", 8, "Sum(ms)", 0, "Avg", 0, "SAvg", 0, "Min", 0, "Max", 0, "Last", 0, "Var(avg,us)", 0, "VMax(ms)", 0, "Parent", "" ], [ "WorldRenderer::updateLightMap", "Cnt#: ", 0 ], [ "WorldRenderer::updateLightMap.setColorMap", "Cnt#: ", 0 ], [ "NPC::update", "Cnt#: ", 0 ], [ "WorldRenderer::renderPerf", "Cnt#: ", 0 ], [ "Object::update", "Cnt#: ", 0 ], [ "MuzzleFlashEffect::update", "Cnt#: ", 0 ], [ "Assets::getImage", "Cnt#: ", 0 ], [ "Assets::process", "Cnt#: ", 0 ], [ "Assets::image", "Cnt#: ", 0 ], [ "DungeonDefinition::buildDungeon", "Cnt#: ", 0 ], [ "WorldServer::Generator::generateEntities", "Cnt#: ", 0 ], [ "WorldStorage::update", "Cnt#: ", 0 ], [ "WorldServer::Generator::generateTiles", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop.clientsOutgoingPackets", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop.worldUpdate", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop.clientsIncommingPackets", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop.update", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop", "Cnt#: ", 0 ], [ "Projectile::update", "Cnt#: ", 0 ], [ "Player::update", "Cnt#: ", 0 ], [ "WorldServer::update", "Cnt#: ", 0 ], [ "StarApplicationBase::run.innerLoop.SDL_GL_SwapBuffers", "Cnt#: ", 0 ], [ "Assets::loadFromDisk", "Cnt#: ", 0 ], [ "WorldRenderer::render", "Cnt#: ", 0 ], [ "ColorMapQuadRenderer::setColorMap", "Cnt#: ", 0 ], [ "StarApplicationBase::run.innerLoop.glClear", "Cnt#: ", 0 ], [ "NPCSpawner::step", "Cnt#: ", 0 ], [ "DungeonGenerator::generateNearZero", "Cnt#: ", 0 ], [ "FlowingWaterAgent::update", "Cnt#: ", 0 ], [ "UniverseServer::WorldThread::run.innerLoop.sleeping", "Cnt#: ", 0 ], [ "WorldRenderer::renderParticles", "Cnt#: ", 0 ], [ "", "Cnt#: ", 0 ], [ "universe_time_client", "161746" ], [ "client_entities", "108" ], [ "client_sectors", "35" ], [ "client_incoming_bps", "3990.02" ], [ "client_outgoing_bps", "1673.33" ], [ "client_worst_incoming", "13:3834" ], [ "client_worst_outgoing", "13:1531" ], [ "render_fps", "59.8475" ], [ "update_rate", "59.8426" ], [ "player_pos", "529.33 518.51" ], [ "player_vel", "0.00 -1.22" ], [ "player_aim", "530.75 516.75" ], [ "version", "Beta v. Enraged Koala - Update 8" ] ]
  417. Info: Client shutdown gracefully
  418. Info: Shutting down Star::Root
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement