Jump to content

Character mod crashing


Recommended Posts

I created a character mod. Everything works except, when I load up a world with the character, the game crashes. I looked at the log but couldn't find out what was wrong. Can anyone help me figure out what is wrong? Here is the log:

 

Starting up
Don't Starve: 134052 OSX_STEAM
Build Date: 2015-04-17_17-26-46
THREAD - started 'GAClient' (2954514432)
HttpClient::ClientThread::Main()
cGame::InitializeOnMainThread
WindowManager::Initialize
Creating window with size 616x407 at 297x224
THREAD - started 'SDLInputManager' (2955755520)
OSX version 10.6.8
GLInfo
~~~~~~
GL_VENDOR: NVIDIA Corporation
GL_RENDERER: NVIDIA GeForce 320M OpenGL Engine
GL_VERSION: 2.1 NVIDIA-1.6.36
GL_SHADING_LANGUAGE_VERSION: 1.20
OpenGL 3.0 not present, detecting extensions the old way
OpenGL extensions (123, 123):
 
GL_APPLE_aux_depth_stencil
GL_APPLE_client_storage
GL_APPLE_element_array
GL_APPLE_fence
GL_APPLE_float_pixels
GL_APPLE_flush_buffer_range
GL_APPLE_flush_render
GL_APPLE_object_purgeable
GL_APPLE_packed_pixels
GL_APPLE_pixel_buffer
GL_APPLE_rgb_422
GL_APPLE_specular_vector
GL_APPLE_texture_range
GL_APPLE_transform_hint
GL_APPLE_vertex_array_object
GL_APPLE_vertex_array_range
GL_APPLE_vertex_program_evaluators
GL_APPLE_ycbcr_422
GL_ARB_color_buffer_float
GL_ARB_depth_buffer_float
GL_ARB_depth_texture
GL_ARB_draw_buffers
GL_ARB_fragment_program
GL_ARB_fragment_program_shadow
GL_ARB_fragment_shader
GL_ARB_framebuffer_object
GL_ARB_half_float_pixel
GL_ARB_half_float_vertex
GL_ARB_imaging
GL_ARB_instanced_arrays
GL_ARB_multisample
GL_ARB_multitexture
GL_ARB_occlusion_query
GL_ARB_pixel_buffer_object
GL_ARB_point_parameters
GL_ARB_point_sprite
GL_ARB_shader_objects
GL_ARB_shader_texture_lod
GL_ARB_shading_language_100
GL_ARB_shadow
GL_ARB_texture_border_clamp
GL_ARB_texture_compression
GL_ARB_texture_compression_rgtc
GL_ARB_texture_cube_map
GL_ARB_texture_env_add
GL_ARB_texture_env_combine
GL_ARB_texture_env_crossbar
GL_ARB_texture_env_dot3
GL_ARB_texture_float
GL_ARB_texture_mirrored_repeat
GL_ARB_texture_non_power_of_two
GL_ARB_texture_rectangle
GL_ARB_texture_rg
GL_ARB_transpose_matrix
GL_ARB_vertex_blend
GL_ARB_vertex_buffer_object
GL_ARB_vertex_program
GL_ARB_vertex_shader
GL_ARB_window_pos
GL_ATI_separate_stencil
GL_ATI_texture_env_combine3
GL_ATI_texture_float
GL_ATI_texture_mirror_once
GL_EXT_abgr
GL_EXT_bgra
GL_EXT_bindable_uniform
GL_EXT_blend_color
GL_EXT_blend_equation_separate
GL_EXT_blend_func_separate
GL_EXT_blend_minmax
GL_EXT_blend_subtract
GL_EXT_clip_volume_hint
GL_EXT_compiled_vertex_array
GL_EXT_depth_bounds_test
GL_EXT_draw_buffers2
GL_EXT_draw_range_elements
GL_EXT_fog_coord
GL_EXT_framebuffer_blit
GL_EXT_framebuffer_multisample
GL_EXT_framebuffer_object
GL_EXT_framebuffer_sRGB
GL_EXT_geometry_shader4
GL_EXT_gpu_program_parameters
GL_EXT_gpu_shader4
GL_EXT_multi_draw_arrays
GL_EXT_packed_depth_stencil
GL_EXT_packed_float
GL_EXT_provoking_vertex
GL_EXT_rescale_normal
GL_EXT_secondary_color
GL_EXT_shadow_funcs
GL_EXT_stencil_two_side
GL_EXT_stencil_wrap
GL_EXT_texture_array
GL_EXT_texture_compression_dxt1
GL_EXT_texture_compression_s3tc
GL_EXT_texture_env_add
GL_EXT_texture_filter_anisotropic
GL_EXT_texture_integer
GL_EXT_texture_lod_bias
GL_EXT_texture_mirror_clamp
GL_EXT_texture_rectangle
GL_EXT_texture_sRGB
GL_EXT_texture_shared_exponent
GL_EXT_transform_feedback
GL_EXT_vertex_array_bgra
GL_IBM_rasterpos_clip
GL_NV_blend_square
GL_NV_conditional_render
GL_NV_depth_clamp
GL_NV_fog_distance
GL_NV_fragment_program2
GL_NV_fragment_program_option
GL_NV_light_max_exponent
GL_NV_multisample_filter_hint
GL_NV_point_sprite
GL_NV_texgen_reflection
GL_NV_vertex_program2_option
GL_NV_vertex_program3
GL_SGIS_generate_mipmap
GL_SGIS_texture_edge_clamp
GL_SGIS_texture_lod
GL_MAX_TEXTURE_SIZE = 8192
GL_MAX_TEXTURE_IMAGE_UNITS = 16
GL_MAX_RENDERBUFFER_SIZE = 8192
GL_MAX_VIEWPORT_DIMS = 8192, 8192
GL_MAX_VARYING_VECTORS not supported
GL_MAX_VERTEX_ATTRIBS = 16
GL_MAX_VERTEX_UNIFORM_VECTORS not supported
GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS = 16
GL_MAX_FRAGMENT_UNIFORM_VECTORS not supported
4 compressed texture formats
texture format 0x83f0
texture format 0x83f1
texture format 0x83f2
texture format 0x83f3
cDontStarveGame::DoGameSpecificInitialize()
cGame::StartPlaying
LOADING LUA
DoLuaFile scripts/main.lua
DoLuaFile loading buffer scripts/main.lua
scripts/main.lua(161,1) running main.lua
 
scripts/modindex.lua(320,1) loaded modindex
scripts/modindex.lua(75,1) ModIndex: Beginning normal load sequence.
 
scripts/modindex.lua(248,1) WARNING loading modinfo.lua: workshop-222342168 does not specify if it is compatible with the base game. It may not work properly.
scripts/modindex.lua(251,1) WARNING loading modinfo.lua: workshop-222342168 does not specify if it is compatible with Reign of Giants. It may not work properly.
scripts/modindex.lua(395,1) Could not load mod_config_data/modconfiguration_Theo
scripts/mods.lua(170,1) Loading mod: Theo
scripts/mods.lua(197,1) Mod: Theo Loading modworldgenmain.lua
scripts/mods.lua(205,1) Mod: Theo  Mod had no modworldgenmain.lua. Skipping.
scripts/mods.lua(197,1) Mod: Theo Loading modmain.lua
LOADING LUA SUCCESS
scripts/playerdeaths.lua(79,1) PlayerDeaths loaded morgue 2838
scripts/playerprofile.lua(480,1) loaded profile
scripts/playerprofile.lua(544,1) bloom_enabled false
scripts/saveindex.lua(99,1) loaded saveindex
scripts/gamelogic.lua(1172,1) OnFilesLoaded()
scripts/gamelogic.lua(1161,1) OnUpdatePurchaseStateComplete
scripts/gamelogic.lua(117,1) Unload BE
Could not unload undefined prefab 0x4374c56c (yellowstaff)
Could not unload undefined prefab 0x303bfdce (axe)
Could not unload undefined prefab 0x378bda50 (wall_wood_item)
Could not unload undefined prefab 0x8cc766ef (pumpkin_lantern)
Could not unload undefined prefab 0xfdcabd86 (earmuffshat)
Could not unload undefined prefab 0x7f46d7c0 (batbat)
Could not unload undefined prefab 0xcceee6c3 (cutstone)
Could not unload undefined prefab 0xaf34ecc0 (trunkvest_winter)
Could not unload undefined prefab 0x875750ea (turf_road)
Could not unload undefined prefab 0x4aeb6641 (armordragonfly)
Could not unload undefined prefab 0xcd7669e5 (nightsword)
Could not unload undefined prefab 0x1daa5ab7 (turf_carpetfloor)
Could not unload undefined prefab 0xefa57cea (bandage)
Could not unload undefined prefab 0xde4bc7e7 (wall_hay_item)
Could not unload undefined prefab 0xe51acd32 (lightning_rod)
Could not unload undefined prefab 0x947bfcb8 (lightning_rod_placer)
Could not unload undefined prefab 0x68ba7100 (researchlab2)
Could not unload undefined prefab 0x3386a16a (researchlab2_placer)
Could not unload undefined prefab 0x3f5176c5 (firepit)
Could not unload undefined prefab 0x8a462465 (firepit_placer)
Could not unload undefined prefab 0x75370b6 (papyrus)
Could not unload undefined prefab 0xbea16a01 (hambat)
Could not unload undefined prefab 0xeb646050 (icehat)
Could not unload undefined prefab 0x10473739 (spear)
Could not unload undefined prefab 0x8d44bbad (cookpot)
Could not unload undefined prefab 0x30d2f57d (cookpot_placer)
Could not unload undefined prefab 0x89c20b1b (telebase)
Could not unload undefined prefab 0x868a468f (telebase_placer)
Could not unload undefined prefab 0x9d92cce (purpleamulet)
Could not unload undefined prefab 0xcf1626 (rabbithouse)
Could not unload undefined prefab 0x1aa31ec4 (rabbithouse_placer)
Could not unload undefined prefab 0xe474f23c (armormarble)
Could not unload undefined prefab 0x3ccdbe75 (icestaff)
Could not unload undefined prefab 0x68ba7101 (researchlab3)
Could not unload undefined prefab 0xd6985329 (researchlab3_placer)
Could not unload undefined prefab 0x21bf03b1 (thulecite)
Could not unload undefined prefab 0x539e9e8a (trunkvest_summer)
Could not unload undefined prefab 0xf4eb0943 (shovel)
Could not unload undefined prefab 0x761a1799 (gunpowder)
Could not unload undefined prefab 0x9a99c7b7 (armorgrass)
Could not unload undefined prefab 0xda17c8e8 (armorslurper)
Could not unload undefined prefab 0x47611d71 (sweatervest)
Could not unload undefined prefab 0x85181f7c (minerhat)
Could not unload undefined prefab 0xe8f381a1 (turf_checkerfloor)
Could not unload undefined prefab 0xd3671c87 (rainhat)
Could not unload undefined prefab 0x2e264dbc (blowdart_pipe)
Could not unload undefined prefab 0x2f0f89cb (reflectivevest)
Could not unload undefined prefab 0xc4101586 (hammer)
Could not unload undefined prefab 0x41ba89b5 (nightmarefuel)
Could not unload undefined prefab 0xfbaefa0e (rainometer)
Could not unload undefined prefab 0xeea990dc (rainometer_placer)
Could not unload undefined prefab 0x7fcb037d (greenstaff)
Could not unload undefined prefab 0x7fceff10 (featherfan)
Could not unload undefined prefab 0x3c935451 (eyeturret_item)
Could not unload undefined prefab 0xcba65752 (amulet)
Could not unload undefined prefab 0xe16c07d0 (ruinshat)
Could not unload undefined prefab 0xd2c60301 (dragonflychest)
Could not unload undefined prefab 0xa72c4129 (dragonflychest_placer)
Could not unload undefined prefab 0xb1591875 (greenamulet)
Could not unload undefined prefab 0xdac7fbf5 (birdcage)
Could not unload undefined prefab 0xe1f9b335 (birdcage_placer)
Could not unload undefined prefab 0x68ba7102 (researchlab4)
Could not unload undefined prefab 0x79aa04e8 (researchlab4_placer)
Could not unload undefined prefab 0x2c158f7c (torch)
Could not unload undefined prefab 0x265d1455 (turf_woodfloor)
Could not unload undefined prefab 0x9a0ed246 (yellowamulet)
Could not unload undefined prefab 0xb4e674c6 (hawaiianshirt)
Could not unload undefined prefab 0xc78d9876 (siestahut)
Could not unload undefined prefab 0xb22fa874 (siestahut_placer)
Could not unload undefined prefab 0xce5a342e (firesuppressor)
Could not unload undefined prefab 0xbbba0ebc (firesuppressor_placer)
Could not unload undefined prefab 0x9a6718eb (resurrectionstatue)
Could not unload undefined prefab 0x6b0c64bf (resurrectionstatue_placer)
Could not unload undefined prefab 0xdfb37276 (telestaff)
Could not unload undefined prefab 0x3f6c9ebb (diviningrod)
Could not unload undefined prefab 0xa6b98890 (beargervest)
Could not unload undefined prefab 0xe5936c6a (firestaff)
Could not unload undefined prefab 0x34fb4f82 (pitchfork)
Could not unload undefined prefab 0x3d4d1dc6 (bedroll_straw)
Could not unload undefined prefab 0xadfdb7ae (armor_sanity)
Could not unload undefined prefab 0x76d26529 (bugnet)
Could not unload undefined prefab 0x5ce426c4 (blowdart_fire)
Could not unload undefined prefab 0x4740cff7 (tent)
Could not unload undefined prefab 0xb4d742b3 (tent_placer)
Could not unload undefined prefab 0x8a2d55ba (catcoonhat)
Could not unload undefined prefab 0x4116c653 (raincoat)
Could not unload undefined prefab 0x62a5e7fe (nightlight)
Could not unload undefined prefab 0x185806ec (nightlight_placer)
Could not unload undefined prefab 0xa1e54a85 (goldenaxe)
Could not unload undefined prefab 0xe6af29d2 (compass)
Could not unload undefined prefab 0x19c004b2 (pighouse)
Could not unload undefined prefab 0x469fe538 (pighouse_placer)
Could not unload undefined prefab 0xca16846d (boards)
Could not unload undefined prefab 0xfa14dec6 (birdtrap)
Could not unload undefined prefab 0x7c11af2 (treasurechest)
Could not unload undefined prefab 0xd411bef8 (treasurechest_placer)
Could not unload undefined prefab 0xef21c9f2 (rope)
Could not unload undefined prefab 0xb981ecda (fast_farmplot)
Could not unload undefined prefab 0x6c77c310 (fast_farmplot_placer)
Could not unload undefined prefab 0xbcfca634 (strawhat)
Could not unload undefined prefab 0x111db7ae (footballhat)
Could not unload undefined prefab 0x1eee0485 (transistor)
Could not unload undefined prefab 0x1cd9e60e (razor)
Could not unload undefined prefab 0x1541c9cc (armorruins)
Could not unload undefined prefab 0xe87e06c0 (icebox)
Could not unload undefined prefab 0xf2bd1baa (icebox_placer)
Could not unload undefined prefab 0x36768a92 (orangestaff)
Could not unload undefined prefab 0x2ca456a0 (orangeamulet)
Could not unload undefined prefab 0xff7a976 (staff_tornado)
Could not unload undefined prefab 0xd8067599 (beehat)
Could not unload undefined prefab 0xc22935e4 (icepack)
Could not unload undefined prefab 0x739fbe3c (homesign)
Could not unload undefined prefab 0x33fdbd2e (homesign_placer)
Could not unload undefined prefab 0x1c42203 (bell)
Could not unload undefined prefab 0x15220700 (backpack)
Could not unload undefined prefab 0xa8b25abc (wall_ruins_item)
Could not unload undefined prefab 0x3ede96f8 (nightstick)
Could not unload undefined prefab 0xd5201c09 (beebox)
Could not unload undefined prefab 0x753b7621 (beebox_placer)
Could not unload undefined prefab 0xb918c5fd (fishingrod)
Could not unload undefined prefab 0x651e3e9e (eyebrellahat)
Could not unload undefined prefab 0x92ccc001 (coldfirepit)
Could not unload undefined prefab 0x21e04429 (coldfirepit_placer)
Could not unload undefined prefab 0x5a59f5cc (goldenshovel)
Could not unload undefined prefab 0x2e54b535 (cane)
Could not unload undefined prefab 0xb6201ac9 (onemanband)
Could not unload undefined prefab 0x4685284 (umbrella)
Could not unload undefined prefab 0xda1f7edf (winterometer)
Could not unload undefined prefab 0x955229cb (winterometer_placer)
Could not unload undefined prefab 0xe2bfa46 (tophat)
Could not unload undefined prefab 0xacbea762 (fertilizer)
Could not unload undefined prefab 0x3949a42 (meatrack)
Could not unload undefined prefab 0x56340ba8 (meatrack_placer)
Could not unload undefined prefab 0x6dda899f (watermelonhat)
Could not unload undefined prefab 0x94cf6c04 (goldenpickaxe)
Could not unload undefined prefab 0x86860bc2 (boomerang)
Could not unload undefined prefab 0xb1fa364d (pickaxe)
Could not unload undefined prefab 0x3cb06493 (healingsalve)
Could not unload undefined prefab 0x39311b4d (grass_umbrella)
Could not unload undefined prefab 0x37c31aa6 (lantern)
Could not unload undefined prefab 0xbc429ef3 (bushhat)
Could not unload undefined prefab 0x80cb1e18 (featherhat)
Could not unload undefined prefab 0x3edae42e (multitool_axe_pickaxe)
Could not unload undefined prefab 0x7f2d088c (armorwood)
Could not unload undefined prefab 0x46094f1b (beefalohat)
Could not unload undefined prefab 0xf8e41fa9 (bedroll_furry)
Could not unload undefined prefab 0xcda99af6 (winterhat)
Could not unload undefined prefab 0x1c48b877 (campfire)
Could not unload undefined prefab 0xdfe3a33 (campfire_placer)
Could not unload undefined prefab 0x4d9a964d (trap)
Could not unload undefined prefab 0x68370bd6 (trap_teeth)
Could not unload undefined prefab 0x4058bc0 (molehat)
Could not unload undefined prefab 0xcad92460 (flowerhat)
Could not unload undefined prefab 0xec43b9f4 (sewing_kit)
Could not unload undefined prefab 0xfb180669 (blowdart_sleep)
Could not unload undefined prefab 0x38967bb2 (researchlab)
Could not unload undefined prefab 0x77e9ae38 (researchlab_placer)
Could not unload undefined prefab 0x8bbc7f55 (beemine)
Could not unload undefined prefab 0xdf13a0c1 (ruins_bat)
Could not unload undefined prefab 0x22ec3802 (wall_stone_item)
Could not unload undefined prefab 0x8d60ee3a (coldfire)
Could not unload undefined prefab 0xe72d29b0 (coldfire_placer)
Could not unload undefined prefab 0x263bc4d5 (slow_farmplot)
Could not unload undefined prefab 0x321f7255 (slow_farmplot_placer)
Could not unload undefined prefab 0xe5071541 (nightmare_timepiece)
Could not unload undefined prefab 0xc3bf310c (blueamulet)
Could not unload undefined prefab 0x2ae7e3b3 (purplegem)
Could not unload undefined prefab 0x6f21e747 (piggyback)
Could not unload undefined prefab 0xf0330963 (panflute)
Could not unload undefined prefab 0xdb20fa95 (heatrock)
Could not unload undefined prefab 0x1153dbb9 (pottedfern)
Could not unload undefined prefab 0xf2102a71 (pottedfern_placer)
Could not unload undefined prefab 0x33ab6997 (hud)
Could not unload undefined prefab 0x3364203d (forest)
Could not unload undefined prefab 0x2e5cb72d (cave)
Could not unload undefined prefab 0x40b82ff2 (maxwell)
Could not unload undefined prefab 0xbddda476 (fire)
Could not unload undefined prefab 0x1078732c (character_fire)
Could not unload undefined prefab 0x427b5b39 (shatter)
scripts/gamelogic.lua(120,1) Unload BE done
scripts/dlcsupport.lua(24,1) Load scripts/DLC001_prefab_files
scripts/mods.lua(287,1) Mod: Theo Registering prefabs
scripts/mods.lua(293,1) Mod: Theo  Registering prefab file: prefabs/Theo
scripts/mods.lua(297,1) Mod: Theo    Theo
scripts/mods.lua(310,1) Mod: Theo  Registering default mod prefab
scripts/gamelogic.lua(132,1) Load FE
scripts/gamelogic.lua(136,1) Load FE: done
scripts/screens/mainscreen.lua(576,1) platform_motd table: 0x1e50cf30
SimLuaProxy::QueryServer()
scripts/modindex.lua(85,1) ModIndex: Load sequence finished successfully.
 
Reset() returning
focus gained
HttpClientWriteCallback (0x0102BEE0, 1, 1349, 0xB01A4E20)
HttpClientWriteCallback READ 1349 (1349 total)
scripts/screens/mainscreen.lua(576,1) platform_motd table: 0x1c874160
scripts/modindex.lua(248,1) WARNING loading modinfo.lua: workshop-222342168 does not specify if it is compatible with the base game. It may not work properly.
scripts/modindex.lua(251,1) WARNING loading modinfo.lua: workshop-222342168 does not specify if it is compatible with Reign of Giants. It may not work properly.
GetCachedUGCCount 0
EnumerateUserSubscribedFiles(0)
OnEnumerateUserSubscribedFilesResult 
   EResult 1, results 13/13
Enum complete. Found 13 mods.
DeleteUnsubscribedFiles [../mods]
FindDirectoriesMatching [../mods/workshop-*]
... [../mods/workshop-188251898]
... adding [workshop-188251898]
... [../mods/workshop-220511926]
... adding [workshop-220511926]
... [../mods/workshop-222103064]
... adding [workshop-222103064]
... [../mods/workshop-222342168]
... adding [workshop-222342168]
... [../mods/workshop-286844464]
... adding [workshop-286844464]
... [../mods/workshop-298407615]
... adding [workshop-298407615]
... [../mods/workshop-325716851]
... adding [workshop-325716851]
... [../mods/workshop-387636866]
... adding [workshop-387636866]
... [../mods/workshop-406963293]
... adding [workshop-406963293]
... [../mods/workshop-408066317]
... adding [workshop-408066317]
... [../mods/workshop-430220399]
... adding [workshop-430220399]
... [../mods/workshop-456082189]
... adding [workshop-456082189]
... [../mods/workshop-470514967]
... adding [workshop-470514967]
GetPublishedFileDetails(0)
Getting mod details...
OnPublishedFileDetailsResult 
   EResult 1, 406963293
   245850, 219740, [Craft Stuff], 456337628506929203, 527256707264130692, 76561198040638621, 1426230229, 1436732053, 0, 0, [utility,Reign of Giants Compatible,version:0.4], 36, [mod_publish_data_file.zip], 113899, 97391, [], 0
scripts/mods.lua(10,1) mod_name workshop-406963293
scripts/mods.lua(12,1) table: 0x19664870
GetPublishedFileDetails(1)
Getting mod details...
OnPublishedFileDetailsResult 
   EResult 1, 220511926
   245850, 219740, [Damage Indicators], 54372668016294938, 52118875341581288, 76561198008918951, 1390639148, 1418942933, 0, 0, [utility,Interface,Other,version:0.42], 36, [mod_publish_data_file.zip], 20211, 16086, [], 0
scripts/mods.lua(10,1) mod_name workshop-220511926
scripts/mods.lua(12,1) table: 0x19664870
GetPublishedFileDetails(2)
Getting mod details...
OnPublishedFileDetailsResult 
   EResult 1, 456082189
   245850, 219740, [Health Info], 445079220304986217, 27366287301149683, 76561198025486794, 1433578344, 1437239942, 0, 0, [version:0.3], 36, [mod_publish_data_file.zip], 42698, 68108, [], 0
scripts/mods.lua(10,1) mod_name workshop-456082189
scripts/mods.lua(12,1) table: 0x19664870
GetPublishedFileDetails(3)
Getting mod details...
OnPublishedFileDetailsResult 
   EResult 1, 222103064
   245850, 219740, [Where's My Beefalo?], 30726777088895825, 487820662817815988, 76561197989646930, 1390995491, 1417398092, 0, 0, [Creature,environment,Interface,worldgen,tweak,Reign of Giants Compatible,version:1.4], 36, [mod_publish_data_file.zip], 79011, 275659, [], 0
scripts/mods.lua(10,1) mod_name workshop-222103064
scripts/mods.lua(12,1) table: 0x19664870
GetPublishedFileDetails(4)
Getting mod details...
OnPublishedFileDetailsResult 
   EResult 1, 325716851
   245850, 219740, [Good ol Chester], 29598047001303107, 29596614213913822, 76561197989646930, 1413114304, 1414356424, 0, 0, [pet,environment,Reign of Giants Compatible], 107, [mod_publish_data_file.zip], 10664, 306690, [], 0
scripts/mods.lua(10,1) mod_name workshop-325716851
scripts/mods.lua(12,1) table: 0x19664870
GetPublishedFileDetails(5)
Getting mod details...
OnPublishedFileDetailsResult 
   EResult 1, 286844464
   245850, 219740, [simple HUD], 539648489235854717, 576776275404713098, 76561197988230937, 1405502876, 1431272030, 0, 0, [interface,tweak,Reign of Giants Compatible,version:1.330], 36, [mod_publish_data_file.zip], 41437, 108618, [], 0
scripts/mods.lua(10,1) mod_name workshop-286844464
scripts/mods.lua(12,1) table: 0x19664870
GetPublishedFileDetails(6)
Getting mod details...
OnPublishedFileDetailsResult 
   EResult 1, 298407615
   245850, 219740, [season Clock], 568897589638490048, 568896871518320907, 76561197963363059, 1407656416, 1408420137, 0, 0, [interface,Reign of Giants Compatible], 36, [mod_publish_data_file.zip], 70086, 29644, [], 0
scripts/mods.lua(10,1) mod_name workshop-298407615
scripts/mods.lua(12,1) table: 0x19664870
GetPublishedFileDetails(7)
Getting mod details...
OnPublishedFileDetailsResult 
   EResult 1, 188251898
   245850, 219740, [Minimap HUD], 37483099550843775, 558737771725946190, 76561197960431333, 1382514013, 1417774992, 0, 0, [interface,Reign of Giants Compatible,version:1.0.4], 107, [mod_publish_data_file.zip], 12012, 41782, [], 0
scripts/mods.lua(10,1) mod_name workshop-188251898
scripts/mods.lua(12,1) table: 0x19664870
GetPublishedFileDetails(8)
Getting mod details...
OnPublishedFileDetailsResult 
   EResult 1, 222342168
   245850, 219740, [smarter Crock Pot], 536255358949093689, 3281172720287038854, 76561198025317013, 1391049622, 1416694021, 0, 0, [utility,Interface,Reign of Giants Compatible], 36, [mod_publish_data_file.zip], 39272, 30514, [], 0
scripts/mods.lua(10,1) mod_name workshop-222342168
scripts/mods.lua(12,1) table: 0x19664870
GetPublishedFileDetails(9)
Getting mod details...
OnPublishedFileDetailsResult 
   EResult 1, 470514967
   245850, 219740, [Complete Your Map], 704036239873176645, 37500202567927127, 76561198024903559, 1435434621, 1437321580, 0, 0, [interface,Reign of Giants Compatible,utility,version:3.7a], 107, [mod_publish_data_file.zip], 320615, 57322, [], 0
scripts/mods.lua(10,1) mod_name workshop-470514967
scripts/mods.lua(12,1) table: 0x19664870
GetPublishedFileDetails(10)
Getting mod details...
OnPublishedFileDetailsResult 
   EResult 1, 408066317
   245850, 219740, [Detailed Tooltips], 538525409346644650, 536258467205117190, 76561198047913142, 1426382937, 1433827526, 0, 0, [utility,Interface,Reign of Giants Compatible,version:1.5], 107, [mod_publish_data_file.zip], 88066, 77287, [], 0
scripts/mods.lua(10,1) mod_name workshop-408066317
scripts/mods.lua(12,1) table: 0x19664870
GetPublishedFileDetails(11)
Getting mod details...
OnPublishedFileDetailsResult 
   EResult 1, 430220399
   245850, 219740, [Throwable Spears], 532891538399685430, 532891538399685479, 76561198004707106, 1429730073, 1429730073, 0, 0, [item,tweak,Reign of Giants Compatible,version:1.7], 107, [mod_publish_data_file.zip], 32586, 113596, [], 0
scripts/mods.lua(10,1) mod_name workshop-430220399
scripts/mods.lua(12,1) table: 0x19664870
GetPublishedFileDetails(12)
Getting mod details...
OnPublishedFileDetailsResult 
   EResult 1, 387636866
   245850, 219740, [Quiche], 28481408611276467, 28481408611276557, 76561198056155576, 1423194093, 1423194093, 0, 0, [item,Reign of Giants Compatible,version:2], 36, [mod_publish_data_file.zip], 29465, 24920, [], 0
scripts/mods.lua(10,1) mod_name workshop-387636866
scripts/mods.lua(12,1) table: 0x19664870
Mod listing complete.
DownloadPublishedFile(0)
SteamWorkshop::OnError: DownloadPublishedFile attempted to download non-existent mod.
SteamWorkshop::CompleteCallback (failure, DownloadPublishedFile attempted to download non-existent mod.) set
SimLuaProxy::OnUpdateWorkshopModsComplete(failed, DownloadPublishedFile attempted to download non-existent mod.)
scripts/modindex.lua(248,1) WARNING loading modinfo.lua: workshop-222342168 does not specify if it is compatible with the base game. It may not work properly.
scripts/modindex.lua(251,1) WARNING loading modinfo.lua: workshop-222342168 does not specify if it is compatible with Reign of Giants. It may not work properly.
scripts/screens/modsscreen.lua(886,1) Reloading Mod Info Prefabs
scripts/screens/modsscreen.lua(873,1) Loading Mod Info Prefabs
scripts/screens/modsscreen.lua(878,1) Unloading Mod Info Prefabs
QueryStats: { "req":"modrank", "field":"Session.Loads.Mods.list", "fieldop":"unwind", "linkpref":"klei", "limit": 20}
../mods/workshop-456082189/preview.tex is 200x200 but compressed textures must have power of 2 dimensions.
../mods/workshop-406963293/modicon.tex is 480x480 but compressed textures must have power of 2 dimensions.
HttpClientWriteCallback (0x0102BF85, 1, 2564, 0xB01A4E20)
HttpClientWriteCallback READ 2564 (2564 total)
scripts/screens/modsscreen.lua(878,1) Unloading Mod Info Prefabs
scripts/mods.lua(322,1) unloading prefabs for mod MOD_Theo
Collecting garbage...
lua_gc took 0.02 seconds
~SimLuaProxy()
lua_close took 0.05 seconds
ReleaseAll
ReleaseAll Finished
cGame::StartPlaying
LOADING LUA
DoLuaFile scripts/main.lua
DoLuaFile loading buffer scripts/main.lua
scripts/main.lua(161,1) running main.lua
 
scripts/modindex.lua(320,1) loaded modindex
scripts/modindex.lua(75,1) ModIndex: Beginning normal load sequence.
 
scripts/modindex.lua(248,1) WARNING loading modinfo.lua: workshop-222342168 does not specify if it is compatible with the base game. It may not work properly.
scripts/modindex.lua(251,1) WARNING loading modinfo.lua: workshop-222342168 does not specify if it is compatible with Reign of Giants. It may not work properly.
scripts/modindex.lua(395,1) Could not load mod_config_data/modconfiguration_Theo
scripts/mods.lua(170,1) Loading mod: Theo
scripts/mods.lua(197,1) Mod: Theo Loading modworldgenmain.lua
scripts/mods.lua(205,1) Mod: Theo  Mod had no modworldgenmain.lua. Skipping.
scripts/mods.lua(197,1) Mod: Theo Loading modmain.lua
LOADING LUA SUCCESS
scripts/playerdeaths.lua(79,1) PlayerDeaths loaded morgue 2838
scripts/playerprofile.lua(480,1) loaded profile
scripts/playerprofile.lua(544,1) bloom_enabled false
scripts/saveindex.lua(99,1) loaded saveindex
scripts/gamelogic.lua(1172,1) OnFilesLoaded()
scripts/gamelogic.lua(1161,1) OnUpdatePurchaseStateComplete
scripts/gamelogic.lua(111,1) FE assets already loaded
scripts/mods.lua(287,1) Mod: Theo Registering prefabs
scripts/mods.lua(293,1) Mod: Theo  Registering prefab file: prefabs/Theo
scripts/mods.lua(297,1) Mod: Theo    Theo
scripts/mods.lua(310,1) Mod: Theo  Registering default mod prefab
scripts/screens/mainscreen.lua(576,1) platform_motd table: 0x18d89fa0
SimLuaProxy::QueryServer()
scripts/modindex.lua(85,1) ModIndex: Load sequence finished successfully.
 
Reset() returning
HttpClientWriteCallback (0x0102BEE0, 1, 1349, 0xB01A4E20)
HttpClientWriteCallback READ 1349 (1349 total)
scripts/screens/mainscreen.lua(576,1) platform_motd table: 0x19727cc0
scripts/mods.lua(322,1) unloading prefabs for mod MOD_Theo
Collecting garbage...
lua_gc took 0.01 seconds
~SimLuaProxy()
lua_close took 0.04 seconds
ReleaseAll
ReleaseAll Finished
cGame::StartPlaying
LOADING LUA
DoLuaFile scripts/main.lua
DoLuaFile loading buffer scripts/main.lua
scripts/main.lua(161,1) running main.lua
 
scripts/modindex.lua(320,1) loaded modindex
scripts/modindex.lua(75,1) ModIndex: Beginning normal load sequence.
 
scripts/modindex.lua(248,1) WARNING loading modinfo.lua: workshop-222342168 does not specify if it is compatible with the base game. It may not work properly.
scripts/modindex.lua(251,1) WARNING loading modinfo.lua: workshop-222342168 does not specify if it is compatible with Reign of Giants. It may not work properly.
scripts/modindex.lua(395,1) Could not load mod_config_data/modconfiguration_Theo
scripts/mods.lua(170,1) Loading mod: Theo
scripts/mods.lua(197,1) Mod: Theo Loading modworldgenmain.lua
scripts/mods.lua(205,1) Mod: Theo  Mod had no modworldgenmain.lua. Skipping.
scripts/mods.lua(197,1) Mod: Theo Loading modmain.lua
LOADING LUA SUCCESS
scripts/playerdeaths.lua(79,1) PlayerDeaths loaded morgue 2838
scripts/playerprofile.lua(480,1) loaded profile
scripts/playerprofile.lua(544,1) bloom_enabled false
scripts/saveindex.lua(99,1) loaded saveindex
scripts/gamelogic.lua(1172,1) OnFilesLoaded()
scripts/gamelogic.lua(1161,1) OnUpdatePurchaseStateComplete
scripts/gamelogic.lua(148,1) Unload FE
scripts/gamelogic.lua(150,1) Unload FE done
scripts/dlcsupport.lua(24,1) Load scripts/DLC001_prefab_files
scripts/mods.lua(287,1) Mod: Theo Registering prefabs
scripts/mods.lua(293,1) Mod: Theo  Registering prefab file: prefabs/Theo
scripts/mods.lua(297,1) Mod: Theo    Theo
scripts/mods.lua(310,1) Mod: Theo  Registering default mod prefab
scripts/gamelogic.lua(164,1) LOAD BE
scripts/gamelogic.lua(172,1) LOAD BE : done
MiniMapComponent::AddAtlas( minimap/minimap_data.xml )
scripts/components/seasonmanager.lua(1586,1) AUTUMN TIME
scripts/mainfunctions.lua(122,1) Can't find prefab theo
scripts/gamelogic.lua:468: could not spawn player character
LUA ERROR stack traceback:
        =[C] in function 'assert'
        scripts/gamelogic.lua(468,1) in function 'PopulateWorld'
        scripts/gamelogic.lua(837,1) in function 'DoInitGame'
        scripts/gamelogic.lua(1018,1) in function 'cb'
        scripts/saveindex.lua(512,1)
        =[C] in function 'GetPersistentString'
        scripts/saveindex.lua(489,1) in function 'GetSaveData'
        scripts/gamelogic.lua(1020,1) in function 'DoLoadWorld'
        scripts/gamelogic.lua(1067,1) in function 'LoadSlot'
        scripts/gamelogic.lua(1133,1) in function 'DoResetAction'
        scripts/gamelogic.lua(1168,1) in function 'complete_callback'
...
        =[C] in function 'GetPersistentString'
        scripts/saveindex.lua(91,1) in function 'Load'
        scripts/gamelogic.lua(1189,1) in function 'callback'
        scripts/playerprofile.lua(574,1) in function 'Set'
        scripts/playerprofile.lua(458,1)
        =[C] in function 'GetPersistentString'
        scripts/playerprofile.lua(456,1) in function 'Load'
        scripts/gamelogic.lua(1188,1) in main chunk
        =[C] in function 'require'
        scripts/mainfunctions.lua(652,1)
scripts/frontend.lua(723,1) SCRIPT ERROR! Showing error screen
scripts/modindex.lua(85,1) ModIndex: Load sequence finished successfully.
 
 
Link to comment
Share on other sites

I realize that most of the log was unnecessary. Sorry to anyone who had to scroll down just to help me. The error is near the bottom. I will try to cut out unimportant parts of any log, or code I post in the future. I don't know how to edit the post.

Link to comment
Share on other sites

Is the code your looking for in [mod name]/scripts/prefabs/[character].lua ?

if so here:

local MakePlayerCharacter = require "prefabs/player_common"
 
 
local assets = {
 
        Asset( "ANIM", "anim/player_basic.zip" ),
        Asset( "ANIM", "anim/player_idles_shiver.zip" ),
        Asset( "ANIM", "anim/player_actions.zip" ),
        Asset( "ANIM", "anim/player_actions_axe.zip" ),
        Asset( "ANIM", "anim/player_actions_pickaxe.zip" ),
        Asset( "ANIM", "anim/player_actions_shovel.zip" ),
        Asset( "ANIM", "anim/player_actions_blowdart.zip" ),
        Asset( "ANIM", "anim/player_actions_eat.zip" ),
        Asset( "ANIM", "anim/player_actions_item.zip" ),
        Asset( "ANIM", "anim/player_actions_uniqueitem.zip" ),
        Asset( "ANIM", "anim/player_actions_bugnet.zip" ),
        Asset( "ANIM", "anim/player_actions_fishing.zip" ),
        Asset( "ANIM", "anim/player_actions_boomerang.zip" ),
        Asset( "ANIM", "anim/player_bush_hat.zip" ),
        Asset( "ANIM", "anim/player_attacks.zip" ),
        Asset( "ANIM", "anim/player_idles.zip" ),
        Asset( "ANIM", "anim/player_rebirth.zip" ),
        Asset( "ANIM", "anim/player_jump.zip" ),
        Asset( "ANIM", "anim/player_amulet_resurrect.zip" ),
        Asset( "ANIM", "anim/player_teleport.zip" ),
        Asset( "ANIM", "anim/wilson_fx.zip" ),
        Asset( "ANIM", "anim/player_one_man_band.zip" ),
        Asset( "ANIM", "anim/shadow_hands.zip" ),
        Asset( "SOUND", "sound/sfx.fsb" ),
        Asset( "SOUND", "sound/wilson.fsb" ),
        Asset( "ANIM", "anim/beard.zip" ),
 
-- Don't forget to include your character's custom assets!
        Asset( "ANIM", "anim/Theo.zip" ),
}
local prefabs = {}
 
local fn = function(inst)
 
-- choose which sounds this character will play
inst.soundsname = "wolfgang"
 
-- a minimap icon must be specified
inst.MiniMapEntity:SetIcon( "wilson.png" )
 
-- todo: Add an example special power here.
end
 
 
 
return MakePlayerCharacter("Theo", prefabs, assets, fn)
 
Link to comment
Share on other sites

Aha, you made a typical mistake: you spelled "theo" as "Theo" on occasion.

The game can't comprehend that, you need to use lowercase at all times (expect for the quote strings, which are all caps).

 

Kinda like in Linux, except that here, most basic symbols are fine.

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...