Jump to content

Recommended Posts

I'm trying to make a character mod and i can't figure out what's wrong. I haven't finished it fully yet, but the game should work even though it's not completely finished. Game starts up, but when i start a world and choose my character the game crashes and says that it can't locate "images/inventoryimages.xml" even though there's nothing like it in my code but the game ignores it and just searches for this file. But such file doesn't exist so the game crashes. I don't know what to do now. Here's my crash log

[00:00:00]: Starting Up[00:00:00]: Version: 142718[00:00:00]: Current time: Sun Jul 19 13:26:59 2015[00:00:00]: Don't Starve Together: 142718 WIN32_STEAMNNN Build Date: 2015-07-10_11-55-42[00:00:00]: Parsing command line[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: 690955[00:00:00]: Steam BetaName(Branch): [][00:00:00]: ....Done[00:00:00]: Fixing DPI[00:00:00]: ...Done[00:00:00]: THREAD - started 'GAClient' (7696)[00:00:00]: HttpClient::ClientThread::Main()[00:00:05]: ProfileIndex:6.88[00:00:05]: Network tick rate: U=15(2), D=0[00:00:05]: THREAD - started 'GAClient' (568)[00:00:05]: HttpClient::ClientThread::Main()[00:00:05]: THREAD - started 'GAClient' (5024)[00:00:05]: HttpClient::ClientThread::Main()[00:00:05]: Network tick rate: U=15(2), D=0[00:00:05]: Authorized application D:\SteamLibrary\steamapps\common\Don't Starve Together\bin\dontstarve_steam.exe is enabled in the firewall.[00:00:05]: WindowsFirewall - Application already authorized[00:00:05]: loaded ping_cache[00:00:05]: OnLoadPermissionList: APP:Klei/DoNotStarveTogether/save/blocklist.txt (Failure)[00:00:05]: OnLoadPermissionList: APP:Klei/DoNotStarveTogether/save/adminlist.txt (Failure)[00:00:05]: OnLoadUserIdList: APP:Klei/DoNotStarveTogether/save/whitelist.txt (Failure)[00:00:05]: Offline user name: OU_76561198076083097[00:00:05]: SteamID: 76561198076083097[00:00:05]: cGame::InitializeOnMainThread[00:00:05]: WindowManager::Initialize[00:00:05]: CreateWindow: Requesting 1280,738 - 5/6/5 - -1/-1/-1 - 0[00:00:05]: THREAD - started 'GAClient' (4148)[00:00:05]: HttpClient::ClientThread::Main()[00:00:05]: THREAD - started 'GAClient' (7424)[00:00:05]: HttpClient::ClientThread::Main()[00:00:05]: CreateEGLContext: 12 configs found[00:00:05]:      0: 8/8/8 -  0/ 0/ 0 - 0[00:00:05]:      1: 8/8/8 -  0/16/ 0 - 0[00:00:05]:      2: 8/8/8 -  0/24/ 0 - 0[00:00:05]:      3: 8/8/8 -  0/24/ 8 - 0[00:00:05]:      4: 5/5/5 -  0/ 0/ 0 - 0[00:00:05]:      5: 5/5/5 -  0/16/ 0 - 0[00:00:05]:      6: 5/5/5 -  0/24/ 0 - 0[00:00:05]:      7: 5/5/5 -  0/24/ 8 - 0[00:00:05]:      8: 8/8/8 -  8/ 0/ 0 - 0[00:00:05]:      9: 8/8/8 -  8/16/ 0 - 0[00:00:05]:     10: 8/8/8 -  8/24/ 0 - 0[00:00:05]:     11: 8/8/8 -  8/24/ 8 - 0[00:00:05]: RestoreWindowPosition[00:00:05]:    Saved Client Pos (0 x 22)[00:00:05]:    Adjusted Window Pos (-8 x -8)[00:00:05]: EnsureWindowOnScreen[00:00:05]:    All good.[00:00:05]: GLInfo[00:00:05]: ~~~~~~[00:00:05]: GL_VENDOR: Google Inc.[00:00:05]: GL_RENDERER: ANGLE (NVIDIA GeForce 9600M GT )[00:00:05]: GL_VERSION: OpenGL ES 2.0 (ANGLE 1.0.0.2249)[00:00:05]: GL_SHADING_LANGUAGE_VERSION: OpenGL ES GLSL ES 1.00 (ANGLE 1.0.0.2249)[00:00:05]: THREAD - started 'WindowsInputManager' (6732)[00:00:05]: OpenGL extensions (19, 19):[00:00:05]: GL_ANGLE_depth_texture[00:00:05]: GL_ANGLE_framebuffer_blit[00:00:05]: GL_ANGLE_framebuffer_multisample[00:00:05]: GL_ANGLE_instanced_arrays[00:00:05]: GL_ANGLE_pack_reverse_row_order[00:00:05]: GL_ANGLE_texture_compression_dxt3[00:00:05]: GL_ANGLE_texture_compression_dxt5[00:00:05]: GL_ANGLE_texture_usage[00:00:05]: GL_ANGLE_translated_shader_source[00:00:05]: GL_EXT_read_format_bgra[00:00:05]: GL_EXT_robustness[00:00:05]: GL_EXT_texture_compression_dxt1[00:00:05]: GL_EXT_texture_format_BGRA8888[00:00:05]: GL_EXT_texture_storage[00:00:05]: GL_OES_get_program_binary[00:00:05]: GL_OES_packed_depth_stencil[00:00:05]: GL_OES_rgb8_rgba8[00:00:05]: GL_OES_standard_derivatives[00:00:05]: GL_OES_texture_npot[00:00:05]: GL_MAX_TEXTURE_SIZE = 8192[00:00:05]: GL_MAX_TEXTURE_IMAGE_UNITS = 16[00:00:05]: GL_MAX_RENDERBUFFER_SIZE = 8192[00:00:05]: GL_MAX_VIEWPORT_DIMS = 8192, 8192[00:00:05]: GL_MAX_VARYING_VECTORS = 10[00:00:05]: GL_MAX_VERTEX_ATTRIBS = 16[00:00:05]: GL_MAX_VERTEX_UNIFORM_VECTORS = 254[00:00:05]: GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS = 4[00:00:05]: GL_MAX_FRAGMENT_UNIFORM_VECTORS = 221[00:00:05]: 4 compressed texture formats[00:00:05]: texture format 0x83f0[00:00:05]: texture format 0x83f1[00:00:05]: texture format 0x83f2[00:00:05]: texture format 0x83f3[00:00:06]: Renderer initialize: Okay[00:00:07]: AnimManager initialize: Okay[00:00:07]: Buffers initialize: Okay[00:00:07]: cDontStarveGame::DoGameSpecificInitialize()[00:00:07]: GameSpecific initialize: Okay[00:00:07]: cGame::StartPlaying[00:00:08]: LOADING LUA[00:00:08]: DoLuaFile scripts/main.lua[00:00:08]: DoLuaFile loading buffer scripts/main.lua[00:00:08]: scripts/main.lua(169,1) running main.lua	[00:00:08]: loaded modindex	[00:00:08]: ModIndex: Beginning normal load sequence.	[00:00:10]: LOADING LUA SUCCESS[00:00:10]: PlayerDeaths loaded morgue	664	[00:00:10]: loaded profile	[00:00:10]: bloom_enabled	false	[00:00:10]: loaded saveindex	[00:00:10]: OnFilesLoaded()	[00:00:10]: OnUpdatePurchaseStateComplete	[00:00:11]: 	Load FE	[00:00:12]: 	Load FE: done	[00:00:12]: platform_motd	table: 0BD665B8	[00:00:12]: SimLuaProxy::QueryServer()[00:00:12]: SimLuaProxy::QueryServer()[00:00:12]: SimLuaProxy::QueryServer()[00:00:12]: ModIndex: Load sequence finished successfully.	[00:00:12]: Reset() returning[00:00:14]: platform_motd	table: 0BF1B1D8	[00:00:14]: GetCachedUGCCount 0[00:00:14]: EnumerateUserSubscribedFiles(0)[00:00:14]: OnEnumerateUserSubscribedFilesResult [00:00:14]:    EResult 1, results 9/9[00:00:14]: Enum complete. Found 9 mods.[00:00:14]: DeleteUnsubscribedFiles [../mods,false][00:00:14]: FindDirectoriesMatching [../mods/workshop-*][00:00:14]: GetPublishedFileDetails(0)[00:00:14]: Getting mod details...[00:00:15]: OnPublishedFileDetailsResult [00:00:15]:    EResult 1, 367593872[00:00:15]:    245850, 322330, [No More Lag], 31855919639623960, 31855919629541281, 76561197989086421, 1420194784, 1420304448, 0, 0, [tweak,version:1.1.1], 228, [mod_publish_data_file.zip], 131519, 134229, [], 0[00:00:15]: GetPublishedFileDetails(1)[00:00:15]: Getting mod details...[00:00:15]: OnPublishedFileDetailsResult [00:00:15]:    EResult 1, 468373577[00:00:15]:    245850, 322330, [Geralt], 436070488668362682, 436070488668363013, 76561198120152841, 1435172812, 1435767204, 0, 0, [all_clients_require_mod,character,item,reign of giants compatible,version:1.0.8], 228, [mod_publish_data_file.zip], 2211602, 238053, [], 0[00:00:15]: GetPublishedFileDetails(2)[00:00:15]: Getting mod details...[00:00:16]: OnPublishedFileDetailsResult [00:00:16]:    EResult 1, 373991022[00:00:16]:    245850, 322330, [Global Player Icons], 543019017990774213, 539637611886990194, 76561197970349754, 1421061012, 1424608926, 0, 0, [interface,utility,tweak,version:1.14], 228, [mod_publish_data_file.zip], 393726, 390830, [], 0[00:00:16]: GetPublishedFileDetails(3)[00:00:16]: Getting mod details...[00:00:16]: OnPublishedFileDetailsResult [00:00:16]:    EResult 1, 374550642[00:00:16]:    245850, 322330, [Increased Stack size], 543025989449322935, 543025989448782800, 76561197982211173, 1421166297, 1431017020, 0, 0, [utility,tweak,version:1.62,all_clients_require_mod], 228, [mod_publish_data_file.zip], 7981, 6463, [], 0[00:00:16]: GetPublishedFileDetails(4)[00:00:16]: Getting mod details...[00:00:17]: OnPublishedFileDetailsResult [00:00:17]:    EResult 1, 458940297[00:00:17]:    245850, 322330, [Food Values - Item Tooltips (Server and Client)], 521637598942657276, 521637598935719916, 76561198029173411, 1433980137, 1434811608, 0, 0, [all_clients_require_mod,interface,version:2.5], 228, [mod_publish_data_file.zip], 242008, 81992, [], 0[00:00:17]: GetPublishedFileDetails(5)[00:00:17]: Getting mod details...[00:00:17]: OnPublishedFileDetailsResult [00:00:17]:    EResult 1, 365119238[00:00:17]:    245850, 322330, [Smarter Crock Pot], 521637162497863345, 3281172720287038854, 76561198025317013, 1419881314, 1434095594, 0, 0, [client_only_mod,interface,reign of giants compatible,tweak,utility,version:3.21], 228, [mod_publish_data_file.zip], 62453, 30514, [], 0[00:00:17]: GetPublishedFileDetails(6)[00:00:17]: Getting mod details...[00:00:18]: OnPublishedFileDetailsResult [00:00:18]:    EResult 1, 436128282[00:00:18]:    245850, 322330, [Solaire of Astora], 36371116272864837, 36370312396071810, 76561198003707212, 1430591849, 1431086877, 0, 0, [character,all_clients_require_mod,version:1.0.1ceriouslymk2], 228, [mod_publish_data_file.zip], 6285501, 11532, [], 0[00:00:18]: GetPublishedFileDetails(7)[00:00:18]: Getting mod details...[00:00:18]: OnPublishedFileDetailsResult [00:00:18]:    EResult 1, 458364132[00:00:18]:    245850, 322330, [Extended Sample Character], 36373897949538349, 36373897949538772, 76561198171483067, 1433890878, 1433890878, 0, 0, [version:1.1.4,all_clients_require_mod], 228, [mod_publish_data_file.zip], 4359284, 10765, [], 0[00:00:18]: GetPublishedFileDetails(8)[00:00:18]: Getting mod details...[00:00:19]: OnPublishedFileDetailsResult [00:00:19]:    EResult 1, 478401489[00:00:19]:    245850, 322330, [Grom Hellscream], 630852732946620637, 630852440678452003, 76561198217919016, 1436466771, 1437228715, 0, 0, [all_clients_require_mod,character,version:1.2.5], 228, [mod_publish_data_file.zip], 4677040, 405662, [], 0[00:00:19]: Mod listing complete.[00:00:19]: SteamWorkshop::CompleteCallback (success, Refreshing mods complete. Nothing new to download.) set[00:00:19]: SimLuaProxy::OnUpdateWorkshopModsComplete(ok., Refreshing mods complete. Nothing new to download.)[00:00:19]: Reloading Mod Info Prefabs	[00:00:19]: Loading Mod Info Prefabs	[00:00:19]: Unloading Mod Info Prefabs	[00:00:19]: QueryStats: { "req":"modrank", "field":"Session.Loads.Mods.list", "fieldop":"unwind", "linkpref":"external", "limit": 20}[00:00:20]: ### OnStatsQueried ###	[00:00:20]: {"modlinks":{"ws-Wormhole Marks [DST]":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=362175979","ws-Smarter Crock Pot":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=365119238","ws-Increased Stack size":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=374550642","ws-DST Where's My Beefalo?":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=347360448","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-Personal Chesters":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=463740026","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-Deluxe Campfires 2.11":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=444235588","ws-DST Advanced Farming":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=370373189","ws-Fast Travel":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=458587300","ws-Food Values - Item Tooltips (Server and Client)":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=458940297","ws-Gesture Wheel":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=352373173","ws-Global Positions":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=378160973","ws-Large Chest":"http:\/\/steamcommunity.com\/sharedfiles\/filedetails\/?id=396026892","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-Always On Status","ws-Minimap HUD","ws-Extra Equip Slots","ws-Health Info","ws-Display Food Values","ws-Smarter Crock Pot","ws-Wormhole Marks [DST]","ws-Global Positions","ws-DST Storm Cellar","ws-Increased Stack size","ws-DST Where's My Beefalo?","ws-Food Values - Item Tooltips (Server and Client)","ws-Large Chest","ws-Deluxe Campfires 2.11","ws-Personal Chesters","ws-Wall Gates [DST]","ws-Gesture Wheel","ws-Fast Travel","ws-DST Advanced Farming"]}	[00:00:20]: [00:00:20]: true	[00:00:20]: 200	[00:00:21]: Unloading Mod Info Prefabs	[00:00:21]: Collecting garbage...[00:00:21]: lua_gc took 0.02 seconds[00:00:21]: ~NetworkLuaProxy()[00:00:21]: ~SimLuaProxy()[00:00:21]: lua_close took 0.03 seconds[00:00:21]: ReleaseAll[00:00:21]: ReleaseAll Finished[00:00:21]: cGame::StartPlaying[00:00:21]: LOADING LUA[00:00:21]: DoLuaFile scripts/main.lua[00:00:21]: DoLuaFile loading buffer scripts/main.lua[00:00:21]: scripts/main.lua(169,1) running main.lua	[00:00:21]: loaded modindex	[00:00:21]: ModIndex: Beginning normal load sequence.	[00:00:21]: ModIndex:GetModsToLoad inserting moddir, 	Solaire of Astora	[00:00:21]: Could not load mod_config_data/modconfiguration_Solaire of Astora	[00:00:21]: Loading mod: Solaire of Astora (solaire of Astora) Version:1	[00:00:21]: Mod: Solaire of Astora (solaire of Astora)	Loading modworldgenmain.lua	[00:00:21]: Mod: Solaire of Astora (solaire of Astora)	  Mod had no modworldgenmain.lua. Skipping.	[00:00:21]: Mod: Solaire of Astora (solaire of Astora)	Loading modmain.lua	[00:00:22]: LOADING LUA SUCCESS[00:00:22]: PlayerDeaths loaded morgue	664	[00:00:22]: loaded profile	[00:00:22]: bloom_enabled	false	[00:00:22]: loaded saveindex	[00:00:22]: OnFilesLoaded()	[00:00:22]: OnUpdatePurchaseStateComplete	[00:00:22]: 	Unload BE	[00:00:22]: Could not unload undefined prefab 0xec6564e4 (estus)[00:00:22]: 	Unload BE done	[00:00:23]: Mod: Solaire of Astora (solaire of Astora)	Registering prefabs	[00:00:23]: Mod: Solaire of Astora (solaire of Astora)	  Registering prefab file: prefabs/solaire	[00:00:23]: Mod: Solaire of Astora (solaire of Astora)	    solaire	[00:00:23]: Mod: Solaire of Astora (solaire of Astora)	  Registering prefab file: prefabs/estus	[00:00:23]: Mod: Solaire of Astora (solaire of Astora)	    estus	[00:00:23]: Mod: Solaire of Astora (solaire of Astora)	  Registering prefab file: prefabs/estus_empty	[00:00:23]: Mod: Solaire of Astora (solaire of Astora)	    estus_empty	[00:00:23]: Mod: Solaire of Astora (solaire of Astora)	  Registering default mod prefab	[00:00:23]: 	Load FE	[00:00:24]: 	Load FE: done	[00:00:24]: platform_motd	table: 0AD272E0	[00:00:24]: SimLuaProxy::QueryServer()[00:00:24]: SimLuaProxy::QueryServer()[00:00:24]: SimLuaProxy::QueryServer()[00:00:24]: ModIndex: Load sequence finished successfully.	[00:00:24]: Reset() returning[00:00:25]: platform_motd	table: 0BB86918	[00:00:27]: [200] Account Communication Success (6)[00:00:27]: [ACCOUNT_ACTION_TOKEN_PURPOSE] Received UserId from TokenPurpose: KU_wixXw-Ds[00:00:33]: Network tick rate: U=15(2), D=0[00:00:34]: [Warning] Could not confirm port 10999 is open in the firewall. [00:00:34]: Setting up socket descriptors[00:00:34]: Lan Server Started on port: 10999[00:00:34]: Not applying world gen overrides.	[00:00:34]: unloading prefabs for mod MOD_Solaire of Astora	[00:00:34]: Collecting garbage...[00:00:34]: lua_gc took 0.02 seconds[00:00:34]: ~NetworkLuaProxy()[00:00:34]: ~SimLuaProxy()[00:00:34]: lua_close took 0.03 seconds[00:00:34]: ReleaseAll[00:00:34]: ReleaseAll Finished[00:00:34]: cGame::StartPlaying[00:00:34]: LOADING LUA[00:00:34]: DoLuaFile scripts/main.lua[00:00:34]: DoLuaFile loading buffer scripts/main.lua[00:00:34]: scripts/main.lua(169,1) running main.lua	[00:00:34]: loaded modindex	[00:00:34]: ModIndex: Beginning normal load sequence.	[00:00:34]: ModIndex:GetModsToLoad inserting moddir, 	Solaire of Astora	[00:00:34]: Could not load mod_config_data/modconfiguration_Solaire of Astora	[00:00:34]: Loading mod: Solaire of Astora (solaire of Astora) Version:1	[00:00:34]: Mod: Solaire of Astora (solaire of Astora)	Loading modworldgenmain.lua	[00:00:34]: Mod: Solaire of Astora (solaire of Astora)	  Mod had no modworldgenmain.lua. Skipping.	[00:00:34]: Mod: Solaire of Astora (solaire of Astora)	Loading modmain.lua	[00:00:34]: LOADING LUA SUCCESS[00:00:34]: PlayerDeaths loaded morgue	664	[00:00:34]: loaded profile	[00:00:34]: bloom_enabled	false	[00:00:34]: loaded saveindex	[00:00:34]: OnFilesLoaded()	[00:00:34]: OnUpdatePurchaseStateComplete	[00:00:34]: Load Slot: ... generating new world	[00:00:34]: WorldSim::SimThread::SimThread()[00:00:34]: WorldSim::SimThread::SimThread() complete[00:00:34]: THREAD - started 'WorldSim' (6872)[00:00:34]: WorldSim::SimThread::Main()[00:00:34]: DoLuaFile scripts/worldgen_main.lua[00:00:34]: ModIndex: Load sequence finished successfully.	[00:00:34]: Reset() returning[00:00:34]: DoLuaFile loading buffer scripts/worldgen_main.lua[00:00:34]: DLC enabled : 	false	[00:00:35]: ModIndex:GetModsToLoad inserting modname, 	Solaire of Astora	[00:00:35]: Loading mod: Solaire of Astora (solaire of Astora) Version:1	[00:00:35]: Mod: Solaire of Astora (solaire of Astora)	Loading modworldgenmain.lua	[00:00:35]: Mod: Solaire of Astora (solaire of Astora)	  Mod had no modworldgenmain.lua. Skipping.	[00:00:35]: scripts/worldgen_main.lua(78,1) running worldgen_main.lua	[00:00:35]: scripts/worldgen_main.lua(80,1) SEED = 	1437305253	[00:00:35]: scripts/worldgen_main.lua(483,1) WORLDGEN PRESET: 	SURVIVAL_TOGETHER	[00:00:35]: scripts/worldgen_main.lua(491,1) WORLDGEN LEVEL ID: 	1	[00:00:35]: scripts/worldgen_main.lua(498,1) ######### Generating Normal Mode Together Forever Level########	[00:00:35]: Creating story...	[00:00:35]: LinkNodesByKeys	[00:00:35]: Baking map...	425	[00:00:38]: Map Baked!	[00:00:38]: Encoding...	[00:00:38]: Encoding... DONE	[00:00:38]: Checking Tags	[00:00:38]: Populating voronoi...	[00:00:40]: Done forest map gen!	[00:00:40]: scripts/worldgen_main.lua(246,1) Checking map...	[00:00:40]: scripts/worldgen_main.lua(626,1) Generation complete	[00:00:40]: WorldSim::SimThread::Main() complete[00:00:44]: Serializing world session to session/00900003E99C6884/0000000001[00:00:44]: 	Unload FE	[00:00:44]: 	Unload FE done	[00:00:45]: Mod: Solaire of Astora (solaire of Astora)	Registering prefabs	[00:00:45]: Mod: Solaire of Astora (solaire of Astora)	  Registering prefab file: prefabs/solaire	[00:00:45]: Mod: Solaire of Astora (solaire of Astora)	    solaire	[00:00:45]: Mod: Solaire of Astora (solaire of Astora)	  Registering prefab file: prefabs/estus	[00:00:45]: Mod: Solaire of Astora (solaire of Astora)	    estus	[00:00:45]: Mod: Solaire of Astora (solaire of Astora)	  Registering prefab file: prefabs/estus_empty	[00:00:45]: Mod: Solaire of Astora (solaire of Astora)	    estus_empty	[00:00:45]: Mod: Solaire of Astora (solaire of Astora)	  Registering default mod prefab	[00:00:46]: 	LOAD BE	[00:00:49]: 	LOAD BE: done	[00:00:49]: Begin Session: 00900003E99C6884[00:00:49]: saving to server_temp/server_save	[00:00:49]: MiniMapComponent::AddAtlas( minimap/minimap_data.xml )[00:00:49]: MiniMapComponent::AddAtlas( ../mods/Solaire of Astora/images/map_icons/solaire.xml )[00:00:50]: Loading Nav Grid	[00:00:50]: OVERRIDE: setting	season_start	to	autumn	[00:00:56]: Reconstructing topology	[00:00:56]: 	...Sorting points	[00:00:56]: 	...Sorting edges	[00:00:56]: 	...Connecting nodes	[00:00:56]: 	...Validating connections	[00:00:56]: 	...Housekeeping	[00:00:56]: 	...Done!	[00:00:56]: 1 uploads added to server. From server_temp[00:00:56]: Telling Client our new session identifier: 00900003E99C6884[00:01:00]: Attempting to send resume request[00:01:00]: ReceiveResumeRequest[00:01:00]: Received request to resume from: session/00900003E99C6884/OU_76561198076083097_[00:01:00]: OnResumeRequestLoadComplete - UserID OU_76561198076083097[00:01:00]: ReceiveResumeNotification[00:01:00]: Deleting user session from session/00900003E99C6884/OU_76561198076083097_/0000000002[00:01:04]: Received request to spawn as solaire from Invictus[Host][00:01:04]: [Fixed] SPAWNING PLAYER AT: (-62.00, 0.00, -158.00)	[00:01:04]: Serializing user session to session/00900003E99C6884/OU_76561198076083097_/0000000002[00:01:04]: WARNING! Could not find region 'estus.tex' from atlas 'images/inventoryimages.xml'. Is the region specified in the atlas?[00:01:04]: Looking for default texture '(null)' from atlas 'images/inventoryimages.xml'.[00:01:04]: images/inventoryimages.xmlLUA ERROR stack traceback:        scripts/widgets/image.lua(30,1) in function 'SetTexture'        scripts/widgets/image.lua(11,1) in function '_ctor'        scripts/class.lua(181,1) in function 'Image'        scripts/widgets/itemtile.lua(45,1) in function '_ctor'        scripts/class.lua(181,1) in function 'ItemTile'        scripts/widgets/inventorybar.lua(187,1) in function 'Rebuild'        scripts/widgets/inventorybar.lua(289,1) in function 'OnUpdate'        scripts/frontend.lua(594,1) in function 'Update'        scripts/update.lua(93,1)[00:01:04]: images/inventoryimages.xmlLUA ERROR stack traceback:        scripts/widgets/image.lua(30,1) in function 'SetTexture'        scripts/widgets/image.lua(11,1) in function '_ctor'        scripts/class.lua(181,1) in function 'Image'        scripts/widgets/itemtile.lua(45,1) in function '_ctor'        scripts/class.lua(181,1) in function 'ItemTile'        scripts/widgets/inventorybar.lua(187,1) in function 'Rebuild'        scripts/widgets/inventorybar.lua(289,1) in function 'OnUpdate'        scripts/frontend.lua(594,1) in function 'Update'        scripts/update.lua(93,1)[00:01:04]: images/inventoryimages.xmlLUA ERROR stack traceback:        scripts/widgets/image.lua(30,1) in function 'SetTexture'        scripts/widgets/image.lua(11,1) in function '_ctor'        scripts/class.lua(181,1) in function 'Image'        scripts/widgets/itemtile.lua(45,1) in function '_ctor'        scripts/class.lua(181,1) in function 'ItemTile'        scripts/widgets/inventorybar.lua(187,1) in function 'Rebuild'        scripts/widgets/inventorybar.lua(289,1) in function 'OnUpdate'        scripts/frontend.lua(594,1) in function 'Update'        scripts/update.lua(93,1)	[00:01:04]: SCRIPT ERROR! Showing error screen	[00:01:05]: stack traceback:	scripts/widgets/widget.lua:276 in (method) SetPosition (Lua) <271-280>	scripts/widgets/inventorybar.lua:245 in (method) Rebuild (Lua) <126-269>	scripts/widgets/inventorybar.lua:289 in (method) OnUpdate (Lua) <271-352>	scripts/frontend.lua:594 in (method) Update (Lua) <460-609>	scripts/update.lua:93 in () ? (Lua) <39-123>	[00:01:05]: stack traceback:	scripts/widgets/widget.lua:276 in (method) SetPosition (Lua) <271-280>	scripts/widgets/inventorybar.lua:246 in (method) Rebuild (Lua) <126-269>	scripts/widgets/inventorybar.lua:289 in (method) OnUpdate (Lua) <271-352>	scripts/frontend.lua:594 in (method) Update (Lua) <460-609>	scripts/update.lua:93 in () ? (Lua) <39-123>	[00:01:05]: stack traceback:	scripts/widgets/widget.lua:276 in (method) SetPosition (Lua) <271-280>	scripts/widgets/inventorybar.lua:247 in (method) Rebuild (Lua) <126-269>	scripts/widgets/inventorybar.lua:289 in (method) OnUpdate (Lua) <271-352>	scripts/frontend.lua:594 in (method) Update (Lua) <460-609>	scripts/update.lua:93 in () ? (Lua) <39-123>	[00:01:05]: stack traceback:	scripts/widgets/widget.lua:276 in (method) SetPosition (Lua) <271-280>	scripts/widgets/inventorybar.lua:253 in (method) Rebuild (Lua) <126-269>	scripts/widgets/inventorybar.lua:289 in (method) OnUpdate (Lua) <271-352>	scripts/frontend.lua:594 in (method) Update (Lua) <460-609>	scripts/update.lua:93 in () ? (Lua) <39-123>	[00:01:15]: Shutdown: shutting up talker	[00:01:15]: unloading prefabs for mod MOD_Solaire of Astora	[00:01:15]: Collecting garbage...[00:01:16]: lua_gc took 0.20 seconds[00:01:16]: ~NetworkLuaProxy()[00:01:16]: ~SimLuaProxy()[00:01:16]: lua_close took 0.37 seconds[00:01:17]: HttpClient::ClientThread::Main() complete[00:01:17]: HttpClient::ClientThread::Main() complete[00:01:17]: HttpClient::ClientThread::Main() complete[00:01:17]: HttpClient::ClientThread::Main() complete[00:01:17]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. [00:01:17]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. [00:01:17]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. [00:01:17]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. [00:01:17]: Orphaned unnamed resource. This resource must have used Add( resource ) to insert itself into the manager. [00:01:17]: HttpClient::ClientThread::Main() complete[00:01:17]: Shutting down
Edited by goku351x21
Link to comment
https://forums.kleientertainment.com/forums/topic/56304-problem-with-code/
Share on other sites

Do you have a .xml and a .tex for the estus inventoryimage?

 

You are likely missing:

inst.components.inventoryitem.atlasname = "images/inventoryimages/estus.xml"inst.components.inventoryitem.imagename = "estus"

in the estus prefab file, under the AddComponent("inventoryitem").

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...