Advertisement
Guest User

LOG

a guest
Jun 21st, 2015
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.25 KB | None | 0 0
  1. Starting up
  2. Don't Starve: 134052 WIN32_STEAM
  3. Build Date: 2015-04-17_17-26-46
  4. THREAD - started 'GAClient' (14092)
  5. HttpClient::ClientThread::Main()
  6. cGame::InitializeOnMainThread
  7. WindowManager::Initialize
  8. RestoreWindowPosition
  9. Saved Client Pos (0 x 31)
  10. Adjusted Window Pos (-8 x 0)
  11. EnsureWindowOnScreen
  12. All good.
  13. GLInfo
  14. ~~~~~~
  15. GL_VENDOR: Google Inc.
  16. GL_RENDERER: ANGLE (Intel(R) HD Graphics 4000)
  17. GL_VERSION: OpenGL ES 2.0 (ANGLE 1.0.0.2249)
  18. GL_SHADING_LANGUAGE_VERSION: OpenGL ES GLSL ES 1.00 (ANGLE 1.0.0.2249)
  19. THREAD - started 'WindowsInputManager' (13860)
  20. OpenGL extensions (19, 19):
  21. GL_ANGLE_depth_texture
  22. GL_ANGLE_framebuffer_blit
  23. GL_ANGLE_framebuffer_multisample
  24. GL_ANGLE_instanced_arrays
  25. GL_ANGLE_pack_reverse_row_order
  26. GL_ANGLE_texture_compression_dxt3
  27. GL_ANGLE_texture_compression_dxt5
  28. GL_ANGLE_texture_usage
  29. GL_ANGLE_translated_shader_source
  30. GL_EXT_read_format_bgra
  31. GL_EXT_robustness
  32. GL_EXT_texture_compression_dxt1
  33. GL_EXT_texture_format_BGRA8888
  34. GL_EXT_texture_storage
  35. GL_OES_get_program_binary
  36. GL_OES_packed_depth_stencil
  37. GL_OES_rgb8_rgba8
  38. GL_OES_standard_derivatives
  39. GL_OES_texture_npot
  40. GL_MAX_TEXTURE_SIZE = 8192
  41. GL_MAX_TEXTURE_IMAGE_UNITS = 16
  42. GL_MAX_RENDERBUFFER_SIZE = 8192
  43. GL_MAX_VIEWPORT_DIMS = 8192, 8192
  44. GL_MAX_VARYING_VECTORS = 10
  45. GL_MAX_VERTEX_ATTRIBS = 16
  46. GL_MAX_VERTEX_UNIFORM_VECTORS = 254
  47. GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS = 4
  48. GL_MAX_FRAGMENT_UNIFORM_VECTORS = 221
  49. 4 compressed texture formats
  50. texture format 0x83f0
  51. texture format 0x83f1
  52. texture format 0x83f2
  53. texture format 0x83f3
  54. cDontStarveGame::DoGameSpecificInitialize()
  55. cGame::StartPlaying
  56. LOADING LUA
  57. DoLuaFile scripts/main.lua
  58. DoLuaFile loading buffer scripts/main.lua
  59. scripts/main.lua(161,1) running main.lua
  60.  
  61. scripts/modindex.lua(320,1) loaded modindex
  62. scripts/modindex.lua(75,1) ModIndex: Beginning normal load sequence.
  63.  
  64. scripts/modindex.lua(395,1) Could not load mod_config_data/modconfiguration_workshop-253290802
  65. scripts/mods.lua(170,1) Loading mod: workshop-253290802 (Map Icons)
  66. scripts/modindex.lua(395,1) Could not load mod_config_data/modconfiguration_workshop-323996352
  67. scripts/mods.lua(170,1) Loading mod: workshop-323996352 (Wormhole Marks)
  68. scripts/modindex.lua(395,1) Could not load mod_config_data/modconfiguration_workshop-377836982
  69. scripts/mods.lua(170,1) Loading mod: workshop-377836982 (Where is Chester?)
  70. scripts/modindex.lua(395,1) Could not load mod_config_data/modconfiguration_workshop-388948823
  71. scripts/mods.lua(170,1) Loading mod: workshop-388948823 (Path Lights)
  72. scripts/modindex.lua(395,1) Could not load mod_config_data/modconfiguration_workshop-455136145
  73. scripts/mods.lua(170,1) Loading mod: workshop-455136145 (Bucky the Asset)
  74. scripts/mods.lua(197,1) Mod: workshop-253290802 (Map Icons) Loading modworldgenmain.lua
  75. scripts/mods.lua(205,1) Mod: workshop-253290802 (Map Icons) Mod had no modworldgenmain.lua. Skipping.
  76. scripts/mods.lua(197,1) Mod: workshop-253290802 (Map Icons) Loading modmain.lua
  77. scripts/mods.lua(197,1) Mod: workshop-388948823 (Path Lights) Loading modworldgenmain.lua
  78. scripts/mods.lua(205,1) Mod: workshop-388948823 (Path Lights) Mod had no modworldgenmain.lua. Skipping.
  79. scripts/mods.lua(197,1) Mod: workshop-388948823 (Path Lights) Loading modmain.lua
  80. scripts/mods.lua(197,1) Mod: workshop-377836982 (Where is Chester?) Loading modworldgenmain.lua
  81. scripts/mods.lua(205,1) Mod: workshop-377836982 (Where is Chester?) Mod had no modworldgenmain.lua. Skipping.
  82. scripts/mods.lua(197,1) Mod: workshop-377836982 (Where is Chester?) Loading modmain.lua
  83. scripts/mods.lua(197,1) Mod: workshop-323996352 (Wormhole Marks) Loading modworldgenmain.lua
  84. scripts/mods.lua(205,1) Mod: workshop-323996352 (Wormhole Marks) Mod had no modworldgenmain.lua. Skipping.
  85. scripts/mods.lua(197,1) Mod: workshop-323996352 (Wormhole Marks) Loading modmain.lua
  86. scripts/mods.lua(197,1) Mod: workshop-455136145 (Bucky the Asset) Loading modworldgenmain.lua
  87. scripts/mods.lua(205,1) Mod: workshop-455136145 (Bucky the Asset) Mod had no modworldgenmain.lua. Skipping.
  88. scripts/mods.lua(197,1) Mod: workshop-455136145 (Bucky the Asset) Loading modmain.lua
  89. LOADING LUA SUCCESS
  90. scripts/playerdeaths.lua(79,1) PlayerDeaths loaded morgue 796
  91. scripts/playerprofile.lua(480,1) loaded profile
  92. scripts/playerprofile.lua(544,1) bloom_enabled false
  93. scripts/saveindex.lua(99,1) loaded saveindex
  94. scripts/gamelogic.lua(1172,1) OnFilesLoaded()
  95. scripts/gamelogic.lua(1161,1) OnUpdatePurchaseStateComplete
  96. scripts/gamelogic.lua(117,1) Unload BE
  97. Could not unload undefined prefab 0x4374c56c (yellowstaff)
  98. Could not unload undefined prefab 0x303bfdce (axe)
  99. Could not unload undefined prefab 0x378bda50 (wall_wood_item)
  100. Could not unload undefined prefab 0x8cc766ef (pumpkin_lantern)
  101. Could not unload undefined prefab 0xfdcabd86 (earmuffshat)
  102. Could not unload undefined prefab 0x7f46d7c0 (batbat)
  103. Could not unload undefined prefab 0xcceee6c3 (cutstone)
  104. Could not unload undefined prefab 0xaf34ecc0 (trunkvest_winter)
  105. Could not unload undefined prefab 0x875750ea (turf_road)
  106. Could not unload undefined prefab 0x4aeb6641 (armordragonfly)
  107. Could not unload undefined prefab 0xcd7669e5 (nightsword)
  108. Could not unload undefined prefab 0x1daa5ab7 (turf_carpetfloor)
  109. Could not unload undefined prefab 0xefa57cea (bandage)
  110. Could not unload undefined prefab 0xde4bc7e7 (wall_hay_item)
  111. Could not unload undefined prefab 0xe51acd32 (lightning_rod)
  112. Could not unload undefined prefab 0x947bfcb8 (lightning_rod_placer)
  113. Could not unload undefined prefab 0x68ba7100 (researchlab2)
  114. Could not unload undefined prefab 0x3386a16a (researchlab2_placer)
  115. Could not unload undefined prefab 0x3f5176c5 (firepit)
  116. Could not unload undefined prefab 0x8a462465 (firepit_placer)
  117. Could not unload undefined prefab 0x75370b6 (papyrus)
  118. Could not unload undefined prefab 0xbea16a01 (hambat)
  119. Could not unload undefined prefab 0xeb646050 (icehat)
  120. Could not unload undefined prefab 0x10473739 (spear)
  121. Could not unload undefined prefab 0x8d44bbad (cookpot)
  122. Could not unload undefined prefab 0x30d2f57d (cookpot_placer)
  123. Could not unload undefined prefab 0x89c20b1b (telebase)
  124. Could not unload undefined prefab 0x868a468f (telebase_placer)
  125. Could not unload undefined prefab 0x9d92cce (purpleamulet)
  126. Could not unload undefined prefab 0xcf1626 (rabbithouse)
  127. Could not unload undefined prefab 0x1aa31ec4 (rabbithouse_placer)
  128. Could not unload undefined prefab 0xe474f23c (armormarble)
  129. Could not unload undefined prefab 0x3ccdbe75 (icestaff)
  130. Could not unload undefined prefab 0x68ba7101 (researchlab3)
  131. Could not unload undefined prefab 0xd6985329 (researchlab3_placer)
  132. Could not unload undefined prefab 0x21bf03b1 (thulecite)
  133. Could not unload undefined prefab 0x539e9e8a (trunkvest_summer)
  134. Could not unload undefined prefab 0xf4eb0943 (shovel)
  135. Could not unload undefined prefab 0x761a1799 (gunpowder)
  136. Could not unload undefined prefab 0x9a99c7b7 (armorgrass)
  137. Could not unload undefined prefab 0xda17c8e8 (armorslurper)
  138. Could not unload undefined prefab 0x47611d71 (sweatervest)
  139. Could not unload undefined prefab 0x85181f7c (minerhat)
  140. Could not unload undefined prefab 0xe8f381a1 (turf_checkerfloor)
  141. Could not unload undefined prefab 0xd3671c87 (rainhat)
  142. Could not unload undefined prefab 0x2e264dbc (blowdart_pipe)
  143. Could not unload undefined prefab 0x2f0f89cb (reflectivevest)
  144. Could not unload undefined prefab 0xc4101586 (hammer)
  145. Could not unload undefined prefab 0x41ba89b5 (nightmarefuel)
  146. Could not unload undefined prefab 0xfbaefa0e (rainometer)
  147. Could not unload undefined prefab 0xeea990dc (rainometer_placer)
  148. Could not unload undefined prefab 0x7fcb037d (greenstaff)
  149. Could not unload undefined prefab 0x7fceff10 (featherfan)
  150. Could not unload undefined prefab 0x3c935451 (eyeturret_item)
  151. Could not unload undefined prefab 0xcba65752 (amulet)
  152. Could not unload undefined prefab 0xe16c07d0 (ruinshat)
  153. Could not unload undefined prefab 0xd2c60301 (dragonflychest)
  154. Could not unload undefined prefab 0xa72c4129 (dragonflychest_placer)
  155. Could not unload undefined prefab 0xb1591875 (greenamulet)
  156. Could not unload undefined prefab 0xdac7fbf5 (birdcage)
  157. Could not unload undefined prefab 0xe1f9b335 (birdcage_placer)
  158. Could not unload undefined prefab 0x68ba7102 (researchlab4)
  159. Could not unload undefined prefab 0x79aa04e8 (researchlab4_placer)
  160. Could not unload undefined prefab 0x2c158f7c (torch)
  161. Could not unload undefined prefab 0x265d1455 (turf_woodfloor)
  162. Could not unload undefined prefab 0x9a0ed246 (yellowamulet)
  163. Could not unload undefined prefab 0xb4e674c6 (hawaiianshirt)
  164. Could not unload undefined prefab 0xc78d9876 (siestahut)
  165. Could not unload undefined prefab 0xb22fa874 (siestahut_placer)
  166. Could not unload undefined prefab 0xce5a342e (firesuppressor)
  167. Could not unload undefined prefab 0xbbba0ebc (firesuppressor_placer)
  168. Could not unload undefined prefab 0x9a6718eb (resurrectionstatue)
  169. Could not unload undefined prefab 0x6b0c64bf (resurrectionstatue_placer)
  170. Could not unload undefined prefab 0xdfb37276 (telestaff)
  171. Could not unload undefined prefab 0x3f6c9ebb (diviningrod)
  172. Could not unload undefined prefab 0xa6b98890 (beargervest)
  173. Could not unload undefined prefab 0xe5936c6a (firestaff)
  174. Could not unload undefined prefab 0x34fb4f82 (pitchfork)
  175. Could not unload undefined prefab 0x3d4d1dc6 (bedroll_straw)
  176. Could not unload undefined prefab 0xadfdb7ae (armor_sanity)
  177. Could not unload undefined prefab 0x76d26529 (bugnet)
  178. Could not unload undefined prefab 0x5ce426c4 (blowdart_fire)
  179. Could not unload undefined prefab 0x4740cff7 (tent)
  180. Could not unload undefined prefab 0xb4d742b3 (tent_placer)
  181. Could not unload undefined prefab 0x8a2d55ba (catcoonhat)
  182. Could not unload undefined prefab 0x4116c653 (raincoat)
  183. Could not unload undefined prefab 0x62a5e7fe (nightlight)
  184. Could not unload undefined prefab 0x185806ec (nightlight_placer)
  185. Could not unload undefined prefab 0xa1e54a85 (goldenaxe)
  186. Could not unload undefined prefab 0xa2c788fc (path_light)
  187. Could not unload undefined prefab 0x9c9cc26e (path_light_placer)
  188. Could not unload undefined prefab 0xe6af29d2 (compass)
  189. Could not unload undefined prefab 0x19c004b2 (pighouse)
  190. Could not unload undefined prefab 0x469fe538 (pighouse_placer)
  191. Could not unload undefined prefab 0xca16846d (boards)
  192. Could not unload undefined prefab 0xfa14dec6 (birdtrap)
  193. Could not unload undefined prefab 0x7c11af2 (treasurechest)
  194. Could not unload undefined prefab 0xd411bef8 (treasurechest_placer)
  195. Could not unload undefined prefab 0xef21c9f2 (rope)
  196. Could not unload undefined prefab 0xb981ecda (fast_farmplot)
  197. Could not unload undefined prefab 0x6c77c310 (fast_farmplot_placer)
  198. Could not unload undefined prefab 0xbcfca634 (strawhat)
  199. Could not unload undefined prefab 0x111db7ae (footballhat)
  200. Could not unload undefined prefab 0x1eee0485 (transistor)
  201. Could not unload undefined prefab 0x1cd9e60e (razor)
  202. Could not unload undefined prefab 0x1541c9cc (armorruins)
  203. Could not unload undefined prefab 0xe87e06c0 (icebox)
  204. Could not unload undefined prefab 0xf2bd1baa (icebox_placer)
  205. Could not unload undefined prefab 0x36768a92 (orangestaff)
  206. Could not unload undefined prefab 0x2ca456a0 (orangeamulet)
  207. Could not unload undefined prefab 0xff7a976 (staff_tornado)
  208. Could not unload undefined prefab 0xd8067599 (beehat)
  209. Could not unload undefined prefab 0xc22935e4 (icepack)
  210. Could not unload undefined prefab 0x739fbe3c (homesign)
  211. Could not unload undefined prefab 0x33fdbd2e (homesign_placer)
  212. Could not unload undefined prefab 0x1c42203 (bell)
  213. Could not unload undefined prefab 0x15220700 (backpack)
  214. Could not unload undefined prefab 0xa8b25abc (wall_ruins_item)
  215. Could not unload undefined prefab 0x3ede96f8 (nightstick)
  216. Could not unload undefined prefab 0xd5201c09 (beebox)
  217. Could not unload undefined prefab 0x753b7621 (beebox_placer)
  218. Could not unload undefined prefab 0xb918c5fd (fishingrod)
  219. Could not unload undefined prefab 0x651e3e9e (eyebrellahat)
  220. Could not unload undefined prefab 0x92ccc001 (coldfirepit)
  221. Could not unload undefined prefab 0x21e04429 (coldfirepit_placer)
  222. Could not unload undefined prefab 0x5a59f5cc (goldenshovel)
  223. Could not unload undefined prefab 0x2e54b535 (cane)
  224. Could not unload undefined prefab 0xb6201ac9 (onemanband)
  225. Could not unload undefined prefab 0x4685284 (umbrella)
  226. Could not unload undefined prefab 0xda1f7edf (winterometer)
  227. Could not unload undefined prefab 0x955229cb (winterometer_placer)
  228. Could not unload undefined prefab 0xe2bfa46 (tophat)
  229. Could not unload undefined prefab 0xacbea762 (fertilizer)
  230. Could not unload undefined prefab 0x3949a42 (meatrack)
  231. Could not unload undefined prefab 0x56340ba8 (meatrack_placer)
  232. Could not unload undefined prefab 0x6dda899f (watermelonhat)
  233. Could not unload undefined prefab 0x94cf6c04 (goldenpickaxe)
  234. Could not unload undefined prefab 0x86860bc2 (boomerang)
  235. Could not unload undefined prefab 0xb1fa364d (pickaxe)
  236. Could not unload undefined prefab 0x3cb06493 (healingsalve)
  237. Could not unload undefined prefab 0x39311b4d (grass_umbrella)
  238. Could not unload undefined prefab 0x37c31aa6 (lantern)
  239. Could not unload undefined prefab 0xbc429ef3 (bushhat)
  240. Could not unload undefined prefab 0x80cb1e18 (featherhat)
  241. Could not unload undefined prefab 0x3edae42e (multitool_axe_pickaxe)
  242. Could not unload undefined prefab 0x7f2d088c (armorwood)
  243. Could not unload undefined prefab 0x46094f1b (beefalohat)
  244. Could not unload undefined prefab 0xf8e41fa9 (bedroll_furry)
  245. Could not unload undefined prefab 0xcda99af6 (winterhat)
  246. Could not unload undefined prefab 0x1c48b877 (campfire)
  247. Could not unload undefined prefab 0xdfe3a33 (campfire_placer)
  248. Could not unload undefined prefab 0x4d9a964d (trap)
  249. Could not unload undefined prefab 0x68370bd6 (trap_teeth)
  250. Could not unload undefined prefab 0x4058bc0 (molehat)
  251. Could not unload undefined prefab 0xcad92460 (flowerhat)
  252. Could not unload undefined prefab 0xec43b9f4 (sewing_kit)
  253. Could not unload undefined prefab 0xfb180669 (blowdart_sleep)
  254. Could not unload undefined prefab 0x38967bb2 (researchlab)
  255. Could not unload undefined prefab 0x77e9ae38 (researchlab_placer)
  256. Could not unload undefined prefab 0x8bbc7f55 (beemine)
  257. Could not unload undefined prefab 0xdf13a0c1 (ruins_bat)
  258. Could not unload undefined prefab 0x22ec3802 (wall_stone_item)
  259. Could not unload undefined prefab 0x8d60ee3a (coldfire)
  260. Could not unload undefined prefab 0xe72d29b0 (coldfire_placer)
  261. Could not unload undefined prefab 0x263bc4d5 (slow_farmplot)
  262. Could not unload undefined prefab 0x321f7255 (slow_farmplot_placer)
  263. Could not unload undefined prefab 0xe5071541 (nightmare_timepiece)
  264. Could not unload undefined prefab 0xc3bf310c (blueamulet)
  265. Could not unload undefined prefab 0x2ae7e3b3 (purplegem)
  266. Could not unload undefined prefab 0x6f21e747 (piggyback)
  267. Could not unload undefined prefab 0xf0330963 (panflute)
  268. Could not unload undefined prefab 0xdb20fa95 (heatrock)
  269. Could not unload undefined prefab 0x1153dbb9 (pottedfern)
  270. Could not unload undefined prefab 0xf2102a71 (pottedfern_placer)
  271. Could not unload undefined prefab 0x33ab6997 (hud)
  272. Could not unload undefined prefab 0x3364203d (forest)
  273. Could not unload undefined prefab 0x2e5cb72d (cave)
  274. Could not unload undefined prefab 0x40b82ff2 (maxwell)
  275. Could not unload undefined prefab 0xbddda476 (fire)
  276. Could not unload undefined prefab 0x1078732c (character_fire)
  277. Could not unload undefined prefab 0x427b5b39 (shatter)
  278. scripts/gamelogic.lua(120,1) Unload BE done
  279. scripts/dlcsupport.lua(24,1) Load scripts/DLC001_prefab_files
  280. scripts/mods.lua(287,1) Mod: workshop-253290802 (Map Icons) Registering prefabs
  281. scripts/mods.lua(310,1) Mod: workshop-253290802 (Map Icons) Registering default mod prefab
  282. scripts/mods.lua(287,1) Mod: workshop-388948823 (Path Lights) Registering prefabs
  283. scripts/mods.lua(293,1) Mod: workshop-388948823 (Path Lights) Registering prefab file: prefabs/path_light
  284. scripts/mods.lua(297,1) Mod: workshop-388948823 (Path Lights) path_light
  285. scripts/mods.lua(297,1) Mod: workshop-388948823 (Path Lights) path_light_placer
  286. scripts/mods.lua(310,1) Mod: workshop-388948823 (Path Lights) Registering default mod prefab
  287. scripts/mods.lua(287,1) Mod: workshop-377836982 (Where is Chester?) Registering prefabs
  288. scripts/mods.lua(310,1) Mod: workshop-377836982 (Where is Chester?) Registering default mod prefab
  289. scripts/mods.lua(287,1) Mod: workshop-323996352 (Wormhole Marks) Registering prefabs
  290. scripts/mods.lua(310,1) Mod: workshop-323996352 (Wormhole Marks) Registering default mod prefab
  291. scripts/mods.lua(287,1) Mod: workshop-455136145 (Bucky the Asset) Registering prefabs
  292. scripts/mods.lua(293,1) Mod: workshop-455136145 (Bucky the Asset) Registering prefab file: prefabs/bucky
  293. scripts/mods.lua(297,1) Mod: workshop-455136145 (Bucky the Asset) bucky
  294. scripts/mods.lua(310,1) Mod: workshop-455136145 (Bucky the Asset) Registering default mod prefab
  295. scripts/gamelogic.lua(132,1) Load FE
  296. scripts/gamelogic.lua(136,1) Load FE: done
  297. scripts/screens/mainscreen.lua(576,1) platform_motd table: 0FCB3D60
  298. SimLuaProxy::QueryServer()
  299. scripts/modindex.lua(85,1) ModIndex: Load sequence finished successfully.
  300.  
  301. Reset() returning
  302. QueryServerComplete no callback
  303. HttpClientWriteCallback (0x060B4E14, 1, 1350, 0x062DFC74)
  304. HttpClientWriteCallback READ 1350 (1350 total)
  305. scripts/screens/mainscreen.lua(576,1) platform_motd table: 109042D8
  306. GetCachedUGCCount 0
  307. EnumerateUserSubscribedFiles(0)
  308. OnEnumerateUserSubscribedFilesResult
  309. EResult 21, results 17582632/13444000
  310. SteamWorkshop::OnError: Could not update mod list
  311. SteamWorkshop::CompleteCallback (failure, Could not update mod list) set
  312. SimLuaProxy::OnUpdateWorkshopModsComplete(failed, Could not update mod list)
  313. scripts/screens/modsscreen.lua(886,1) Reloading Mod Info Prefabs
  314. scripts/screens/modsscreen.lua(873,1) Loading Mod Info Prefabs
  315. scripts/screens/modsscreen.lua(878,1) Unloading Mod Info Prefabs
  316. QueryStats: { "req":"modrank", "field":"Session.Loads.Mods.list", "fieldop":"unwind", "linkpref":"external", "limit": 20}
  317. ../mods/workshop-323996352/wormhole_marks.tex is 200x200 but compressed textures must have power of 2 dimensions.
  318. HttpClientWriteCallback (0x060B4EB9, 1, 2386, 0x062DFC74)
  319. HttpClientWriteCallback READ 2386 (2386 total)
  320. scripts/screens/modsscreen.lua(878,1) Unloading Mod Info Prefabs
  321. scripts/mods.lua(322,1) unloading prefabs for mod MOD_workshop-253290802
  322. scripts/mods.lua(322,1) unloading prefabs for mod MOD_workshop-388948823
  323. scripts/mods.lua(322,1) unloading prefabs for mod MOD_workshop-377836982
  324. scripts/mods.lua(322,1) unloading prefabs for mod MOD_workshop-323996352
  325. scripts/mods.lua(322,1) unloading prefabs for mod MOD_workshop-455136145
  326. Collecting garbage...
  327. lua_gc took 0.02 seconds
  328. ~SimLuaProxy()
  329. lua_close took 0.03 seconds
  330. ReleaseAll
  331. ReleaseAll Finished
  332. cGame::StartPlaying
  333. LOADING LUA
  334. DoLuaFile scripts/main.lua
  335. DoLuaFile loading buffer scripts/main.lua
  336. scripts/main.lua(161,1) running main.lua
  337.  
  338. scripts/modindex.lua(320,1) loaded modindex
  339. scripts/modindex.lua(75,1) ModIndex: Beginning normal load sequence.
  340.  
  341. scripts/modindex.lua(395,1) Could not load mod_config_data/modconfiguration_Chris
  342. scripts/mods.lua(170,1) Loading mod: Chris (Chris the Nerd)
  343. scripts/modindex.lua(395,1) Could not load mod_config_data/modconfiguration_workshop-253290802
  344. scripts/mods.lua(170,1) Loading mod: workshop-253290802 (Map Icons)
  345. scripts/modindex.lua(395,1) Could not load mod_config_data/modconfiguration_workshop-323996352
  346. scripts/mods.lua(170,1) Loading mod: workshop-323996352 (Wormhole Marks)
  347. scripts/modindex.lua(395,1) Could not load mod_config_data/modconfiguration_workshop-377836982
  348. scripts/mods.lua(170,1) Loading mod: workshop-377836982 (Where is Chester?)
  349. scripts/modindex.lua(395,1) Could not load mod_config_data/modconfiguration_workshop-388948823
  350. scripts/mods.lua(170,1) Loading mod: workshop-388948823 (Path Lights)
  351. scripts/modindex.lua(395,1) Could not load mod_config_data/modconfiguration_workshop-455136145
  352. scripts/mods.lua(170,1) Loading mod: workshop-455136145 (Bucky the Asset)
  353. scripts/mods.lua(197,1) Mod: Chris (Chris the Nerd) Loading modworldgenmain.lua
  354. scripts/mods.lua(205,1) Mod: Chris (Chris the Nerd) Mod had no modworldgenmain.lua. Skipping.
  355. scripts/mods.lua(197,1) Mod: Chris (Chris the Nerd) Loading modmain.lua
  356. scripts/mods.lua(197,1) Mod: workshop-377836982 (Where is Chester?) Loading modworldgenmain.lua
  357. scripts/mods.lua(205,1) Mod: workshop-377836982 (Where is Chester?) Mod had no modworldgenmain.lua. Skipping.
  358. scripts/mods.lua(197,1) Mod: workshop-377836982 (Where is Chester?) Loading modmain.lua
  359. scripts/mods.lua(197,1) Mod: workshop-388948823 (Path Lights) Loading modworldgenmain.lua
  360. scripts/mods.lua(205,1) Mod: workshop-388948823 (Path Lights) Mod had no modworldgenmain.lua. Skipping.
  361. scripts/mods.lua(197,1) Mod: workshop-388948823 (Path Lights) Loading modmain.lua
  362. scripts/mods.lua(197,1) Mod: workshop-323996352 (Wormhole Marks) Loading modworldgenmain.lua
  363. scripts/mods.lua(205,1) Mod: workshop-323996352 (Wormhole Marks) Mod had no modworldgenmain.lua. Skipping.
  364. scripts/mods.lua(197,1) Mod: workshop-323996352 (Wormhole Marks) Loading modmain.lua
  365. scripts/mods.lua(197,1) Mod: workshop-253290802 (Map Icons) Loading modworldgenmain.lua
  366. scripts/mods.lua(205,1) Mod: workshop-253290802 (Map Icons) Mod had no modworldgenmain.lua. Skipping.
  367. scripts/mods.lua(197,1) Mod: workshop-253290802 (Map Icons) Loading modmain.lua
  368. scripts/mods.lua(197,1) Mod: workshop-455136145 (Bucky the Asset) Loading modworldgenmain.lua
  369. scripts/mods.lua(205,1) Mod: workshop-455136145 (Bucky the Asset) Mod had no modworldgenmain.lua. Skipping.
  370. scripts/mods.lua(197,1) Mod: workshop-455136145 (Bucky the Asset) Loading modmain.lua
  371. LOADING LUA SUCCESS
  372. scripts/playerdeaths.lua(79,1) PlayerDeaths loaded morgue 796
  373. scripts/playerprofile.lua(480,1) loaded profile
  374. scripts/playerprofile.lua(544,1) bloom_enabled false
  375. scripts/saveindex.lua(99,1) loaded saveindex
  376. scripts/gamelogic.lua(1172,1) OnFilesLoaded()
  377. scripts/gamelogic.lua(1161,1) OnUpdatePurchaseStateComplete
  378. scripts/gamelogic.lua(111,1) FE assets already loaded
  379. scripts/mods.lua(287,1) Mod: Chris (Chris the Nerd) Registering prefabs
  380. scripts/mods.lua(293,1) Mod: Chris (Chris the Nerd) Registering prefab file: prefabs/chris
  381. scripts/mods.lua(297,1) Mod: Chris (Chris the Nerd) chris
  382. scripts/mods.lua(310,1) Mod: Chris (Chris the Nerd) Registering default mod prefab
  383. Could not load texture ../mods/Chris/images/saveslot_portraits/esctemplate.tex
  384. Break at: c:\jenkins\workspace\jobs\DontStarve_Release_Make_Steam_Package\workspace\source\util/resourcemanager.h(142) :
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement