Jump to content

Recommended Posts

I have tried to look at older copys of my mod that still work with hope that i will find the problem but that just made me more confused, so if anyone could help me that would be really awesome.

here is the error from the client_log 

 


[00:03:32]: SUCCESS: Loaded modoverrides.lua    
[00:03:32]: modoverrides.lua enabling emily    
[00:03:32]: ModIndex:GetModsToLoad inserting moddir,     emily    
[00:03:32]: Could not load mod_config_data/modconfiguration_emily    
[00:03:32]: ModIndex:SetTempModConfigData    
[00:03:32]: Could not load mod_config_data/modconfiguration_emily_CLIENT    
[00:03:32]: Loading mod: emily (Emily) Version:1.0.0    
[00:03:32]: applying configuration_options from modoverrides.lua to mod emily    
[00:03:32]: Mod: emily (Emily)    Loading modworldgenmain.lua    
[00:03:32]: Mod: emily (Emily)      Mod had no modworldgenmain.lua. Skipping.    
[00:03:32]: Mod: emily (Emily)    Loading modmain.lua    
[00:03:32]: MOD ERROR: emily (Emily): Mod: emily (Emily)    
[00:03:33]: Event data unavailable: lavaarena_event_server/lavaarena_achievement_quest_defs
[00:03:33]: error loading module 'speech_emily' from file '../mods/emily\scripts\speech_emily.lua':
    [string "cannot OLDFILEACCESSMETHOD @../mods/emily\scripts\speech_emily...."]:827: '}' expected (to close '{' at line 495) near 'ARMORSLURPER'
LUA ERROR stack traceback:
        =[C] ?
        =[C] in function 'require'
        ../mods/emily/modmain.lua(82,1) in main chunk
        =[C] in function 'xpcall'
        scripts/util.lua(778,1) in function 'RunInEnvironment'
        scripts/mods.lua(579,1) in function 'InitializeModMain'
        scripts/mods.lua(553,1) in function 'LoadMods'
        scripts/main.lua(376,1) in function 'ModSafeStartup'
        scripts/main.lua(506,1)
        =[C] in function 'SetPersistentString'
        scripts/mainfunctions.lua(29,1) in function 'SavePersistentString'
        scripts/modindex.lua(119,1)
        =[C] in function 'GetPersistentString'
        scripts/modindex.lua(106,1) in function 'BeginStartupSequence'
        scripts/main.lua(505,1) in function 'callback'
        scripts/modindex.lua(735,1)
        =[C] in function 'GetPersistentString'
        scripts/modindex.lua(709,1) in function 'Load'
        scripts/main.lua(504,1) in main chunk
[00:03:33]: error loading module 'speech_emily' from file '../mods/emily\scripts\speech_emily.lua':
    [string "cannot OLDFILEACCESSMETHOD @../mods/emily\scripts\speech_emily...."]:827: '}' expected (to close '{' at line 495) near 'ARMORSLURPER'
LUA ERROR stack traceback:
        =[C] ?
        =[C] in function 'require'
        ../mods/emily/modmain.lua(82,1) in main chunk
        =[C] in function 'xpcall'
        scripts/util.lua(778,1) in function 'RunInEnvironment'
        scripts/mods.lua(579,1) in function 'InitializeModMain'
        scripts/mods.lua(553,1) in function 'LoadMods'
        scripts/main.lua(376,1) in function 'ModSafeStartup'
        scripts/main.lua(506,1)
        =[C] in function 'SetPersistentString'
        scripts/mainfunctions.lua(29,1) in function 'SavePersistentString'
        scripts/modindex.lua(119,1)
        =[C] in function 'GetPersistentString'
        scripts/modindex.lua(106,1) in function 'BeginStartupSequence'
        scripts/main.lua(505,1) in function 'callback'
        scripts/modindex.lua(735,1)
        =[C] in function 'GetPersistentString'
        scripts/modindex.lua(709,1) in function 'Load'
        scripts/main.lua(504,1) in main chunk    
[00:03:33]: [string "scripts/mainfunctions.lua"]:1596: variable 'SetGlobalErrorWidget' is not declared
LUA ERROR stack traceback:
        =[C] in function 'error'
        scripts/strict.lua(23,1)
        scripts/mainfunctions.lua(1596,1)
        =[C] in function 'GetPersistentString'
        scripts/quagmire_recipebook.lua(54,1) in function 'Load'
        scripts/main.lua(394,1) in function 'ModSafeStartup'
        scripts/main.lua(506,1)
        =[C] in function 'SetPersistentString'
        scripts/mainfunctions.lua(29,1) in function 'SavePersistentString'
        scripts/modindex.lua(119,1)
        =[C] in function 'GetPersistentString'
        scripts/modindex.lua(106,1) in function 'BeginStartupSequence'
        scripts/main.lua(505,1) in function 'callback'
        scripts/modindex.lua(735,1)
        =[C] in function 'GetPersistentString'
        scripts/modindex.lua(709,1) in function 'Load'
        scripts/main.lua(504,1) in main chunk
[00:03:33]: Faild to load the cookbook!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "filters"] in JSON4Lua.decode_scanString at position 2 : 11    
[00:03:33]: Failed to load the plantregistry!    function: 0000000017084C00    
[00:03:33]: Failed to load the data in skilltree!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "skillxp"] in JSON4Lua.decode_scanString at position 2 : 11    
[00:03:33]: Trying to apply online cache of skilltree data..    
[00:03:33]: Was a success, using old stored XP values of:    
[00:03:33]:     K:     willow     V:     160    
[00:03:33]:     K:     wilson     V:     160    
[00:03:33]:     K:     wolfgang     V:     42    
[00:03:33]:     K:     woodie     V:     160    
[00:03:33]:     K:     wormwood     V:     106    
[00:03:33]:     K:     wurt     V:     160    
[00:03:33]: Also using old stored skill selection values of:    
[00:03:33]:     K:     willow     V:     table: 000000003A9200A0    
[00:03:33]:         K:     willow_allegiance_lunar_bernie     V:     true    
[00:03:33]:         K:     willow_allegiance_lunar_fire     V:     true    
[00:03:33]:         K:     willow_attuned_lighter     V:     true    
[00:03:33]:         K:     willow_bernieai     V:     true    
[00:03:33]:         K:     willow_berniehealth_1     V:     true    
[00:03:33]:         K:     willow_bernieregen_1     V:     true    
[00:03:33]:         K:     willow_bernieregen_2     V:     true    
[00:03:33]:         K:     willow_berniesanity_1     V:     true    
[00:03:33]:         K:     willow_berniesanity_2     V:     true    
[00:03:33]:         K:     willow_controlled_burn_1     V:     true    
[00:03:33]:         K:     willow_embers     V:     true    
[00:03:33]:         K:     willow_fire_ball     V:     true    
[00:03:33]:         K:     willow_fire_burst     V:     true    
[00:03:33]:         K:     willow_fire_frenzy     V:     true    
[00:03:33]:         K:     willow_lightradius_1     V:     true    
[00:03:33]:     K:     wilson     V:     table: 000000003A91EE80    
[00:03:33]:         K:     wilson_alchemy_1     V:     true    
[00:03:33]:         K:     wilson_alchemy_2     V:     true    
[00:03:33]:         K:     wilson_alchemy_3     V:     true    
[00:03:33]:         K:     wilson_alchemy_4     V:     true    
[00:03:33]:         K:     wilson_alchemy_7     V:     true    
[00:03:33]:         K:     wilson_allegiance_lunar     V:     true    
[00:03:33]:         K:     wilson_beard_1     V:     true    
[00:03:33]:         K:     wilson_beard_2     V:     true    
[00:03:33]:         K:     wilson_beard_4     V:     true    
[00:03:33]:         K:     wilson_beard_7     V:     true    
[00:03:33]:         K:     wilson_torch_1     V:     true    
[00:03:33]:         K:     wilson_torch_2     V:     true    
[00:03:33]:         K:     wilson_torch_4     V:     true    
[00:03:33]:         K:     wilson_torch_5     V:     true    
[00:03:33]:         K:     wilson_torch_7     V:     true    
[00:03:33]:     K:     wolfgang     V:     table: 000000003A91F790    
[00:03:33]:         K:     wolfgang_allegiance_lunar_1     V:     true    
[00:03:33]:         K:     wolfgang_critwork_1     V:     true    
[00:03:33]:         K:     wolfgang_critwork_2     V:     true    
[00:03:33]:         K:     wolfgang_dumbbell_crafting     V:     true    
[00:03:33]:         K:     wolfgang_normal_coach     V:     true    
[00:03:33]:         K:     wolfgang_normal_speed     V:     true    
[00:03:33]:         K:     wolfgang_overbuff_1     V:     true    
[00:03:33]:         K:     wolfgang_overbuff_2     V:     true    
[00:03:33]:         K:     wolfgang_planardamage_1     V:     true    
[00:03:33]:     K:     woodie     V:     table: 000000003A91F1A0    
[00:03:33]:         K:     woodie_curse_goose_1     V:     true    
[00:03:33]:         K:     woodie_curse_master     V:     true    
[00:03:33]:         K:     woodie_curse_moose_1     V:     true    
[00:03:33]:         K:     woodie_curse_moose_2     V:     true    
[00:03:33]:         K:     woodie_curse_weremeter_1     V:     true    
[00:03:33]:         K:     woodie_curse_weremeter_2     V:     true    
[00:03:33]:         K:     woodie_curse_weremeter_3     V:     true    
[00:03:33]:         K:     woodie_human_lucy_1     V:     true    
[00:03:33]:         K:     woodie_human_lucy_2     V:     true    
[00:03:33]:         K:     woodie_human_lucy_3     V:     true    
[00:03:33]:         K:     woodie_human_quickpicker_1     V:     true    
[00:03:33]:         K:     woodie_human_quickpicker_2     V:     true    
[00:03:33]:         K:     woodie_human_treeguard_1     V:     true    
[00:03:33]:         K:     woodie_human_treeguard_2     V:     true    
[00:03:33]:         K:     woodie_human_treeguard_max     V:     true    
[00:03:33]:     K:     wormwood     V:     table: 000000003A91FE20    
[00:03:33]:         K:     wormwood_allegiance_lunar_mutations_1     V:     true    
[00:03:33]:         K:     wormwood_allegiance_lunar_mutations_2     V:     true    
[00:03:33]:         K:     wormwood_allegiance_lunar_mutations_3     V:     true    
[00:03:33]:         K:     wormwood_berrybushcrafting     V:     true    
[00:03:33]:         K:     wormwood_identify_plants2     V:     true    
[00:03:33]:         K:     wormwood_moon_cap_eating     V:     true    
[00:03:33]:         K:     wormwood_mushroomplanter_ratebonus1     V:     true    
[00:03:33]:         K:     wormwood_mushroomplanter_ratebonus2     V:     true    
[00:03:33]:         K:     wormwood_mushroomplanter_upgrade     V:     true    
[00:03:33]:         K:     wormwood_saplingcrafting     V:     true    
[00:03:33]:         K:     wormwood_syrupcrafting     V:     true    
[00:03:33]:     K:     wurt     V:     table: 000000003A91F060    
[00:03:33]:         K:     wurt_amphibian_sanity_1     V:     true    
[00:03:33]:         K:     wurt_amphibian_sanity_2     V:     true    
[00:03:33]:         K:     wurt_amphibian_temperature     V:     true    
[00:03:33]:         K:     wurt_amphibian_thickskin_1     V:     true    
[00:03:33]:         K:     wurt_amphibian_thickskin_2     V:     true    
[00:03:33]:         K:     wurt_civ_2     V:     true    
[00:03:33]:         K:     wurt_civ_3     V:     true    
[00:03:33]:         K:     wurt_lunar_allegiance_1     V:     true    
[00:03:33]:         K:     wurt_mermkingcrown     V:     true    
[00:03:33]:         K:     wurt_mermkingshoulders     V:     true    
[00:03:33]:         K:     wurt_mermkingtrident     V:     true    
[00:03:33]:         K:     wurt_mosquito_craft_1     V:     true    
[00:03:33]:         K:     wurt_mosquito_craft_2     V:     true    
[00:03:33]:         K:     wurt_mosquito_craft_3     V:     true    
[00:03:33]:         K:     wurt_pathfinder     V:     true    
[00:03:33]: Saving skilltree file as a fixup.    
[00:03:33]: Failed to load the data in generickv!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "kvs"] in JSON4Lua.decode_scanString at position 2 : 7    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "669A3770"] in JSON4Lua.decode_scanString at position 2 : 12    0    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "D7A1A9A1"] in JSON4Lua.decode_scanString at position 2 : 12    1    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "4144342"] in JSON4Lua.decode_scanString at position 2 : 11    2    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "60230443"] in JSON4Lua.decode_scanString at position 2 : 12    3    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "DF809124"] in JSON4Lua.decode_scanString at position 2 : 12    4    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "4C2B8B15"] in JSON4Lua.decode_scanString at position 2 : 12    5    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "CF1626"] in JSON4Lua.decode_scanString at position 2 : 10    6    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "9BC37EC7"] in JSON4Lua.decode_scanString at position 2 : 12    7    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "ABE2CCE8"] in JSON4Lua.decode_scanString at position 2 : 12    8    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "DF87DE19"] in JSON4Lua.decode_scanString at position 2 : 12    9    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "63A8AD3A"] in JSON4Lua.decode_scanString at position 2 : 12    10    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "3DC5793B"] in JSON4Lua.decode_scanString at position 2 : 12    11    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "21D9A5DC"] in JSON4Lua.decode_scanString at position 2 : 12    12    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "8770784D"] in JSON4Lua.decode_scanString at position 2 : 12    13    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "16EEC5E"] in JSON4Lua.decode_scanString at position 2 : 11    14    
[00:03:33]: Failed to load the bucketdata in ScrapbookPartitions!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "5C964CCF"] in JSON4Lua.decode_scanString at position 2 : 12    15    
[00:03:33]: Faild to load the crafting menue profile!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "version"] in JSON4Lua.decode_scanString at position 2 : 11    
[00:03:33]: Failed to load the loading tips!    false    [string "scripts/json.lua"]:450: Failed to load string [ return "shownloadingtips"] in JSON4Lua.decode_scanString at position 2 : 20    
[00:03:33]: DoLuaFile Error: (null)
[00:03:33]: LuaError but no error string
[00:03:33]: Error loading main.lua
[00:03:33]: Failed mSimulation->Reset()
[00:03:33]: [Workshop] CancelDownloads for all pending downloads
[00:03:33]: Collecting garbage...
[00:03:33]: lua_gc took 0.10 seconds
[00:03:33]: ~ShardLuaProxy()
[00:03:33]: ~cEventLeaderboardProxy()
[00:03:33]: ~ItemServerLuaProxy()
[00:03:33]: ~InventoryLuaProxy()
[00:03:33]: ~NetworkLuaProxy()
[00:03:33]: ~SimLuaProxy()
[00:03:33]: [Workshop] CancelDownloads for all pending downloads
[00:03:33]: lua_close took 0.07 seconds
[00:03:34]: [Workshop] CancelDownloads for all pending downloads
[00:03:34]: [Steam] Auth ticket cancelled
[00:03:34]: CurlRequestManager::ClientThread::Main() complete
[00:03:34]: HttpClient2 discarded 0 callbacks.
[00:03:34]: Shutting down
 

Hopefuly i didn't miss anything and thanks @Glommer2!

Edited by DeadlyFox
Quote

[00:03:33]: error loading module 'speech_emily' from file '../mods/emily\scripts\speech_emily.lua':
    [string "cannot OLDFILEACCESSMETHOD @../mods/emily\scripts\speech_emily...."]:827: '}' expected (to close '{' at line 495) near 'ARMORSLURPER'

If Emily is your mod character, you have an error in your speech file around this location. Probably something like a missing comma.

If you cannot find the error yourself, attach your speech_emily.lua file to a post.

Edited by Chesed
  • Sanity 1

Thanks a lot for helping me out! I am quite new to the modding community and the problem was a missing "," witch was quite easy to miss wen i was looking for problems.

  • Health 1

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