0% found this document useful (0 votes)
21 views44 pages

Log

The document logs the startup process of the game 'Don't Starve' on OSX with various details including build information, subscription status for DLCs, and OpenGL capabilities. It shows the initialization of game components, loading of Lua scripts, and attempts to load player profiles and save files. Several errors related to undefined prefabs are also noted during the loading process.

Uploaded by

youngmeandmoney
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views44 pages

Log

The document logs the startup process of the game 'Don't Starve' on OSX with various details including build information, subscription status for DLCs, and OpenGL capabilities. It shows the initialization of game components, loading of Lua scripts, and attempts to load player profiles and save files. Several errors related to undefined prefabs are also noted during the loading process.

Uploaded by

youngmeandmoney
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 44

[00:00:01]: Starting up

[00:00:01]: Don't Starve: 578406 OSX_STEAM


Branch: release
Build Date: 865
[00:00:01]: SteamID: 76561199809111375
[00:00:01]: THREAD - started 'GAClient' (13111701504)
[00:00:01]: HttpClient::ClientThread::Main()
[00:00:01]: SteamApps()->BIsSubscribedApp( 282470 ) -- Subscribed!
[00:00:01]: SteamApps()->BIsDlcInstalled( 282470 ) -- Installed!
[00:00:01]: SteamApps()->BIsSubscribedApp( 393010 ) -- Subscribed!
[00:00:01]: SteamApps()->BIsDlcInstalled( 393010 ) -- Installed!
[00:00:01]: SteamApps()->BIsSubscribedApp( 712640 ) -- Subscribed!
[00:00:01]: SteamApps()->BIsDlcInstalled( 712640 ) -- Installed!
[00:00:01]: Dynamic loading level: 0
[00:00:01]: Cloud enabled: true
[00:00:01]: Enabled app: true Enabled account: true
[00:00:01]: Num files: 6
[00:00:01]: Quota used: 0.372 Mbytes / 200.000 Mbytes
[00:00:01]: cGame::InitializeOnMainThread
[00:00:01]: WindowManager::Initialize
[00:00:01]: Creating window with size 1920x1080 at 0x0
[00:00:01]: THREAD - started 'SDLInputManager' (13112406016)
[00:00:01]: OSX version 10.16.0
[00:00:01]: GLInfo
[00:00:01]: ~~~~~~
[00:00:01]: GL_VENDOR: Apple
[00:00:01]: GL_RENDERER: Apple M4
[00:00:01]: GL_VERSION: 2.1 Metal - 89.4
[00:00:01]: GL_SHADING_LANGUAGE_VERSION: 1.20
[00:00:01]: OpenGL 3.0 not present, detecting extensions the old way
[00:00:01]: OpenGL extensions (134, 134):
[00:00:01]:
[00:00:01]: GL_APPLE_aux_depth_stencil
[00:00:01]: GL_APPLE_client_storage
[00:00:01]: GL_APPLE_element_array
[00:00:01]: GL_APPLE_fence
[00:00:01]: GL_APPLE_float_pixels
[00:00:01]: GL_APPLE_flush_buffer_range
[00:00:01]: GL_APPLE_flush_render
[00:00:01]: GL_APPLE_packed_pixels
[00:00:01]: GL_APPLE_pixel_buffer
[00:00:01]: GL_APPLE_rgb_422
[00:00:01]: GL_APPLE_row_bytes
[00:00:01]: GL_APPLE_specular_vector
[00:00:01]: GL_APPLE_texture_range
[00:00:01]: GL_APPLE_transform_hint
[00:00:01]: GL_APPLE_vertex_array_object
[00:00:01]: GL_APPLE_vertex_point_size
[00:00:01]: GL_APPLE_vertex_program_evaluators
[00:00:01]: GL_APPLE_ycbcr_422
[00:00:01]: GL_ARB_color_buffer_float
[00:00:01]: GL_ARB_depth_buffer_float
[00:00:01]: GL_ARB_depth_clamp
[00:00:01]: GL_ARB_depth_texture
[00:00:01]: GL_ARB_draw_buffers
[00:00:01]: GL_ARB_draw_elements_base_vertex
[00:00:01]: GL_ARB_draw_instanced
[00:00:01]: GL_ARB_fragment_program
[00:00:01]: GL_ARB_fragment_program_shadow
[00:00:01]: GL_ARB_fragment_shader
[00:00:01]: GL_ARB_framebuffer_object
[00:00:01]: GL_ARB_framebuffer_sRGB
[00:00:01]: GL_ARB_half_float_pixel
[00:00:01]: GL_ARB_half_float_vertex
[00:00:01]: GL_ARB_imaging
[00:00:01]: GL_ARB_instanced_arrays
[00:00:01]: GL_ARB_multisample
[00:00:01]: GL_ARB_multitexture
[00:00:01]: GL_ARB_occlusion_query
[00:00:01]: GL_ARB_pixel_buffer_object
[00:00:01]: GL_ARB_point_parameters
[00:00:01]: GL_ARB_point_sprite
[00:00:01]: GL_ARB_provoking_vertex
[00:00:01]: GL_ARB_seamless_cube_map
[00:00:01]: GL_ARB_shader_objects
[00:00:01]: GL_ARB_shader_texture_lod
[00:00:01]: GL_ARB_shading_language_100
[00:00:01]: GL_ARB_shadow
[00:00:01]: GL_ARB_shadow_ambient
[00:00:01]: GL_ARB_sync
[00:00:01]: GL_ARB_texture_border_clamp
[00:00:01]: GL_ARB_texture_compression
[00:00:01]: GL_ARB_texture_compression_rgtc
[00:00:01]: GL_ARB_texture_cube_map
[00:00:01]: GL_ARB_texture_env_add
[00:00:01]: GL_ARB_texture_env_combine
[00:00:01]: GL_ARB_texture_env_crossbar
[00:00:01]: GL_ARB_texture_env_dot3
[00:00:01]: GL_ARB_texture_float
[00:00:01]: GL_ARB_texture_mirrored_repeat
[00:00:01]: GL_ARB_texture_non_power_of_two
[00:00:01]: GL_ARB_texture_rectangle
[00:00:01]: GL_ARB_texture_rg
[00:00:01]: GL_ARB_transpose_matrix
[00:00:01]: GL_ARB_vertex_array_bgra
[00:00:01]: GL_ARB_vertex_blend
[00:00:01]: GL_ARB_vertex_buffer_object
[00:00:01]: GL_ARB_vertex_program
[00:00:01]: GL_ARB_vertex_shader
[00:00:01]: GL_ARB_window_pos
[00:00:01]: GL_ATI_separate_stencil
[00:00:01]: GL_ATI_texture_env_combine3
[00:00:01]: GL_ATI_texture_float
[00:00:01]: GL_EXT_abgr
[00:00:01]: GL_EXT_bgra
[00:00:01]: GL_EXT_bindable_uniform
[00:00:01]: GL_EXT_blend_color
[00:00:01]: GL_EXT_blend_equation_separate
[00:00:01]: GL_EXT_blend_func_separate
[00:00:01]: GL_EXT_blend_minmax
[00:00:01]: GL_EXT_blend_subtract
[00:00:01]: GL_EXT_clip_volume_hint
[00:00:01]: GL_EXT_debug_label
[00:00:01]: GL_EXT_debug_marker
[00:00:01]: GL_EXT_draw_buffers2
[00:00:01]: GL_EXT_draw_range_elements
[00:00:01]: GL_EXT_fog_coord
[00:00:01]: GL_EXT_framebuffer_blit
[00:00:01]: GL_EXT_framebuffer_multisample
[00:00:01]: GL_EXT_framebuffer_multisample_blit_scaled
[00:00:01]: GL_EXT_framebuffer_object
[00:00:01]: GL_EXT_framebuffer_sRGB
[00:00:01]: GL_EXT_geometry_shader4
[00:00:01]: GL_EXT_gpu_program_parameters
[00:00:01]: GL_EXT_gpu_shader4
[00:00:01]: GL_EXT_multi_draw_arrays
[00:00:01]: GL_EXT_packed_depth_stencil
[00:00:01]: GL_EXT_packed_float
[00:00:01]: GL_EXT_provoking_vertex
[00:00:01]: GL_EXT_rescale_normal
[00:00:01]: GL_EXT_secondary_color
[00:00:01]: GL_EXT_separate_specular_color
[00:00:01]: GL_EXT_shadow_funcs
[00:00:01]: GL_EXT_stencil_two_side
[00:00:01]: GL_EXT_stencil_wrap
[00:00:01]: GL_EXT_texture_array
[00:00:01]: GL_EXT_texture_compression_dxt1
[00:00:01]: GL_EXT_texture_compression_s3tc
[00:00:01]: GL_EXT_texture_env_add
[00:00:01]: GL_EXT_texture_filter_anisotropic
[00:00:01]: GL_EXT_texture_integer
[00:00:01]: GL_EXT_texture_lod_bias
[00:00:01]: GL_EXT_texture_rectangle
[00:00:01]: GL_EXT_texture_sRGB
[00:00:01]: GL_EXT_texture_sRGB_decode
[00:00:01]: GL_EXT_texture_shared_exponent
[00:00:01]: GL_EXT_timer_query
[00:00:01]: GL_EXT_transform_feedback
[00:00:01]: GL_EXT_vertex_array_bgra
[00:00:01]: GL_IBM_rasterpos_clip
[00:00:01]: GL_NV_blend_square
[00:00:01]: GL_NV_conditional_render
[00:00:01]: GL_NV_depth_clamp
[00:00:01]: GL_NV_fog_distance
[00:00:01]: GL_NV_fragment_program2
[00:00:01]: GL_NV_fragment_program_option
[00:00:01]: GL_NV_light_max_exponent
[00:00:01]: GL_NV_texgen_reflection
[00:00:01]: GL_NV_texture_barrier
[00:00:01]: GL_NV_vertex_program2_option
[00:00:01]: GL_NV_vertex_program3
[00:00:01]: GL_SGIS_generate_mipmap
[00:00:01]: GL_SGIS_texture_edge_clamp
[00:00:01]: GL_SGIS_texture_lod
[00:00:01]: GL_SGI_color_matrix
[00:00:01]: GL_MAX_TEXTURE_SIZE = 16384
[00:00:01]: GL_MAX_TEXTURE_IMAGE_UNITS = 16
[00:00:01]: GL_MAX_RENDERBUFFER_SIZE = 16384
[00:00:01]: GL_MAX_VIEWPORT_DIMS = 16384, 16384
[00:00:01]: GL_MAX_VARYING_VECTORS not supported
[00:00:01]: GL_MAX_VERTEX_ATTRIBS = 16
[00:00:01]: GL_MAX_VERTEX_UNIFORM_VECTORS not supported
[00:00:01]: GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS = 16
[00:00:01]: GL_MAX_FRAGMENT_UNIFORM_VECTORS not supported
[00:00:01]: 3 compressed texture formats
[00:00:01]: texture format 0x83f0
[00:00:01]: texture format 0x83f2
[00:00:01]: texture format 0x83f3
[00:00:01]: FMOD VERSION: 00044464 (00044464)
[00:00:02]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:02]: cGame::StartPlaying
[00:00:02]: LOADING LUA
[00:00:02]: DoLuaFile scripts/main.lua
[00:00:02]: DoLuaFile loading buffer scripts/main.lua
[00:00:02]: scripts/playerprofile.lua(702,1) loaded profile
[00:00:02]: scripts/playerprofile.lua(398,1) FOUND THE NEW DATA true
[00:00:02]: scripts/translator.lua(73,1) Translator:LoadPOFile - loading file:
scripts/languages/chinese_s.po
[00:00:02]: scripts/playerprofile.lua(398,1) FOUND THE NEW DATA true
[00:00:02]: scripts/playerprofile.lua(398,1) FOUND THE NEW DATA true
[00:00:02]: scripts/main.lua(241,1) running main.lua

[00:00:02]: scripts/main.lua(248,1) Sim Seed = 1000


[00:00:02]: scripts/modindex.lua(336,1) loaded modindex
[00:00:02]: scripts/modindex.lua(67,1) ModIndex: Beginning normal load sequence.

[00:00:03]: LOADING LUA SUCCESS


[00:00:03]: scripts/playerdeaths.lua(74,1) PlayerDeaths could not load morgue
[00:00:03]: scripts/playerprofile.lua(702,1) loaded profile
[00:00:03]: scripts/playerprofile.lua(773,1) bloom_enabled false
[00:00:03]: DEVICE CAP 1745896046
[00:00:03]: scripts/saveindex.lua(103,1) Attempting to load save file saveindex
[00:00:03]: scripts/saveindex.lua(112,1) loaded saveindex
[00:00:03]: scripts/gamelogic.lua(1643,1) OnFilesLoaded()
[00:00:03]: scripts/gamelogic.lua(1632,1) OnUpdatePurchaseStateComplete
[00:00:03]: scripts/gamelogic.lua(144,1) Unload BE
[00:00:03]: Could not unload undefined prefab 0x4374c56c (yellowstaff)
[00:00:03]: Could not unload undefined prefab 0xf02cfe22 (obsidianmachete)
[00:00:03]: Could not unload undefined prefab 0x1541c9cc (armorruins)
[00:00:03]: Could not unload undefined prefab 0x378bda50 (wall_wood_item)
[00:00:03]: Could not unload undefined prefab 0x9a4001b3 (sand_castle)
[00:00:03]: Could not unload undefined prefab 0x3f43364e (sandcastle_placer)
[00:00:03]: Could not unload undefined prefab 0x2a492c1d (aerodynamichat)
[00:00:03]: Could not unload undefined prefab 0xb760043d
(deco_wallornament_no_smoking)
[00:00:03]: Could not unload undefined prefab 0xf9e9a8ed
(deco_wallornament_no_smoking_placer)
[00:00:03]: Could not unload undefined prefab 0x875750ea (turf_road)
[00:00:03]: Could not unload undefined prefab 0x1daa5ab7 (turf_carpetfloor)
[00:00:03]: Could not unload undefined prefab 0x5f86634a (interior_wall_plain_ds)
[00:00:03]: Could not unload undefined prefab 0x42b57cc8 (living_artifact)
[00:00:03]: Could not unload undefined prefab 0x46e700fe
(interior_floor_woodpanels)
[00:00:03]: Could not unload undefined prefab 0xa3a1ee36 (wildborehouse)
[00:00:03]: Could not unload undefined prefab 0xe66562b4 (wildborehouse_placer)
[00:00:03]: Could not unload undefined prefab 0x7677c6fe (pig_guard_tower)
[00:00:03]: Could not unload undefined prefab 0xcc1c67ec (pig_guard_tower_placer)
[00:00:03]: Could not unload undefined prefab 0xe53542f5 (rug_rubbermat)
[00:00:03]: Could not unload undefined prefab 0xee98ac35 (rug_rubbermat_placer)
[00:00:03]: Could not unload undefined prefab 0xd7dfc588 (topiary_3)
[00:00:03]: Could not unload undefined prefab 0xdae22a1 (deco_lamp_ceramic)
[00:00:03]: Could not unload undefined prefab 0x11d97989 (deco_lamp_ceramic_placer)
[00:00:03]: Could not unload undefined prefab 0xdd889b55 (deco_antiquities_beefalo)
[00:00:03]: Could not unload undefined prefab 0xd341fbd5
(deco_antiquities_beefalo_placer)
[00:00:03]: Could not unload undefined prefab 0x29d05021 (spear_obsidian)
[00:00:03]: Could not unload undefined prefab 0xabf27d93 (brainjellyhat)
[00:00:03]: Could not unload undefined prefab 0x8da1a837 (lawnornament_6)
[00:00:03]: Could not unload undefined prefab 0x48dcda73 (lawnornament_6_placer)
[00:00:03]: Could not unload undefined prefab 0x8d44bbad (cookpot)
[00:00:03]: Could not unload undefined prefab 0x30d2f57d (cookpot_placer)
[00:00:03]: Could not unload undefined prefab 0xcb2db4cf (rug_porcupuss)
[00:00:03]: Could not unload undefined prefab 0xa72757db (rug_porcupuss_placer)
[00:00:03]: Could not unload undefined prefab 0x68ba7103 (researchlab5)
[00:00:03]: Could not unload undefined prefab 0x1cbbb6a7 (researchlab5_placer)
[00:00:03]: Could not unload undefined prefab 0xe832ee7d (raft)
[00:00:03]: Could not unload undefined prefab 0x897caead (raft_placer)
[00:00:03]: Could not unload undefined prefab 0xa4aea8db (cork_bat)
[00:00:03]: Could not unload undefined prefab 0x89ee4ae9
(deco_plantholder_dishgarden)
[00:00:03]: Could not unload undefined prefab 0xa6594f41
(deco_plantholder_dishgarden_placer)
[00:00:03]: Could not unload undefined prefab 0x171194ba (deco_plantholder_zz)
[00:00:03]: Could not unload undefined prefab 0x5397e330
(deco_plantholder_zz_placer)
[00:00:03]: Could not unload undefined prefab 0x6805555d (deco_table_chess)
[00:00:03]: Could not unload undefined prefab 0xd5784fcd (deco_table_chess_placer)
[00:00:03]: Could not unload undefined prefab 0xdb79e025 (player_house_brick_craft)
[00:00:03]: Could not unload undefined prefab 0x8b2b80a8 (antmaskhat)
[00:00:03]: Could not unload undefined prefab 0xa879cca2 (deco_wallornament_cape)
[00:00:03]: Could not unload undefined prefab 0x4d690148
(deco_wallornament_cape_placer)
[00:00:03]: Could not unload undefined prefab 0xec43b9f4 (sewing_kit)
[00:00:03]: Could not unload undefined prefab 0x761a1799 (gunpowder)
[00:00:03]: Could not unload undefined prefab 0xea66d887 (deco_lamp_rightangles)
[00:00:03]: Could not unload undefined prefab 0xfbb33623
(deco_lamp_rightangles_placer)
[00:00:03]: Could not unload undefined prefab 0x9a99c7b7 (armorgrass)
[00:00:03]: Could not unload undefined prefab 0xa83d1e15 (deco_lamp_bellshade)
[00:00:03]: Could not unload undefined prefab 0xcd164915
(deco_lamp_bellshade_placer)
[00:00:03]: Could not unload undefined prefab 0xda31de05 (deco_table_raw)
[00:00:03]: Could not unload undefined prefab 0xda566d25 (deco_table_raw_placer)
[00:00:03]: Could not unload undefined prefab 0x2e264dbc (blowdart_pipe)
[00:00:03]: Could not unload undefined prefab 0x58a82c9c (corkchest)
[00:00:03]: Could not unload undefined prefab 0x5df876ce (corkchest_placer)
[00:00:03]: Could not unload undefined prefab 0x5f361ea0 (reno_tab_hanginglamps)
[00:00:03]: Could not unload undefined prefab 0xdf47fa6c (ballpein_hammer)
[00:00:03]: Could not unload undefined prefab 0x1d722e29
(swinging_light_floral_bloomer)
[00:00:03]: Could not unload undefined prefab 0xbd1f1c01
(swinging_light_floral_bloomer_placer)
[00:00:03]: Could not unload undefined prefab 0xbcbb751d (turf_foundation)
[00:00:03]: Could not unload undefined prefab 0xd46d9ffd (goldpan)
[00:00:03]: Could not unload undefined prefab 0x8531957d (deco_plantholder_orchid)
[00:00:03]: Could not unload undefined prefab 0xd3f247ad
(deco_plantholder_orchid_placer)
[00:00:03]: Could not unload undefined prefab 0xf295861a (brush)
[00:00:03]: Could not unload undefined prefab 0x56a6da5b (curtain_door)
[00:00:03]: Could not unload undefined prefab 0x1bcc274f (curtain_door_placer)
[00:00:03]: Could not unload undefined prefab 0x1d6cb58e
(player_house_turret_craft)
[00:00:03]: Could not unload undefined prefab 0xd2383281 (deco_lamp_2embroidered)
[00:00:03]: Could not unload undefined prefab 0xd7b531a9
(deco_lamp_2embroidered_placer)
[00:00:03]: Could not unload undefined prefab 0xfeae0283 (armorvortexcloak)
[00:00:03]: Could not unload undefined prefab 0xcba65752 (amulet)
[00:00:03]: Could not unload undefined prefab 0x5486a5b9 (rug_web)
[00:00:03]: Could not unload undefined prefab 0x9c9ee071 (rug_web_placer)
[00:00:03]: Could not unload undefined prefab 0xd2c60301 (dragonflychest)
[00:00:03]: Could not unload undefined prefab 0xa72c4129 (dragonflychest_placer)
[00:00:03]: Could not unload undefined prefab 0xcae56360 (shelves_adjustable)
[00:00:03]: Could not unload undefined prefab 0x5b85d70a
(shelves_adjustable_placer)
[00:00:03]: Could not unload undefined prefab 0xd7dfc589 (topiary_4)
[00:00:03]: Could not unload undefined prefab 0x2c158f7c (torch)
[00:00:03]: Could not unload undefined prefab 0x1407dd34 (deco_plantholder_basic)
[00:00:03]: Could not unload undefined prefab 0xd58e5036
(deco_plantholder_basic_placer)
[00:00:03]: Could not unload undefined prefab 0x31c5155c (cargoboat)
[00:00:03]: Could not unload undefined prefab 0xc36de0e (cargoboat_placer)
[00:00:03]: Could not unload undefined prefab 0xc78d9876 (siestahut)
[00:00:03]: Could not unload undefined prefab 0xb22fa874 (siestahut_placer)
[00:00:03]: Could not unload undefined prefab 0x9e592914 (deco_plantholder_bonsai)
[00:00:03]: Could not unload undefined prefab 0xe78bcc56
(deco_plantholder_bonsai_placer)
[00:00:03]: Could not unload undefined prefab 0xaed56112 (woodlegsboat)
[00:00:03]: Could not unload undefined prefab 0x71aa5092 (securitycontract)
[00:00:03]: Could not unload undefined prefab 0x36a9e4a5 (corkboat)
[00:00:03]: Could not unload undefined prefab 0x2517fe85 (corkboat_placer)
[00:00:03]: Could not unload undefined prefab 0xb8b134f8 (interior_wall_rope)
[00:00:03]: Could not unload undefined prefab 0xa6b98890 (beargervest)
[00:00:03]: Could not unload undefined prefab 0xe5936c6a (firestaff)
[00:00:03]: Could not unload undefined prefab 0x34fb4f82 (pitchfork)
[00:00:03]: Could not unload undefined prefab 0x544a99a4 (ballphinhouse)
[00:00:03]: Could not unload undefined prefab 0xbf1257c6 (ballphinhouse_placer)
[00:00:03]: Could not unload undefined prefab 0xed9a68d0 (surfboard)
[00:00:03]: Could not unload undefined prefab 0x3c5f9d7
(interior_wall_fullwall_moulding)
[00:00:03]: Could not unload undefined prefab 0x341774ab (ice)
[00:00:03]: Could not unload undefined prefab 0x8298457d (tarlamp)
[00:00:03]: Could not unload undefined prefab 0x485bddbf (deco_wood)
[00:00:03]: Could not unload undefined prefab 0xfdc9b826
(deco_wood_cornerbeam_placer)
[00:00:03]: Could not unload undefined prefab 0x15c5371d (armor_snakeskin)
[00:00:03]: Could not unload undefined prefab 0x4740cff7 (tent)
[00:00:03]: Could not unload undefined prefab 0xb4d742b3 (tent_placer)
[00:00:03]: Could not unload undefined prefab 0xa1e54a85 (goldenaxe)
[00:00:03]: Could not unload undefined prefab 0xc95db85c (hedge_layered_item)
[00:00:03]: Could not unload undefined prefab 0x4058bc0 (molehat)
[00:00:03]: Could not unload undefined prefab 0x4a5c1770 (rug_nailbed)
[00:00:03]: Could not unload undefined prefab 0xaca53efa (rug_nailbed_placer)
[00:00:03]: Could not unload undefined prefab 0xf2a65def (deco_marble)
[00:00:03]: Could not unload undefined prefab 0x733e6056
(deco_marble_cornerbeam_placer)
[00:00:03]: Could not unload undefined prefab 0xca16846d (boards)
[00:00:03]: Could not unload undefined prefab 0x7c11af2 (treasurechest)
[00:00:03]: Could not unload undefined prefab 0xd411bef8 (treasurechest_placer)
[00:00:03]: Could not unload undefined prefab 0xfadcd8c3 (deco_wallornament_photo)
[00:00:03]: Could not unload undefined prefab 0x11e2dee7
(deco_wallornament_photo_placer)
[00:00:03]: Could not unload undefined prefab 0x29e69bcb (disarming_kit)
[00:00:03]: Could not unload undefined prefab 0x16bcbff1 (sail)
[00:00:03]: Could not unload undefined prefab 0xbf8203c5 (telipad)
[00:00:03]: Could not unload undefined prefab 0x4cd43780 (smelter)
[00:00:03]: Could not unload undefined prefab 0x8d9094fa (smetler_placer)
[00:00:03]: Could not unload undefined prefab 0xadce2aa0 (armorseashell)
[00:00:03]: Could not unload undefined prefab 0x1883478c (bundlewrap)
[00:00:03]: Could not unload undefined prefab 0x5389d606 (interior_floor_check)
[00:00:03]: Could not unload undefined prefab 0x63ae5c3d (shelves_floating)
[00:00:03]: Could not unload undefined prefab 0x8b3550ed (shelves_floating_placer)
[00:00:03]: Could not unload undefined prefab 0xbb50fc53 (deco_chair_massager)
[00:00:03]: Could not unload undefined prefab 0x1e0e9b29 (chair_massager_placer)
[00:00:03]: Could not unload undefined prefab 0x1c42203 (bell)
[00:00:03]: Could not unload undefined prefab 0xe55c027f (piratihatitator)
[00:00:03]: Could not unload undefined prefab 0x6c19fe2b (piratihatitator_placer)
[00:00:03]: Could not unload undefined prefab 0x5c641039
(deco_plantholder_draceana)
[00:00:03]: Could not unload undefined prefab 0x23f3d5f1
(deco_plantholder_draceana_placer)
[00:00:03]: Could not unload undefined prefab 0x739fbe3c (homesign)
[00:00:03]: Could not unload undefined prefab 0x33fdbd2e (homesign_placer)
[00:00:03]: Could not unload undefined prefab 0xdec7e899 (deco_wallornament_mosaic)
[00:00:03]: Could not unload undefined prefab 0xf36ca591
(deco_wallornament_mosaic_placer)
[00:00:03]: Could not unload undefined prefab 0xb6201ac9 (onemanband)
[00:00:03]: Could not unload undefined prefab 0x144395a5 (trawlnet)
[00:00:03]: Could not unload undefined prefab 0x6e5c26ec (metalplatehat)
[00:00:03]: Could not unload undefined prefab 0x3e63128a (ox_flute)
[00:00:03]: Could not unload undefined prefab 0x86bcbe6a (player_house_tudor_craft)
[00:00:03]: Could not unload undefined prefab 0xd7dfc587 (topiary_2)
[00:00:03]: Could not unload undefined prefab 0x24bb7bad (quackendrill)
[00:00:03]: Could not unload undefined prefab 0x695f98d6 (turf_lawn)
[00:00:03]: Could not unload undefined prefab 0xd21d2fd2 (tarsuit)
[00:00:03]: Could not unload undefined prefab 0xfb180669 (blowdart_sleep)
[00:00:03]: Could not unload undefined prefab 0xd3849f48 (pig_shop_produce)
[00:00:03]: Could not unload undefined prefab 0x9526f122 (pig_shop_produce_placer)
[00:00:03]: Could not unload undefined prefab 0x1153dbb9 (pottedfern)
[00:00:03]: Could not unload undefined prefab 0xf2102a71 (pottedfern_placer)
[00:00:03]: Could not unload undefined prefab 0x2eb713f (pig_shop_weapons)
[00:00:03]: Could not unload undefined prefab 0x40705f6b (pig_shop_weapons_placer)
[00:00:03]: Could not unload undefined prefab 0x263bc4d5 (slow_farmplot)
[00:00:03]: Could not unload undefined prefab 0x321f7255 (slow_farmplot_placer)
[00:00:03]: Could not unload undefined prefab 0xcfae714a (telescope)
[00:00:03]: Could not unload undefined prefab 0xc3bf310c (blueamulet)
[00:00:03]: Could not unload undefined prefab 0xdb20fa95 (heatrock)
[00:00:03]: Could not unload undefined prefab 0xd33f491a (deco_lamp_spool)
[00:00:03]: Could not unload undefined prefab 0x6dc7d6d0 (deco_lamp_spool_placer)
[00:00:03]: Could not unload undefined prefab 0xdeb59676 (saddle_basic)
[00:00:03]: Could not unload undefined prefab 0x303bfdce (axe)
[00:00:03]: Could not unload undefined prefab 0x92ccc001 (coldfirepit)
[00:00:03]: Could not unload undefined prefab 0x21e04429 (coldfirepit_placer)
[00:00:03]: Could not unload undefined prefab 0xfdcabd86 (earmuffshat)
[00:00:03]: Could not unload undefined prefab 0xa801bd29 (saddle_race)
[00:00:03]: Could not unload undefined prefab 0x4aeb6641 (armordragonfly)
[00:00:03]: Could not unload undefined prefab 0xe51acd32 (lightning_rod)
[00:00:03]: Could not unload undefined prefab 0x947bfcb8 (lightning_rod_placer)
[00:00:03]: Could not unload undefined prefab 0xb1fa364d (pickaxe)
[00:00:03]: Could not unload undefined prefab 0x72436f38 (doydoynest)
[00:00:03]: Could not unload undefined prefab 0x92390532 (doydoynest_placer)
[00:00:03]: Could not unload undefined prefab 0xbbc2b637 (wall_limestone_item)
[00:00:03]: Could not unload undefined prefab 0x1c48b877 (campfire)
[00:00:03]: Could not unload undefined prefab 0xdfe3a33 (campfire_placer)
[00:00:03]: Could not unload undefined prefab 0xeb646050 (icehat)
[00:00:03]: Could not unload undefined prefab 0x10473739 (spear)
[00:00:03]: Could not unload undefined prefab 0xa89f04ce
(deco_plantholder_plantpet)
[00:00:03]: Could not unload undefined prefab 0xe3f0561c
(deco_plantholder_plantpet_placer)
[00:00:03]: Could not unload undefined prefab 0x89c20b1b (telebase)
[00:00:03]: Could not unload undefined prefab 0x868a468f (telebase_placer)
[00:00:03]: Could not unload undefined prefab 0x5097886f (tropicalfan)
[00:00:03]: Could not unload undefined prefab 0xcf1626 (rabbithouse)
[00:00:03]: Could not unload undefined prefab 0x1aa31ec4 (rabbithouse_placer)
[00:00:03]: Could not unload undefined prefab 0x3ccdbe75 (icestaff)
[00:00:03]: Could not unload undefined prefab 0x655f6246 (rug_catcoon)
[00:00:03]: Could not unload undefined prefab 0x550e0aa4 (rug_catcoon_placer)
[00:00:03]: Could not unload undefined prefab 0x8438ac46 (deco_chair_lounge)
[00:00:03]: Could not unload undefined prefab 0x63822d76 (chair_lounge_placer)
[00:00:03]: Could not unload undefined prefab 0x1b91a956 (blowdart_poison)
[00:00:03]: Could not unload undefined prefab 0x68c8d9d7 (captainhat)
[00:00:03]: Could not unload undefined prefab 0x430f0884 (shelves_wood)
[00:00:03]: Could not unload undefined prefab 0xb129f0e6 (shelves_wood_placer)
[00:00:03]: Could not unload undefined prefab 0x8da1a834 (lawnornament_3)
[00:00:03]: Could not unload undefined prefab 0x5fa7c536 (lawnornament_3_placer)
[00:00:03]: Could not unload undefined prefab 0xc8123fa5 (seasack)
[00:00:03]: Could not unload undefined prefab 0xc2924a42 (gashat)
[00:00:03]: Could not unload undefined prefab 0x8da1a836 (lawnornament_5)
[00:00:03]: Could not unload undefined prefab 0xa5cb28b4 (lawnornament_5_placer)
[00:00:03]: Could not unload undefined prefab 0xe8561ebe (waxpaper)
[00:00:03]: Could not unload undefined prefab 0x9af31602 (deco_wallornament_hunt)
[00:00:03]: Could not unload undefined prefab 0x11021fe8
(deco_wallornament_hunt_placer)
[00:00:03]: Could not unload undefined prefab 0x474b8c6e (spear_poison)
[00:00:03]: Could not unload undefined prefab 0xf9183b8a (armor_lifejacket)
[00:00:03]: Could not unload undefined prefab 0x14df8f50 (pig_shop_general)
[00:00:03]: Could not unload undefined prefab 0x407d8f1a (pig_shop_general_placer)
[00:00:03]: Could not unload undefined prefab 0xc39269bf (interior_floor_marble)
[00:00:03]: Could not unload undefined prefab 0x7c7d61e1
(deco_plantholder_fernstand)
[00:00:03]: Could not unload undefined prefab 0xfc74ea49
(deco_plantholder_fernstand_placer)
[00:00:03]: Could not unload undefined prefab 0x6e24d18f (interior_floor_wood)
[00:00:03]: Could not unload undefined prefab 0xc4c93c5d (boatcannon)
[00:00:03]: Could not unload undefined prefab 0x1521e52e (deco_chair_ottoman)
[00:00:03]: Could not unload undefined prefab 0x70b9656a (chair_ottoman_placer)
[00:00:03]: Could not unload undefined prefab 0xa715d03d (boat_torch)
[00:00:03]: Could not unload undefined prefab 0xd3667634 (shelves_marble)
[00:00:03]: Could not unload undefined prefab 0x2deb7736 (shelves_marble_placer)
[00:00:03]: Could not unload undefined prefab 0x6d712297 (shelves_basic)
[00:00:03]: Could not unload undefined prefab 0xf8a58813 (shelves_basic_placer)
[00:00:03]: Could not unload undefined prefab 0x54acc701 (blunderbuss)
[00:00:03]: Could not unload undefined prefab 0xe1c483c0
(deco_plantholder_philodendron)
[00:00:03]: Could not unload undefined prefab 0xf7c15eaa
(deco_plantholder_philodendron_placer)
[00:00:03]: Could not unload undefined prefab 0xeee6ebd (encrustedboat)
[00:00:03]: Could not unload undefined prefab 0x574d9e6d (encrustedboat_placer)
[00:00:03]: Could not unload undefined prefab 0xe3844d0e (quackeringram)
[00:00:03]: Could not unload undefined prefab 0x265d1455 (turf_woodfloor)
[00:00:03]: Could not unload undefined prefab 0x9a0ed246 (yellowamulet)
[00:00:03]: Could not unload undefined prefab 0x14e47079 (turf_snakeskinfloor)
[00:00:03]: Could not unload undefined prefab 0xb4e674c6 (hawaiianshirt)
[00:00:03]: Could not unload undefined prefab 0xce5a342e (firesuppressor)
[00:00:03]: Could not unload undefined prefab 0xbbba0ebc (firesuppressor_placer)
[00:00:03]: Could not unload undefined prefab 0x9a6718eb (resurrectionstatue)
[00:00:03]: Could not unload undefined prefab 0x6b0c64bf
(resurrectionstatue_placer)
[00:00:03]: Could not unload undefined prefab 0xcafd929d (deco_lamp_edison)
[00:00:03]: Could not unload undefined prefab 0x2047428d (deco_lamp_edison_placer)
[00:00:03]: Could not unload undefined prefab 0x57d3b656 (gasmaskhat)
[00:00:03]: Could not unload undefined prefab 0x95072a74 (antsuit)
[00:00:03]: Could not unload undefined prefab 0x18f754c1 (fence_item)
[00:00:03]: Could not unload undefined prefab 0x4ec429fd
(deco_plantholder_xerographica)
[00:00:03]: Could not unload undefined prefab 0xed7b932d
(deco_plantholder_xerographica_placer)
[00:00:03]: Could not unload undefined prefab 0xadfdb7ae (armor_sanity)
[00:00:03]: Could not unload undefined prefab 0x823b34c6 (bathat)
[00:00:03]: Could not unload undefined prefab 0x76d26529 (bugnet)
[00:00:03]: Could not unload undefined prefab 0x5ce426c4 (blowdart_fire)
[00:00:03]: Could not unload undefined prefab 0xac737a0e (pithhat)
[00:00:03]: Could not unload undefined prefab 0x8a2d55ba (catcoonhat)
[00:00:03]: Could not unload undefined prefab 0x76466fb2 (oxhat)
[00:00:03]: Could not unload undefined prefab 0xc33f1a26 (reno_tab_lamps)
[00:00:03]: Could not unload undefined prefab 0xe6af29d2 (compass)
[00:00:03]: Could not unload undefined prefab 0x5df2c8ef (roottrunk_child)
[00:00:03]: Could not unload undefined prefab 0x213b7bbb (roottrunk_child_placer)
[00:00:03]: Could not unload undefined prefab 0x3f5c62a4 (reno_tab_rugs)
[00:00:03]: Could not unload undefined prefab 0x1386e9b5 (hedge_cone_item)
[00:00:03]: Could not unload undefined prefab 0xbbaaaea3 (interior_wall_marble)
[00:00:03]: Could not unload undefined prefab 0xca4cdf48 (swinging_light_rope_1)
[00:00:03]: Could not unload undefined prefab 0x68ceb122
(swinging_light_rope_1_placer)
[00:00:03]: Could not unload undefined prefab 0xfdf747ac (deco_plantholder_palm)
[00:00:03]: Could not unload undefined prefab 0x61c3b7be
(deco_plantholder_palm_placer)
[00:00:03]: Could not unload undefined prefab 0xef21c9f2 (rope)
[00:00:03]: Could not unload undefined prefab 0xb981ecda (fast_farmplot)
[00:00:03]: Could not unload undefined prefab 0x6c77c310 (fast_farmplot_placer)
[00:00:03]: Could not unload undefined prefab 0x387c2e29 (construction_permit)
[00:00:03]: Could not unload undefined prefab 0xbcfca634 (strawhat)
[00:00:03]: Could not unload undefined prefab 0xee6923bf (hedge_block_item)
[00:00:03]: Could not unload undefined prefab 0xb806e145 (shelves_glass)
[00:00:03]: Could not unload undefined prefab 0x9ac319e5 (shelves_glass_placer)
[00:00:03]: Could not unload undefined prefab 0x8da1a832 (lawnornament_1)
[00:00:03]: Could not unload undefined prefab 0x198461b8 (lawnornament_1_placer)
[00:00:03]: Could not unload undefined prefab 0x29da2f76 (pig_shop_deli)
[00:00:03]: Could not unload undefined prefab 0x4bb5174 (pig_shop_deli_placer)
[00:00:03]: Could not unload undefined prefab 0xd8067599 (beehat)
[00:00:03]: Could not unload undefined prefab 0x15220700 (backpack)
[00:00:03]: Could not unload undefined prefab 0xdcd8b64b (deco_lamp_gothic)
[00:00:03]: Could not unload undefined prefab 0x1f002f5f (deco_lamp_gothic_placer)
[00:00:03]: Could not unload undefined prefab 0x3532833e (minisign_item)
[00:00:03]: Could not unload undefined prefab 0x4685284 (umbrella)
[00:00:03]: Could not unload undefined prefab 0xda1f7edf (winterometer)
[00:00:03]: Could not unload undefined prefab 0x955229cb (winterometer_placer)
[00:00:03]: Could not unload undefined prefab 0xbb660aa6 (spear_launcher)
[00:00:03]: Could not unload undefined prefab 0x6dda899f (watermelonhat)
[00:00:03]: Could not unload undefined prefab 0x39311b4d (grass_umbrella)
[00:00:03]: Could not unload undefined prefab 0x6d4b616b (playerhouse_city)
[00:00:03]: Could not unload undefined prefab 0xe9fefc3f (playerhouse_city_placer)
[00:00:03]: Could not unload undefined prefab 0xfd6ec64e (deco_chair_footrest)
[00:00:03]: Could not unload undefined prefab 0x4599d86e (chair_footrest_placer)
[00:00:03]: Could not unload undefined prefab 0xb0ab3235 (interior_wall_harlequin)
[00:00:03]: Could not unload undefined prefab 0xea45c78 (deco_lamp_elizabethan)
[00:00:03]: Could not unload undefined prefab 0xc3d347f2
(deco_lamp_elizabethan_placer)
[00:00:03]: Could not unload undefined prefab 0xc484206 (deco_chair_classic)
[00:00:03]: Could not unload undefined prefab 0xee20292 (chair_classic_placer)
[00:00:03]: Could not unload undefined prefab 0x43f6355e (snakeskinhat)
[00:00:03]: Could not unload undefined prefab 0x18319439
(deco_wallornament_gears_art)
[00:00:03]: Could not unload undefined prefab 0x1e8d51f1
(deco_wallornament_gears_art_placer)
[00:00:03]: Could not unload undefined prefab 0xae0991e0 (mussel_stick)
[00:00:03]: Could not unload undefined prefab 0x22ec3802 (wall_stone_item)
[00:00:03]: Could not unload undefined prefab 0x2ae7e3b3 (purplegem)
[00:00:03]: Could not unload undefined prefab 0x8b6ef695 (venomgland)
[00:00:03]: Could not unload undefined prefab 0x6e9fd28c (rug_metal)
[00:00:03]: Could not unload undefined prefab 0xd06834de (rug_metal_placer)
[00:00:03]: Could not unload undefined prefab 0xc4b5f6a (reno_tab_ornaments)
[00:00:03]: Could not unload undefined prefab 0x7b1dec48 (sprinkler)
[00:00:03]: Could not unload undefined prefab 0xbbc46422 (sprinkler_placer)
[00:00:03]: Could not unload undefined prefab 0x3d22578d
(interior_floor_shag_carpet)
[00:00:03]: Could not unload undefined prefab 0x86cb11ef (bugrepellent)
[00:00:03]: Could not unload undefined prefab 0x1ede0e97 (rug_crime)
[00:00:03]: Could not unload undefined prefab 0x54159c13 (rug_crime_placer)
[00:00:03]: Could not unload undefined prefab 0x40e27925
(deco_plantholder_terrarium)
[00:00:03]: Could not unload undefined prefab 0x407b4a05
(deco_plantholder_terrarium_placer)
[00:00:03]: Could not unload undefined prefab 0x87dd9e1a (interior_wall_floral)
[00:00:03]: Could not unload undefined prefab 0xd35506f1 (deco_table_diy)
[00:00:03]: Could not unload undefined prefab 0x6892139 (deco_table_diy_placer)
[00:00:03]: Could not unload undefined prefab 0x9260274c (nubbin)
[00:00:03]: Could not unload undefined prefab 0x743a74c2 (basefan)
[00:00:03]: Could not unload undefined prefab 0x10849128 (basefan_placer)
[00:00:03]: Could not unload undefined prefab 0x31b2a87
(deco_wallornament_black_cat)
[00:00:03]: Could not unload undefined prefab 0x88ee6423
(deco_wallornament_black_cat_placer)
[00:00:03]: Could not unload undefined prefab 0x55b903ec (armorcactus)
[00:00:03]: Could not unload undefined prefab 0x8959b28a (sea_yard)
[00:00:03]: Could not unload undefined prefab 0xded2f160 (sea_yard_placer)
[00:00:03]: Could not unload undefined prefab 0x3f5176c5 (firepit)
[00:00:03]: Could not unload undefined prefab 0x8a462465 (firepit_placer)
[00:00:03]: Could not unload undefined prefab 0x75370b6 (papyrus)
[00:00:03]: Could not unload undefined prefab 0x24a03726 (shelves_cinderblocks)
[00:00:03]: Could not unload undefined prefab 0x9c7bbdc4
(shelves_cinderblocks_placer)
[00:00:03]: Could not unload undefined prefab 0xbd48db8a (tar_extractor)
[00:00:03]: Could not unload undefined prefab 0xb29b8860 (tar_extractor_placer)
[00:00:03]: Could not unload undefined prefab 0xe959cf1c (reno_tab_floors)
[00:00:03]: Could not unload undefined prefab 0xfcf46a5a (deco_wallornament_wreath)
[00:00:03]: Could not unload undefined prefab 0xbd28e590
(deco_wallornament_wreath_placer)
[00:00:03]: Could not unload undefined prefab 0xe474f23c (armormarble)
[00:00:03]: Could not unload undefined prefab 0x5e849cb (clothsail)
[00:00:03]: Could not unload undefined prefab 0x3abd354a (rug_octagon)
[00:00:03]: Could not unload undefined prefab 0xf4383ea0 (rug_octagon_placer)
[00:00:03]: Could not unload undefined prefab 0x432d01a6 (demolition_permit)
[00:00:03]: Could not unload undefined prefab 0x9598d664 (deco_lamp_fringe)
[00:00:03]: Could not unload undefined prefab 0xd9326b06 (deco_lamp_fringe_placer)
[00:00:03]: Could not unload undefined prefab 0xd1f48e57 (plate_door)
[00:00:03]: Could not unload undefined prefab 0x3bf2ac53 (plate_door_placer)
[00:00:03]: Could not unload undefined prefab 0xf4eb0943 (shovel)
[00:00:03]: Could not unload undefined prefab 0x7653bb29 (pig_shop_florist)
[00:00:03]: Could not unload undefined prefab 0x5ce44f01 (pig_shop_florist_placer)
[00:00:03]: Could not unload undefined prefab 0x1a6c6f45 (blubbersuit)
[00:00:03]: Could not unload undefined prefab 0x47611d71 (sweatervest)
[00:00:03]: Could not unload undefined prefab 0xf4762b9d (machete)
[00:00:03]: Could not unload undefined prefab 0xcc95e765 (window_small_peaked)
[00:00:03]: Could not unload undefined prefab 0x9cd4cbc5
(window_small_peaked_placer)
[00:00:03]: Could not unload undefined prefab 0x12703c90
(swinging_light_floral_bulb)
[00:00:03]: Could not unload undefined prefab 0xb87811da
(swinging_light_floral_bulb_placer)
[00:00:03]: Could not unload undefined prefab 0x8e7c0e4a (deco_lamp_orb)
[00:00:03]: Could not unload undefined prefab 0xcca525a0 (deco_lamp_orb_placer)
[00:00:03]: Could not unload undefined prefab 0x5fe0843d (interior_wall_circles)
[00:00:03]: Could not unload undefined prefab 0xc4101586 (hammer)
[00:00:03]: Could not unload undefined prefab 0xbf4d3ccf
(interior_floor_plaid_tile)
[00:00:03]: Could not unload undefined prefab 0x3f5eb004 (swinging_light_derby)
[00:00:03]: Could not unload undefined prefab 0xa2e76966
(swinging_light_derby_placer)
[00:00:03]: Could not unload undefined prefab 0x41ba89b5 (nightmarefuel)
[00:00:03]: Could not unload undefined prefab 0xa9bd39bd (beeswax)
[00:00:03]: Could not unload undefined prefab 0x3112ce61 (deco_chair_corner)
[00:00:03]: Could not unload undefined prefab 0xa0a14a9b (chair_corner_placer)
[00:00:03]: Could not unload undefined prefab 0x7fcb037d (greenstaff)
[00:00:03]: Could not unload undefined prefab 0x7fceff10 (featherfan)
[00:00:03]: Could not unload undefined prefab 0xcebbb0da (armorobsidian)
[00:00:03]: Could not unload undefined prefab 0xd6fd3291 (rug_braid)
[00:00:03]: Could not unload undefined prefab 0xcccb4d99 (rug_braid_placer)
[00:00:03]: Could not unload undefined prefab 0xcad92460 (flowerhat)
[00:00:03]: Could not unload undefined prefab 0xb1591875 (greenamulet)
[00:00:03]: Could not unload undefined prefab 0xadc75aed
(interior_wall_mayorsoffice)
[00:00:03]: Could not unload undefined prefab 0x68ba7102 (researchlab4)
[00:00:03]: Could not unload undefined prefab 0x79aa04e8 (researchlab4_placer)
[00:00:03]: Could not unload undefined prefab 0xa8651fd0 (saddle_war)
[00:00:03]: Could not unload undefined prefab 0x71177e57
(player_house_cottage_craft)
[00:00:03]: Could not unload undefined prefab 0x2ab9ead1 (reno_tab_plantholders)
[00:00:03]: Could not unload undefined prefab 0x74138451 (reno_tab_homekits)
[00:00:03]: Could not unload undefined prefab 0xdfb37276 (telestaff)
[00:00:03]: Could not unload undefined prefab 0xea8922ec (window_greenhouse)
[00:00:03]: Could not unload undefined prefab 0xa6d8c7e (window_greenhouse_placer)
[00:00:03]: Could not unload undefined prefab 0xea0bfd91 (deco_chair_rocking)
[00:00:03]: Could not unload undefined prefab 0xcdd10a47 (chair_rocking_placer)
[00:00:03]: Could not unload undefined prefab 0xea2e4664
(interior_floor_hoof_curvy)
[00:00:03]: Could not unload undefined prefab 0xe10be592 (antler)
[00:00:03]: Could not unload undefined prefab 0xb4f936b6 (rug_hedgehog)
[00:00:03]: Could not unload undefined prefab 0x8024fa34 (rug_hedgehog_placer)
[00:00:03]: Could not unload undefined prefab 0xa1e0baa2
(deco_plantholder_winterfeasttree)
[00:00:03]: Could not unload undefined prefab 0x59c29348
(deco_plantholder_winterfeasttree_placer)
[00:00:03]: Could not unload undefined prefab 0x3d4d1dc6 (bedroll_straw)
[00:00:03]: Could not unload undefined prefab 0x9a66a945 (fabric)
[00:00:03]: Could not unload undefined prefab 0x1ddc3722 (shelves_hattree)
[00:00:03]: Could not unload undefined prefab 0x7ff8f6c8 (shelves_hattree_placer)
[00:00:03]: Could not unload undefined prefab 0xd63f401a (reno_tab_tables)
[00:00:03]: Could not unload undefined prefab 0xa14b3e59 (fence_gate_item)
[00:00:03]: Could not unload undefined prefab 0x4116c653 (raincoat)
[00:00:03]: Could not unload undefined prefab 0xb8e3be7 (deco_chair_stuffed)
[00:00:03]: Could not unload undefined prefab 0xc0cd0271 (chair_stuffed_placer)
[00:00:03]: Could not unload undefined prefab 0xcfd45dd4 (feathersail)
[00:00:03]: Could not unload undefined prefab 0xc85be77 (thunderhat)
[00:00:03]: Could not unload undefined prefab 0xc2a00ca (waterchest)
[00:00:03]: Could not unload undefined prefab 0x70979320 (waterchest_placer)
[00:00:03]: Could not unload undefined prefab 0x99a30df8 (pighouse_city)
[00:00:03]: Could not unload undefined prefab 0xda133672 (pighouse_city_placer)
[00:00:03]: Could not unload undefined prefab 0xfa14dec6 (birdtrap)
[00:00:03]: Could not unload undefined prefab 0x52f1204e (candlehat)
[00:00:03]: Could not unload undefined prefab 0xa7fbb995 (shelves_hutch)
[00:00:03]: Could not unload undefined prefab 0x394fcd95 (shelves_hutch_placer)
[00:00:03]: Could not unload undefined prefab 0x703741a0 (bottlelantern)
[00:00:03]: Could not unload undefined prefab 0x11fc68a2
(interior_floor_transitional)
[00:00:03]: Could not unload undefined prefab 0x67e2ab44 (armor_windbreaker)
[00:00:03]: Could not unload undefined prefab 0x4742feaa (saddlehorn)
[00:00:03]: Could not unload undefined prefab 0xcedf16ae (pig_shop_antiquities)
[00:00:03]: Could not unload undefined prefab 0x89f98c3c
(pig_shop_antiquities_placer)
[00:00:03]: Could not unload undefined prefab 0xe2fc99b0 (ironwind)
[00:00:03]: Could not unload undefined prefab 0x3ede96f8 (nightstick)
[00:00:03]: Could not unload undefined prefab 0xcb43e37 (pig_shop_tinker)
[00:00:03]: Could not unload undefined prefab 0xe770c473 (pig_shop_tinker_placer)
[00:00:03]: Could not unload undefined prefab 0xacbea762 (fertilizer)
[00:00:03]: Could not unload undefined prefab 0x3949a42 (meatrack)
[00:00:03]: Could not unload undefined prefab 0x56340ba8 (meatrack_placer)
[00:00:03]: Could not unload undefined prefab 0x3827e512
(swinging_light_basic_metal)
[00:00:03]: Could not unload undefined prefab 0xcea2acd8
(swinging_light_basic_metal_placer)
[00:00:03]: Could not unload undefined prefab 0x62386bc8 (shipwrecked_exit)
[00:00:03]: Could not unload undefined prefab 0xe5b1756a
(shipwrecked_entrance_placer)
[00:00:03]: Could not unload undefined prefab 0xb06405b9 (pig_shop_hatshop)
[00:00:03]: Could not unload undefined prefab 0x96298071 (pig_shop_hatshop_placer)
[00:00:03]: Could not unload undefined prefab 0x33e02f01
(turf_deeprainforest_nocanopy)
[00:00:03]: Could not unload undefined prefab 0x57303000 (deco_lamp_candelabra)
[00:00:03]: Could not unload undefined prefab 0x356f226a
(deco_lamp_candelabra_placer)
[00:00:03]: Could not unload undefined prefab 0xc6a3122e (interior_wall_checkered)
[00:00:03]: Could not unload undefined prefab 0x37523f00 (deco_table_crate)
[00:00:03]: Could not unload undefined prefab 0xfa37536a (deco_table_crate_placer)
[00:00:03]: Could not unload undefined prefab 0x3a18ed11 (deco_lamp_hoofspa)
[00:00:03]: Could not unload undefined prefab 0xccedf319 (deco_lamp_hoofspa_placer)
[00:00:03]: Could not unload undefined prefab 0x7a2d9b15 (rug_beard)
[00:00:03]: Could not unload undefined prefab 0x2f08c15 (rug_beard_placer)
[00:00:03]: Could not unload undefined prefab 0x4cadd294 (rug_rectangle)
[00:00:03]: Could not unload undefined prefab 0x4367c2d6 (rug_rectangle_placer)
[00:00:03]: Could not unload undefined prefab 0x8d60ee3a (coldfire)
[00:00:03]: Could not unload undefined prefab 0xe72d29b0 (coldfire_placer)
[00:00:03]: Could not unload undefined prefab 0xaff818f (window_tall_curtain)
[00:00:03]: Could not unload undefined prefab 0x2bffdb1b
(window_tall_curtain_placer)
[00:00:03]: Could not unload undefined prefab 0xf0330963 (panflute)
[00:00:03]: Could not unload undefined prefab 0x3bc68d2e (pig_shop_hoofspa)
[00:00:03]: Could not unload undefined prefab 0x321975bc (pig_shop_hoofspa_placer)
[00:00:03]: Could not unload undefined prefab 0x36768a92 (orangestaff)
[00:00:03]: Could not unload undefined prefab 0x8cc766ef (pumpkin_lantern)
[00:00:03]: Could not unload undefined prefab 0x8da1a838 (lawnornament_7)
[00:00:03]: Could not unload undefined prefab 0xebee8c32 (lawnornament_7_placer)
[00:00:03]: Could not unload undefined prefab 0xaf34ecc0 (trunkvest_winter)
[00:00:03]: Could not unload undefined prefab 0x14894bd9
(deco_wallornament_periodic_table)
[00:00:03]: Could not unload undefined prefab 0x1b94f251
(deco_wallornament_periodic_table_placer)
[00:00:03]: Could not unload undefined prefab 0xba3ae90 (featherpencil)
[00:00:03]: Could not unload undefined prefab 0xa8b25abc (wall_ruins_item)
[00:00:03]: Could not unload undefined prefab 0xefa57cea (bandage)
[00:00:03]: Could not unload undefined prefab 0x11c3f528 (halberd)
[00:00:03]: Could not unload undefined prefab 0x8cf67e3 (reno_tab_chairs)
[00:00:03]: Could not unload undefined prefab 0xe87e06c0 (icebox)
[00:00:03]: Could not unload undefined prefab 0xf2bd1baa (icebox_placer)
[00:00:03]: Could not unload undefined prefab 0x14df947c (window_round_burlap)
[00:00:03]: Could not unload undefined prefab 0xa000d6ee
(window_round_burlap_placer)
[00:00:03]: Could not unload undefined prefab 0x40826784 (deco_plantholder_wip)
[00:00:03]: Could not unload undefined prefab 0xddecd1e6
(deco_plantholder_wip_placer)
[00:00:03]: Could not unload undefined prefab 0x60fc588a (chiminea)
[00:00:03]: Could not unload undefined prefab 0x3bf2cb60 (chiminea_placer)
[00:00:03]: Could not unload undefined prefab 0x9d92cce (purpleamulet)
[00:00:03]: Could not unload undefined prefab 0x95e2439a (rowboat)
[00:00:03]: Could not unload undefined prefab 0x77133c50 (rowboat_placer)
[00:00:03]: Could not unload undefined prefab 0x33a7f0a1 (lograft)
[00:00:03]: Could not unload undefined prefab 0xcca82b89 (lograft_placer)
[00:00:03]: Could not unload undefined prefab 0x68ba7101 (researchlab3)
[00:00:03]: Could not unload undefined prefab 0xd6985329 (researchlab3_placer)
[00:00:03]: Could not unload undefined prefab 0xba5b4823 (interior_floor_octagon)
[00:00:03]: Could not unload undefined prefab 0x21bf03b1 (thulecite)
[00:00:03]: Could not unload undefined prefab 0x539e9e8a (trunkvest_summer)
[00:00:03]: Could not unload undefined prefab 0x70660d69 (boatrepairkit)
[00:00:03]: Could not unload undefined prefab 0x9ff0b48e (deco_chair_horned)
[00:00:03]: Could not unload undefined prefab 0xb452232e (chair_horned_placer)
[00:00:03]: Could not unload undefined prefab 0xee887b2f
(deco_plantholder_birdcage)
[00:00:03]: Could not unload undefined prefab 0x1769b97b
(deco_plantholder_birdcage_placer)
[00:00:03]: Could not unload undefined prefab 0xd7dfc586 (topiary_1)
[00:00:03]: Could not unload undefined prefab 0xe649db6f (armouredboat)
[00:00:03]: Could not unload undefined prefab 0xc87cc93b (armouredboat_placer)
[00:00:03]: Could not unload undefined prefab 0x761d734d (mandrakehouse)
[00:00:03]: Could not unload undefined prefab 0x6ae133e0 (pighouse_mine)
[00:00:03]: Could not unload undefined prefab 0x214503a3 (pighouse_farm)
[00:00:03]: Could not unload undefined prefab 0x3ba2cb74 (pig_shop_academy)
[00:00:03]: Could not unload undefined prefab 0x21d35341 (interior_wall_sunflower)
[00:00:03]: Could not unload undefined prefab 0x2478ab1d (fish_farm)
[00:00:03]: Could not unload undefined prefab 0x1f8f0a0d (fish_farm_placer)
[00:00:03]: Could not unload undefined prefab 0xc9fbff24 (deco_chair_bench)
[00:00:03]: Could not unload undefined prefab 0xa0c50f4 (chair_bench_placer)
[00:00:03]: Could not unload undefined prefab 0xfef6177c (seatrap)
[00:00:03]: Could not unload undefined prefab 0xe8f381a1 (turf_checkerfloor)
[00:00:03]: Could not unload undefined prefab 0x6521c2b6 (spiderhat)
[00:00:03]: Could not unload undefined prefab 0xe2bfa46 (tophat)
[00:00:03]: Could not unload undefined prefab 0x7f46d7c0 (batbat)
[00:00:03]: Could not unload undefined prefab 0x80cb1e18 (featherhat)
[00:00:03]: Could not unload undefined prefab 0x8d14c757 (cutlass)
[00:00:03]: Could not unload undefined prefab 0x2f0f89cb (reflectivevest)
[00:00:03]: Could not unload undefined prefab 0x2ca456a0 (orangeamulet)
[00:00:03]: Could not unload undefined prefab 0xfa6bf685 (shelves_pipe)
[00:00:03]: Could not unload undefined prefab 0x311f34a5 (shelves_pipe_placer)
[00:00:03]: Could not unload undefined prefab 0x92b93b1f (deco_wallornament_axe)
[00:00:03]: Could not unload undefined prefab 0xdb6ddd8b
(deco_wallornament_axe_placer)
[00:00:03]: Could not unload undefined prefab 0x828a79b4
(player_house_gothic_craft)
[00:00:03]: Could not unload undefined prefab 0x1f75c291 (thumper)
[00:00:03]: Could not unload undefined prefab 0xeeb5180e (snakeskinsail)
[00:00:03]: Could not unload undefined prefab 0xee8c5e98 (rug_square)
[00:00:03]: Could not unload undefined prefab 0xbf84fdd2 (rug_square_placer)
[00:00:03]: Could not unload undefined prefab 0x6dbf9c5f (antler_corrupted)
[00:00:03]: Could not unload undefined prefab 0x9a81add (buoy)
[00:00:03]: Could not unload undefined prefab 0x95f72a4d (buoy_placer)
[00:00:03]: Could not unload undefined prefab 0x2f97e925 (iron_door)
[00:00:03]: Could not unload undefined prefab 0x3c49da05 (iron_door_placer)
[00:00:03]: Could not unload undefined prefab 0xda17c8e8 (armorslurper)
[00:00:03]: Could not unload undefined prefab 0x4715747a (sea_chiminea)
[00:00:03]: Could not unload undefined prefab 0xefef9370 (sea_chiminea_placer)
[00:00:03]: Could not unload undefined prefab 0x86860bc2 (boomerang)
[00:00:03]: Could not unload undefined prefab 0x145a3f68 (clawpalmtree_sapling)
[00:00:03]: Could not unload undefined prefab 0x12c13ebb (antivenom)
[00:00:03]: Could not unload undefined prefab 0x97abca38 (shelves_wallmount)
[00:00:03]: Could not unload undefined prefab 0xacffea32 (shelves_wallmount_placer)
[00:00:03]: Could not unload undefined prefab 0xbea16a01 (hambat)
[00:00:03]: Could not unload undefined prefab 0xed5d266e (reno_tab_windows)
[00:00:03]: Could not unload undefined prefab 0x3039ac10 (reno_tab_doors)
[00:00:03]: Could not unload undefined prefab 0x46094f1b (beefalohat)
[00:00:03]: Could not unload undefined prefab 0x5956e2a2 (piratehat)
[00:00:03]: Could not unload undefined prefab 0x15ad0ae7 (boat_lantern)
[00:00:03]: Could not unload undefined prefab 0x116cb80c (city_lamp)
[00:00:03]: Could not unload undefined prefab 0xaf74ef5e (city_lamp_placer)
[00:00:03]: Could not unload undefined prefab 0x2b15c7cd (reno_tab_wallpaper)
[00:00:03]: Could not unload undefined prefab 0x940ce7b3 (rug_round)
[00:00:03]: Could not unload undefined prefab 0x6501f3f7 (rug_round_placer)
[00:00:03]: Could not unload undefined prefab 0x4522c948 (reno_tab_columns)
[00:00:03]: Could not unload undefined prefab 0x92cca233 (reno_tab_shelves)
[00:00:03]: Could not unload undefined prefab 0x879e93b8 (palmleaf_hut)
[00:00:03]: Could not unload undefined prefab 0x71f5c0b2 (palmleaf_hut_placer)
[00:00:03]: Could not unload undefined prefab 0xadeaec54
(deco_plantholder_winterfeasttreeofsadness)
[00:00:03]: Could not unload undefined prefab 0x48bb916
(deco_plantholder_winterfeasttreeofsadness_placer)
[00:00:03]: Could not unload undefined prefab 0x45338a (rug_tiles)
[00:00:03]: Could not unload undefined prefab 0xfdb93060 (rug_tiles_placer)
[00:00:03]: Could not unload undefined prefab 0x184306e3 (pillar_door)
[00:00:03]: Could not unload undefined prefab 0x172368c7 (pillar_door_placer)
[00:00:03]: Could not unload undefined prefab 0x5023377f (round_door)
[00:00:03]: Could not unload undefined prefab 0x575f892b (round_door_placer)
[00:00:03]: Could not unload undefined prefab 0x1c72b303 (shelves_aframe)
[00:00:03]: Could not unload undefined prefab 0xfad6f4a7 (shelves_aframe_placer)
[00:00:03]: Could not unload undefined prefab 0xca81b902 (organic_door)
[00:00:03]: Could not unload undefined prefab 0xfe20bce8 (organic_door_placer)
[00:00:03]: Could not unload undefined prefab 0x85181f7c (minerhat)
[00:00:03]: Could not unload undefined prefab 0x64bce688 (stone_door)
[00:00:03]: Could not unload undefined prefab 0x52a759e2 (stone_door_placer)
[00:00:03]: Could not unload undefined prefab 0x4ed979d1 (mussel_bed)
[00:00:03]: Could not unload undefined prefab 0xd3671c87 (rainhat)
[00:00:03]: Could not unload undefined prefab 0xa818ae4d (shark_teethhat)
[00:00:03]: Could not unload undefined prefab 0xb566170f (armor_metalplate)
[00:00:03]: Could not unload undefined prefab 0xe9ed9582 (sail_stick)
[00:00:03]: Could not unload undefined prefab 0xca1efe0f (sandbagsmall_item)
[00:00:03]: Could not unload undefined prefab 0xf40f6b80 (wood_door)
[00:00:03]: Could not unload undefined prefab 0xba006ea (wood_door_placer)
[00:00:03]: Could not unload undefined prefab 0xa94020c5 (thatchpack)
[00:00:03]: Could not unload undefined prefab 0x77689fa0 (deco_lamp_downbridge)
[00:00:03]: Could not unload undefined prefab 0x8e580aca
(deco_lamp_downbridge_placer)
[00:00:03]: Could not unload undefined prefab 0xf821d10a (swinging_light_tophat)
[00:00:03]: Could not unload undefined prefab 0x69b832e0
(swinging_light_tophat_placer)
[00:00:03]: Could not unload undefined prefab 0xfbaefa0e (rainometer)
[00:00:03]: Could not unload undefined prefab 0xeea990dc (rainometer_placer)
[00:00:03]: Could not unload undefined prefab 0x464b13a4 (rug_swirl)
[00:00:03]: Could not unload undefined prefab 0xbbc75dc6 (rug_swirl_placer)
[00:00:03]: Could not unload undefined prefab 0x31816529 (armor_weevole)
[00:00:03]: Could not unload undefined prefab 0x4bc6e82b
(swinging_light_floral_scallop)
[00:00:03]: Could not unload undefined prefab 0x8313457f
(swinging_light_floral_scallop_placer)
[00:00:03]: Could not unload undefined prefab 0xd3c23856 (goldnugget)
[00:00:03]: Could not unload undefined prefab 0x8587f3e
(swinging_light_pendant_cherries)
[00:00:03]: Could not unload undefined prefab 0xfe6a1fac
(swinging_light_pendant_cherries_placer)
[00:00:03]: Could not unload undefined prefab 0xec9c9d00 (shipwrecked_entrance)
[00:00:03]: Could not unload undefined prefab 0xe5b1756a
(shipwrecked_entrance_placer)
[00:00:03]: Could not unload undefined prefab 0xca4cdf49 (swinging_light_rope_2)
[00:00:03]: Could not unload undefined prefab 0xbe062e1
(swinging_light_rope_2_placer)
[00:00:03]: Could not unload undefined prefab 0xa7a5c984
(swinging_light_chandalier_candles)
[00:00:03]: Could not unload undefined prefab 0xca14efe6
(swinging_light_chandalier_candles_placer)
[00:00:03]: Could not unload undefined prefab 0x3c935451 (eyeturret_item)
[00:00:03]: Could not unload undefined prefab 0x37648fbe
(swinging_light_basic_bulb)
[00:00:03]: Could not unload undefined prefab 0x852ef2c
(swinging_light_basic_bulb_placer)
[00:00:03]: Could not unload undefined prefab 0x621669c0 (messagebottleempty)
[00:00:03]: Could not unload undefined prefab 0x32cfc7d9 (shelves_ladder)
[00:00:03]: Could not unload undefined prefab 0xa9e77651 (shelves_ladder_placer)
[00:00:03]: Could not unload undefined prefab 0xe16c07d0 (ruinshat)
[00:00:03]: Could not unload undefined prefab 0xdac7fbf5 (birdcage)
[00:00:03]: Could not unload undefined prefab 0xe1f9b335 (birdcage_placer)
[00:00:03]: Could not unload undefined prefab 0x310f6e91 (armorlimestone)
[00:00:03]: Could not unload undefined prefab 0xb04412f0 (limestone)
[00:00:03]: Could not unload undefined prefab 0x8bbc7f55 (beemine)
[00:00:03]: Could not unload undefined prefab 0x1431df71
(interior_wall_upholstered)
[00:00:03]: Could not unload undefined prefab 0xa1524873 (interior_wall_wood)
[00:00:03]: Could not unload undefined prefab 0xdce6bc11 (deco_chaise)
[00:00:03]: Could not unload undefined prefab 0x4f9a6419 (deco_chaise_placer)
[00:00:03]: Could not unload undefined prefab 0xec3d47af (interior_wall_plain_rog)
[00:00:03]: Could not unload undefined prefab 0x30d2b33d (primeapebarrel)
[00:00:03]: Could not unload undefined prefab 0x807939ed (primeapebarrel_placer)
[00:00:03]: Could not unload undefined prefab 0xcad65074 (pig_shop_bank)
[00:00:03]: Could not unload undefined prefab 0x5e858cf6 (pig_shop_bank_placer)
[00:00:03]: Could not unload undefined prefab 0xdfc12b89 (pig_guard_tower_palace)
[00:00:03]: Could not unload undefined prefab 0x4c37a228 (rug_fur)
[00:00:03]: Could not unload undefined prefab 0x3892f642 (rug_fur_placer)
[00:00:03]: Could not unload undefined prefab 0x196d6994 (interior_wall_peagawk)
[00:00:03]: Could not unload undefined prefab 0x702d3d1e (deco_lamp_adjustable)
[00:00:03]: Could not unload undefined prefab 0xc94ba9cc
(deco_lamp_adjustable_placer)
[00:00:03]: Could not unload undefined prefab 0x3f6c9ebb (diviningrod)
[00:00:03]: Could not unload undefined prefab 0xc1fc7553 (obsidianaxe)
[00:00:03]: Could not unload undefined prefab 0x1b39011e (interior_floor_hexagon)
[00:00:03]: Could not unload undefined prefab 0x3059686e (volcanostaff)
[00:00:03]: Could not unload undefined prefab 0xc7431d07
(interior_floor_herringbone)
[00:00:03]: Could not unload undefined prefab 0xa125dcf0 (wind_conch)
[00:00:03]: Could not unload undefined prefab 0x95baf92a (hogusporkusator)
[00:00:03]: Could not unload undefined prefab 0xeddb42c0 (hogusporkusator_placer)
[00:00:03]: Could not unload undefined prefab 0x62a5e7fe (nightlight)
[00:00:03]: Could not unload undefined prefab 0x185806ec (nightlight_placer)
[00:00:03]: Could not unload undefined prefab 0xfdab5b6e (rug_wormhole)
[00:00:03]: Could not unload undefined prefab 0x80a9977c (rug_wormhole_placer)
[00:00:03]: Could not unload undefined prefab 0x2eb15fb5 (deco_plantholder_fern)
[00:00:03]: Could not unload undefined prefab 0xbad2df75
(deco_plantholder_fern_placer)
[00:00:03]: Could not unload undefined prefab 0xcc3af58e
(interior_floor_gardenstone)
[00:00:03]: Could not unload undefined prefab 0x5bbb16dc (deco_round)
[00:00:03]: Could not unload undefined prefab 0xf833ec3
(deco_round_cornerbeam_placer)
[00:00:03]: Could not unload undefined prefab 0x4dfa7cd9 (deco_millinery)
[00:00:03]: Could not unload undefined prefab 0xdcb10240
(deco_millinery_cornerbeam_placer)
[00:00:03]: Could not unload undefined prefab 0x8f0787a3
(window_large_square_curtain)
[00:00:03]: Could not unload undefined prefab 0x5d843807
(window_large_square_curtain_placer)
[00:00:03]: Could not unload undefined prefab 0x1eee0485 (transistor)
[00:00:03]: Could not unload undefined prefab 0x7ca101d3 (dragoonden)
[00:00:03]: Could not unload undefined prefab 0x6db191d7 (dragoonden_placer)
[00:00:03]: Could not unload undefined prefab 0xe2b3e4f0 (window_large_square)
[00:00:03]: Could not unload undefined prefab 0x30bd117a
(window_large_square_placer)
[00:00:03]: Could not unload undefined prefab 0x5e02cffb (saltlick)
[00:00:03]: Could not unload undefined prefab 0x5ddc09af (saltlick_placer)
[00:00:03]: Could not unload undefined prefab 0x19c004b2 (pighouse)
[00:00:03]: Could not unload undefined prefab 0x469fe538 (pighouse_placer)
[00:00:03]: Could not unload undefined prefab 0xff7a976 (staff_tornado)
[00:00:03]: Could not unload undefined prefab 0xe3296018
(window_small_peaked_curtain)
[00:00:03]: Could not unload undefined prefab 0x68329c52
(window_small_peaked_curtain_placer)
[00:00:03]: Could not unload undefined prefab 0xc22935e4 (icepack)
[00:00:03]: Could not unload undefined prefab 0x41a7dded
(deco_antiquities_wallfish)
[00:00:03]: Could not unload undefined prefab 0x57b7c33d
(deco_antiquities_wallfish_placer)
[00:00:03]: Could not unload undefined prefab 0xc3d47d34 (minisign)
[00:00:03]: Could not unload undefined prefab 0x2403ccde (magnifying_glass)
[00:00:03]: Could not unload undefined prefab 0x811c1db3 (palmleaf_umbrella)
[00:00:03]: Could not unload undefined prefab 0x3cb06493 (healingsalve)
[00:00:03]: Could not unload undefined prefab 0xa4bc1dde
(deco_wallornament_embroidery_hoop)
[00:00:03]: Could not unload undefined prefab 0xf60a190c
(deco_wallornament_embroidery_hoop_placer)
[00:00:03]: Could not unload undefined prefab 0x37c31aa6 (lantern)
[00:00:03]: Could not unload undefined prefab 0xc3e68c44 (pig_shop_cityhall_player)
[00:00:03]: Could not unload undefined prefab 0xb911372e (pig_shop_cityhall_placer)
[00:00:03]: Could not unload undefined prefab 0xb06a926b (deco_table_round)
[00:00:03]: Could not unload undefined prefab 0xd0258b3f (deco_table_round_placer)
[00:00:03]: Could not unload undefined prefab 0x9bc8df4c (deco_table_banker)
[00:00:03]: Could not unload undefined prefab 0xfc99781e (deco_table_banker_placer)
[00:00:03]: Could not unload undefined prefab 0xac91eba0
(deco_plantholder_pitchers)
[00:00:03]: Could not unload undefined prefab 0xd1b3beca
(deco_plantholder_pitchers_placer)
[00:00:03]: Could not unload undefined prefab 0x21319e8c (coconade)
[00:00:03]: Could not unload undefined prefab 0x1cd9e60e (razor)
[00:00:03]: Could not unload undefined prefab 0x9987d2bb (turf_beard_hair)
[00:00:03]: Could not unload undefined prefab 0xd74b6154 (goldenmachete)
[00:00:03]: Could not unload undefined prefab 0x7a9c42b2 (player_house_villa_craft)
[00:00:03]: Could not unload undefined prefab 0xdf13a0c1 (ruins_bat)
[00:00:03]: Could not unload undefined prefab 0x651e3e9e (eyebrellahat)
[00:00:03]: Could not unload undefined prefab 0x8da1a835 (lawnornament_4)
[00:00:03]: Could not unload undefined prefab 0x2b976f5 (lawnornament_4_placer)
[00:00:03]: Could not unload undefined prefab 0x92d69ec6
(interior_floor_geometrictiles)
[00:00:03]: Could not unload undefined prefab 0x94cf6c04 (goldenpickaxe)
[00:00:03]: Could not unload undefined prefab 0x59755992 (porkland_entrance)
[00:00:03]: Could not unload undefined prefab 0x71791858 (porkland_entrance_placer)
[00:00:03]: Could not unload undefined prefab 0xe8c452ac (deco_plantholder_traps)
[00:00:03]: Could not unload undefined prefab 0x1059ecbe
(deco_plantholder_traps_placer)
[00:00:03]: Could not unload undefined prefab 0x3b08494a (obsidianfirepit)
[00:00:03]: Could not unload undefined prefab 0x69102aa0 (obsidianfirepit_placer)
[00:00:03]: Could not unload undefined prefab 0x506a0f05
(interior_floor_sheet_metal)
[00:00:03]: Could not unload undefined prefab 0x7ad2b6dc (window_tall)
[00:00:03]: Could not unload undefined prefab 0x338bdc8e (window_tall_placer)
[00:00:03]: Could not unload undefined prefab 0xd5201c09 (beebox)
[00:00:03]: Could not unload undefined prefab 0x753b7621 (beebox_placer)
[00:00:03]: Could not unload undefined prefab 0xb918c5fd (fishingrod)
[00:00:03]: Could not unload undefined prefab 0xcceee6c3 (cutstone)
[00:00:03]: Could not unload undefined prefab 0xeb510d2f (turf_cobbleroad)
[00:00:03]: Could not unload undefined prefab 0x5a59f5cc (goldenshovel)
[00:00:03]: Could not unload undefined prefab 0xcd7669e5 (nightsword)
[00:00:03]: Could not unload undefined prefab 0x4d9a964d (trap)
[00:00:03]: Could not unload undefined prefab 0xde4bc7e7 (wall_hay_item)
[00:00:03]: Could not unload undefined prefab 0x6f21e747 (piggyback)
[00:00:03]: Could not unload undefined prefab 0xf20956c9 (double_umbrellahat)
[00:00:03]: Could not unload undefined prefab 0xe86f4f8f (supertelescope)
[00:00:03]: Could not unload undefined prefab 0x8d1b62d7 (deco_plantholder_marble)
[00:00:03]: Could not unload undefined prefab 0x5357b7d3
(deco_plantholder_marble_placer)
[00:00:03]: Could not unload undefined prefab 0xbc429ef3 (bushhat)
[00:00:03]: Could not unload undefined prefab 0xe5b46d47 (obsidiancoconade)
[00:00:03]: Could not unload undefined prefab 0x3a9c75e (deco_lamp_2upturns)
[00:00:03]: Could not unload undefined prefab 0xdd0d0f8c
(deco_lamp_2upturns_placer)
[00:00:03]: Could not unload undefined prefab 0x5da2328d (deco_lamp_upturn)
[00:00:03]: Could not unload undefined prefab 0xca9f869d (deco_lamp_upturn_placer)
[00:00:03]: Could not unload undefined prefab 0x44734d2 (deco_lamp_crystals)
[00:00:03]: Could not unload undefined prefab 0x4be2ed18
(deco_lamp_crystals_placer)
[00:00:03]: Could not unload undefined prefab 0x6d331947 (deco_lamp_2fringes)
[00:00:03]: Could not unload undefined prefab 0x579c4563
(deco_lamp_2fringes_placer)
[00:00:03]: Could not unload undefined prefab 0x4d41beb9
(wall_enforcedlimestone_item)
[00:00:03]: Could not unload undefined prefab 0x40ba8b03 (turf_fields)
[00:00:03]: Could not unload undefined prefab 0x1cc95f01 (player_house_manor_craft)
[00:00:03]: Could not unload undefined prefab 0x3edae42e (multitool_axe_pickaxe)
[00:00:03]: Could not unload undefined prefab 0x7f2d088c (armorwood)
[00:00:03]: Could not unload undefined prefab 0x8da1a833 (lawnornament_2)
[00:00:03]: Could not unload undefined prefab 0xbc961377 (lawnornament_2_placer)
[00:00:03]: Could not unload undefined prefab 0x71b5890c (deco_lamp_stainglass)
[00:00:03]: Could not unload undefined prefab 0xbf49de5e
(deco_lamp_stainglass_placer)
[00:00:03]: Could not unload undefined prefab 0x79ad5092 (monkeyball)
[00:00:03]: Could not unload undefined prefab 0x7034a4d (rug_oval)
[00:00:03]: Could not unload undefined prefab 0x1f3bfedd (rug_oval_placer)
[00:00:03]: Could not unload undefined prefab 0xf5e62834 (rug_hoofprint)
[00:00:03]: Could not unload undefined prefab 0x7434536 (rug_hoofprint_placer)
[00:00:03]: Could not unload undefined prefab 0x191be39c (shelves_fridge)
[00:00:03]: Could not unload undefined prefab 0x1cd4ffce (shelves_fridge_placer)
[00:00:03]: Could not unload undefined prefab 0x195c9f72 (shears)
[00:00:03]: Could not unload undefined prefab 0x3a84ed7 (shelves_pallet)
[00:00:03]: Could not unload undefined prefab 0xe1a7cbd3 (shelves_pallet_placer)
[00:00:03]: Could not unload undefined prefab 0x12eae4dc (bonestaff)
[00:00:03]: Could not unload undefined prefab 0x6a3f3187 (shelves_crates)
[00:00:03]: Could not unload undefined prefab 0xdca69d23 (shelves_crates_placer)
[00:00:03]: Could not unload undefined prefab 0x38967bb2 (researchlab)
[00:00:03]: Could not unload undefined prefab 0x77e9ae38 (researchlab_placer)
[00:00:03]: Could not unload undefined prefab 0x8735fa3 (shelves_midcentury)
[00:00:03]: Could not unload undefined prefab 0xdd526007
(shelves_midcentury_placer)
[00:00:03]: Could not unload undefined prefab 0x362da119 (icemaker)
[00:00:03]: Could not unload undefined prefab 0x3d61cd11 (icemaker_placer)
[00:00:03]: Could not unload undefined prefab 0xdc8dfd70 (shelves_industrial)
[00:00:03]: Could not unload undefined prefab 0x85e5d8fa
(shelves_industrial_placer)
[00:00:03]: Could not unload undefined prefab 0xc609cc7e (pig_shop_arcane)
[00:00:03]: Could not unload undefined prefab 0xfd5c026c (pig_shop_arcane_placer)
[00:00:03]: Could not unload undefined prefab 0x68370bd6 (trap_teeth)
[00:00:03]: Could not unload undefined prefab 0xe5071541 (nightmare_timepiece)
[00:00:03]: Could not unload undefined prefab 0x2e54b535 (cane)
[00:00:03]: Could not unload undefined prefab 0xcda99af6 (winterhat)
[00:00:03]: Could not unload undefined prefab 0xe32eba07 (deco_lamp_glass)
[00:00:03]: Could not unload undefined prefab 0x453df4a3 (deco_lamp_glass_placer)
[00:00:03]: Could not unload undefined prefab 0x68ba7100 (researchlab2)
[00:00:03]: Could not unload undefined prefab 0x3386a16a (researchlab2_placer)
[00:00:03]: Could not unload undefined prefab 0xf8e41fa9 (bedroll_furry)
[00:00:03]: Could not unload undefined prefab 0x111db7ae (footballhat)
[00:00:03]: Could not unload undefined prefab 0xdeb59676 (saddle_basic)
[00:00:03]: Could not unload undefined prefab 0xf02cfe22 (obsidianmachete)
[00:00:03]: Could not unload undefined prefab 0x36768a92 (orangestaff)
[00:00:03]: Could not unload undefined prefab 0x92ccc001 (coldfirepit)
[00:00:03]: Could not unload undefined prefab 0x21e04429 (coldfirepit_placer)
[00:00:03]: Could not unload undefined prefab 0x8cc766ef (pumpkin_lantern)
[00:00:03]: Could not unload undefined prefab 0xfdcabd86 (earmuffshat)
[00:00:03]: Could not unload undefined prefab 0x7f46d7c0 (batbat)
[00:00:03]: Could not unload undefined prefab 0x9a99c7b7 (armorgrass)
[00:00:03]: Could not unload undefined prefab 0xa801bd29 (saddle_race)
[00:00:03]: Could not unload undefined prefab 0xd8067599 (beehat)
[00:00:03]: Could not unload undefined prefab 0xec9c9d00 (shipwrecked_entrance)
[00:00:03]: Could not unload undefined prefab 0xe5b1756a
(shipwrecked_entrance_placer)
[00:00:03]: Could not unload undefined prefab 0x47611d71 (sweatervest)
[00:00:03]: Could not unload undefined prefab 0x875750ea (turf_road)
[00:00:03]: Could not unload undefined prefab 0xe8f381a1 (turf_checkerfloor)
[00:00:03]: Could not unload undefined prefab 0xd5201c09 (beebox)
[00:00:03]: Could not unload undefined prefab 0x753b7621 (beebox_placer)
[00:00:03]: Could not unload undefined prefab 0x3059686e (volcanostaff)
[00:00:03]: Could not unload undefined prefab 0xa125dcf0 (wind_conch)
[00:00:03]: Could not unload undefined prefab 0xe5b46d47 (obsidiancoconade)
[00:00:03]: Could not unload undefined prefab 0x8d60ee3a (coldfire)
[00:00:03]: Could not unload undefined prefab 0xe72d29b0 (coldfire_placer)
[00:00:03]: Could not unload undefined prefab 0x2f0f89cb (reflectivevest)
[00:00:03]: Could not unload undefined prefab 0x2ca456a0 (orangeamulet)
[00:00:03]: Could not unload undefined prefab 0xe9ed9582 (sail_stick)
[00:00:03]: Could not unload undefined prefab 0xcda99af6 (winterhat)
[00:00:03]: Could not unload undefined prefab 0x4374c56c (yellowstaff)
[00:00:03]: Could not unload undefined prefab 0xc1fc7553 (obsidianaxe)
[00:00:03]: Could not unload undefined prefab 0xda17c8e8 (armorslurper)
[00:00:03]: Could not unload undefined prefab 0x9a66a945 (fabric)
[00:00:03]: Could not unload undefined prefab 0xf8e41fa9 (bedroll_furry)
[00:00:03]: Could not unload undefined prefab 0xdf13a0c1 (ruins_bat)
[00:00:03]: Could not unload undefined prefab 0x1541c9cc (armorruins)
[00:00:03]: Could not unload undefined prefab 0xe16c07d0 (ruinshat)
[00:00:03]: Could not unload undefined prefab 0x29d05021 (spear_obsidian)
[00:00:03]: Could not unload undefined prefab 0x37c31aa6 (lantern)
[00:00:03]: Could not unload undefined prefab 0xeb646050 (icehat)
[00:00:03]: Could not unload undefined prefab 0x7fcb037d (greenstaff)
[00:00:03]: Could not unload undefined prefab 0x3edae42e (multitool_axe_pickaxe)
[00:00:03]: Could not unload undefined prefab 0x1a6c6f45 (blubbersuit)
[00:00:03]: Could not unload undefined prefab 0xf295861a (brush)
[00:00:03]: Could not unload undefined prefab 0xcebbb0da (armorobsidian)
[00:00:03]: Could not unload undefined prefab 0x6dda899f (watermelonhat)
[00:00:03]: Could not unload undefined prefab 0xa8b25abc (wall_ruins_item)
[00:00:03]: Could not unload undefined prefab 0x3c935451 (eyeturret_item)
[00:00:03]: Could not unload undefined prefab 0x4742feaa (saddlehorn)
[00:00:03]: Could not unload undefined prefab 0xcf1626 (rabbithouse)
[00:00:03]: Could not unload undefined prefab 0x1aa31ec4 (rabbithouse_placer)
[00:00:03]: Could not unload undefined prefab 0xe474f23c (armormarble)
[00:00:03]: Could not unload undefined prefab 0xaf34ecc0 (trunkvest_winter)
[00:00:03]: Could not unload undefined prefab 0x1daa5ab7 (turf_carpetfloor)
[00:00:03]: Could not unload undefined prefab 0x5e02cffb (saltlick)
[00:00:03]: Could not unload undefined prefab 0x5ddc09af (saltlick_placer)
[00:00:03]: Could not unload undefined prefab 0x19c004b2 (pighouse)
[00:00:03]: Could not unload undefined prefab 0x469fe538 (pighouse_placer)
[00:00:03]: Could not unload undefined prefab 0xb1591875 (greenamulet)
[00:00:03]: Could not unload undefined prefab 0x1153dbb9 (pottedfern)
[00:00:03]: Could not unload undefined prefab 0xf2102a71 (pottedfern_placer)
[00:00:03]: Could not unload undefined prefab 0x68ba7102 (researchlab4)
[00:00:03]: Could not unload undefined prefab 0x79aa04e8 (researchlab4_placer)
[00:00:03]: Could not unload undefined prefab 0x46094f1b (beefalohat)
[00:00:03]: Could not unload undefined prefab 0xe5071541 (nightmare_timepiece)
[00:00:03]: Could not unload undefined prefab 0x2e54b535 (cane)
[00:00:03]: Could not unload undefined prefab 0x21bf03b1 (thulecite)
[00:00:03]: Could not unload undefined prefab 0x539e9e8a (trunkvest_summer)
[00:00:03]: Could not unload undefined prefab 0xa8651fd0 (saddle_war)
[00:00:03]: Could not unload undefined prefab 0xdb20fa95 (heatrock)
[00:00:03]: Could not unload undefined prefab 0x9a0ed246 (yellowamulet)
[00:00:03]: Could not unload undefined prefab 0xb4e674c6 (hawaiianshirt)
[00:00:03]: Could not unload undefined prefab 0x39311b4d (grass_umbrella)
[00:00:03]: Could not unload undefined prefab 0x92ccc001 (coldfirepit)
[00:00:03]: Could not unload undefined prefab 0x21e04429 (coldfirepit_placer)
[00:00:03]: Could not unload undefined prefab 0xeb646050 (icehat)
[00:00:03]: Could not unload undefined prefab 0x8a2d55ba (catcoonhat)
[00:00:03]: Could not unload undefined prefab 0x4116c653 (raincoat)
[00:00:03]: Could not unload undefined prefab 0x7fceff10 (featherfan)
[00:00:03]: Could not unload undefined prefab 0xff7a976 (staff_tornado)
[00:00:03]: Could not unload undefined prefab 0xd8067599 (beehat)
[00:00:03]: Could not unload undefined prefab 0xc22935e4 (icepack)
[00:00:03]: Could not unload undefined prefab 0x4058bc0 (molehat)
[00:00:03]: Could not unload undefined prefab 0x1c42203 (bell)
[00:00:03]: Could not unload undefined prefab 0x4aeb6641 (armordragonfly)
[00:00:03]: Could not unload undefined prefab 0x3ede96f8 (nightstick)
[00:00:03]: Could not unload undefined prefab 0xd5201c09 (beebox)
[00:00:03]: Could not unload undefined prefab 0x753b7621 (beebox_placer)
[00:00:03]: Could not unload undefined prefab 0xd2c60301 (dragonflychest)
[00:00:03]: Could not unload undefined prefab 0xa72c4129 (dragonflychest_placer)
[00:00:03]: Could not unload undefined prefab 0xd3671c87 (rainhat)
[00:00:03]: Could not unload undefined prefab 0x8d60ee3a (coldfire)
[00:00:03]: Could not unload undefined prefab 0xe72d29b0 (coldfire_placer)
[00:00:03]: Could not unload undefined prefab 0x651e3e9e (eyebrellahat)
[00:00:03]: Could not unload undefined prefab 0xa6b98890 (beargervest)
[00:00:03]: Could not unload undefined prefab 0x2f0f89cb (reflectivevest)
[00:00:03]: Could not unload undefined prefab 0x1a6c6f45 (blubbersuit)
[00:00:03]: Could not unload undefined prefab 0x6dda899f (watermelonhat)
[00:00:03]: Could not unload undefined prefab 0xec9c9d00 (shipwrecked_entrance)
[00:00:03]: Could not unload undefined prefab 0xe5b1756a
(shipwrecked_entrance_placer)
[00:00:03]: Could not unload undefined prefab 0xdb20fa95 (heatrock)
[00:00:03]: Could not unload undefined prefab 0x9a66a945 (fabric)
[00:00:03]: Could not unload undefined prefab 0x2478ab1d (fish_farm)
[00:00:03]: Could not unload undefined prefab 0x1f8f0a0d (fish_farm_placer)
[00:00:03]: Could not unload undefined prefab 0xca1efe0f (sandbagsmall_item)
[00:00:03]: Could not unload undefined prefab 0xfef6177c (seatrap)
[00:00:03]: Could not unload undefined prefab 0xa94020c5 (thatchpack)
[00:00:03]: Could not unload undefined prefab 0x92ccc001 (coldfirepit)
[00:00:03]: Could not unload undefined prefab 0x21e04429 (coldfirepit_placer)
[00:00:03]: Could not unload undefined prefab 0x9a4001b3 (sand_castle)
[00:00:03]: Could not unload undefined prefab 0x3f43364e (sandcastle_placer)
[00:00:03]: Could not unload undefined prefab 0x2a492c1d (aerodynamichat)
[00:00:03]: Could not unload undefined prefab 0xec9c9d00 (shipwrecked_entrance)
[00:00:03]: Could not unload undefined prefab 0xe5b1756a
(shipwrecked_entrance_placer)
[00:00:03]: Could not unload undefined prefab 0x9a81add (buoy)
[00:00:03]: Could not unload undefined prefab 0x95f72a4d (buoy_placer)
[00:00:03]: Could not unload undefined prefab 0x875750ea (turf_road)
[00:00:03]: Could not unload undefined prefab 0x621669c0 (messagebottleempty)
[00:00:03]: Could not unload undefined prefab 0x55b903ec (armorcactus)
[00:00:03]: Could not unload undefined prefab 0xb04412f0 (limestone)
[00:00:03]: Could not unload undefined prefab 0xa3a1ee36 (wildborehouse)
[00:00:03]: Could not unload undefined prefab 0xe66562b4 (wildborehouse_placer)
[00:00:03]: Could not unload undefined prefab 0xc1fc7553 (obsidianaxe)
[00:00:03]: Could not unload undefined prefab 0x72436f38 (doydoynest)
[00:00:03]: Could not unload undefined prefab 0x92390532 (doydoynest_placer)
[00:00:03]: Could not unload undefined prefab 0x544a99a4 (ballphinhouse)
[00:00:03]: Could not unload undefined prefab 0xbf1257c6 (ballphinhouse_placer)
[00:00:03]: Could not unload undefined prefab 0x9a66a945 (fabric)
[00:00:03]: Could not unload undefined prefab 0x341774ab (ice)
[00:00:03]: Could not unload undefined prefab 0x8298457d (tarlamp)
[00:00:03]: Could not unload undefined prefab 0xe9ed9582 (sail_stick)
[00:00:03]: Could not unload undefined prefab 0xbbc2b637 (wall_limestone_item)
[00:00:03]: Could not unload undefined prefab 0xabf27d93 (brainjellyhat)
[00:00:03]: Could not unload undefined prefab 0x879e93b8 (palmleaf_hut)
[00:00:03]: Could not unload undefined prefab 0x71f5c0b2 (palmleaf_hut_placer)
[00:00:03]: Could not unload undefined prefab 0xe5b46d47 (obsidiancoconade)
[00:00:03]: Could not unload undefined prefab 0xa125dcf0 (wind_conch)
[00:00:03]: Could not unload undefined prefab 0xcebbb0da (armorobsidian)
[00:00:03]: Could not unload undefined prefab 0x76466fb2 (oxhat)
[00:00:03]: Could not unload undefined prefab 0x3059686e (volcanostaff)
[00:00:03]: Could not unload undefined prefab 0x5097886f (tropicalfan)
[00:00:03]: Could not unload undefined prefab 0x60fc588a (chiminea)
[00:00:03]: Could not unload undefined prefab 0x3bf2cb60 (chiminea_placer)
[00:00:03]: Could not unload undefined prefab 0x68ba7103 (researchlab5)
[00:00:03]: Could not unload undefined prefab 0x1cbbb6a7 (researchlab5_placer)
[00:00:03]: Could not unload undefined prefab 0x29d05021 (spear_obsidian)
[00:00:03]: Could not unload undefined prefab 0xe832ee7d (raft)
[00:00:03]: Could not unload undefined prefab 0x897caead (raft_placer)
[00:00:03]: Could not unload undefined prefab 0x33a7f0a1 (lograft)
[00:00:03]: Could not unload undefined prefab 0xcca82b89 (lograft_placer)
[00:00:03]: Could not unload undefined prefab 0x7ca101d3 (dragoonden)
[00:00:03]: Could not unload undefined prefab 0x6db191d7 (dragoonden_placer)
[00:00:03]: Could not unload undefined prefab 0xc2a00ca (waterchest)
[00:00:03]: Could not unload undefined prefab 0x70979320 (waterchest_placer)
[00:00:03]: Could not unload undefined prefab 0xf02cfe22 (obsidianmachete)
[00:00:03]: Could not unload undefined prefab 0x5956e2a2 (piratehat)
[00:00:03]: Could not unload undefined prefab 0x8959b28a (sea_yard)
[00:00:03]: Could not unload undefined prefab 0xded2f160 (sea_yard_placer)
[00:00:03]: Could not unload undefined prefab 0xbd48db8a (tar_extractor)
[00:00:03]: Could not unload undefined prefab 0xb29b8860 (tar_extractor_placer)
[00:00:03]: Could not unload undefined prefab 0xeb646050 (icehat)
[00:00:03]: Could not unload undefined prefab 0x1b91a956 (blowdart_poison)
[00:00:03]: Could not unload undefined prefab 0x68c8d9d7 (captainhat)
[00:00:03]: Could not unload undefined prefab 0xf9183b8a (armor_lifejacket)
[00:00:03]: Could not unload undefined prefab 0x811c1db3 (palmleaf_umbrella)
[00:00:03]: Could not unload undefined prefab 0xb4e674c6 (hawaiianshirt)
[00:00:03]: Could not unload undefined prefab 0xcfae714a (telescope)
[00:00:03]: Could not unload undefined prefab 0x703741a0 (bottlelantern)
[00:00:03]: Could not unload undefined prefab 0x70660d69 (boatrepairkit)
[00:00:03]: Could not unload undefined prefab 0xdf13a0c1 (ruins_bat)
[00:00:03]: Could not unload undefined prefab 0xc8123fa5 (seasack)
[00:00:03]: Could not unload undefined prefab 0x67e2ab44 (armor_windbreaker)
[00:00:03]: Could not unload undefined prefab 0x21319e8c (coconade)
[00:00:03]: Could not unload undefined prefab 0x1a6c6f45 (blubbersuit)
[00:00:03]: Could not unload undefined prefab 0xc4c93c5d (boatcannon)
[00:00:03]: Could not unload undefined prefab 0xe2fc99b0 (ironwind)
[00:00:03]: Could not unload undefined prefab 0xadce2aa0 (armorseashell)
[00:00:03]: Could not unload undefined prefab 0xe649db6f (armouredboat)
[00:00:03]: Could not unload undefined prefab 0xc87cc93b (armouredboat_placer)
[00:00:03]: Could not unload undefined prefab 0xcfd45dd4 (feathersail)
[00:00:03]: Could not unload undefined prefab 0xb1591875 (greenamulet)
[00:00:03]: Could not unload undefined prefab 0xd8067599 (beehat)
[00:00:03]: Could not unload undefined prefab 0x474b8c6e (spear_poison)
[00:00:03]: Could not unload undefined prefab 0x5e849cb (clothsail)
[00:00:03]: Could not unload undefined prefab 0x16bcbff1 (sail)
[00:00:03]: Could not unload undefined prefab 0x3b08494a (obsidianfirepit)
[00:00:03]: Could not unload undefined prefab 0x69102aa0 (obsidianfirepit_placer)
[00:00:03]: Could not unload undefined prefab 0x4ed979d1 (mussel_bed)
[00:00:03]: Could not unload undefined prefab 0xeee6ebd (encrustedboat)
[00:00:03]: Could not unload undefined prefab 0x574d9e6d (encrustedboat_placer)
[00:00:03]: Could not unload undefined prefab 0xd5201c09 (beebox)
[00:00:03]: Could not unload undefined prefab 0x753b7621 (beebox_placer)
[00:00:03]: Could not unload undefined prefab 0x31c5155c (cargoboat)
[00:00:03]: Could not unload undefined prefab 0xc36de0e (cargoboat_placer)
[00:00:03]: Could not unload undefined prefab 0x95e2439a (rowboat)
[00:00:03]: Could not unload undefined prefab 0x77133c50 (rowboat_placer)
[00:00:03]: Could not unload undefined prefab 0x3c935451 (eyeturret_item)
[00:00:03]: Could not unload undefined prefab 0x8d14c757 (cutlass)
[00:00:03]: Could not unload undefined prefab 0x2f0f89cb (reflectivevest)
[00:00:03]: Could not unload undefined prefab 0x2ca456a0 (orangeamulet)
[00:00:03]: Could not unload undefined prefab 0x144395a5 (trawlnet)
[00:00:03]: Could not unload undefined prefab 0x1541c9cc (armorruins)
[00:00:03]: Could not unload undefined prefab 0xbb660aa6 (spear_launcher)
[00:00:03]: Could not unload undefined prefab 0xe86f4f8f (supertelescope)
[00:00:03]: Could not unload undefined prefab 0xeeb5180e (snakeskinsail)
[00:00:03]: Could not unload undefined prefab 0x6dda899f (watermelonhat)
[00:00:03]: Could not unload undefined prefab 0x7fcb037d (greenstaff)
[00:00:03]: Could not unload undefined prefab 0x4374c56c (yellowstaff)
[00:00:03]: Could not unload undefined prefab 0x62386bc8 (shipwrecked_exit)
[00:00:03]: Could not unload undefined prefab 0xe5b1756a
(shipwrecked_entrance_placer)
[00:00:03]: Could not unload undefined prefab 0x3e63128a (ox_flute)
[00:00:03]: Could not unload undefined prefab 0x4715747a (sea_chiminea)
[00:00:03]: Could not unload undefined prefab 0xefef9370 (sea_chiminea_placer)
[00:00:03]: Could not unload undefined prefab 0x4d41beb9
(wall_enforcedlimestone_item)
[00:00:03]: Could not unload undefined prefab 0x36768a92 (orangestaff)
[00:00:03]: Could not unload undefined prefab 0xa715d03d (boat_torch)
[00:00:03]: Could not unload undefined prefab 0x3edae42e (multitool_axe_pickaxe)
[00:00:03]: Could not unload undefined prefab 0x12c13ebb (antivenom)
[00:00:03]: Could not unload undefined prefab 0xe55c027f (piratihatitator)
[00:00:03]: Could not unload undefined prefab 0x6c19fe2b (piratihatitator_placer)
[00:00:03]: Could not unload undefined prefab 0x24bb7bad (quackendrill)
[00:00:03]: Could not unload undefined prefab 0xa8b25abc (wall_ruins_item)
[00:00:03]: Could not unload undefined prefab 0x21bf03b1 (thulecite)
[00:00:03]: Could not unload undefined prefab 0x15ad0ae7 (boat_lantern)
[00:00:03]: Could not unload undefined prefab 0x43f6355e (snakeskinhat)
[00:00:03]: Could not unload undefined prefab 0xc2924a42 (gashat)
[00:00:03]: Could not unload undefined prefab 0xd21d2fd2 (tarsuit)
[00:00:03]: Could not unload undefined prefab 0xf20956c9 (double_umbrellahat)
[00:00:03]: Could not unload undefined prefab 0x14e47079 (turf_snakeskinfloor)
[00:00:03]: Could not unload undefined prefab 0xe16c07d0 (ruinshat)
[00:00:03]: Could not unload undefined prefab 0xae0991e0 (mussel_stick)
[00:00:03]: Could not unload undefined prefab 0x362da119 (icemaker)
[00:00:03]: Could not unload undefined prefab 0x3d61cd11 (icemaker_placer)
[00:00:03]: Could not unload undefined prefab 0x79ad5092 (monkeyball)
[00:00:03]: Could not unload undefined prefab 0x8d60ee3a (coldfire)
[00:00:03]: Could not unload undefined prefab 0xe72d29b0 (coldfire_placer)
[00:00:03]: Could not unload undefined prefab 0x30d2b33d (primeapebarrel)
[00:00:03]: Could not unload undefined prefab 0x807939ed (primeapebarrel_placer)
[00:00:03]: Could not unload undefined prefab 0xe5071541 (nightmare_timepiece)
[00:00:03]: Could not unload undefined prefab 0xe3844d0e (quackeringram)
[00:00:03]: Could not unload undefined prefab 0xa818ae4d (shark_teethhat)
[00:00:03]: Could not unload undefined prefab 0x9260274c (nubbin)
[00:00:03]: Could not unload undefined prefab 0x310f6e91 (armorlimestone)
[00:00:03]: Could not unload undefined prefab 0xdb20fa95 (heatrock)
[00:00:03]: Could not unload undefined prefab 0x9a0ed246 (yellowamulet)
[00:00:03]: Could not unload undefined prefab 0x4374c56c (yellowstaff)
[00:00:03]: Could not unload undefined prefab 0xf02cfe22 (obsidianmachete)
[00:00:03]: Could not unload undefined prefab 0x1541c9cc (armorruins)
[00:00:03]: Could not unload undefined prefab 0x7b1dec48 (sprinkler)
[00:00:03]: Could not unload undefined prefab 0xbbc46422 (sprinkler_placer)
[00:00:03]: Could not unload undefined prefab 0x7f46d7c0 (batbat)
[00:00:03]: Could not unload undefined prefab 0xd3c23856 (goldnugget)
[00:00:03]: Could not unload undefined prefab 0x36a9e4a5 (corkboat)
[00:00:03]: Could not unload undefined prefab 0x2517fe85 (corkboat_placer)
[00:00:03]: Could not unload undefined prefab 0x875750ea (turf_road)
[00:00:03]: Could not unload undefined prefab 0x57d3b656 (gasmaskhat)
[00:00:03]: Could not unload undefined prefab 0xa8b25abc (wall_ruins_item)
[00:00:03]: Could not unload undefined prefab 0xe10be592 (antler)
[00:00:03]: Could not unload undefined prefab 0x95072a74 (antsuit)
[00:00:03]: Could not unload undefined prefab 0xc1fc7553 (obsidianaxe)
[00:00:03]: Could not unload undefined prefab 0x823b34c6 (bathat)
[00:00:03]: Could not unload undefined prefab 0x95baf92a (hogusporkusator)
[00:00:03]: Could not unload undefined prefab 0xeddb42c0 (hogusporkusator_placer)
[00:00:03]: Could not unload undefined prefab 0xac737a0e (pithhat)
[00:00:03]: Could not unload undefined prefab 0x3059686e (volcanostaff)
[00:00:03]: Could not unload undefined prefab 0xa125dcf0 (wind_conch)
[00:00:03]: Could not unload undefined prefab 0x40ba8b03 (turf_fields)
[00:00:03]: Could not unload undefined prefab 0x95e2439a (rowboat)
[00:00:03]: Could not unload undefined prefab 0x77133c50 (rowboat_placer)
[00:00:03]: Could not unload undefined prefab 0xa4aea8db (cork_bat)
[00:00:03]: Could not unload undefined prefab 0x52f1204e (candlehat)
[00:00:03]: Could not unload undefined prefab 0x2403ccde (magnifying_glass)
[00:00:03]: Could not unload undefined prefab 0x21bf03b1 (thulecite)
[00:00:03]: Could not unload undefined prefab 0x8b2b80a8 (antmaskhat)
[00:00:03]: Could not unload undefined prefab 0x70660d69 (boatrepairkit)
[00:00:03]: Could not unload undefined prefab 0x4cd43780 (smelter)
[00:00:03]: Could not unload undefined prefab 0x8d9094fa (smetler_placer)
[00:00:03]: Could not unload undefined prefab 0x1c42203 (bell)
[00:00:03]: Could not unload undefined prefab 0xe8f381a1 (turf_checkerfloor)
[00:00:03]: Could not unload undefined prefab 0x36768a92 (orangestaff)
[00:00:03]: Could not unload undefined prefab 0x1daa5ab7 (turf_carpetfloor)
[00:00:03]: Could not unload undefined prefab 0x29e69bcb (disarming_kit)
[00:00:03]: Could not unload undefined prefab 0x58a82c9c (corkchest)
[00:00:03]: Could not unload undefined prefab 0x5df876ce (corkchest_placer)
[00:00:03]: Could not unload undefined prefab 0x2ca456a0 (orangeamulet)
[00:00:03]: Could not unload undefined prefab 0xe9ed9582 (sail_stick)
[00:00:03]: Could not unload undefined prefab 0xe5b46d47 (obsidiancoconade)
[00:00:03]: Could not unload undefined prefab 0x12eae4dc (bonestaff)
[00:00:03]: Could not unload undefined prefab 0xdf47fa6c (ballpein_hammer)
[00:00:03]: Could not unload undefined prefab 0xeeb5180e (snakeskinsail)
[00:00:03]: Could not unload undefined prefab 0x6e5c26ec (metalplatehat)
[00:00:03]: Could not unload undefined prefab 0x6dbf9c5f (antler_corrupted)
[00:00:03]: Could not unload undefined prefab 0x29d05021 (spear_obsidian)
[00:00:03]: Could not unload undefined prefab 0xd46d9ffd (goldpan)
[00:00:03]: Could not unload undefined prefab 0x31816529 (armor_weevole)
[00:00:03]: Could not unload undefined prefab 0x86cb11ef (bugrepellent)
[00:00:03]: Could not unload undefined prefab 0x33e02f01
(turf_deeprainforest_nocanopy)
[00:00:03]: Could not unload undefined prefab 0x31c5155c (cargoboat)
[00:00:03]: Could not unload undefined prefab 0xc36de0e (cargoboat_placer)
[00:00:03]: Could not unload undefined prefab 0xa715d03d (boat_torch)
[00:00:03]: Could not unload undefined prefab 0x3edae42e (multitool_axe_pickaxe)
[00:00:03]: Could not unload undefined prefab 0x33a7f0a1 (lograft)
[00:00:03]: Could not unload undefined prefab 0xcca82b89 (lograft_placer)
[00:00:03]: Could not unload undefined prefab 0x7fceff10 (featherfan)
[00:00:03]: Could not unload undefined prefab 0xcebbb0da (armorobsidian)
[00:00:03]: Could not unload undefined prefab 0x54acc701 (blunderbuss)
[00:00:03]: Could not unload undefined prefab 0x743a74c2 (basefan)
[00:00:03]: Could not unload undefined prefab 0x10849128 (basefan_placer)
[00:00:03]: Could not unload undefined prefab 0x3c935451 (eyeturret_item)
[00:00:03]: Could not unload undefined prefab 0x695f98d6 (turf_lawn)
[00:00:03]: Could not unload undefined prefab 0x195c9f72 (shears)
[00:00:03]: Could not unload undefined prefab 0xdf13a0c1 (ruins_bat)
[00:00:03]: Could not unload undefined prefab 0x145a3f68 (clawpalmtree_sapling)
[00:00:03]: Could not unload undefined prefab 0x9987d2bb (turf_beard_hair)
[00:00:03]: Could not unload undefined prefab 0xe16c07d0 (ruinshat)
[00:00:03]: Could not unload undefined prefab 0xb566170f (armor_metalplate)
[00:00:03]: Could not unload undefined prefab 0xb1591875 (greenamulet)
[00:00:03]: Could not unload undefined prefab 0xfeae0283 (armorvortexcloak)
[00:00:03]: Could not unload undefined prefab 0x7fcb037d (greenstaff)
[00:00:03]: Could not unload undefined prefab 0x42b57cc8 (living_artifact)
[00:00:03]: Could not unload undefined prefab 0xe5071541 (nightmare_timepiece)
[00:00:03]: Could not unload undefined prefab 0x37c31aa6 (lantern)
[00:00:03]: Could not unload undefined prefab 0x43f6355e (snakeskinhat)
[00:00:03]: Could not unload undefined prefab 0x8b6ef695 (venomgland)
[00:00:03]: Could not unload undefined prefab 0xc85be77 (thunderhat)
[00:00:03]: Could not unload undefined prefab 0x11c3f528 (halberd)
[00:00:03]: Could not unload undefined prefab 0x9a0ed246 (yellowamulet)
[00:00:03]: Could not unload undefined prefab 0x33ab6997 (hud)
[00:00:03]: Could not unload undefined prefab 0x3364203d (forest)
[00:00:03]: Could not unload undefined prefab 0x2e5cb72d (cave)
[00:00:03]: Could not unload undefined prefab 0x7c61e1f5 (shipwrecked)
[00:00:03]: Could not unload undefined prefab 0x48fc3ce3 (porkland)
[00:00:03]: Could not unload undefined prefab 0xa552d992 (volcanolevel)
[00:00:03]: Could not unload undefined prefab 0x40b82ff2 (maxwell)
[00:00:03]: Could not unload undefined prefab 0xbddda476 (fire)
[00:00:03]: Could not unload undefined prefab 0x1078732c (character_fire)
[00:00:03]: Could not unload undefined prefab 0x427b5b39 (shatter)
[00:00:03]: scripts/gamelogic.lua(147,1) Unload BE done
[00:00:03]: scripts/dlcsupport.lua(27,1) Load scripts/DLC001_prefab_files
[00:00:03]: scripts/dlcsupport.lua(27,1) Load scripts/DLC002_prefab_files
[00:00:03]: scripts/dlcsupport.lua(27,1) Load scripts/DLC003_prefab_files
[00:00:03]: scripts/gamelogic.lua(159,1) Load FE
[00:00:03]: scripts/gamelogic.lua(163,1) Load FE: done
[00:00:03]: SimLuaProxy::QueryServer()
[00:00:03]: scripts/modindex.lua(77,1) ModIndex: Load sequence finished
successfully.

[00:00:03]: Reset() returning


[00:00:03]: focus gained
[00:00:04]: HttpClientWriteCallback (0xEC00C1D4, 1, 1904, 0x0D84AE00)
[00:00:04]: HttpClientWriteCallback READ 1904 (1904 total)
[00:00:05]: HttpClientWriteCallback (0xFC02005C, 1, 16, 0x0D84AE00)
[00:00:05]: HttpClientWriteCallback READ 16 (16 total)
[00:00:05]: QueryServerComplete no callback
[00:00:23]: scripts/screens/slotdetailsscreen.lua(65,1) Loading slot 1
details my DLC is RoG = false Capy = false Pork = true
[00:00:25]: scripts/screens/slotdetailsscreen.lua(358,1) Continue Saved Game
[00:00:26]: Collecting garbage...
[00:00:26]: lua_gc took 0.04 seconds
[00:00:26]: ~SimLuaProxy()
[00:00:26]: lua_close took 0.02 seconds
[00:00:26]: ReleaseAll
[00:00:26]: ReleaseAll Finished
[00:00:26]: cGame::StartPlaying
[00:00:26]: LOADING LUA
[00:00:26]: DoLuaFile scripts/main.lua
[00:00:26]: DoLuaFile loading buffer scripts/main.lua
[00:00:26]: scripts/playerprofile.lua(702,1) loaded profile
[00:00:26]: scripts/playerprofile.lua(398,1) FOUND THE NEW DATA true
[00:00:26]: scripts/translator.lua(73,1) Translator:LoadPOFile - loading file:
scripts/languages/chinese_s.po
[00:00:27]: scripts/playerprofile.lua(398,1) FOUND THE NEW DATA true
[00:00:27]: scripts/playerprofile.lua(398,1) FOUND THE NEW DATA true
[00:00:27]: scripts/main.lua(241,1) running main.lua

[00:00:27]: scripts/main.lua(248,1) Sim Seed = 9000


[00:00:27]: scripts/modindex.lua(336,1) loaded modindex
[00:00:27]: scripts/modindex.lua(67,1) ModIndex: Beginning normal load sequence.

[00:00:27]: LOADING LUA SUCCESS


[00:00:27]: scripts/playerdeaths.lua(74,1) PlayerDeaths could not load morgue
[00:00:27]: scripts/playerprofile.lua(702,1) loaded profile
[00:00:27]: scripts/playerprofile.lua(773,1) bloom_enabled false
[00:00:27]: DEVICE CAP 1745896070
[00:00:27]: scripts/saveindex.lua(103,1) Attempting to load save file saveindex
[00:00:27]: scripts/saveindex.lua(112,1) loaded saveindex
[00:00:27]: scripts/gamelogic.lua(1643,1) OnFilesLoaded()
[00:00:27]: scripts/gamelogic.lua(1632,1) OnUpdatePurchaseStateComplete
[00:00:27]: scripts/gamelogic.lua(1538,1) Loading slot 1
[00:00:27]: scripts/gamelogic.lua(1540,1) Load Slot: Has World
[00:00:27]: scripts/gamelogic.lua(175,1) Unload FE
[00:00:27]: scripts/gamelogic.lua(177,1) Unload FE done
[00:00:27]: scripts/dlcsupport.lua(27,1) Load scripts/DLC003_prefab_files
[00:00:27]: scripts/dlcsupport.lua(27,1) Load scripts/DLC002_prefab_files
[00:00:27]: Could not preload undefined prefab 0x1901065e (DLC0003)
[00:00:27]: Could not preload undefined prefab 0x1901065d (DLC0002)
[00:00:27]: scripts/gamelogic.lua(191,1) LOAD BE
[00:00:28]: Could not preload undefined prefab 0xa32f5a82 (shadowhand_fx)
[00:00:28]: Could not preload undefined prefab 0x1901065d (DLC0002)
[00:00:29]: Could not preload undefined prefab 0x1901065e (DLC0003)
[00:00:30]: Could not preload undefined prefab 0x5f361ea0 (reno_tab_hanginglamps)
[00:00:30]: Could not preload undefined prefab 0x485bddbf (deco_wood)
[00:00:30]: Could not preload undefined prefab 0xf2a65def (deco_marble)
[00:00:30]: Could not preload undefined prefab 0xc33f1a26 (reno_tab_lamps)
[00:00:30]: Could not preload undefined prefab 0x3f5c62a4 (reno_tab_rugs)
[00:00:30]: Could not preload undefined prefab 0xc4b5f6a (reno_tab_ornaments)
[00:00:30]: Could not preload undefined prefab 0xe959cf1c (reno_tab_floors)
[00:00:30]: Could not preload undefined prefab 0x2ab9ead1 (reno_tab_plantholders)
[00:00:30]: Could not preload undefined prefab 0x74138451 (reno_tab_homekits)
[00:00:30]: Could not preload undefined prefab 0xd63f401a (reno_tab_tables)
[00:00:30]: Could not preload undefined prefab 0x8cf67e3 (reno_tab_chairs)
[00:00:30]: Could not preload undefined prefab 0xed5d266e (reno_tab_windows)
[00:00:30]: Could not preload undefined prefab 0x3039ac10 (reno_tab_doors)
[00:00:30]: Could not preload undefined prefab 0x2b15c7cd (reno_tab_wallpaper)
[00:00:30]: Could not preload undefined prefab 0x4522c948 (reno_tab_columns)
[00:00:30]: Could not preload undefined prefab 0x92cca233 (reno_tab_shelves)
[00:00:30]: Could not preload undefined prefab 0x5bbb16dc (deco_round)
[00:00:30]: Could not preload undefined prefab 0x4dfa7cd9 (deco_millinery)
[00:00:30]: scripts/gamelogic.lua(199,1) LOAD BE : done
[00:00:30]: MiniMapComponent::AddAtlas(minimap/minimap_data.xml)
[00:00:30]: scripts/gamelogic.lua(578,1) World info:
[00:00:30]: scripts/gamelogic.lua(580,1) build_version 578406
[00:00:30]: scripts/gamelogic.lua(580,1) patcher table: 0x600000ab9540
[00:00:30]: scripts/gamelogic.lua(580,1) seed 1745843081
[00:00:30]: scripts/gamelogic.lua(580,1) build_time 17:55:15
[00:00:30]: scripts/gamelogic.lua(580,1) level_id SURVIVAL_DEFAULT
[00:00:30]: scripts/gamelogic.lua(580,1) build_date 865
[00:00:30]: scripts/gamelogic.lua(580,1) pikofixed true
[00:00:30]: scripts/gamelogic.lua(585,1) Prefab forest
[00:00:31]: scripts/gamelogic.lua(618,1) Loading Nav Grid
[00:00:31]: scripts/entityscript.lua(317,1) component globalloot already exists in
prefab!
[00:00:31]: scripts/saveindex.lua(600,1) ClearCurrentResurrectors CB
[00:00:31]: scripts/saveindex.lua(615,1) ClearCurrentWorldEntrances CB
[00:00:31]: scripts/components/resurrector.lua(76,1) Registering resurrector 100277
- resurrectionstone
[00:00:31]: scripts/saveindex.lua(664,1) RegisterResurrector 100277 -
resurrectionstone
[00:00:31]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[00:00:31]: scripts/components/resurrector.lua(76,1) Registering resurrector 100278
- resurrectionstone
[00:00:31]: scripts/saveindex.lua(664,1) RegisterResurrector 100278 -
resurrectionstone
[00:00:31]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:31]: FMOD Error: Can't play event
dontstarve/creatures/teasertheparrot/wreckage: The requested event, event group,
event category or event property could not be found.
[00:00:31]: FMOD Error: Can't play event
dontstarve/creatures/teasertheparrot/wreckage: The requested event, event group,
event category or event property could not be found.
[00:00:31]: FMOD Error: Can't play event
dontstarve/creatures/teasertheparrot/wreckage: The requested event, event group,
event category or event property could not be found.
[00:00:31]: scripts/saveindex.lua(386,1) LoadSavedSeasonData CB
[00:00:31]: scripts/saveindex.lua(408,1) LoadSavedVolcanoData CB
[00:00:31]: scripts/saveindex.lua(247,1) LoadSavedHoundedData CB
[00:00:31]: scripts/maputil.lua(252,1) Reconstructing topology
[00:00:31]: scripts/maputil.lua(255,1) ...Sorting points
[00:00:31]: scripts/maputil.lua(271,1) ...Sorting edges
[00:00:31]: scripts/maputil.lua(303,1) ...Connecting nodes
[00:00:31]: scripts/maputil.lua(317,1) ...Validating connections
[00:00:31]: scripts/maputil.lua(371,1) ...Housekeeping
[00:00:31]: scripts/maputil.lua(398,1) ...Done!
[00:00:31]: scripts/widgets/bloodover.lua(30,1) update state
[00:00:31]: scripts/widgets/bloodover.lua(50,1) turn off
[00:00:31]: scripts/widgets/boatover.lua(30,1) update state
[00:00:31]: scripts/widgets/boatover.lua(45,1) turn off
[00:00:31]: scripts/modindex.lua(77,1) ModIndex: Load sequence finished
successfully.

[00:00:31]: cSoundEmitterComponent::PlaySound() already playing sound named


[wormhole_closing]
[00:00:31]: cSoundEmitterComponent::PlaySound() already playing sound named
[wormhole_closing]
[00:00:31]: cSoundEmitterComponent::PlaySound() already playing sound named
[wormhole_closing]
[00:00:31]: cSoundEmitterComponent::PlaySound() already playing sound named
[wormhole_closing]
[00:00:31]: Reset() returning
[00:00:32]: HttpClientWriteCallback (0xFE008E5C, 1, 16, 0x0D84AE00)
[00:00:32]: HttpClientWriteCallback READ 16 (16 total)
[00:00:32]: QueryServerComplete no callback
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:00:33]: scripts/entityscript.lua(145,1) THIS ENTITY DID NOT HAVE A
TRANSFORM..YET minimap
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/prefabs/beefalo.lua(345,1) tendency after: DEFAULT
[00:00:33]: scripts/components/optionswatcher.lua(12,1) Setting
hamlet:renderjunglevines set to true
[00:00:33]: scripts/components/optionswatcher.lua(12,1) Setting
hamlet:renderjunglecanopy set to true
[00:00:33]: scripts/components/interiorspawner.lua(2938,1) We are currently not in
an interior
[00:00:33]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:00:34]: scripts/mainfunctions.lua(203,1) Entity hanging around origin: (0.00,
0.00, 0.00)
[00:00:34]: scripts/mainfunctions.lua(192,1) Spawned roottrunk from
scripts/components/roottrunkinventory.lua:76
[00:00:34]: FMOD Error: Can't find named sound ragtime
[00:00:34]: FMOD Error: Can't find named sound ragtime
[00:00:35]: scripts/mainfunctions.lua(203,1) Entity hanging around origin: (0.00,
0.00, 0.00)
[00:00:35]: scripts/mainfunctions.lua(192,1) Spawned forest from *already
existed*:-1
[00:00:35]: scripts/components/interiorspawner.lua(405,1) Removing interior storage
location created by worldgen
[00:00:36]: scripts/mainfunctions.lua(203,1) Entity hanging around origin: (0.00,
0.00, 0.00)
[00:00:36]: scripts/mainfunctions.lua(192,1) Spawned world from *already existed*:-
1
[00:00:38]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:00:54]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:01:05]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:01:14]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:01:43]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = torch Test Index = 4
[00:02:35]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:02:37]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = torch Test Index = 4
[00:02:51]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:02:59]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:03:28]: scripts/components/hounded.lua(392,1) SPAWNING REGULAR LAND CRIITER
[00:03:28]: scripts/components/economy.lua(86,1) Resetting trade delays
[00:03:29]: HttpClientWriteCallback (0x5C24B45C, 1, 16, 0x0D84AE00)
[00:03:29]: HttpClientWriteCallback READ 16 (16 total)
[00:03:29]: QueryServerComplete no callback
[00:03:32]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = axe Test Index = 2
[00:03:38]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:03:52]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:04:00]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:04:00]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:04:22]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:04:27]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:04:37]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:05:31]: Stale Component Reference: GUID 100026, @scripts/entityscript.lua:946
[00:05:39]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:05:40]: Stale Component Reference: GUID 100028, @scripts/entityscript.lua:946
[00:05:46]: focus lost
[00:05:50]: focus gained
[00:06:52]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:06:52]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:06:58]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:07:01]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:07:05]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:07:07]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:07:08]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:07:23]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:07:26]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:07:26]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:07:27]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:07:31]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:07:37]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:07:37]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:07:44]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:07:48]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:07:51]: scripts/components/dynamicmusic.lua(31,1) start music
[00:07:51]: scripts/components/dynamicmusic.lua(387,1) KILLING TONE
[00:07:55]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:08:00]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:08:06]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:08:26]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:08:34]: Stale Component Reference: GUID 124544, @scripts/entityscript.lua:946
[00:08:48]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:08:50]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:08:56]: HttpClientWriteCallback (0x4C32C25C, 1, 16, 0x0D84AE00)
[00:08:56]: HttpClientWriteCallback READ 16 (16 total)
[00:08:56]: QueryServerComplete no callback
[00:09:01]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100277
- resurrectionstone used:false active:true
[00:09:01]: scripts/components/resurrector.lua(44,1) Saving resurrector 100277
- resurrectionstone
[00:09:01]: scripts/saveindex.lua(664,1) RegisterResurrector 100277 -
resurrectionstone
[00:09:01]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[00:09:01]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100278
- resurrectionstone used:false active:true
[00:09:01]: scripts/components/resurrector.lua(44,1) Saving resurrector 100278
- resurrectionstone
[00:09:01]: scripts/saveindex.lua(664,1) RegisterResurrector 100278 -
resurrectionstone
[00:09:01]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[00:09:01]: scripts/mainfunctions.lua(588,1) Entities saved 6904
[00:09:01]: scripts/mainfunctions.lua(677,1) Saved survival_1
[00:09:06]: Stale Component Reference: GUID 124765, @scripts/entityscript.lua:946
[00:09:08]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = strawhat Test Index = 3
[00:09:10]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = flowerhat Test Index = 2
[00:09:36]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = pickaxe Test Index = 4
[00:09:40]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:09:43]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:09:43]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:09:58]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:10:02]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:10:02]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:10:40]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = torch Test Index = 4
[00:10:47]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:10:51]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:11:02]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:11:07]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:11:10]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:11:10]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:11:33]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = researchlab Test Index = 2
[00:11:55]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = spear Test Index = 2
[00:12:04]: scripts/components/economy.lua(86,1) Resetting trade delays
[00:12:05]: HttpClientWriteCallback (0x7CF5165C, 1, 16, 0x0D84AE00)
[00:12:05]: HttpClientWriteCallback READ 16 (16 total)
[00:12:05]: QueryServerComplete no callback
[00:12:22]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = rope Test Index = 2
[00:12:30]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = rope Test Index = 2
[00:12:32]: Stale Component Reference: GUID 129089, @scripts/entityscript.lua:946
[00:12:37]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = armorwood Test Index = 6
[00:12:48]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = coldfire Test Index = 5
[00:13:16]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:13:25]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:13:29]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:13:30]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:13:31]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:13:44]: Stale Component Reference: GUID 124751, @scripts/entityscript.lua:946
[00:14:32]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:15:16]: Stale Component Reference: GUID 132377, @scripts/entityscript.lua:946
[00:15:53]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:16:38]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:17:35]: scripts/components/timer.lua(25,1) A timer with the name decay
already exists on 104459 - flotsam !
[00:17:35]: scripts/components/timer.lua(25,1) A timer with the name decay
already exists on 104464 - flotsam !
[00:18:00]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = torch Test Index = 4
[00:18:43]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:19:07]: HttpClientWriteCallback (0x5C23C85C, 1, 16, 0x0D84AE00)
[00:19:07]: HttpClientWriteCallback READ 16 (16 total)
[00:19:07]: QueryServerComplete no callback
[00:19:12]: HttpClientWriteCallback (0x5C5DB05C, 1, 16, 0x0D84AE00)
[00:19:12]: HttpClientWriteCallback READ 16 (16 total)
[00:19:12]: QueryServerComplete no callback
[00:19:18]: HttpClientWriteCallback (0x5C23C85C, 1, 16, 0x0D84AE00)
[00:19:18]: HttpClientWriteCallback READ 16 (16 total)
[00:19:18]: QueryServerComplete no callback
[00:19:25]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:19:48]: Stale Component Reference: GUID 133994, @scripts/entityscript.lua:946
[00:19:56]: Stale Component Reference: GUID 100025, @scripts/entityscript.lua:946
[00:20:15]: scripts/components/economy.lua(86,1) Resetting trade delays
[00:20:16]: HttpClientWriteCallback (0x5C5DB05C, 1, 16, 0x0D84AE00)
[00:20:16]: HttpClientWriteCallback READ 16 (16 total)
[00:20:16]: QueryServerComplete no callback
[00:20:23]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:20:29]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:20:50]: HttpClientWriteCallback (0x5C23C85C, 1, 16, 0x0D84AE00)
[00:20:50]: HttpClientWriteCallback READ 16 (16 total)
[00:20:50]: QueryServerComplete no callback
[00:20:57]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100277
- resurrectionstone used:false active:true
[00:20:57]: scripts/components/resurrector.lua(44,1) Saving resurrector 100277
- resurrectionstone
[00:20:57]: scripts/saveindex.lua(664,1) RegisterResurrector 100277 -
resurrectionstone
[00:20:57]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[00:20:57]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100278
- resurrectionstone used:false active:true
[00:20:57]: scripts/components/resurrector.lua(44,1) Saving resurrector 100278
- resurrectionstone
[00:20:57]: scripts/saveindex.lua(664,1) RegisterResurrector 100278 -
resurrectionstone
[00:20:57]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[00:20:57]: scripts/mainfunctions.lua(588,1) Entities saved 6985
[00:20:57]: scripts/mainfunctions.lua(677,1) Saved survival_1
[00:21:03]: Stale Component Reference: GUID 134598, @scripts/entityscript.lua:946
[00:21:37]: HttpClientWriteCallback (0x5C5DB05C, 1, 16, 0x0D84AE00)
[00:21:37]: HttpClientWriteCallback READ 16 (16 total)
[00:21:37]: QueryServerComplete no callback
[00:21:43]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:21:47]: HttpClientWriteCallback (0x5C23C85C, 1, 16, 0x0D84AE00)
[00:21:47]: HttpClientWriteCallback READ 16 (16 total)
[00:21:47]: QueryServerComplete no callback
[00:22:00]: HttpClientWriteCallback (0x5C5DB05C, 1, 16, 0x0D84AE00)
[00:22:00]: HttpClientWriteCallback READ 16 (16 total)
[00:22:00]: QueryServerComplete no callback
[00:22:38]: HttpClientWriteCallback (0x5C23C85C, 1, 16, 0x0D84AE00)
[00:22:38]: HttpClientWriteCallback READ 16 (16 total)
[00:22:38]: QueryServerComplete no callback
[00:22:43]: HttpClientWriteCallback (0x5C5DB05C, 1, 16, 0x0D84AE00)
[00:22:43]: HttpClientWriteCallback READ 16 (16 total)
[00:22:43]: QueryServerComplete no callback
[00:22:46]: HttpClientWriteCallback (0x5C23C85C, 1, 16, 0x0D84AE00)
[00:22:46]: HttpClientWriteCallback READ 16 (16 total)
[00:22:46]: QueryServerComplete no callback
[00:22:46]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:22:54]: HttpClientWriteCallback (0x5C5DB05C, 1, 16, 0x0D84AE00)
[00:22:54]: HttpClientWriteCallback READ 16 (16 total)
[00:22:54]: QueryServerComplete no callback
[00:24:04]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:25:01]: Stale Component Reference: GUID 138466, @scripts/entityscript.lua:946
[00:26:27]: Stale Component Reference: GUID 133816, @scripts/entityscript.lua:946
[00:26:32]: Stale Component Reference: GUID 125528, @scripts/entityscript.lua:946
[00:26:34]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = pickaxe Test Index = 1
[00:26:46]: Stale Component Reference: GUID 141610, @scripts/entityscript.lua:946
[00:27:50]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:28:26]: scripts/components/economy.lua(86,1) Resetting trade delays
[00:28:27]: HttpClientWriteCallback (0x5A08405C, 1, 16, 0x0D84AE00)
[00:28:27]: HttpClientWriteCallback READ 16 (16 total)
[00:28:27]: QueryServerComplete no callback
[00:28:54]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = pickaxe Test Index = 4
[00:29:03]: Stale Component Reference: GUID 144271, @scripts/entityscript.lua:946
[00:29:06]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100277
- resurrectionstone used:false active:true
[00:29:06]: scripts/components/resurrector.lua(44,1) Saving resurrector 100277
- resurrectionstone
[00:29:06]: scripts/saveindex.lua(664,1) RegisterResurrector 100277 -
resurrectionstone
[00:29:06]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[00:29:06]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100278
- resurrectionstone used:false active:true
[00:29:06]: scripts/components/resurrector.lua(44,1) Saving resurrector 100278
- resurrectionstone
[00:29:06]: scripts/saveindex.lua(664,1) RegisterResurrector 100278 -
resurrectionstone
[00:29:06]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[00:29:06]: scripts/mainfunctions.lua(588,1) Entities saved 6971
[00:29:06]: scripts/mainfunctions.lua(677,1) Saved survival_1
[00:29:40]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = campfire Test Index = 2
[00:29:40]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = campfire Test Index = 2
[00:29:41]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = campfire Test Index = 2
[00:30:10]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:31:26]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:31:43]: Stale Component Reference: GUID 146502, @scripts/entityscript.lua:946
[00:32:25]: Stale Component Reference: GUID 147377, @scripts/entityscript.lua:946
[00:32:43]: Stale Component Reference: GUID 147482, @scripts/entityscript.lua:946
[00:32:51]: Stale Component Reference: GUID 147534, @scripts/entityscript.lua:946
[00:33:17]: Stale Component Reference: GUID 147848, @scripts/entityscript.lua:946
[00:33:24]: Stale Component Reference: GUID 121259, @scripts/entityscript.lua:946
[00:33:34]: Stale Component Reference: GUID 148030, @scripts/entityscript.lua:946
[00:34:24]: Stale Component Reference: GUID 102918, @scripts/entityscript.lua:946
[00:34:28]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:34:32]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:35:11]: Stale Component Reference: GUID 148597, @scripts/entityscript.lua:946
[00:36:18]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = campfire Test Index = 2
[00:36:31]: Stale Component Reference: GUID 149508, @scripts/entityscript.lua:946
[00:37:45]: Stale Component Reference: GUID 150052, @scripts/entityscript.lua:946
[00:38:13]: focus lost
[00:38:14]: focus gained
[00:38:36]: scripts/components/economy.lua(86,1) Resetting trade delays
[00:38:37]: HttpClientWriteCallback (0x4C4D7C5C, 1, 16, 0x0D84AE00)
[00:38:37]: HttpClientWriteCallback READ 16 (16 total)
[00:38:37]: QueryServerComplete no callback
[00:38:59]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:39:04]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:39:06]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:39:14]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:39:20]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:39:25]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100277
- resurrectionstone used:false active:true
[00:39:25]: scripts/components/resurrector.lua(44,1) Saving resurrector 100277
- resurrectionstone
[00:39:25]: scripts/saveindex.lua(664,1) RegisterResurrector 100277 -
resurrectionstone
[00:39:25]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[00:39:25]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100278
- resurrectionstone used:false active:true
[00:39:25]: scripts/components/resurrector.lua(44,1) Saving resurrector 100278
- resurrectionstone
[00:39:25]: scripts/saveindex.lua(664,1) RegisterResurrector 100278 -
resurrectionstone
[00:39:25]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[00:39:25]: scripts/mainfunctions.lua(588,1) Entities saved 6955
[00:39:25]: scripts/mainfunctions.lua(677,1) Saved survival_1
[00:39:27]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:39:30]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:39:36]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:39:44]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:39:57]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:39:58]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:39:58]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:39:59]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:40:00]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:40:03]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:40:32]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:40:57]: HttpClientWriteCallback (0x5A0C6C5C, 1, 16, 0x0D84AE00)
[00:40:57]: HttpClientWriteCallback READ 16 (16 total)
[00:40:57]: QueryServerComplete no callback
[00:41:44]: focus lost
[00:41:44]: focus gained
[00:41:57]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:42:09]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:42:50]: FMOD Error: Can't find named sound ragtime
[00:43:21]: FMOD Error: Can't find named sound ragtime
[00:43:48]: scripts/components/dynamicmusic.lua(387,1) KILLING TONE
[00:43:53]: HttpClientWriteCallback (0x4F51505C, 1, 16, 0x0D84AE00)
[00:43:53]: HttpClientWriteCallback READ 16 (16 total)
[00:43:53]: QueryServerComplete no callback
[00:44:03]: scripts/components/dynamicmusic.lua(387,1) KILLING TONE
[00:44:05]: HttpClientWriteCallback (0x4F51EC5C, 1, 16, 0x0D84AE00)
[00:44:05]: HttpClientWriteCallback READ 16 (16 total)
[00:44:05]: QueryServerComplete no callback
[00:44:15]: scripts/components/dynamicmusic.lua(31,1) start music
[00:44:18]: HttpClientWriteCallback (0x4F51505C, 1, 16, 0x0D84AE00)
[00:44:18]: HttpClientWriteCallback READ 16 (16 total)
[00:44:18]: QueryServerComplete no callback
[00:45:14]: Stale Component Reference: GUID 151646, @scripts/entityscript.lua:946
[00:45:27]: FMOD Error: Can't find named sound ragtime
[00:46:24]: Stale Component Reference: GUID 152150, @scripts/entityscript.lua:946
[00:46:34]: FMOD Error: Can't find named sound ragtime
[00:47:55]: HttpClientWriteCallback (0x4C40445C, 1, 16, 0x0D84AE00)
[00:47:55]: HttpClientWriteCallback READ 16 (16 total)
[00:47:55]: QueryServerComplete no callback
[00:47:56]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:48:11]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:48:23]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = torch Test Index = 4
[00:48:38]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:48:38]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:48:39]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:48:39]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:48:43]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:49:05]: scripts/components/dynamicmusic.lua(387,1) KILLING TONE
[00:49:07]: scripts/components/projectile.lua(79,1) throwing 100637 - bishop, nil
[00:49:07]: scripts/components/dynamicmusic.lua(31,1) start music
[00:49:08]: Stale Component Reference: GUID 109163,
@scripts/components/inventoryitem.lua:595
[00:49:08]: scripts/components/projectile.lua(79,1) throwing 100636 - bishop, nil
[00:49:08]: scripts/components/dynamicmusic.lua(31,1) start music
[00:49:10]: HttpClientWriteCallback (0x5A90C05C, 1, 16, 0x0D84AE00)
[00:49:10]: HttpClientWriteCallback READ 16 (16 total)
[00:49:10]: QueryServerComplete no callback
[00:49:12]: scripts/components/projectile.lua(79,1) throwing 100636 - bishop, nil
[00:49:12]: scripts/components/dynamicmusic.lua(31,1) start music
[00:49:14]: Stale Component Reference: GUID 109160,
@scripts/components/inventoryitem.lua:595
[00:49:15]: HttpClientWriteCallback (0x5A91445C, 1, 16, 0x0D84AE00)
[00:49:15]: HttpClientWriteCallback READ 16 (16 total)
[00:49:15]: QueryServerComplete no callback
[00:49:24]: Stale Component Reference: GUID 151711, @scripts/entityscript.lua:946
[00:49:41]: scripts/components/economy.lua(86,1) Resetting trade delays
[00:49:42]: HttpClientWriteCallback (0x5A90C05C, 1, 16, 0x0D84AE00)
[00:49:42]: HttpClientWriteCallback READ 16 (16 total)
[00:49:42]: QueryServerComplete no callback
[00:49:47]: scripts/components/hounded.lua(392,1) SPAWNING REGULAR LAND CRIITER
[00:50:00]: scripts/components/dynamicmusic.lua(387,1) KILLING TONE
[00:50:01]: scripts/components/dynamicmusic.lua(31,1) start music
[00:50:03]: HttpClientWriteCallback (0x5A91445C, 1, 16, 0x0D84AE00)
[00:50:03]: HttpClientWriteCallback READ 16 (16 total)
[00:50:03]: QueryServerComplete no callback
[00:50:43]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100277
- resurrectionstone used:false active:true
[00:50:43]: scripts/components/resurrector.lua(44,1) Saving resurrector 100277
- resurrectionstone
[00:50:43]: scripts/saveindex.lua(664,1) RegisterResurrector 100277 -
resurrectionstone
[00:50:43]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[00:50:43]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100278
- resurrectionstone used:false active:true
[00:50:43]: scripts/components/resurrector.lua(44,1) Saving resurrector 100278
- resurrectionstone
[00:50:43]: scripts/saveindex.lua(664,1) RegisterResurrector 100278 -
resurrectionstone
[00:50:43]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[00:50:43]: scripts/mainfunctions.lua(588,1) Entities saved 6960
[00:50:43]: scripts/mainfunctions.lua(677,1) Saved survival_1
[00:51:02]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:51:14]: HttpClientWriteCallback (0x4C49B65C, 1, 16, 0x0D84AE00)
[00:51:14]: HttpClientWriteCallback READ 16 (16 total)
[00:51:14]: QueryServerComplete no callback
[00:51:31]: Stale Component Reference: GUID 155584, @scripts/entityscript.lua:946
[00:52:52]: Stale Component Reference: GUID 155799, @scripts/entityscript.lua:946
[00:52:55]: Stale Component Reference: GUID 155845, @scripts/entityscript.lua:946
[00:53:31]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:53:33]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:53:35]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:53:39]: Stale Component Reference: GUID 156335, @scripts/entityscript.lua:946
[00:54:19]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[00:54:27]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = cutstone Test Index = 4
[00:54:42]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = cutstone Test Index = 4
[00:54:45]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = transistor Test Index = 4
[00:54:46]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = transistor Test Index = 4
[00:54:49]: Stale Component Reference: GUID 157625, @scripts/entityscript.lua:946
[00:55:08]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:55:15]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[00:55:16]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:56:00]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = axe Test Index = 2
[00:57:05]: Stale Component Reference: GUID 160946, @scripts/entityscript.lua:946
[00:57:08]: Stale Component Reference: GUID 161097, @scripts/entityscript.lua:946
[00:57:25]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:58:16]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:58:23]: Stale Component Reference: GUID 151026, @scripts/entityscript.lua:946
[00:58:26]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:58:30]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:58:36]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:58:36]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:59:50]: scripts/components/economy.lua(86,1) Resetting trade delays
[00:59:51]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:59:51]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:59:52]: HttpClientWriteCallback (0x5A2B2E5C, 1, 16, 0x0D84AE00)
[00:59:52]: HttpClientWriteCallback READ 16 (16 total)
[00:59:52]: QueryServerComplete no callback
[00:59:53]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:59:53]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[00:59:55]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:00:09]: Stale Component Reference: GUID 162930, @scripts/entityscript.lua:946
[01:00:20]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:20]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:20]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:20]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:20]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:20]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:21]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:21]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:21]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:21]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:21]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:22]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:22]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:22]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:22]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:22]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:22]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = boards Test Index = 3
[01:00:26]: Stale Component Reference: GUID 164353, @scripts/entityscript.lua:946
[01:00:30]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100277
- resurrectionstone used:false active:true
[01:00:30]: scripts/components/resurrector.lua(44,1) Saving resurrector 100277
- resurrectionstone
[01:00:30]: scripts/saveindex.lua(664,1) RegisterResurrector 100277 -
resurrectionstone
[01:00:30]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[01:00:30]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100278
- resurrectionstone used:false active:true
[01:00:30]: scripts/components/resurrector.lua(44,1) Saving resurrector 100278
- resurrectionstone
[01:00:30]: scripts/saveindex.lua(664,1) RegisterResurrector 100278 -
resurrectionstone
[01:00:30]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[01:00:30]: scripts/mainfunctions.lua(588,1) Entities saved 6947
[01:00:31]: scripts/mainfunctions.lua(677,1) Saved survival_1
[01:01:04]: Stale Component Reference: GUID 167355, @scripts/entityscript.lua:946
[01:01:22]: Stale Component Reference: GUID 168202, @scripts/entityscript.lua:946
[01:01:23]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:01:24]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:01:27]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:01:35]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:01:43]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:01:46]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:01:56]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:01:58]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:02:00]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:02:06]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[01:02:11]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:02:12]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:02:20]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:02:20]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:02:21]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:02:25]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:02:27]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:02:29]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:02:39]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:02:39]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:02:53]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[01:02:58]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = cutstone Test Index = 4
[01:03:00]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = cutstone Test Index = 4
[01:03:02]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = researchlab2 Test Index = 3
[01:03:18]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:03:18]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:03:35]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:03:35]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:03:49]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = researchlab2 Test Index = 2
[01:04:00]: scripts/widgets/bloodover.lua(30,1) update state
[01:04:02]: FMOD Error: Can't play event
dontstarve/creatures/teasertheparrot/wreckage: The requested event, event group,
event category or event property could not be found.
[01:04:03]: scripts/widgets/bloodover.lua(30,1) update state
[01:04:03]: scripts/widgets/bloodover.lua(50,1) turn off
[01:04:06]: Stale Component Reference: GUID 124642, @scripts/entityscript.lua:946
[01:04:21]: Stale Component Reference: GUID 182267, @scripts/entityscript.lua:946
[01:05:01]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = cutstone Test Index = 2
[01:05:08]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = icebox Test Index = 6
[01:05:38]: FMOD Error: Can't play event
dontstarve/creatures/teasertheparrot/wreckage: The requested event, event group,
event category or event property could not be found.
[01:06:03]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = saddle_basic Test Index = 2
[01:06:19]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = axe Test Index = 1
[01:06:39]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = firepit Test Index = 2
[01:06:51]: scripts/widgets/bloodover.lua(30,1) update state
[01:07:07]: scripts/widgets/bloodover.lua(30,1) update state
[01:07:07]: scripts/widgets/bloodover.lua(50,1) turn off
[01:07:07]: Stale Component Reference: GUID 206046, @scripts/entityscript.lua:946
[01:07:14]: FMOD Error: Can't play event
dontstarve/creatures/teasertheparrot/wreckage: The requested event, event group,
event category or event property could not be found.
[01:07:16]: Stale Component Reference: GUID 206839, @scripts/entityscript.lua:946
[01:07:58]: scripts/components/economy.lua(86,1) Resetting trade delays
[01:07:59]: HttpClientWriteCallback (0x5A31B25C, 1, 16, 0x0D84AE00)
[01:07:59]: HttpClientWriteCallback READ 16 (16 total)
[01:07:59]: QueryServerComplete no callback
[01:08:34]: Stale Component Reference: GUID 214227, @scripts/entityscript.lua:946
[01:08:38]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100277
- resurrectionstone used:false active:true
[01:08:38]: scripts/components/resurrector.lua(44,1) Saving resurrector 100277
- resurrectionstone
[01:08:38]: scripts/saveindex.lua(664,1) RegisterResurrector 100277 -
resurrectionstone
[01:08:38]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[01:08:38]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100278
- resurrectionstone used:false active:true
[01:08:38]: scripts/components/resurrector.lua(44,1) Saving resurrector 100278
- resurrectionstone
[01:08:38]: scripts/saveindex.lua(664,1) RegisterResurrector 100278 -
resurrectionstone
[01:08:38]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[01:08:38]: scripts/mainfunctions.lua(588,1) Entities saved 7000
[01:08:38]: scripts/mainfunctions.lua(677,1) Saved survival_1
[01:08:45]: scripts/components/dynamicmusic.lua(387,1) KILLING TONE
[01:08:46]: scripts/components/dynamicmusic.lua(31,1) start music
[01:08:48]: scripts/components/dynamicmusic.lua(31,1) start music
[01:09:01]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:09:03]: HttpClientWriteCallback (0x4C57C65C, 1, 16, 0x0D84AE00)
[01:09:03]: HttpClientWriteCallback READ 16 (16 total)
[01:09:03]: QueryServerComplete no callback
[01:09:07]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:09:09]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:09:29]: Stale Component Reference: GUID 218069, @scripts/entityscript.lua:946
[01:09:35]: Stale Component Reference: GUID 218932, @scripts/entityscript.lua:946
[01:09:45]: Stale Component Reference: GUID 219876, @scripts/entityscript.lua:946
[01:09:56]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:10:09]: Stale Component Reference: GUID 221474, @scripts/entityscript.lua:946
[01:10:19]: Stale Component Reference: GUID 222258, @scripts/entityscript.lua:946
[01:10:20]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:10:22]: cSoundEmitterComponent::PlaySound() already playing sound named [buzz]
[01:10:23]: cSoundEmitterComponent::PlaySound() already playing sound named [buzz]
[01:10:24]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:10:26]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:10:26]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:10:45]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:10:49]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:11:05]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:11:26]: scripts/components/dynamicmusic.lua(387,1) KILLING TONE
[01:11:27]: scripts/components/dynamicmusic.lua(31,1) start music
[01:11:47]: scripts/components/dynamicmusic.lua(31,1) start music
[01:11:53]: HttpClientWriteCallback (0x5A2CD85C, 1, 16, 0x0D84AE00)
[01:11:53]: HttpClientWriteCallback READ 16 (16 total)
[01:11:53]: QueryServerComplete no callback
[01:12:03]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:12:07]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:12:07]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:12:09]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:12:09]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:12:20]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:12:28]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:12:28]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:12:35]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:13:40]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = torch Test Index = 4
[01:14:42]: scripts/components/dynamicmusic.lua(387,1) KILLING TONE
[01:14:43]: scripts/components/dynamicmusic.lua(31,1) start music
[01:14:54]: HttpClientWriteCallback (0x4E0A505C, 1, 16, 0x0D84AE00)
[01:14:54]: HttpClientWriteCallback READ 16 (16 total)
[01:14:54]: QueryServerComplete no callback
[01:15:03]: Stale Component Reference: GUID 216361, @scripts/entityscript.lua:946
[01:15:17]: Stale Component Reference: GUID 225674, @scripts/entityscript.lua:946
[01:15:36]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:15:48]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:15:50]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:15:52]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:15:52]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:15:54]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:15:55]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:15:56]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:16:02]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:16:08]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:16:10]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:16:11]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:16:12]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:16:17]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:16:25]: scripts/components/economy.lua(86,1) Resetting trade delays
[01:16:26]: HttpClientWriteCallback (0x4CF38E5C, 1, 16, 0x0D84AE00)
[01:16:26]: HttpClientWriteCallback READ 16 (16 total)
[01:16:26]: QueryServerComplete no callback
[01:17:05]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100277
- resurrectionstone used:false active:true
[01:17:05]: scripts/components/resurrector.lua(44,1) Saving resurrector 100277
- resurrectionstone
[01:17:05]: scripts/saveindex.lua(664,1) RegisterResurrector 100277 -
resurrectionstone
[01:17:05]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[01:17:05]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100278
- resurrectionstone used:false active:true
[01:17:05]: scripts/components/resurrector.lua(44,1) Saving resurrector 100278
- resurrectionstone
[01:17:05]: scripts/saveindex.lua(664,1) RegisterResurrector 100278 -
resurrectionstone
[01:17:05]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[01:17:05]: scripts/mainfunctions.lua(588,1) Entities saved 6956
[01:17:05]: scripts/mainfunctions.lua(677,1) Saved survival_1
[01:17:41]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = fishingrod Test Index = 5
[01:18:13]: Stale Component Reference: GUID 230331, @scripts/entityscript.lua:946
[01:19:44]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:20:12]: HttpClientWriteCallback (0x58A94C5C, 1, 16, 0x0D84AE00)
[01:20:12]: HttpClientWriteCallback READ 16 (16 total)
[01:20:12]: QueryServerComplete no callback
[01:20:30]: Stale Component Reference: GUID 233190, @scripts/entityscript.lua:946
[01:20:31]: Stale Component Reference: GUID 216013, @scripts/entityscript.lua:946
[01:21:09]: scripts/components/timer.lua(25,1) A timer with the name decay
already exists on 180456 - flotsam !
[01:21:28]: scripts/components/dynamicmusic.lua(387,1) KILLING TONE
[01:21:33]: scripts/components/dynamicmusic.lua(31,1) start music
[01:21:45]: scripts/components/projectile.lua(79,1) throwing 100639 - bishop, nil
[01:21:49]: scripts/components/projectile.lua(79,1) throwing 100639 - bishop, nil
[01:21:52]: scripts/components/projectile.lua(79,1) throwing 100638 - bishop, nil
[01:22:06]: HttpClientWriteCallback (0x58A9345C, 1, 16, 0x0D84AE00)
[01:22:06]: HttpClientWriteCallback READ 16 (16 total)
[01:22:06]: QueryServerComplete no callback
[01:22:10]: scripts/components/dynamicmusic.lua(387,1) KILLING TONE
[01:22:15]: HttpClientWriteCallback (0x4CF38E5C, 1, 16, 0x0D84AE00)
[01:22:15]: HttpClientWriteCallback READ 16 (16 total)
[01:22:15]: QueryServerComplete no callback
[01:22:23]: HttpClientWriteCallback (0x58A9345C, 1, 16, 0x0D84AE00)
[01:22:23]: HttpClientWriteCallback READ 16 (16 total)
[01:22:23]: QueryServerComplete no callback
[01:22:32]: HttpClientWriteCallback (0x4CF38E5C, 1, 16, 0x0D84AE00)
[01:22:32]: HttpClientWriteCallback READ 16 (16 total)
[01:22:32]: QueryServerComplete no callback
[01:22:38]: HttpClientWriteCallback (0x58A9345C, 1, 16, 0x0D84AE00)
[01:22:38]: HttpClientWriteCallback READ 16 (16 total)
[01:22:38]: QueryServerComplete no callback
[01:22:40]: Stale Component Reference: GUID 102202,
@scripts/components/inventoryitem.lua:595
[01:22:40]: HttpClientWriteCallback (0x4CF38E5C, 1, 16, 0x0D84AE00)
[01:22:40]: HttpClientWriteCallback READ 16 (16 total)
[01:22:40]: QueryServerComplete no callback
[01:22:46]: scripts/components/timer.lua(25,1) A timer with the name decay
already exists on 196019 - flotsam !
[01:22:51]: Stale Component Reference: GUID 234410, @scripts/entityscript.lua:946
[01:22:57]: Stale Component Reference: GUID 235025, @scripts/entityscript.lua:946
[01:23:21]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[01:23:32]: Stale Component Reference: GUID 235491, @scripts/entityscript.lua:946
[01:23:39]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = torch Test Index = 4
[01:24:48]: scripts/components/timer.lua(25,1) A timer with the name decay
already exists on 206920 - flotsam !
[01:25:39]: scripts/components/economy.lua(86,1) Resetting trade delays
[01:25:41]: HttpClientWriteCallback (0x5A53AC5C, 1, 16, 0x0D84AE00)
[01:25:41]: HttpClientWriteCallback READ 16 (16 total)
[01:25:41]: QueryServerComplete no callback
[01:25:48]: scripts/components/dynamicmusic.lua(387,1) KILLING TONE
[01:25:53]: scripts/components/dynamicmusic.lua(31,1) start music
[01:26:01]: scripts/components/dynamicmusic.lua(31,1) start music
[01:26:04]: HttpClientWriteCallback (0x5A54305C, 1, 16, 0x0D84AE00)
[01:26:04]: HttpClientWriteCallback READ 16 (16 total)
[01:26:04]: QueryServerComplete no callback
[01:26:19]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100277
- resurrectionstone used:false active:true
[01:26:19]: scripts/components/resurrector.lua(44,1) Saving resurrector 100277
- resurrectionstone
[01:26:19]: scripts/saveindex.lua(664,1) RegisterResurrector 100277 -
resurrectionstone
[01:26:19]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[01:26:19]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100278
- resurrectionstone used:false active:true
[01:26:19]: scripts/components/resurrector.lua(44,1) Saving resurrector 100278
- resurrectionstone
[01:26:19]: scripts/saveindex.lua(664,1) RegisterResurrector 100278 -
resurrectionstone
[01:26:19]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[01:26:19]: scripts/mainfunctions.lua(588,1) Entities saved 7012
[01:26:20]: scripts/mainfunctions.lua(677,1) Saved survival_1
[01:26:23]: Stale Component Reference: GUID 236489, @scripts/entityscript.lua:946
[01:26:34]: Stale Component Reference: GUID 159895, @scripts/entityscript.lua:946
[01:27:16]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[01:27:54]: Stale Component Reference: GUID 201315, @scripts/entityscript.lua:946
[01:27:57]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = axe Test Index = 2
[01:29:17]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = campfire Test Index = 2
[01:29:20]: Stale Component Reference: GUID 239692, @scripts/entityscript.lua:946
[01:29:33]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:29:33]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:29:34]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:29:34]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:30:09]: scripts/stategraphs/SGwilson.lua(2649,1) Using fish01 to swap out
fish01
[01:30:31]: scripts/stategraphs/SGwilson.lua(2649,1) Using fish01 to swap out
fish01
[01:30:32]: scripts/mainfunctions.lua(203,1) Entity hanging around origin: (0.00,
0.00, 0.00)
[01:30:32]: scripts/mainfunctions.lua(192,1) Spawned fish from
scripts/components/fishable.lua:56
[01:30:50]: scripts/stategraphs/SGwilson.lua(2649,1) Using fish01 to swap out
fish01
[01:31:09]: scripts/stategraphs/SGwilson.lua(2649,1) Using fish01 to swap out
fish01
[01:31:31]: scripts/stategraphs/SGwilson.lua(2649,1) Using fish01 to swap out
fish01
[01:31:57]: scripts/stategraphs/SGwilson.lua(2649,1) Using fish01 to swap out
fish01
[01:32:02]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = campfire Test Index = 2
[01:32:40]: Stale Component Reference: GUID 240656, @scripts/entityscript.lua:946
[01:33:09]: scripts/stategraphs/SGwilson.lua(2649,1) Using fish01 to swap out
fish01
[01:33:09]: scripts/mainfunctions.lua(203,1) Entity hanging around origin: (0.00,
0.00, 0.00)
[01:33:09]: scripts/mainfunctions.lua(192,1) Spawned fish from
scripts/components/fishable.lua:56
[01:33:43]: scripts/stategraphs/SGwilson.lua(2649,1) Using fish01 to swap out
fish01
[01:33:48]: scripts/components/economy.lua(86,1) Resetting trade delays
[01:33:49]: HttpClientWriteCallback (0x5AA0A05C, 1, 16, 0x0D84AE00)
[01:33:49]: HttpClientWriteCallback READ 16 (16 total)
[01:33:49]: QueryServerComplete no callback
[01:33:57]: scripts/components/hounded.lua(392,1) SPAWNING REGULAR LAND CRIITER
[01:34:08]: scripts/components/hounded.lua(392,1) SPAWNING REGULAR LAND CRIITER
[01:34:14]: scripts/components/hounded.lua(392,1) SPAWNING REGULAR LAND CRIITER
[01:34:20]: scripts/components/hounded.lua(392,1) SPAWNING REGULAR LAND CRIITER
[01:34:29]: scripts/components/dynamicmusic.lua(31,1) start music
[01:34:29]: scripts/components/dynamicmusic.lua(387,1) KILLING TONE
[01:34:38]: HttpClientWriteCallback (0x5AA22E5C, 1, 16, 0x0D84AE00)
[01:34:38]: HttpClientWriteCallback READ 16 (16 total)
[01:34:38]: QueryServerComplete no callback
[01:34:38]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:34:39]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:34:40]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:34:41]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:34:58]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:34:58]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:34:59]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:34:59]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:35:06]: HttpClientWriteCallback (0x5AA0A05C, 1, 16, 0x0D84AE00)
[01:35:06]: HttpClientWriteCallback READ 16 (16 total)
[01:35:06]: QueryServerComplete no callback
[01:35:20]: scripts/components/hunter.lua(162,1) Suspicious dirt placed
[01:35:56]: HttpClientWriteCallback (0x5AA22E5C, 1, 16, 0x0D84AE00)
[01:35:56]: HttpClientWriteCallback READ 16 (16 total)
[01:35:56]: QueryServerComplete no callback
[01:36:12]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100277
- resurrectionstone used:false active:true
[01:36:12]: scripts/components/resurrector.lua(44,1) Saving resurrector 100277
- resurrectionstone
[01:36:12]: scripts/saveindex.lua(664,1) RegisterResurrector 100277 -
resurrectionstone
[01:36:12]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[01:36:12]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100278
- resurrectionstone used:false active:true
[01:36:12]: scripts/components/resurrector.lua(44,1) Saving resurrector 100278
- resurrectionstone
[01:36:12]: scripts/saveindex.lua(664,1) RegisterResurrector 100278 -
resurrectionstone
[01:36:12]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[01:36:12]: scripts/mainfunctions.lua(588,1) Entities saved 7057
[01:36:12]: scripts/mainfunctions.lua(677,1) Saved survival_1
[01:36:20]: cSoundEmitterComponent::PlaySound() already playing sound named [buzz]
[01:36:24]: Stale Component Reference: GUID 241755, @scripts/entityscript.lua:946
[01:36:36]: scripts/entityscript.lua(317,1) component tradable already exists in
prefab!
[01:36:43]: HttpClientWriteCallback (0x5AA0A05C, 1, 16, 0x0D84AE00)
[01:36:43]: HttpClientWriteCallback READ 16 (16 total)
[01:36:43]: QueryServerComplete no callback
[01:36:48]: Stale Component Reference: GUID 241867, @scripts/entityscript.lua:946
[01:36:54]: cSoundEmitterComponent::PlaySound() already playing sound named [flies]
[01:39:43]: scripts/widgets/craftslot.lua(99,1) JAMES_DEBUG: Craft Slot On Control
Recipe = razor Test Index = 6
[01:40:00]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100277
- resurrectionstone used:false active:true
[01:40:00]: scripts/components/resurrector.lua(44,1) Saving resurrector 100277
- resurrectionstone
[01:40:00]: scripts/saveindex.lua(664,1) RegisterResurrector 100277 -
resurrectionstone
[01:40:00]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[01:40:00]: scripts/components/resurrector.lua(42,1) Resurrector:OnSave 100278
- resurrectionstone used:false active:true
[01:40:00]: scripts/components/resurrector.lua(44,1) Saving resurrector 100278
- resurrectionstone
[01:40:00]: scripts/saveindex.lua(664,1) RegisterResurrector 100278 -
resurrectionstone
[01:40:00]: scripts/saveindex.lua(669,1) RegisterResurrector CB
[01:40:00]: scripts/mainfunctions.lua(588,1) Entities saved 7030
[01:40:00]: scripts/mainfunctions.lua(677,1) Saved survival_1
[01:40:00]: Collecting garbage...
[01:40:00]: lua_gc took 0.06 seconds
[01:40:00]: ~SimLuaProxy()
[01:40:00]: Cancelling LuaQueryCallback handle [51]
[01:40:00]: lua_close took 0.05 seconds
[01:40:00]: ReleaseAll
[01:40:00]: ReleaseAll Finished
[01:40:00]: cGame::StartPlaying
[01:40:00]: LOADING LUA
[01:40:00]: DoLuaFile scripts/main.lua
[01:40:00]: DoLuaFile loading buffer scripts/main.lua
[01:40:00]: scripts/playerprofile.lua(702,1) loaded profile
[01:40:00]: scripts/playerprofile.lua(398,1) FOUND THE NEW DATA true
[01:40:00]: scripts/translator.lua(73,1) Translator:LoadPOFile - loading file:
scripts/languages/chinese_s.po
[01:40:01]: scripts/playerprofile.lua(398,1) FOUND THE NEW DATA true
[01:40:01]: scripts/playerprofile.lua(398,1) FOUND THE NEW DATA true
[01:40:01]: scripts/main.lua(241,1) running main.lua

[01:40:01]: scripts/main.lua(248,1) Sim Seed = 2837000


[01:40:01]: scripts/modindex.lua(336,1) loaded modindex
[01:40:01]: scripts/modindex.lua(67,1) ModIndex: Beginning normal load sequence.

[01:40:01]: LOADING LUA SUCCESS


[01:40:01]: scripts/playerdeaths.lua(74,1) PlayerDeaths could not load morgue
[01:40:01]: scripts/playerprofile.lua(702,1) loaded profile
[01:40:01]: scripts/playerprofile.lua(773,1) bloom_enabled false
[01:40:01]: DEVICE CAP 1745902044
[01:40:01]: scripts/saveindex.lua(103,1) Attempting to load save file saveindex
[01:40:01]: scripts/saveindex.lua(112,1) loaded saveindex
[01:40:01]: scripts/gamelogic.lua(1643,1) OnFilesLoaded()
[01:40:01]: scripts/gamelogic.lua(1632,1) OnUpdatePurchaseStateComplete
[01:40:01]: scripts/gamelogic.lua(144,1) Unload BE
[01:40:01]: Could not unload undefined prefab 0x5f361ea0 (reno_tab_hanginglamps)
[01:40:01]: Could not unload undefined prefab 0x485bddbf (deco_wood)
[01:40:01]: Could not unload undefined prefab 0xf2a65def (deco_marble)
[01:40:01]: Could not unload undefined prefab 0xc33f1a26 (reno_tab_lamps)
[01:40:01]: Could not unload undefined prefab 0x3f5c62a4 (reno_tab_rugs)
[01:40:01]: Could not unload undefined prefab 0xc4b5f6a (reno_tab_ornaments)
[01:40:01]: Could not unload undefined prefab 0xe959cf1c (reno_tab_floors)
[01:40:01]: Could not unload undefined prefab 0x2ab9ead1 (reno_tab_plantholders)
[01:40:01]: Could not unload undefined prefab 0x74138451 (reno_tab_homekits)
[01:40:01]: Could not unload undefined prefab 0xd63f401a (reno_tab_tables)
[01:40:01]: Could not unload undefined prefab 0x8cf67e3 (reno_tab_chairs)
[01:40:01]: Could not unload undefined prefab 0xed5d266e (reno_tab_windows)
[01:40:01]: Could not unload undefined prefab 0x3039ac10 (reno_tab_doors)
[01:40:01]: Could not unload undefined prefab 0x2b15c7cd (reno_tab_wallpaper)
[01:40:01]: Could not unload undefined prefab 0x4522c948 (reno_tab_columns)
[01:40:01]: Could not unload undefined prefab 0x92cca233 (reno_tab_shelves)
[01:40:01]: Could not unload undefined prefab 0x5bbb16dc (deco_round)
[01:40:01]: Could not unload undefined prefab 0x4dfa7cd9 (deco_millinery)
[01:40:01]: Could not unload undefined prefab 0xa32f5a82 (shadowhand_fx)
[01:40:01]: Could not unload undefined prefab 0x1901065d (DLC0002)
[01:40:01]: Could not unload undefined prefab 0x1901065e (DLC0003)
[01:40:01]: scripts/gamelogic.lua(147,1) Unload BE done
[01:40:01]: scripts/dlcsupport.lua(27,1) Load scripts/DLC001_prefab_files
[01:40:01]: scripts/dlcsupport.lua(27,1) Load scripts/DLC002_prefab_files
[01:40:01]: scripts/dlcsupport.lua(27,1) Load scripts/DLC003_prefab_files
[01:40:02]: HttpClientWriteCallback (0x58B4D05C, 1, 16, 0x0D84AE00)
[01:40:02]: HttpClientWriteCallback READ 16 (16 total)
[01:40:02]: scripts/gamelogic.lua(159,1) Load FE
[01:40:02]: scripts/gamelogic.lua(163,1) Load FE: done
[01:40:02]: SimLuaProxy::QueryServer()
[01:40:02]: scripts/modindex.lua(77,1) ModIndex: Load sequence finished
successfully.

[01:40:02]: Reset() returning


[01:40:02]: QueryServerComplete for non-existent handle [51] ok, HTTP 200:
[{"EventCount":1}]
[01:40:03]: HttpClientWriteCallback (0xFC05A7D5, 1, 1904, 0x0D84AE00)
[01:40:03]: HttpClientWriteCallback READ 1904 (1904 total)
[01:40:03]: HttpClientWriteCallback (0x58895E5C, 1, 16, 0x0D84AE00)
[01:40:03]: HttpClientWriteCallback READ 16 (16 total)
[01:40:03]: QueryServerComplete no callback
[01:40:08]: Could not unload undefined prefab 0x1901065e (DLC0003)
[01:40:08]: Could not unload undefined prefab 0x1901065d (DLC0002)
[01:40:08]: Could not unload undefined prefab 0xa32f5a82 (shadowhand_fx)
[01:40:08]: Collecting garbage...
[01:40:08]: lua_gc took 0.03 seconds
[01:40:08]: ~SimLuaProxy()
[01:40:08]: lua_close took 0.02 seconds
[01:40:08]: Could not unload undefined prefab 0x1901065e (DLC0003)
[01:40:08]: Could not unload undefined prefab 0x1901065d (DLC0002)
[01:40:08]: Could not unload undefined prefab 0xa32f5a82 (shadowhand_fx)
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: Orphaned unnamed resource. This resource must have used Add( resource )
to insert itself into the manager.
[01:40:08]: HttpClient::ClientThread::Main() complete
[01:40:08]: Shutting down

You might also like