Jump to content

Can't find an error but my mod crashes when I enable it.


Recommended Posts

Hello, community!

 

This is my first post around the forum and I've got a little question about a mod I'm making.

 

I'm not a modder in any way and this is my first take on it. I've got plans on making a character with a custom weapon, I was able to make a character and now I'm trying to make a weapon for him, the only problem is that whenever I try to enable my weapon mod the game crashes as I hit "apply". 

 

I've gone through the log.txt and after some error messages and fixing the game still crashes but there is no plain "lua error" anymore, I don't know how to fix it and I would love if someone could help me out.

 

Thank you!

Link to comment
Share on other sites

@Blueberrys I'm terribly sorry, here it is:

 

 
[00:00:00]: Starting Up
[00:00:00]: Version: 132481
[00:00:00]: Don't Starve Together: 132481 WIN32_STEAM
NNN Build Date: 2015-04-02_10-26-36
[00:00:00]: Parsing commandline
[00:00:00]: Command Line Arguments: 
[00:00:00]: Initializin Minidump handler
[00:00:00]: ....Done
[00:00:00]: Initializing Steam
[00:00:00]: Steam AppBuildID: 576218
[00:00:00]: Steam BetaName(Branch): [rog_together_beta]
[00:00:00]: ....Done
[00:00:00]: Fixing DPI
[00:00:00]: ...Done
[00:00:00]: THREAD - started 'GAClient' (3308)
[00:00:00]: HttpClient::ClientThread::Main()
[00:00:00]: ProfileIndex:4.80
[00:00:00]: THREAD - started 'GAClient' (2596)
[00:00:00]: HttpClient::ClientThread::Main()
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: THREAD - started 'GAClient' (1032)
[00:00:00]: HttpClient::ClientThread::Main()
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: [Warning] Authorized application D:\Steam\steamapps\common\Don't Starve Together Beta\bin\dontstarve_steam.exe is disabled in the firewall.
[00:00:01]: Authorized application D:\Steam\steamapps\common\Don't Starve Together Beta\bin\dontstarve_steam.exe is now enabled in the firewall.
[00:00:01]: loaded ping_cache
[00:00:01]: OnLoadPermissionList: APP:Klei/DoNotStarveTogether/save/blocklist.txt (Failure)
[00:00:01]: OnLoadPermissionList: APP:Klei/DoNotStarveTogether/save/adminlist.txt (Failure)
[00:00:01]: Offline user name: OU_76561197989785189
[00:00:01]: SteamID: 76561197989785189
[00:00:01]: cGame::InitializeOnMainThread
[00:00:01]: WindowManager::Initialize
[00:00:01]: THREAD - started 'GAClient' (4780)
[00:00:01]: CreateWindow: Requesting 1680,987 - 5/6/5 - -1/-1/-1 - 0
[00:00:01]: HttpClient::ClientThread::Main()
[00:00:01]: CreateEGLContext: 16 configs found
[00:00:01]:      0: 8/8/8 -  0/ 0/ 0 - 0
[00:00:01]:      1: 8/8/8 -  0/16/ 0 - 0
[00:00:01]:      2: 8/8/8 -  0/24/ 0 - 0
[00:00:01]:      3: 8/8/8 -  0/24/ 8 - 0
[00:00:01]:      4: 5/5/5 -  0/ 0/ 0 - 0
[00:00:01]:      5: 5/5/5 -  1/ 0/ 0 - 0
[00:00:01]:      6: 5/5/5 -  0/16/ 0 - 0
[00:00:01]:      7: 5/5/5 -  1/16/ 0 - 0
[00:00:01]:      8: 5/5/5 -  0/24/ 0 - 0
[00:00:01]:      9: 5/5/5 -  1/24/ 0 - 0
[00:00:01]:     10: 5/5/5 -  0/24/ 8 - 0
[00:00:01]:     11: 5/5/5 -  1/24/ 8 - 0
[00:00:01]:     12: 8/8/8 -  8/ 0/ 0 - 0
[00:00:01]:     13: 8/8/8 -  8/16/ 0 - 0
[00:00:01]:     14: 8/8/8 -  8/24/ 0 - 0
[00:00:01]:     15: 8/8/8 -  8/24/ 8 - 0
[00:00:01]: RestoreWindowPosition
[00:00:01]:    Saved Client Pos (0 x 23)
[00:00:01]:    Adjusted Window Pos (-8 x -8)
[00:00:01]: EnsureWindowOnScreen
[00:00:01]:    All good.
[00:00:01]: GLInfo
[00:00:01]: ~~~~~~
[00:00:01]: GL_VENDOR: Google Inc.
[00:00:01]: GL_RENDERER: ANGLE (AMD Radeon HD 7000 series)
[00:00:01]: GL_VERSION: OpenGL ES 2.0 (ANGLE 1.0.0.2249)
[00:00:01]: GL_SHADING_LANGUAGE_VERSION: OpenGL ES GLSL ES 1.00 (ANGLE 1.0.0.2249)
[00:00:01]: THREAD - started 'WindowsInputManager' (3604)
[00:00:01]: OpenGL extensions (19, 19):
[00:00:01]: GL_ANGLE_depth_texture
[00:00:01]: GL_ANGLE_framebuffer_blit
[00:00:01]: GL_ANGLE_framebuffer_multisample
[00:00:01]: GL_ANGLE_instanced_arrays
[00:00:01]: GL_ANGLE_pack_reverse_row_order
[00:00:01]: GL_ANGLE_texture_compression_dxt3
[00:00:01]: GL_ANGLE_texture_compression_dxt5
[00:00:01]: GL_ANGLE_texture_usage
[00:00:01]: GL_ANGLE_translated_shader_source
[00:00:01]: GL_EXT_read_format_bgra
[00:00:01]: GL_EXT_robustness
[00:00:01]: GL_EXT_texture_compression_dxt1
[00:00:01]: GL_EXT_texture_format_BGRA8888
[00:00:01]: GL_EXT_texture_storage
[00:00:01]: GL_OES_get_program_binary
[00:00:01]: GL_OES_packed_depth_stencil
[00:00:01]: GL_OES_rgb8_rgba8
[00:00:01]: GL_OES_standard_derivatives
[00:00:01]: GL_OES_texture_npot
[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 = 10
[00:00:01]: GL_MAX_VERTEX_ATTRIBS = 16
[00:00:01]: GL_MAX_VERTEX_UNIFORM_VECTORS = 254
[00:00:01]: GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS = 4
[00:00:01]: GL_MAX_FRAGMENT_UNIFORM_VECTORS = 221
[00:00:01]: 4 compressed texture formats
[00:00:01]: texture format 0x83f0
[00:00:01]: texture format 0x83f1
[00:00:01]: texture format 0x83f2
[00:00:01]: texture format 0x83f3
[00:00:01]: Renderer initialize: Okay
[00:00:01]: AnimManager initialize: Okay
[00:00:01]: Buffers initialize: Okay
[00:00:02]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:02]: GameSpecific initialize: Okay
[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/main.lua(167,1) running main.lua
 
[00:00:02]: loaded modindex
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, Shanes Sword
[00:00:02]: ModIndex: Detected bad load, disabling all mods.
[00:00:02]: LOADING LUA SUCCESS
[00:00:03]: PlayerDeaths loaded morgue 1610
[00:00:03]: loaded profile
[00:00:03]: bloom_enabled false
[00:00:03]: loaded saveindex
[00:00:03]: OnFilesLoaded()
[00:00:03]: OnUpdatePurchaseStateComplete
[00:00:03]: Unload BE
[00:00:03]: Could not unload undefined prefab 0x4374c56c (yellowstaff)
[00:00:03]: Could not unload undefined prefab 0x303bfdce (axe)
[00:00:03]: Could not unload undefined prefab 0x94cf6c04 (goldenpickaxe)
[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 0xcceee6c3 (cutstone)
[00:00:03]: Could not unload undefined prefab 0xaf34ecc0 (trunkvest_winter)
[00:00:03]: Could not unload undefined prefab 0x875750ea (turf_road)
[00:00:03]: Could not unload undefined prefab 0x4aeb6641 (armordragonfly)
[00:00:03]: Could not unload undefined prefab 0xcd7669e5 (nightsword)
[00:00:03]: Could not unload undefined prefab 0x1daa5ab7 (turf_carpetfloor)
[00:00:03]: Could not unload undefined prefab 0xefa57cea (bandage)
[00:00:03]: Could not unload undefined prefab 0x86860bc2 (boomerang)
[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 0x68ba7100 (researchlab2)
[00:00:03]: Could not unload undefined prefab 0x3386a16a (researchlab2_placer)
[00:00:03]: Could not unload undefined prefab 0xe490ce6b (book_tentacles)
[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 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 0x8d44bbad (cookpot)
[00:00:03]: Could not unload undefined prefab 0x30d2f57d (cookpot_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 0x9d92cce (purpleamulet)
[00:00:03]: Could not unload undefined prefab 0x58d2dea4 (spear_wathgrithr)
[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 0x3ccdbe75 (icestaff)
[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 0x21bf03b1 (thulecite)
[00:00:03]: Could not unload undefined prefab 0x539e9e8a (trunkvest_summer)
[00:00:03]: Could not unload undefined prefab 0xf4eb0943 (shovel)
[00:00:03]: Could not unload undefined prefab 0x761a1799 (gunpowder)
[00:00:03]: Could not unload undefined prefab 0x9a99c7b7 (armorgrass)
[00:00:03]: Could not unload undefined prefab 0xda17c8e8 (armorslurper)
[00:00:03]: Could not unload undefined prefab 0x47611d71 (sweatervest)
[00:00:03]: Could not unload undefined prefab 0x85181f7c (minerhat)
[00:00:03]: Could not unload undefined prefab 0xe8f381a1 (turf_checkerfloor)
[00:00:03]: Could not unload undefined prefab 0xd3671c87 (rainhat)
[00:00:03]: Could not unload undefined prefab 0x2e264dbc (blowdart_pipe)
[00:00:03]: Could not unload undefined prefab 0x2f0f89cb (reflectivevest)
[00:00:03]: Could not unload undefined prefab 0xc4101586 (hammer)
[00:00:03]: Could not unload undefined prefab 0x41ba89b5 (nightmarefuel)
[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 0x7fcb037d (greenstaff)
[00:00:03]: Could not unload undefined prefab 0xa90e8c50 (lifeinjector)
[00:00:03]: Could not unload undefined prefab 0x7fceff10 (featherfan)
[00:00:03]: Could not unload undefined prefab 0x3c935451 (eyeturret_item)
[00:00:03]: Could not unload undefined prefab 0xcba65752 (amulet)
[00:00:03]: Could not unload undefined prefab 0xe16c07d0 (ruinshat)
[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 0xb1591875 (greenamulet)
[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 0x68ba7102 (researchlab4)
[00:00:03]: Could not unload undefined prefab 0x79aa04e8 (researchlab4_placer)
[00:00:03]: Could not unload undefined prefab 0x2c158f7c (torch)
[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 0xb4e674c6 (hawaiianshirt)
[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 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 0xdfb37276 (telestaff)
[00:00:03]: Could not unload undefined prefab 0x3f6c9ebb (diviningrod)
[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 0x87cf8cfd (wathgrithrhat)
[00:00:03]: Could not unload undefined prefab 0x3d4d1dc6 (bedroll_straw)
[00:00:03]: Could not unload undefined prefab 0xadfdb7ae (armor_sanity)
[00:00:03]: Could not unload undefined prefab 0xf8e41fa9 (bedroll_furry)
[00:00:03]: Could not unload undefined prefab 0x5ce426c4 (blowdart_fire)
[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 0x8a2d55ba (catcoonhat)
[00:00:03]: Could not unload undefined prefab 0x4116c653 (raincoat)
[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 0xa1e54a85 (goldenaxe)
[00:00:03]: Could not unload undefined prefab 0xe6af29d2 (compass)
[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 0xca16846d (boards)
[00:00:03]: Could not unload undefined prefab 0x69afe33b (book_brimstone)
[00:00:03]: Could not unload undefined prefab 0x34a58be1 (book_sleep)
[00:00:03]: Could not unload undefined prefab 0xfa14dec6 (birdtrap)
[00:00:03]: Could not unload undefined prefab 0xa3ec4f57 (book_gardening)
[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 0xef21c9f2 (rope)
[00:00:03]: Could not unload undefined prefab 0x1cd9e60e (razor)
[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 0xb981ecda (fast_farmplot)
[00:00:03]: Could not unload undefined prefab 0x6c77c310 (fast_farmplot_placer)
[00:00:03]: Could not unload undefined prefab 0x1541c9cc (armorruins)
[00:00:03]: Could not unload undefined prefab 0xbcfca634 (strawhat)
[00:00:03]: Could not unload undefined prefab 0x1d005698 (waterballoon)
[00:00:03]: Could not unload undefined prefab 0x36768a92 (orangestaff)
[00:00:03]: Could not unload undefined prefab 0x111db7ae (footballhat)
[00:00:03]: Could not unload undefined prefab 0x1eee0485 (transistor)
[00:00:03]: Could not unload undefined prefab 0x2ca456a0 (orangeamulet)
[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 0xa8b25abc (wall_ruins_item)
[00:00:03]: Could not unload undefined prefab 0x651e3e9e (eyebrellahat)
[00:00:03]: Could not unload undefined prefab 0x2e54b535 (cane)
[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 0x68370bd6 (trap_teeth)
[00:00:03]: Could not unload undefined prefab 0xe6b3a803 (lighter)
[00:00:03]: Could not unload undefined prefab 0x15220700 (backpack)
[00:00:03]: Could not unload undefined prefab 0xbc429ef3 (bushhat)
[00:00:03]: Could not unload undefined prefab 0x3ede96f8 (nightstick)
[00:00:03]: Could not unload undefined prefab 0xa0c84037 (wall_moonrock_item)
[00:00:03]: Could not unload undefined prefab 0xb918c5fd (fishingrod)
[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 0x80cb1e18 (featherhat)
[00:00:03]: Could not unload undefined prefab 0x5a59f5cc (goldenshovel)
[00:00:03]: Could not unload undefined prefab 0xe2bfa46 (tophat)
[00:00:03]: Could not unload undefined prefab 0x4d9a964d (trap)
[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 0xb46ab416 (spidereggsack)
[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 0x6dda899f (watermelonhat)
[00:00:03]: Could not unload undefined prefab 0xf0330963 (panflute)
[00:00:03]: Could not unload undefined prefab 0x481fffd5 (abigail_flower)
[00:00:03]: Could not unload undefined prefab 0xde4bc7e7 (wall_hay_item)
[00:00:03]: Could not unload undefined prefab 0x3cb06493 (healingsalve)
[00:00:03]: Could not unload undefined prefab 0x39311b4d (grass_umbrella)
[00:00:03]: Could not unload undefined prefab 0x37c31aa6 (lantern)
[00:00:03]: Could not unload undefined prefab 0xcda99af6 (winterhat)
[00:00:03]: Could not unload undefined prefab 0xb1fa364d (pickaxe)
[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 0x46094f1b (beefalohat)
[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 0xb6201ac9 (onemanband)
[00:00:03]: Could not unload undefined prefab 0x76d26529 (bugnet)
[00:00:03]: Could not unload undefined prefab 0xbea16a01 (hambat)
[00:00:03]: Could not unload undefined prefab 0xcad92460 (flowerhat)
[00:00:03]: Could not unload undefined prefab 0xec43b9f4 (sewing_kit)
[00:00:03]: Could not unload undefined prefab 0xbd603add (reviver)
[00:00:03]: Could not unload undefined prefab 0x8bbc7f55 (beemine)
[00:00:03]: Could not unload undefined prefab 0xfb180669 (blowdart_sleep)
[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 0x2cc493e4 (book_birds)
[00:00:03]: Could not unload undefined prefab 0xdf13a0c1 (ruins_bat)
[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 0x8d60ee3a (coldfire)
[00:00:03]: Could not unload undefined prefab 0xe72d29b0 (coldfire_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 0xe5071541 (nightmare_timepiece)
[00:00:03]: Could not unload undefined prefab 0xc3bf310c (blueamulet)
[00:00:03]: Could not unload undefined prefab 0x2ae7e3b3 (purplegem)
[00:00:03]: Could not unload undefined prefab 0x6f21e747 (piggyback)
[00:00:03]: Could not unload undefined prefab 0x22ec3802 (wall_stone_item)
[00:00:03]: Could not unload undefined prefab 0xdb20fa95 (heatrock)
[00:00:03]: Could not unload undefined prefab 0x378bda50 (wall_wood_item)
[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 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]: Unload BE done
[00:00:03]: Load FE
[00:00:04]: Load FE: done
[00:00:04]: platform_motd table: 11CB59A8
[00:00:04]: SimLuaProxy::QueryServer()
[00:00:04]: SimLuaProxy::QueryServer()
[00:00:04]: SimLuaProxy::QueryServer()
[00:00:04]: ModIndex: Load sequence finished successfully.
[00:00:04]: Reset() returning
[00:00:06]: platform_motd table: 0B1AC8B8
[00:00:15]: GetCachedUGCCount 0
[00:00:15]: EnumerateUserSubscribedFiles(0)
[00:00:15]: OnEnumerateUserSubscribedFilesResult 
[00:00:15]:    EResult 1, results 0/0
[00:00:15]: Enum complete. Found 0 mods.
[00:00:15]: DeleteUnsubscribedFiles [../mods,false]
[00:00:15]: FindDirectoriesMatching [../mods/workshop-*]
[00:00:15]: SteamWorkshop::CompleteCallback (success, Refreshing mods complete. None found.) set
[00:00:15]: SimLuaProxy::OnUpdateWorkshopModsComplete(ok., Refreshing mods complete. None found.)
[00:00:15]: Reloading Mod Info Prefabs
[00:00:15]: Loading Mod Info Prefabs
[00:00:15]: Unloading Mod Info Prefabs
[00:00:15]: QueryStats: { "req":"modrank", "field":"Session.Loads.Mods.list", "fieldop":"unwind", "linkpref":"external", "limit": 20}
[00:00:15]: ### OnStatsQueried ###
[00:00:15]: {"modlinks":{"ws-Wormhole Marks [DST]":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=362175979","ws-Smarter Crock Pot":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=365119238","ws-Extended Indicators WIP":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=358749986","ws-Increased Stack size":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=374550642","ws-DST Advanced Farming":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=370373189","ws-DST Fish Farm":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=356435289","ws-DST Storm Cellar":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=382177939","ws-Global Player Icons":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=373991022","ws-Health Info":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=375859599","ws-Always On Status":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=376333686","ws-Minimap HUD":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=345692228","ws-Wall Gates [DST]":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=357875628","ws-Display Food Values":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=347079953","ws-Woodie for DST":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=384633033","ws-Russian Language Pack":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=354836336","ws-More DST Characters":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=343762271","ws-Gesture Wheel":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=352373173","ws-DST RoG Characters":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=356833566","ws-DST Where's My Beefalo?":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=347360448","ws-Extra Equip Slots":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=375850593"},"modfeature":{"ws-Global Player Icons":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=373991022"},"modnames":["ws-Global Player Icons","ws-Minimap HUD","ws-Health Info","ws-Extra Equip Slots","ws-Smarter Crock Pot","ws-Always On Status","ws-Display Food Values","ws-More DST Characters","ws-DST RoG Characters","ws-Wormhole Marks [DST]","ws-DST Storm Cellar","ws-DST Where's My Beefalo?","ws-DST Advanced Farming","ws-Woodie for DST","ws-Gesture Wheel","ws-Extended Indicators WIP","ws-DST Fish Farm","ws-Increased Stack size","ws-Russian Language Pack","ws-Wall Gates [DST]"]}
 
[00:00:15]: 
[00:00:15]: true
[00:00:15]: 200
[00:00:17]: Unloading Mod Info Prefabs
[00:00:17]: Collecting garbage...
[00:00:17]: lua_gc took 0.01 seconds
[00:00:17]: ~NetworkLuaProxy()
[00:00:17]: ~SimLuaProxy()
[00:00:17]: lua_close took 0.01 seconds
[00:00:17]: ReleaseAll
[00:00:17]: ReleaseAll Finished
[00:00:17]: cGame::StartPlaying
[00:00:17]: LOADING LUA
[00:00:17]: DoLuaFile scripts/main.lua
[00:00:17]: DoLuaFile loading buffer scripts/main.lua
[00:00:17]: scripts/main.lua(167,1) running main.lua
 
[00:00:17]: loaded modindex
[00:00:17]: ModIndex: Beginning normal load sequence.
 
[00:00:17]: ModIndex:GetModsToLoad inserting moddir, Shanes Sword
[00:00:17]: Could not load mod_config_data/modconfiguration_Shanes Sword
[00:00:17]: Loading mod: Shanes Sword (Shane's Sword) Version:1.0.0
[00:00:17]: Mod: Shanes Sword (Shane's Sword) Loading modworldgenmain.lua
[00:00:17]: Mod: Shanes Sword (Shane's Sword)  Mod had no modworldgenmain.lua. Skipping.
[00:00:17]: Mod: Shanes Sword (Shane's Sword) Loading modmain.lua
[00:00:17]: LOADING LUA SUCCESS
[00:00:17]: PlayerDeaths loaded morgue 1610
[00:00:17]: loaded profile
[00:00:17]: bloom_enabled false
[00:00:17]: loaded saveindex
[00:00:17]: OnFilesLoaded()
[00:00:17]: OnUpdatePurchaseStateComplete
[00:00:17]: Unload BE
[00:00:17]: Could not unload undefined prefab 0x570c30fa (shanesword)
[00:00:17]: Unload BE done
[00:00:18]: Mod: Shanes Sword (Shane's Sword) Registering prefabs
[00:00:18]: Mod: Shanes Sword (Shane's Sword)  Registering prefab file: prefabs/shanesword
[00:00:18]: Mod: Shanes Sword (Shane's Sword)    shanesword
[00:00:18]: Mod: Shanes Sword (Shane's Sword)  Registering default mod prefab
[00:00:18]: ..\source\renderlib\BaseTexture.cpp(71) : - ../mods/Shanes Sword/images/inventoryimages/shanesword.xml is not a valid Klei texture.
 
Link to comment
Share on other sites

@Blueberrys I'm terribly sorry, here it is:

[00:00:00]: Starting Up
[00:00:00]: Version: 132481
[00:00:00]: Don't Starve Together: 132481 WIN32_STEAM
NNN Build Date: 2015-04-02_10-26-36
[00:00:00]: Parsing commandline
[00:00:00]: Command Line Arguments: 
[00:00:00]: Initializin Minidump handler
[00:00:00]: ....Done
[00:00:00]: Initializing Steam
[00:00:00]: Steam AppBuildID: 576218
[00:00:00]: Steam BetaName(Branch): [rog_together_beta]
[00:00:00]: ....Done
[00:00:00]: Fixing DPI
[00:00:00]: ...Done
[00:00:00]: THREAD - started 'GAClient' (3308)
[00:00:00]: HttpClient::ClientThread::Main()
[00:00:00]: ProfileIndex:4.80
[00:00:00]: THREAD - started 'GAClient' (2596)
[00:00:00]: HttpClient::ClientThread::Main()
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: THREAD - started 'GAClient' (1032)
[00:00:00]: HttpClient::ClientThread::Main()
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: [Warning] Authorized application D:\Steam\steamapps\common\Don't Starve Together Beta\bin\dontstarve_steam.exe is disabled in the firewall.
[00:00:01]: Authorized application D:\Steam\steamapps\common\Don't Starve Together Beta\bin\dontstarve_steam.exe is now enabled in the firewall.
[00:00:01]: loaded ping_cache
[00:00:01]: OnLoadPermissionList: APP:Klei/DoNotStarveTogether/save/blocklist.txt (Failure)
[00:00:01]: OnLoadPermissionList: APP:Klei/DoNotStarveTogether/save/adminlist.txt (Failure)
[00:00:01]: Offline user name: OU_76561197989785189
[00:00:01]: SteamID: 76561197989785189
[00:00:01]: cGame::InitializeOnMainThread
[00:00:01]: WindowManager::Initialize
[00:00:01]: THREAD - started 'GAClient' (4780)
[00:00:01]: CreateWindow: Requesting 1680,987 - 5/6/5 - -1/-1/-1 - 0
[00:00:01]: HttpClient::ClientThread::Main()
[00:00:01]: CreateEGLContext: 16 configs found
[00:00:01]:      0: 8/8/8 -  0/ 0/ 0 - 0
[00:00:01]:      1: 8/8/8 -  0/16/ 0 - 0
[00:00:01]:      2: 8/8/8 -  0/24/ 0 - 0
[00:00:01]:      3: 8/8/8 -  0/24/ 8 - 0
[00:00:01]:      4: 5/5/5 -  0/ 0/ 0 - 0
[00:00:01]:      5: 5/5/5 -  1/ 0/ 0 - 0
[00:00:01]:      6: 5/5/5 -  0/16/ 0 - 0
[00:00:01]:      7: 5/5/5 -  1/16/ 0 - 0
[00:00:01]:      8: 5/5/5 -  0/24/ 0 - 0
[00:00:01]:      9: 5/5/5 -  1/24/ 0 - 0
[00:00:01]:     10: 5/5/5 -  0/24/ 8 - 0
[00:00:01]:     11: 5/5/5 -  1/24/ 8 - 0
[00:00:01]:     12: 8/8/8 -  8/ 0/ 0 - 0
[00:00:01]:     13: 8/8/8 -  8/16/ 0 - 0
[00:00:01]:     14: 8/8/8 -  8/24/ 0 - 0
[00:00:01]:     15: 8/8/8 -  8/24/ 8 - 0
[00:00:01]: RestoreWindowPosition
[00:00:01]:    Saved Client Pos (0 x 23)
[00:00:01]:    Adjusted Window Pos (-8 x -8)
[00:00:01]: EnsureWindowOnScreen
[00:00:01]:    All good.
[00:00:01]: GLInfo
[00:00:01]: ~~~~~~
[00:00:01]: GL_VENDOR: Google Inc.
[00:00:01]: GL_RENDERER: ANGLE (AMD Radeon HD 7000 series)
[00:00:01]: GL_VERSION: OpenGL ES 2.0 (ANGLE 1.0.0.2249)
[00:00:01]: GL_SHADING_LANGUAGE_VERSION: OpenGL ES GLSL ES 1.00 (ANGLE 1.0.0.2249)
[00:00:01]: THREAD - started 'WindowsInputManager' (3604)
[00:00:01]: OpenGL extensions (19, 19):
[00:00:01]: GL_ANGLE_depth_texture
[00:00:01]: GL_ANGLE_framebuffer_blit
[00:00:01]: GL_ANGLE_framebuffer_multisample
[00:00:01]: GL_ANGLE_instanced_arrays
[00:00:01]: GL_ANGLE_pack_reverse_row_order
[00:00:01]: GL_ANGLE_texture_compression_dxt3
[00:00:01]: GL_ANGLE_texture_compression_dxt5
[00:00:01]: GL_ANGLE_texture_usage
[00:00:01]: GL_ANGLE_translated_shader_source
[00:00:01]: GL_EXT_read_format_bgra
[00:00:01]: GL_EXT_robustness
[00:00:01]: GL_EXT_texture_compression_dxt1
[00:00:01]: GL_EXT_texture_format_BGRA8888
[00:00:01]: GL_EXT_texture_storage
[00:00:01]: GL_OES_get_program_binary
[00:00:01]: GL_OES_packed_depth_stencil
[00:00:01]: GL_OES_rgb8_rgba8
[00:00:01]: GL_OES_standard_derivatives
[00:00:01]: GL_OES_texture_npot
[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 = 10
[00:00:01]: GL_MAX_VERTEX_ATTRIBS = 16
[00:00:01]: GL_MAX_VERTEX_UNIFORM_VECTORS = 254
[00:00:01]: GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS = 4
[00:00:01]: GL_MAX_FRAGMENT_UNIFORM_VECTORS = 221
[00:00:01]: 4 compressed texture formats
[00:00:01]: texture format 0x83f0
[00:00:01]: texture format 0x83f1
[00:00:01]: texture format 0x83f2
[00:00:01]: texture format 0x83f3
[00:00:01]: Renderer initialize: Okay
[00:00:01]: AnimManager initialize: Okay
[00:00:01]: Buffers initialize: Okay
[00:00:02]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:02]: GameSpecific initialize: Okay
[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/main.lua(167,1) running main.lua
 
[00:00:02]: loaded modindex
[00:00:02]: ModIndex:GetModsToLoad inserting moddir, Shanes Sword
[00:00:02]: ModIndex: Detected bad load, disabling all mods.
[00:00:02]: LOADING LUA SUCCESS
[00:00:03]: PlayerDeaths loaded morgue 1610
[00:00:03]: loaded profile
[00:00:03]: bloom_enabled false
[00:00:03]: loaded saveindex
[00:00:03]: OnFilesLoaded()
[00:00:03]: OnUpdatePurchaseStateComplete
[00:00:03]: Unload BE
[00:00:03]: Could not unload undefined prefab 0x4374c56c (yellowstaff)
[00:00:03]: Could not unload undefined prefab 0x303bfdce (axe)
[00:00:03]: Could not unload undefined prefab 0x94cf6c04 (goldenpickaxe)
[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 0xcceee6c3 (cutstone)
[00:00:03]: Could not unload undefined prefab 0xaf34ecc0 (trunkvest_winter)
[00:00:03]: Could not unload undefined prefab 0x875750ea (turf_road)
[00:00:03]: Could not unload undefined prefab 0x4aeb6641 (armordragonfly)
[00:00:03]: Could not unload undefined prefab 0xcd7669e5 (nightsword)
[00:00:03]: Could not unload undefined prefab 0x1daa5ab7 (turf_carpetfloor)
[00:00:03]: Could not unload undefined prefab 0xefa57cea (bandage)
[00:00:03]: Could not unload undefined prefab 0x86860bc2 (boomerang)
[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 0x68ba7100 (researchlab2)
[00:00:03]: Could not unload undefined prefab 0x3386a16a (researchlab2_placer)
[00:00:03]: Could not unload undefined prefab 0xe490ce6b (book_tentacles)
[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 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 0x8d44bbad (cookpot)
[00:00:03]: Could not unload undefined prefab 0x30d2f57d (cookpot_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 0x9d92cce (purpleamulet)
[00:00:03]: Could not unload undefined prefab 0x58d2dea4 (spear_wathgrithr)
[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 0x3ccdbe75 (icestaff)
[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 0x21bf03b1 (thulecite)
[00:00:03]: Could not unload undefined prefab 0x539e9e8a (trunkvest_summer)
[00:00:03]: Could not unload undefined prefab 0xf4eb0943 (shovel)
[00:00:03]: Could not unload undefined prefab 0x761a1799 (gunpowder)
[00:00:03]: Could not unload undefined prefab 0x9a99c7b7 (armorgrass)
[00:00:03]: Could not unload undefined prefab 0xda17c8e8 (armorslurper)
[00:00:03]: Could not unload undefined prefab 0x47611d71 (sweatervest)
[00:00:03]: Could not unload undefined prefab 0x85181f7c (minerhat)
[00:00:03]: Could not unload undefined prefab 0xe8f381a1 (turf_checkerfloor)
[00:00:03]: Could not unload undefined prefab 0xd3671c87 (rainhat)
[00:00:03]: Could not unload undefined prefab 0x2e264dbc (blowdart_pipe)
[00:00:03]: Could not unload undefined prefab 0x2f0f89cb (reflectivevest)
[00:00:03]: Could not unload undefined prefab 0xc4101586 (hammer)
[00:00:03]: Could not unload undefined prefab 0x41ba89b5 (nightmarefuel)
[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 0x7fcb037d (greenstaff)
[00:00:03]: Could not unload undefined prefab 0xa90e8c50 (lifeinjector)
[00:00:03]: Could not unload undefined prefab 0x7fceff10 (featherfan)
[00:00:03]: Could not unload undefined prefab 0x3c935451 (eyeturret_item)
[00:00:03]: Could not unload undefined prefab 0xcba65752 (amulet)
[00:00:03]: Could not unload undefined prefab 0xe16c07d0 (ruinshat)
[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 0xb1591875 (greenamulet)
[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 0x68ba7102 (researchlab4)
[00:00:03]: Could not unload undefined prefab 0x79aa04e8 (researchlab4_placer)
[00:00:03]: Could not unload undefined prefab 0x2c158f7c (torch)
[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 0xb4e674c6 (hawaiianshirt)
[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 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 0xdfb37276 (telestaff)
[00:00:03]: Could not unload undefined prefab 0x3f6c9ebb (diviningrod)
[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 0x87cf8cfd (wathgrithrhat)
[00:00:03]: Could not unload undefined prefab 0x3d4d1dc6 (bedroll_straw)
[00:00:03]: Could not unload undefined prefab 0xadfdb7ae (armor_sanity)
[00:00:03]: Could not unload undefined prefab 0xf8e41fa9 (bedroll_furry)
[00:00:03]: Could not unload undefined prefab 0x5ce426c4 (blowdart_fire)
[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 0x8a2d55ba (catcoonhat)
[00:00:03]: Could not unload undefined prefab 0x4116c653 (raincoat)
[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 0xa1e54a85 (goldenaxe)
[00:00:03]: Could not unload undefined prefab 0xe6af29d2 (compass)
[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 0xca16846d (boards)
[00:00:03]: Could not unload undefined prefab 0x69afe33b (book_brimstone)
[00:00:03]: Could not unload undefined prefab 0x34a58be1 (book_sleep)
[00:00:03]: Could not unload undefined prefab 0xfa14dec6 (birdtrap)
[00:00:03]: Could not unload undefined prefab 0xa3ec4f57 (book_gardening)
[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 0xef21c9f2 (rope)
[00:00:03]: Could not unload undefined prefab 0x1cd9e60e (razor)
[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 0xb981ecda (fast_farmplot)
[00:00:03]: Could not unload undefined prefab 0x6c77c310 (fast_farmplot_placer)
[00:00:03]: Could not unload undefined prefab 0x1541c9cc (armorruins)
[00:00:03]: Could not unload undefined prefab 0xbcfca634 (strawhat)
[00:00:03]: Could not unload undefined prefab 0x1d005698 (waterballoon)
[00:00:03]: Could not unload undefined prefab 0x36768a92 (orangestaff)
[00:00:03]: Could not unload undefined prefab 0x111db7ae (footballhat)
[00:00:03]: Could not unload undefined prefab 0x1eee0485 (transistor)
[00:00:03]: Could not unload undefined prefab 0x2ca456a0 (orangeamulet)
[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 0xa8b25abc (wall_ruins_item)
[00:00:03]: Could not unload undefined prefab 0x651e3e9e (eyebrellahat)
[00:00:03]: Could not unload undefined prefab 0x2e54b535 (cane)
[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 0x68370bd6 (trap_teeth)
[00:00:03]: Could not unload undefined prefab 0xe6b3a803 (lighter)
[00:00:03]: Could not unload undefined prefab 0x15220700 (backpack)
[00:00:03]: Could not unload undefined prefab 0xbc429ef3 (bushhat)
[00:00:03]: Could not unload undefined prefab 0x3ede96f8 (nightstick)
[00:00:03]: Could not unload undefined prefab 0xa0c84037 (wall_moonrock_item)
[00:00:03]: Could not unload undefined prefab 0xb918c5fd (fishingrod)
[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 0x80cb1e18 (featherhat)
[00:00:03]: Could not unload undefined prefab 0x5a59f5cc (goldenshovel)
[00:00:03]: Could not unload undefined prefab 0xe2bfa46 (tophat)
[00:00:03]: Could not unload undefined prefab 0x4d9a964d (trap)
[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 0xb46ab416 (spidereggsack)
[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 0x6dda899f (watermelonhat)
[00:00:03]: Could not unload undefined prefab 0xf0330963 (panflute)
[00:00:03]: Could not unload undefined prefab 0x481fffd5 (abigail_flower)
[00:00:03]: Could not unload undefined prefab 0xde4bc7e7 (wall_hay_item)
[00:00:03]: Could not unload undefined prefab 0x3cb06493 (healingsalve)
[00:00:03]: Could not unload undefined prefab 0x39311b4d (grass_umbrella)
[00:00:03]: Could not unload undefined prefab 0x37c31aa6 (lantern)
[00:00:03]: Could not unload undefined prefab 0xcda99af6 (winterhat)
[00:00:03]: Could not unload undefined prefab 0xb1fa364d (pickaxe)
[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 0x46094f1b (beefalohat)
[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 0xb6201ac9 (onemanband)
[00:00:03]: Could not unload undefined prefab 0x76d26529 (bugnet)
[00:00:03]: Could not unload undefined prefab 0xbea16a01 (hambat)
[00:00:03]: Could not unload undefined prefab 0xcad92460 (flowerhat)
[00:00:03]: Could not unload undefined prefab 0xec43b9f4 (sewing_kit)
[00:00:03]: Could not unload undefined prefab 0xbd603add (reviver)
[00:00:03]: Could not unload undefined prefab 0x8bbc7f55 (beemine)
[00:00:03]: Could not unload undefined prefab 0xfb180669 (blowdart_sleep)
[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 0x2cc493e4 (book_birds)
[00:00:03]: Could not unload undefined prefab 0xdf13a0c1 (ruins_bat)
[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 0x8d60ee3a (coldfire)
[00:00:03]: Could not unload undefined prefab 0xe72d29b0 (coldfire_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 0xe5071541 (nightmare_timepiece)
[00:00:03]: Could not unload undefined prefab 0xc3bf310c (blueamulet)
[00:00:03]: Could not unload undefined prefab 0x2ae7e3b3 (purplegem)
[00:00:03]: Could not unload undefined prefab 0x6f21e747 (piggyback)
[00:00:03]: Could not unload undefined prefab 0x22ec3802 (wall_stone_item)
[00:00:03]: Could not unload undefined prefab 0xdb20fa95 (heatrock)
[00:00:03]: Could not unload undefined prefab 0x378bda50 (wall_wood_item)
[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 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]: Unload BE done
[00:00:03]: Load FE
[00:00:04]: Load FE: done
[00:00:04]: platform_motd table: 11CB59A8
[00:00:04]: SimLuaProxy::QueryServer()
[00:00:04]: SimLuaProxy::QueryServer()
[00:00:04]: SimLuaProxy::QueryServer()
[00:00:04]: ModIndex: Load sequence finished successfully.
[00:00:04]: Reset() returning
[00:00:06]: platform_motd table: 0B1AC8B8
[00:00:15]: GetCachedUGCCount 0
[00:00:15]: EnumerateUserSubscribedFiles(0)
[00:00:15]: OnEnumerateUserSubscribedFilesResult 
[00:00:15]:    EResult 1, results 0/0
[00:00:15]: Enum complete. Found 0 mods.
[00:00:15]: DeleteUnsubscribedFiles [../mods,false]
[00:00:15]: FindDirectoriesMatching [../mods/workshop-*]
[00:00:15]: SteamWorkshop::CompleteCallback (success, Refreshing mods complete. None found.) set
[00:00:15]: SimLuaProxy::OnUpdateWorkshopModsComplete(ok., Refreshing mods complete. None found.)
[00:00:15]: Reloading Mod Info Prefabs
[00:00:15]: Loading Mod Info Prefabs
[00:00:15]: Unloading Mod Info Prefabs
[00:00:15]: QueryStats: { "req":"modrank", "field":"Session.Loads.Mods.list", "fieldop":"unwind", "linkpref":"external", "limit": 20}
[00:00:15]: ### OnStatsQueried ###
[00:00:15]: {"modlinks":{"ws-Wormhole Marks [DST]":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=362175979","ws-Smarter Crock Pot":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=365119238","ws-Extended Indicators WIP":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=358749986","ws-Increased Stack size":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=374550642","ws-DST Advanced Farming":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=370373189","ws-DST Fish Farm":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=356435289","ws-DST Storm Cellar":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=382177939","ws-Global Player Icons":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=373991022","ws-Health Info":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=375859599","ws-Always On Status":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=376333686","ws-Minimap HUD":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=345692228","ws-Wall Gates [DST]":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=357875628","ws-Display Food Values":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=347079953","ws-Woodie for DST":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=384633033","ws-Russian Language Pack":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=354836336","ws-More DST Characters":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=343762271","ws-Gesture Wheel":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=352373173","ws-DST RoG Characters":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=356833566","ws-DST Where's My Beefalo?":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=347360448","ws-Extra Equip Slots":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=375850593"},"modfeature":{"ws-Global Player Icons":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=373991022"},"modnames":["ws-Global Player Icons","ws-Minimap HUD","ws-Health Info","ws-Extra Equip Slots","ws-Smarter Crock Pot","ws-Always On Status","ws-Display Food Values","ws-More DST Characters","ws-DST RoG Characters","ws-Wormhole Marks [DST]","ws-DST Storm Cellar","ws-DST Where's My Beefalo?","ws-DST Advanced Farming","ws-Woodie for DST","ws-Gesture Wheel","ws-Extended Indicators WIP","ws-DST Fish Farm","ws-Increased Stack size","ws-Russian Language Pack","ws-Wall Gates [DST]"]}
 
[00:00:15]: 
[00:00:15]: true
[00:00:15]: 200
[00:00:17]: Unloading Mod Info Prefabs
[00:00:17]: Collecting garbage...
[00:00:17]: lua_gc took 0.01 seconds
[00:00:17]: ~NetworkLuaProxy()
[00:00:17]: ~SimLuaProxy()
[00:00:17]: lua_close took 0.01 seconds
[00:00:17]: ReleaseAll
[00:00:17]: ReleaseAll Finished
[00:00:17]: cGame::StartPlaying
[00:00:17]: LOADING LUA
[00:00:17]: DoLuaFile scripts/main.lua
[00:00:17]: DoLuaFile loading buffer scripts/main.lua
[00:00:17]: scripts/main.lua(167,1) running main.lua
 
[00:00:17]: loaded modindex
[00:00:17]: ModIndex: Beginning normal load sequence.
 
[00:00:17]: ModIndex:GetModsToLoad inserting moddir, Shanes Sword
[00:00:17]: Could not load mod_config_data/modconfiguration_Shanes Sword
[00:00:17]: Loading mod: Shanes Sword (Shane's Sword) Version:1.0.0
[00:00:17]: Mod: Shanes Sword (Shane's Sword) Loading modworldgenmain.lua
[00:00:17]: Mod: Shanes Sword (Shane's Sword)  Mod had no modworldgenmain.lua. Skipping.
[00:00:17]: Mod: Shanes Sword (Shane's Sword) Loading modmain.lua
[00:00:17]: LOADING LUA SUCCESS
[00:00:17]: PlayerDeaths loaded morgue 1610
[00:00:17]: loaded profile
[00:00:17]: bloom_enabled false
[00:00:17]: loaded saveindex
[00:00:17]: OnFilesLoaded()
[00:00:17]: OnUpdatePurchaseStateComplete
[00:00:17]: Unload BE
[00:00:17]: Could not unload undefined prefab 0x570c30fa (shanesword)
[00:00:17]: Unload BE done
[00:00:18]: Mod: Shanes Sword (Shane's Sword) Registering prefabs
[00:00:18]: Mod: Shanes Sword (Shane's Sword)  Registering prefab file: prefabs/shanesword
[00:00:18]: Mod: Shanes Sword (Shane's Sword)    shanesword
[00:00:18]: Mod: Shanes Sword (Shane's Sword)  Registering default mod prefab
[00:00:18]: ..\source\renderlib\BaseTexture.cpp(71) : - ../mods/Shanes Sword/images/inventoryimages/shanesword.xml is not a valid Klei texture.

 

You declared the xml as a texture by the looks of it. xml files are atlas and not texture files.

 

Also, some tips on using these forums:

use spoiler tags when posting long texts

mention people using the quote button or by marking their post and selecting @mention

Link to comment
Share on other sites

You declared the xml as a texture by the looks of it. xml files are atlas and not texture files.

 

Also, some tips on using these forums:

use spoiler tags when posting long texts

mention people using the quote button or by marking their post and selecting @mention

 

Alright, I'm sorry about that, it's my first time around here and I don't really know how to do a spoiler.

 

But thank you so much! I can't believe I missed that, now it doesn't crash when I click apply! Thanks a bunch!

 

Now the next problem popping up is when craft the item in-game. 

 

 

Game says

 

[string "../mods/Shanes Sword/scripts/prefabs/shanes..."]:30: attemt to index field 'Animstate' (a nil value)

LUA ERROR stack traceback:

../mods/Shanes Sword/scripts/prefab/shanesword.lua:30 in (field) fn (Lua) <21-66>

scripts/mainfunctions.lua:148 in () ? (Lua) <137-168>

=[C]:-1 in (method) SpawnPrefab © <-1--1>

scripts/mainfunctions.lua:182 in (global) SpawnPrefab (Lua) <179-184>

scripts/components/builder.lua:275 in (method) DoBuild (Lua) <261-341>

scripts/actions.lua:770 in (field) fn (Lua) <768-774>

scripts/bufferedaction.lua:22 in (method) Do (Lua) <19-35>

 

 
Log says
 
[00:00:00]: Starting Up
[00:00:00]: Version: 132481
[00:00:00]: Don't Starve Together: 132481 WIN32_STEAM
NNN Build Date: 2015-04-02_10-26-36
[00:00:00]: Parsing commandline
[00:00:00]: Command Line Arguments: 
[00:00:00]: Initializin Minidump handler
[00:00:00]: ....Done
[00:00:00]: Initializing Steam
[00:00:00]: Steam AppBuildID: 576218
[00:00:00]: Steam BetaName(Branch): [rog_together_beta]
[00:00:00]: ....Done
[00:00:00]: Fixing DPI
[00:00:00]: ...Done
[00:00:00]: THREAD - started 'GAClient' (5304)
[00:00:00]: HttpClient::ClientThread::Main()
[00:00:00]: ProfileIndex:4.70
[00:00:00]: THREAD - started 'GAClient' (5580)
[00:00:00]: HttpClient::ClientThread::Main()
[00:00:00]: THREAD - started 'GAClient' (5484)
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: HttpClient::ClientThread::Main()
[00:00:00]: Network tick rate: U=15(2), D=0
[00:00:00]: Authorized application D:\Steam\steamapps\common\Don't Starve Together Beta\bin\dontstarve_steam.exe is enabled in the firewall.
[00:00:00]: WindowsFirewall - Application already authorized
[00:00:00]: loaded ping_cache
[00:00:00]: OnLoadPermissionList: APP:Klei/DoNotStarveTogether/save/blocklist.txt (Failure)
[00:00:00]: OnLoadPermissionList: APP:Klei/DoNotStarveTogether/save/adminlist.txt (Failure)
[00:00:00]: Offline user name: OU_76561197989785189
[00:00:00]: SteamID: 76561197989785189
[00:00:00]: cGame::InitializeOnMainThread
[00:00:00]: WindowManager::Initialize
[00:00:00]: THREAD - started 'GAClient' (5980)
[00:00:00]: CreateWindow: Requesting 1680,987 - 5/6/5 - -1/-1/-1 - 0
[00:00:00]: HttpClient::ClientThread::Main()
[00:00:00]: CreateEGLContext: 16 configs found
[00:00:00]:      0: 8/8/8 -  0/ 0/ 0 - 0
[00:00:00]:      1: 8/8/8 -  0/16/ 0 - 0
[00:00:00]:      2: 8/8/8 -  0/24/ 0 - 0
[00:00:00]:      3: 8/8/8 -  0/24/ 8 - 0
[00:00:00]:      4: 5/5/5 -  0/ 0/ 0 - 0
[00:00:00]:      5: 5/5/5 -  1/ 0/ 0 - 0
[00:00:00]:      6: 5/5/5 -  0/16/ 0 - 0
[00:00:00]:      7: 5/5/5 -  1/16/ 0 - 0
[00:00:00]:      8: 5/5/5 -  0/24/ 0 - 0
[00:00:00]:      9: 5/5/5 -  1/24/ 0 - 0
[00:00:00]:     10: 5/5/5 -  0/24/ 8 - 0
[00:00:00]:     11: 5/5/5 -  1/24/ 8 - 0
[00:00:00]:     12: 8/8/8 -  8/ 0/ 0 - 0
[00:00:00]:     13: 8/8/8 -  8/16/ 0 - 0
[00:00:00]:     14: 8/8/8 -  8/24/ 0 - 0
[00:00:00]:     15: 8/8/8 -  8/24/ 8 - 0
[00:00:00]: RestoreWindowPosition
[00:00:00]:    Saved Client Pos (0 x 23)
[00:00:00]:    Adjusted Window Pos (-8 x -8)
[00:00:00]: EnsureWindowOnScreen
[00:00:00]:    All good.
[00:00:00]: GLInfo
[00:00:00]: ~~~~~~
[00:00:00]: GL_VENDOR: Google Inc.
[00:00:00]: GL_RENDERER: ANGLE (AMD Radeon HD 7000 series)
[00:00:00]: GL_VERSION: OpenGL ES 2.0 (ANGLE 1.0.0.2249)
[00:00:00]: GL_SHADING_LANGUAGE_VERSION: OpenGL ES GLSL ES 1.00 (ANGLE 1.0.0.2249)
[00:00:00]: THREAD - started 'WindowsInputManager' (1948)
[00:00:00]: OpenGL extensions (19, 19):
[00:00:00]: GL_ANGLE_depth_texture
[00:00:00]: GL_ANGLE_framebuffer_blit
[00:00:00]: GL_ANGLE_framebuffer_multisample
[00:00:00]: GL_ANGLE_instanced_arrays
[00:00:00]: GL_ANGLE_pack_reverse_row_order
[00:00:00]: GL_ANGLE_texture_compression_dxt3
[00:00:00]: GL_ANGLE_texture_compression_dxt5
[00:00:00]: GL_ANGLE_texture_usage
[00:00:00]: GL_ANGLE_translated_shader_source
[00:00:00]: GL_EXT_read_format_bgra
[00:00:00]: GL_EXT_robustness
[00:00:00]: GL_EXT_texture_compression_dxt1
[00:00:00]: GL_EXT_texture_format_BGRA8888
[00:00:00]: GL_EXT_texture_storage
[00:00:00]: GL_OES_get_program_binary
[00:00:00]: GL_OES_packed_depth_stencil
[00:00:00]: GL_OES_rgb8_rgba8
[00:00:00]: GL_OES_standard_derivatives
[00:00:00]: GL_OES_texture_npot
[00:00:00]: GL_MAX_TEXTURE_SIZE = 16384
[00:00:00]: GL_MAX_TEXTURE_IMAGE_UNITS = 16
[00:00:00]: GL_MAX_RENDERBUFFER_SIZE = 16384
[00:00:00]: GL_MAX_VIEWPORT_DIMS = 16384, 16384
[00:00:00]: GL_MAX_VARYING_VECTORS = 10
[00:00:00]: GL_MAX_VERTEX_ATTRIBS = 16
[00:00:00]: GL_MAX_VERTEX_UNIFORM_VECTORS = 254
[00:00:00]: GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS = 4
[00:00:00]: GL_MAX_FRAGMENT_UNIFORM_VECTORS = 221
[00:00:00]: 4 compressed texture formats
[00:00:00]: texture format 0x83f0
[00:00:00]: texture format 0x83f1
[00:00:00]: texture format 0x83f2
[00:00:00]: texture format 0x83f3
[00:00:00]: Renderer initialize: Okay
[00:00:01]: AnimManager initialize: Okay
[00:00:01]: Buffers initialize: Okay
[00:00:01]: cDontStarveGame::DoGameSpecificInitialize()
[00:00:01]: GameSpecific initialize: Okay
[00:00:01]: cGame::StartPlaying
[00:00:01]: LOADING LUA
[00:00:01]: DoLuaFile scripts/main.lua
[00:00:01]: DoLuaFile loading buffer scripts/main.lua
[00:00:01]: scripts/main.lua(167,1) running main.lua
 
[00:00:01]: loaded modindex
[00:00:01]: ModIndex: Beginning normal load sequence.
 
[00:00:01]: ModIndex:GetModsToLoad inserting moddir, Shanes Sword
[00:00:01]: Could not load mod_config_data/modconfiguration_Shanes Sword
[00:00:01]: Loading mod: Shanes Sword (Shane's Sword) Version:1.0.0
[00:00:01]: Mod: Shanes Sword (Shane's Sword) Loading modworldgenmain.lua
[00:00:01]: Mod: Shanes Sword (Shane's Sword)  Mod had no modworldgenmain.lua. Skipping.
[00:00:01]: Mod: Shanes Sword (Shane's Sword) Loading modmain.lua
[00:00:02]: LOADING LUA SUCCESS
[00:00:02]: PlayerDeaths loaded morgue 1610
[00:00:02]: loaded profile
[00:00:02]: bloom_enabled false
[00:00:02]: loaded saveindex
[00:00:02]: OnFilesLoaded()
[00:00:02]: OnUpdatePurchaseStateComplete
[00:00:02]: Unload BE
[00:00:02]: Could not unload undefined prefab 0x4374c56c (yellowstaff)
[00:00:02]: Could not unload undefined prefab 0x303bfdce (axe)
[00:00:02]: Could not unload undefined prefab 0x94cf6c04 (goldenpickaxe)
[00:00:02]: Could not unload undefined prefab 0x8cc766ef (pumpkin_lantern)
[00:00:02]: Could not unload undefined prefab 0xfdcabd86 (earmuffshat)
[00:00:02]: Could not unload undefined prefab 0x7f46d7c0 (batbat)
[00:00:02]: Could not unload undefined prefab 0xcceee6c3 (cutstone)
[00:00:02]: Could not unload undefined prefab 0xaf34ecc0 (trunkvest_winter)
[00:00:02]: Could not unload undefined prefab 0x875750ea (turf_road)
[00:00:02]: Could not unload undefined prefab 0x4aeb6641 (armordragonfly)
[00:00:02]: Could not unload undefined prefab 0xcd7669e5 (nightsword)
[00:00:02]: Could not unload undefined prefab 0x1daa5ab7 (turf_carpetfloor)
[00:00:02]: Could not unload undefined prefab 0xefa57cea (bandage)
[00:00:02]: Could not unload undefined prefab 0x86860bc2 (boomerang)
[00:00:02]: Could not unload undefined prefab 0xe51acd32 (lightning_rod)
[00:00:02]: Could not unload undefined prefab 0x947bfcb8 (lightning_rod_placer)
[00:00:02]: Could not unload undefined prefab 0x68ba7100 (researchlab2)
[00:00:02]: Could not unload undefined prefab 0x3386a16a (researchlab2_placer)
[00:00:02]: Could not unload undefined prefab 0xe490ce6b (book_tentacles)
[00:00:02]: Could not unload undefined prefab 0x3f5176c5 (firepit)
[00:00:02]: Could not unload undefined prefab 0x8a462465 (firepit_placer)
[00:00:02]: Could not unload undefined prefab 0x75370b6 (papyrus)
[00:00:02]: Could not unload undefined prefab 0x1c48b877 (campfire)
[00:00:02]: Could not unload undefined prefab 0xdfe3a33 (campfire_placer)
[00:00:02]: Could not unload undefined prefab 0xeb646050 (icehat)
[00:00:02]: Could not unload undefined prefab 0x10473739 (spear)
[00:00:02]: Could not unload undefined prefab 0x8d44bbad (cookpot)
[00:00:02]: Could not unload undefined prefab 0x30d2f57d (cookpot_placer)
[00:00:02]: Could not unload undefined prefab 0x89c20b1b (telebase)
[00:00:02]: Could not unload undefined prefab 0x868a468f (telebase_placer)
[00:00:02]: Could not unload undefined prefab 0x9d92cce (purpleamulet)
[00:00:02]: Could not unload undefined prefab 0x58d2dea4 (spear_wathgrithr)
[00:00:02]: Could not unload undefined prefab 0xcf1626 (rabbithouse)
[00:00:02]: Could not unload undefined prefab 0x1aa31ec4 (rabbithouse_placer)
[00:00:02]: Could not unload undefined prefab 0xe474f23c (armormarble)
[00:00:02]: Could not unload undefined prefab 0x3ccdbe75 (icestaff)
[00:00:02]: Could not unload undefined prefab 0x68ba7101 (researchlab3)
[00:00:02]: Could not unload undefined prefab 0xd6985329 (researchlab3_placer)
[00:00:02]: Could not unload undefined prefab 0x570c30fa (shanesword)
[00:00:02]: Could not unload undefined prefab 0x21bf03b1 (thulecite)
[00:00:02]: Could not unload undefined prefab 0x539e9e8a (trunkvest_summer)
[00:00:02]: Could not unload undefined prefab 0xf4eb0943 (shovel)
[00:00:02]: Could not unload undefined prefab 0x761a1799 (gunpowder)
[00:00:02]: Could not unload undefined prefab 0x9a99c7b7 (armorgrass)
[00:00:02]: Could not unload undefined prefab 0xda17c8e8 (armorslurper)
[00:00:02]: Could not unload undefined prefab 0x47611d71 (sweatervest)
[00:00:02]: Could not unload undefined prefab 0x85181f7c (minerhat)
[00:00:02]: Could not unload undefined prefab 0xe8f381a1 (turf_checkerfloor)
[00:00:02]: Could not unload undefined prefab 0xd3671c87 (rainhat)
[00:00:02]: Could not unload undefined prefab 0x2e264dbc (blowdart_pipe)
[00:00:02]: Could not unload undefined prefab 0x2f0f89cb (reflectivevest)
[00:00:02]: Could not unload undefined prefab 0xc4101586 (hammer)
[00:00:02]: Could not unload undefined prefab 0x41ba89b5 (nightmarefuel)
[00:00:02]: Could not unload undefined prefab 0xfbaefa0e (rainometer)
[00:00:02]: Could not unload undefined prefab 0xeea990dc (rainometer_placer)
[00:00:02]: Could not unload undefined prefab 0x7fcb037d (greenstaff)
[00:00:02]: Could not unload undefined prefab 0xa90e8c50 (lifeinjector)
[00:00:02]: Could not unload undefined prefab 0x7fceff10 (featherfan)
[00:00:02]: Could not unload undefined prefab 0x3c935451 (eyeturret_item)
[00:00:02]: Could not unload undefined prefab 0xcba65752 (amulet)
[00:00:02]: Could not unload undefined prefab 0xe16c07d0 (ruinshat)
[00:00:02]: Could not unload undefined prefab 0xd2c60301 (dragonflychest)
[00:00:02]: Could not unload undefined prefab 0xa72c4129 (dragonflychest_placer)
[00:00:02]: Could not unload undefined prefab 0xb1591875 (greenamulet)
[00:00:02]: Could not unload undefined prefab 0xdac7fbf5 (birdcage)
[00:00:02]: Could not unload undefined prefab 0xe1f9b335 (birdcage_placer)
[00:00:02]: Could not unload undefined prefab 0x68ba7102 (researchlab4)
[00:00:02]: Could not unload undefined prefab 0x79aa04e8 (researchlab4_placer)
[00:00:02]: Could not unload undefined prefab 0x2c158f7c (torch)
[00:00:02]: Could not unload undefined prefab 0x265d1455 (turf_woodfloor)
[00:00:02]: Could not unload undefined prefab 0x9a0ed246 (yellowamulet)
[00:00:02]: Could not unload undefined prefab 0xb4e674c6 (hawaiianshirt)
[00:00:02]: Could not unload undefined prefab 0xc78d9876 (siestahut)
[00:00:02]: Could not unload undefined prefab 0xb22fa874 (siestahut_placer)
[00:00:02]: Could not unload undefined prefab 0xce5a342e (firesuppressor)
[00:00:02]: Could not unload undefined prefab 0xbbba0ebc (firesuppressor_placer)
[00:00:02]: Could not unload undefined prefab 0x9a6718eb (resurrectionstatue)
[00:00:02]: Could not unload undefined prefab 0x6b0c64bf (resurrectionstatue_placer)
[00:00:02]: Could not unload undefined prefab 0xdfb37276 (telestaff)
[00:00:02]: Could not unload undefined prefab 0x3f6c9ebb (diviningrod)
[00:00:02]: Could not unload undefined prefab 0xa6b98890 (beargervest)
[00:00:02]: Could not unload undefined prefab 0xe5936c6a (firestaff)
[00:00:02]: Could not unload undefined prefab 0x34fb4f82 (pitchfork)
[00:00:02]: Could not unload undefined prefab 0x87cf8cfd (wathgrithrhat)
[00:00:02]: Could not unload undefined prefab 0x3d4d1dc6 (bedroll_straw)
[00:00:02]: Could not unload undefined prefab 0xadfdb7ae (armor_sanity)
[00:00:02]: Could not unload undefined prefab 0xf8e41fa9 (bedroll_furry)
[00:00:02]: Could not unload undefined prefab 0x5ce426c4 (blowdart_fire)
[00:00:02]: Could not unload undefined prefab 0x4740cff7 (tent)
[00:00:02]: Could not unload undefined prefab 0xb4d742b3 (tent_placer)
[00:00:02]: Could not unload undefined prefab 0x8a2d55ba (catcoonhat)
[00:00:02]: Could not unload undefined prefab 0x4116c653 (raincoat)
[00:00:02]: Could not unload undefined prefab 0x62a5e7fe (nightlight)
[00:00:02]: Could not unload undefined prefab 0x185806ec (nightlight_placer)
[00:00:02]: Could not unload undefined prefab 0xa1e54a85 (goldenaxe)
[00:00:02]: Could not unload undefined prefab 0xe6af29d2 (compass)
[00:00:02]: Could not unload undefined prefab 0x19c004b2 (pighouse)
[00:00:02]: Could not unload undefined prefab 0x469fe538 (pighouse_placer)
[00:00:02]: Could not unload undefined prefab 0xca16846d (boards)
[00:00:02]: Could not unload undefined prefab 0x69afe33b (book_brimstone)
[00:00:02]: Could not unload undefined prefab 0x34a58be1 (book_sleep)
[00:00:02]: Could not unload undefined prefab 0xfa14dec6 (birdtrap)
[00:00:02]: Could not unload undefined prefab 0xa3ec4f57 (book_gardening)
[00:00:02]: Could not unload undefined prefab 0x7c11af2 (treasurechest)
[00:00:02]: Could not unload undefined prefab 0xd411bef8 (treasurechest_placer)
[00:00:02]: Could not unload undefined prefab 0xef21c9f2 (rope)
[00:00:02]: Could not unload undefined prefab 0x1cd9e60e (razor)
[00:00:02]: Could not unload undefined prefab 0xd5201c09 (beebox)
[00:00:02]: Could not unload undefined prefab 0x753b7621 (beebox_placer)
[00:00:02]: Could not unload undefined prefab 0xb981ecda (fast_farmplot)
[00:00:02]: Could not unload undefined prefab 0x6c77c310 (fast_farmplot_placer)
[00:00:02]: Could not unload undefined prefab 0x1541c9cc (armorruins)
[00:00:02]: Could not unload undefined prefab 0xbcfca634 (strawhat)
[00:00:02]: Could not unload undefined prefab 0x1d005698 (waterballoon)
[00:00:02]: Could not unload undefined prefab 0x36768a92 (orangestaff)
[00:00:02]: Could not unload undefined prefab 0x111db7ae (footballhat)
[00:00:02]: Could not unload undefined prefab 0x1eee0485 (transistor)
[00:00:02]: Could not unload undefined prefab 0x2ca456a0 (orangeamulet)
[00:00:02]: Could not unload undefined prefab 0x739fbe3c (homesign)
[00:00:02]: Could not unload undefined prefab 0x33fdbd2e (homesign_placer)
[00:00:02]: Could not unload undefined prefab 0xa8b25abc (wall_ruins_item)
[00:00:02]: Could not unload undefined prefab 0x651e3e9e (eyebrellahat)
[00:00:02]: Could not unload undefined prefab 0x2e54b535 (cane)
[00:00:02]: Could not unload undefined prefab 0xff7a976 (staff_tornado)
[00:00:02]: Could not unload undefined prefab 0xd8067599 (beehat)
[00:00:02]: Could not unload undefined prefab 0xc22935e4 (icepack)
[00:00:02]: Could not unload undefined prefab 0x68370bd6 (trap_teeth)
[00:00:02]: Could not unload undefined prefab 0xe6b3a803 (lighter)
[00:00:02]: Could not unload undefined prefab 0x15220700 (backpack)
[00:00:02]: Could not unload undefined prefab 0xbc429ef3 (bushhat)
[00:00:02]: Could not unload undefined prefab 0x3ede96f8 (nightstick)
[00:00:02]: Could not unload undefined prefab 0xa0c84037 (wall_moonrock_item)
[00:00:02]: Could not unload undefined prefab 0xb918c5fd (fishingrod)
[00:00:02]: Could not unload undefined prefab 0x92ccc001 (coldfirepit)
[00:00:02]: Could not unload undefined prefab 0x21e04429 (coldfirepit_placer)
[00:00:02]: Could not unload undefined prefab 0x80cb1e18 (featherhat)
[00:00:02]: Could not unload undefined prefab 0x5a59f5cc (goldenshovel)
[00:00:02]: Could not unload undefined prefab 0xe2bfa46 (tophat)
[00:00:02]: Could not unload undefined prefab 0x4d9a964d (trap)
[00:00:02]: Could not unload undefined prefab 0x4685284 (umbrella)
[00:00:02]: Could not unload undefined prefab 0xda1f7edf (winterometer)
[00:00:02]: Could not unload undefined prefab 0x955229cb (winterometer_placer)
[00:00:02]: Could not unload undefined prefab 0xb46ab416 (spidereggsack)
[00:00:02]: Could not unload undefined prefab 0xacbea762 (fertilizer)
[00:00:02]: Could not unload undefined prefab 0x3949a42 (meatrack)
[00:00:02]: Could not unload undefined prefab 0x56340ba8 (meatrack_placer)
[00:00:02]: Could not unload undefined prefab 0x6dda899f (watermelonhat)
[00:00:02]: Could not unload undefined prefab 0xf0330963 (panflute)
[00:00:02]: Could not unload undefined prefab 0x481fffd5 (abigail_flower)
[00:00:02]: Could not unload undefined prefab 0xde4bc7e7 (wall_hay_item)
[00:00:02]: Could not unload undefined prefab 0x3cb06493 (healingsalve)
[00:00:02]: Could not unload undefined prefab 0x39311b4d (grass_umbrella)
[00:00:02]: Could not unload undefined prefab 0x37c31aa6 (lantern)
[00:00:02]: Could not unload undefined prefab 0xcda99af6 (winterhat)
[00:00:02]: Could not unload undefined prefab 0xb1fa364d (pickaxe)
[00:00:02]: Could not unload undefined prefab 0x3edae42e (multitool_axe_pickaxe)
[00:00:02]: Could not unload undefined prefab 0x7f2d088c (armorwood)
[00:00:02]: Could not unload undefined prefab 0x46094f1b (beefalohat)
[00:00:02]: Could not unload undefined prefab 0xe87e06c0 (icebox)
[00:00:02]: Could not unload undefined prefab 0xf2bd1baa (icebox_placer)
[00:00:02]: Could not unload undefined prefab 0xb6201ac9 (onemanband)
[00:00:02]: Could not unload undefined prefab 0x76d26529 (bugnet)
[00:00:02]: Could not unload undefined prefab 0xbea16a01 (hambat)
[00:00:02]: Could not unload undefined prefab 0xcad92460 (flowerhat)
[00:00:02]: Could not unload undefined prefab 0xec43b9f4 (sewing_kit)
[00:00:02]: Could not unload undefined prefab 0xbd603add (reviver)
[00:00:02]: Could not unload undefined prefab 0x8bbc7f55 (beemine)
[00:00:02]: Could not unload undefined prefab 0xfb180669 (blowdart_sleep)
[00:00:02]: Could not unload undefined prefab 0x38967bb2 (researchlab)
[00:00:02]: Could not unload undefined prefab 0x77e9ae38 (researchlab_placer)
[00:00:02]: Could not unload undefined prefab 0x2cc493e4 (book_birds)
[00:00:02]: Could not unload undefined prefab 0xdf13a0c1 (ruins_bat)
[00:00:02]: Could not unload undefined prefab 0x1153dbb9 (pottedfern)
[00:00:02]: Could not unload undefined prefab 0xf2102a71 (pottedfern_placer)
[00:00:02]: Could not unload undefined prefab 0x8d60ee3a (coldfire)
[00:00:02]: Could not unload undefined prefab 0xe72d29b0 (coldfire_placer)
[00:00:02]: Could not unload undefined prefab 0x263bc4d5 (slow_farmplot)
[00:00:02]: Could not unload undefined prefab 0x321f7255 (slow_farmplot_placer)
[00:00:02]: Could not unload undefined prefab 0xe5071541 (nightmare_timepiece)
[00:00:02]: Could not unload undefined prefab 0xc3bf310c (blueamulet)
[00:00:02]: Could not unload undefined prefab 0x2ae7e3b3 (purplegem)
[00:00:02]: Could not unload undefined prefab 0x6f21e747 (piggyback)
[00:00:02]: Could not unload undefined prefab 0x22ec3802 (wall_stone_item)
[00:00:02]: Could not unload undefined prefab 0xdb20fa95 (heatrock)
[00:00:02]: Could not unload undefined prefab 0x378bda50 (wall_wood_item)
[00:00:02]: Could not unload undefined prefab 0x33ab6997 (hud)
[00:00:02]: Could not unload undefined prefab 0x3364203d (forest)
[00:00:02]: Could not unload undefined prefab 0x2e5cb72d (cave)
[00:00:02]: Could not unload undefined prefab 0x40b82ff2 (maxwell)
[00:00:02]: Could not unload undefined prefab 0xbddda476 (fire)
[00:00:02]: Could not unload undefined prefab 0x1078732c (character_fire)
[00:00:02]: Could not unload undefined prefab 0x427b5b39 (shatter)
[00:00:02]: Unload BE done
[00:00:03]: Mod: Shanes Sword (Shane's Sword) Registering prefabs
[00:00:03]: Mod: Shanes Sword (Shane's Sword)  Registering prefab file: prefabs/shanesword
[00:00:03]: Mod: Shanes Sword (Shane's Sword)    shanesword
[00:00:03]: Mod: Shanes Sword (Shane's Sword)  Registering default mod prefab
[00:00:03]: Load FE
[00:00:03]: Load FE: done
[00:00:03]: platform_motd table: 0BDA7960
[00:00:03]: SimLuaProxy::QueryServer()
[00:00:03]: SimLuaProxy::QueryServer()
[00:00:03]: SimLuaProxy::QueryServer()
[00:00:03]: ModIndex: Load sequence finished successfully.
[00:00:03]: Reset() returning
[00:00:05]: platform_motd table: 0AD0E680
[00:00:06]: GetCachedUGCCount 0
[00:00:06]: EnumerateUserSubscribedFiles(0)
[00:00:06]: OnEnumerateUserSubscribedFilesResult 
[00:00:06]:    EResult 1, results 0/0
[00:00:06]: Enum complete. Found 0 mods.
[00:00:06]: DeleteUnsubscribedFiles [../mods,false]
[00:00:06]: FindDirectoriesMatching [../mods/workshop-*]
[00:00:06]: SteamWorkshop::CompleteCallback (success, Refreshing mods complete. None found.) set
[00:00:06]: SimLuaProxy::OnUpdateWorkshopModsComplete(ok., Refreshing mods complete. None found.)
[00:00:06]: Reloading Mod Info Prefabs
[00:00:06]: Loading Mod Info Prefabs
[00:00:06]: Unloading Mod Info Prefabs
[00:00:06]: QueryStats: { "req":"modrank", "field":"Session.Loads.Mods.list", "fieldop":"unwind", "linkpref":"external", "limit": 20}
[00:00:07]: ### OnStatsQueried ###
[00:00:07]: {"modlinks":{"ws-Wormhole Marks [DST]":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=362175979","ws-Smarter Crock Pot":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=365119238","ws-Extended Indicators WIP":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=358749986","ws-Increased Stack size":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=374550642","ws-DST Advanced Farming":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=370373189","ws-DST Fish Farm":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=356435289","ws-DST Storm Cellar":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=382177939","ws-Global Player Icons":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=373991022","ws-Health Info":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=375859599","ws-Always On Status":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=376333686","ws-Minimap HUD":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=345692228","ws-Wall Gates [DST]":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=357875628","ws-Display Food Values":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=347079953","ws-Woodie for DST":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=384633033","ws-Russian Language Pack":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=354836336","ws-More DST Characters":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=343762271","ws-Gesture Wheel":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=352373173","ws-DST RoG Characters":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=356833566","ws-DST Where's My Beefalo?":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=347360448","ws-Extra Equip Slots":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=375850593"},"modfeature":{"ws-Global Player Icons":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=373991022"},"modnames":["ws-Global Player Icons","ws-Minimap HUD","ws-Health Info","ws-Extra Equip Slots","ws-Smarter Crock Pot","ws-Always On Status","ws-Display Food Values","ws-More DST Characters","ws-DST RoG Characters","ws-Wormhole Marks [DST]","ws-DST Storm Cellar","ws-DST Where's My Beefalo?","ws-DST Advanced Farming","ws-Woodie for DST","ws-Gesture Wheel","ws-Extended Indicators WIP","ws-DST Fish Farm","ws-Increased Stack size","ws-Russian Language Pack","ws-Wall Gates [DST]"]}
 
[00:00:07]: 
[00:00:07]: true
[00:00:07]: 200
[00:00:07]: Unloading Mod Info Prefabs
[00:00:08]: [200] Account Communication Success (6)
[00:00:08]: [ACCOUNT_ACTION_TOKEN_PURPOSE] Received UserId from TokenPurpose: KU_bFYrx2FG
[00:00:09]: QueryServerComplete no callback
[00:00:10]: Downloaded server listings - full: 1391 filtered: 1054
[00:00:12]: Network tick rate: U=15(2), D=0
[00:00:12]: [Warning] Could not confirm port 10999 is open in the firewall. 
[00:00:12]: Setting up socket descriptors
[00:00:12]: Online Server Started on port: 10999
[00:00:12]: unloading prefabs for mod MOD_Shanes Sword
[00:00:12]: Collecting garbage...
[00:00:12]: lua_gc took 0.01 seconds
[00:00:12]: ~NetworkLuaProxy()
[00:00:12]: ~SimLuaProxy()
[00:00:12]: lua_close took 0.02 seconds
[00:00:12]: ReleaseAll
[00:00:12]: ReleaseAll Finished
[00:00:12]: cGame::StartPlaying
[00:00:12]: LOADING LUA
[00:00:12]: DoLuaFile scripts/main.lua
[00:00:12]: DoLuaFile loading buffer scripts/main.lua
[00:00:12]: scripts/main.lua(167,1) running main.lua
 
[00:00:12]: loaded modindex
[00:00:12]: ModIndex: Beginning normal load sequence.
 
[00:00:12]: ModIndex:GetModsToLoad inserting moddir, Shanes Sword
[00:00:12]: Could not load mod_config_data/modconfiguration_Shanes Sword
[00:00:12]: Loading mod: Shanes Sword (Shane's Sword) Version:1.0.0
[00:00:12]: Mod: Shanes Sword (Shane's Sword) Loading modworldgenmain.lua
[00:00:12]: Mod: Shanes Sword (Shane's Sword)  Mod had no modworldgenmain.lua. Skipping.
[00:00:12]: Mod: Shanes Sword (Shane's Sword) Loading modmain.lua
[00:00:12]: LOADING LUA SUCCESS
[00:00:12]: PlayerDeaths loaded morgue 1610
[00:00:12]: loaded profile
[00:00:12]: bloom_enabled false
[00:00:12]: loaded saveindex
[00:00:12]: OnFilesLoaded()
[00:00:12]: OnUpdatePurchaseStateComplete
[00:00:12]: Unload FE
[00:00:12]: Unload FE done
[00:00:13]: Mod: Shanes Sword (Shane's Sword) Registering prefabs
[00:00:13]: Mod: Shanes Sword (Shane's Sword)  Registering prefab file: prefabs/shanesword
[00:00:13]: Mod: Shanes Sword (Shane's Sword)    shanesword
[00:00:13]: Mod: Shanes Sword (Shane's Sword)  Registering default mod prefab
[00:00:13]: LOAD BE
[00:00:14]: Could not preload undefined prefab 0x4058bc0 (molehat)
[00:00:14]: Could not preload undefined prefab 0x20e21d7a (puppet_wes)
[00:00:14]: Could not preload undefined prefab 0x20e21d7a (puppet_wes)
[00:00:15]: LOAD BE: done
[00:00:15]: Deserialize world session from session/0610000A3779A226/0000000001
[00:00:15]: Begin Session: 0610000A3779A226
[00:00:15]: saving to server_temp/server_save
[00:00:15]: MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
[00:00:15]: Loading Nav Grid
[00:00:18]: Truncating to snapshot #1...
[00:00:18]:  - session/0610000A3779A226/KU_bFYrx2FG_/0000000002
[00:00:18]:    1 file(s) removed
[00:00:18]: 1 uploads added to server. From server_temp
[00:00:18]: Telling Client our new session identifier: 0610000A3779A226
[00:00:18]: ModIndex: Load sequence finished successfully.
[00:00:18]: Reset() returning
[00:00:18]: QueryServerComplete no callback
[00:00:19]: Creating Steam Room
[00:00:19]: Attempting to send resume request
[00:00:19]: ReceiveResumeRequest
[00:00:19]: Received request to resume from: session/0610000A3779A226/KU_bFYrx2FG_
[00:00:19]: OnResumeRequestLoadComplete - UserID KU_bFYrx2FG
[00:00:19]: ReceiveResumeNotification
[00:00:19]: Deleting user minimap from session/0610000A3779A226/KU_bFYrx2FG_/minimap
[00:00:19]: Deleting user session from session/0610000A3779A226/KU_bFYrx2FG_/0000000002
[00:00:19]: Console_CreateRoom: roomName Adde ROG created for id 109775241969835296
[00:00:22]: Received request to spawn as wilson from ButteredBehind[Host]
 
[00:00:22]: [Fixed] SPAWNING PLAYER AT: (-18.00, 0.00, 14.00)
[00:00:22]: Serializing user session to session/0610000A3779A226/KU_bFYrx2FG_/0000000002
[00:00:22]: Loading minimap from session/0610000A3779A226/KU_bFYrx2FG_/minimap
[00:00:22]: Clearing minimap
[00:00:32]: [string "../mods/Shanes Sword/scripts/prefabs/shanes..."]:30: attempt to index field 'Animstate' (a nil value)
LUA ERROR stack traceback:
../mods/Shanes Sword/scripts/prefabs/shanesword.lua:30 in (field) fn (Lua) <21-66>
   Sim = Sim (116103C8)
   inst = 111840 -  (valid:true)
scripts/mainfunctions.lua:148 in () ? (Lua) <137-168>
   name = shanesword
   prefab = Prefab shanesword - 
=[C]:-1 in (method) SpawnPrefab © <-1--1>
scripts/mainfunctions.lua:182 in (global) SpawnPrefab (Lua) <179-184>
   name = shanesword
scripts/components/builder.lua:275 in (method) DoBuild (Lua) <261-341>
   self =
      bonus_tech_level = 0
      buffered_builds = table: 1191BE80
      inst = 111138 - wilson (valid:true)
      recipes = table: 1191B570
      _ = table: 1191B610
      accessible_tech_trees = table: 1191C178
   recname = shanesword
   pt = (-20.96, 0.00, -6.18)
   recipe = table: 0C08AAE8
   wetlevel = 0
scripts/actions.lua:770 in (field) fn (Lua) <768-774>
   act = Build nil Recipe:shanesword (valid:true)
scripts/bufferedaction.lua:22 in (method) Do (Lua) <19-35>
   self (valid:true) =
      action = table: 11D0ECC0
      doer = 111138 - wilson (valid:true)
      onfail = table: 34A70840
      doerownsobject = false
      recipe = shanesword
      onsuccess = table: 34A705C0
      distance = 1
      options = table: 34A70610
      pos = (-20.96, 0.00, -6.18)
scripts/entityscript.lua:1188 in (method) PerformBufferedAction (Lua) <1180-1198>
   self (valid:true) =
      OnSleepIn = function - scripts/prefabs/player_common.lua:932
      inlimbo = false
      GetMoistureRateScale = function - scripts/prefabs/player_common.lua:97
      ghostenabled = true
      SetCameraDistance = function - scripts/prefabs/player_common.lua:1043
      ScreenFlash = function - scripts/prefabs/player_common.lua:1097
      EnableMovementPrediction = function - scripts/prefabs/player_common.lua:415
      player_classified = 111139 - player_classified (valid:true)
      playercolour = table: 0B6C0FA8
      children = table: 11964958
      DetachClassified = function - scripts/prefabs/player_common.lua:533
      AnimState = AnimState (3CB03798)
      DynamicShadow = DynamicShadow (3CB03938)
      Light = Light (3CB03E38)
      worldstatewatching = table: 3A7EC020
      IsOverheating = function - scripts/prefabs/player_common.lua:67
      Network = Network (3CB03E78)
      OnSave = function - scripts/prefabs/player_common.lua:901
      OnRemoveEntity = function - scripts/prefabs/player_common.lua:538
      userid = KU_bFYrx2FG
      pendingtasks = table: 3CDD5DC0
      LightWatcher = LightWatcher (3CB03B78)
      GUID = 111138
      inherentactions = table: 116601B8
      spawntime = 2.6666668057442
      name = ButteredBehind
      GetMoisture = function - scripts/prefabs/player_common.lua:77
      SetGhostMode = function - scripts/prefabs/player_common.lua:454
      SnapCamera = function - scripts/prefabs/player_common.lua:1049
      HUD = HUD
      OnWakeUp = function - scripts/prefabs/player_common.lua:960
      Transform = Transform (3CB03718)
      ShowHUD = function - scripts/prefabs/player_common.lua:1037
      sg = sg="wilson", state="dolongaction", time=1.00, tags = "doing,"
      actionreplica = table: 3CDD5B40
      event_listening = table: 3CDD61D0
      ScreenFade = function - scripts/prefabs/player_common.lua:1090
      actioncomponents = table: 3CDD52D0
      IsHUDVisible = function - scripts/prefabs/player_common.lua:1027
      OnLoad = function - scripts/prefabs/player_common.lua:910
      GetMaxMoisture = function - scripts/prefabs/player_common.lua:87
      ShowActions = function - scripts/prefabs/player_common.lua:1031
      entity = Entity (36AC3250)
      IsWet = function - scripts/prefabs/player_common.lua:107
      prefab = wilson
      updatecomponents = table: 11D48220
      Physics = Physics (3CB041B8)
      AttachClassified = function - scripts/prefabs/player_common.lua:527
      OnDespawn = function - scripts/prefabs/player_common.lua:978
      persists = false
      CanExamine = function - scripts/prefabs/play
[00:00:32]: SCRIPT ERROR! Showing error screen
[00:00:33]: QueryServerComplete no callback
[00:00:33]: QueryServerComplete no callback
[00:02:44]: MemberJoinedRoom: Member named sobusmarcin and ID 76561198189161410 joined room with ID 109775241969835296
[00:02:45]: Friend renamed to sobusmarcin with ID 76561198189161410
[00:02:49]: New incoming connection 19.143.48.144|1
[00:02:49]: ValidateGameSessionToken token: HjpucPl9CZaQiFwcPBq7SE3c8HAeRx60 for: 544935574486441637
[00:02:50]: SendHandShakeServerListing
[00:04:32]: ID_CONNECTION_LOST 19.143.48.144|1
[00:05:57]: Force aborting...
 
Link to comment
Share on other sites

Game crashed without error in log, if there is lua syntax error.

Check lua files with syntax analizator.

 

My new problem actually has a lua error, as stated in the comment over this, but I have no idea what the error message means.

 

from the error message it seems to have a problem with inst.Animstate:SetBank("shanesword")

 

edit: I also just realized my "shanesword.zip" and "swap_shanesword.zip" contains an aditional "atlas-1.tex" file in each one, is this normal? never seen it in another mod.

Link to comment
Share on other sites

@ButteredBehind Your log says:

[00:00:32]: [string "../mods/Shanes Sword/scripts/prefabs/shanes..."]:30: attempt to index field 'Animstate' (a nil value)

Can we see "shanes.lua"? or "shanes_something.lua" in prefabs.

You're trying to access "Animstate" but it's unavailable (nil) at that location. See this for more information on reading log files (specifically "nil parent variable" example).

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...