Start up issue
I was hoping that someone would kindly help me with an issue that i'm have. i'v put in a good number of hours into this game, took a break for a few months and decided to fire it up again....the screen will turn black, an Iron Gate slash screen pops up and the I get a white box that says.....Valheim--unity 2019.4.24f1_5da6f0345e82 with a green bar underneath and then.....it just crashes to desktop. I've checked to make sure that all the files were verified and no issues there. this is all the info I have:
[Message: BepInEx] BepInEx 5.4.8.0 - valheim
[Info : BepInEx] Running under Unity v2019.4.24.6137584
[Info : BepInEx] CLR runtime version: 4.0.30319.42000
[Info : BepInEx] Supports SRE: True
[Info : BepInEx] System platform: Bits64, Windows
[Message: BepInEx] Preloader started
[Info : BepInEx] 1 patcher plugin loaded
[Info : BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader]
[Message: BepInEx] Preloader finished
[Message: BepInEx] Chainloader ready
[Message: BepInEx] Chainloader started
[Info : BepInEx] 10 plugins to load
[Info : BepInEx] Loading [MoreSlotsPatcher 1.1.0]
[Info : BepInEx] Loading [Configuration Manager 16.1]
[Info : BepInEx] Loading [Valheim Quality of Life 1.1.3]
[Info : BepInEx] Loading [Easy Spawner 1.2.2]
[Info : Unity Log] Easy spawner: Easy spawner loaded plugin
[Info : BepInEx] Loading [Bigger Item Stack 0.1.2.0]
[Message:Bigger Item Stack] This mod is Created by Sixefyle!
[Info : BepInEx] Loading [Valheim Plus 0.9.5.5]
[Info :Valheim Plus] Trying to load the configuration file
[Info : Unity Log] Loading config section AdvancedBuildingMode
[Info : Unity Log] Loading key enterAdvancedBuildingMode
[Info : Unity Log] Loading key exitAdvancedBuildingMode
[Info : Unity Log] Loading key copyObjectRotation
[Info : Unity Log] Loading key pasteObjectRotation
[Info : Unity Log] Loading config section AdvancedEditingMode
[Info : Unity Log] Loading key enterAdvancedEditingMode
[Info : Unity Log] Loading key resetAdvancedEditingMode
[Info : Unity Log] Loading key abortAndExitAdvancedEditingMode
[Info : Unity Log] Loading key confirmPlacementOfAdvancedEditingMode
[Info : Unity Log] Loading key copyObjectRotation
[Info : Unity Log] Loading key pasteObjectRotation
[Info : Unity Log] Loading config section Beehive
[Info : Unity Log] Loading key honeyProductionSpeed
[Info : Unity Log] Loading key maximumHoneyPerBeehive
[Info : Unity Log] Loading key autoDeposit
[Info : Unity Log] Loading key autoDepositRange
[Info : Unity Log] Loading key showDuration
[Info : Unity Log] Loading config section Building
[Info : Unity Log] Loading key noInvalidPlacementRestriction
[Info : Unity Log] Loading key noWeatherDamage
[Info : Unity Log] Loading key maximumPlacementDistance
[Info : Unity Log] Loading key pieceComfortRadius
[Info : Unity Log] Loading key alwaysDropResources
[Info : Unity Log] Loading key alwaysDropExcludedResources
[Info : Unity Log] Loading key enableAreaRepair
[Info : Unity Log] Loading key areaRepairRadius
[Info : Unity Log] Loading config section Deconstruct
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Inventory
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Items
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Fermenter
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section FireSource
[Info : Unity Log] Loading key onlyTorches
[Info : Unity Log] Loading config section Food
[Info : Unity Log] Loading key foodDurationMultiplier
[Info : Unity Log] Loading key disableFoodDegradation
[Info : Unity Log] Loading config section Smelter
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Furnace
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Hotkeys
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Kiln
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Map
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Player
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Server
[Info : Unity Log] Loading key maxPlayers
[Info : Unity Log] Loading key disableServerPassword
[Info : Unity Log] Loading key enforceMod
[Info : Unity Log] Loading key serverSyncsConfig
[Info : Unity Log] Loading key dataRate
[Info : Unity Log] Loading config section Stamina
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section StaminaUsage
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Workbench
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Time
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Ward
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section StructuralIntegrity
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Hud
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Experience
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Camera
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Game
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Wagon
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Gathering
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Durability
[Info : Unity Log] Loading key axes
[Info : Unity Log] Loading key pickaxes
[Info : Unity Log] Loading key hammer
[Info : Unity Log] Loading key cultivator
[Info : Unity Log] Loading key hoe
[Info : Unity Log] Loading key weapons
[Info : Unity Log] Loading key armor
[Info : Unity Log] Loading key bows
[Info : Unity Log] Loading key shields
[Info : Unity Log] Loading key torch
[Info : Unity Log] Loading config section Armor
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section FreePlacementRotation
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Shields
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section FirstPerson
[Info : Unity Log] Section not enabled
[Info :Valheim Plus] Configuration file loaded succesfully.
[Warning: HarmonyX] AccessTools.Field: Could not find field for type ZDOMan and name m_dataPerSec
[Error : HarmonyX] Failed to patch bool ZDOMan::SendZDOs(ZDOMan+ZDOPeer peer, bool flush): System.ArgumentException: No such field defined in class ZDOMan
Parameter name: m_dataPerSec
at HarmonyLib.Public.Patching.HarmonyManipulator.EmitCallParameter (HarmonyLib.Internal.Util.ILEmitter il, System.Reflection.MethodBase original, System.Reflection.MethodInfo patch, System.Collections.Generic.Dictionary`2[TKey,TValue] variables, System.Boolean allowFirsParamPassthrough, Mono.Cecil.Cil.VariableDefinition& tmpObjectVar, System.Collections.Generic.List`1[HarmonyLib.Public.Patching.HarmonyManipulator+ArgumentBoxInfo]& tmpBoxVars) [0x00216] in <dbc2cb9164f143bcb95bff58edfd05a3>:0
at HarmonyLib.Public.Patching.HarmonyManipulator.WritePrefixes
If anyone could possibly shed some light on my issue, I would very much appreciate it thank you in advance.
[Message: BepInEx] BepInEx 5.4.8.0 - valheim
[Info : BepInEx] Running under Unity v2019.4.24.6137584
[Info : BepInEx] CLR runtime version: 4.0.30319.42000
[Info : BepInEx] Supports SRE: True
[Info : BepInEx] System platform: Bits64, Windows
[Message: BepInEx] Preloader started
[Info : BepInEx] 1 patcher plugin loaded
[Info : BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader]
[Message: BepInEx] Preloader finished
[Message: BepInEx] Chainloader ready
[Message: BepInEx] Chainloader started
[Info : BepInEx] 10 plugins to load
[Info : BepInEx] Loading [MoreSlotsPatcher 1.1.0]
[Info : BepInEx] Loading [Configuration Manager 16.1]
[Info : BepInEx] Loading [Valheim Quality of Life 1.1.3]
[Info : BepInEx] Loading [Easy Spawner 1.2.2]
[Info : Unity Log] Easy spawner: Easy spawner loaded plugin
[Info : BepInEx] Loading [Bigger Item Stack 0.1.2.0]
[Message:Bigger Item Stack] This mod is Created by Sixefyle!
[Info : BepInEx] Loading [Valheim Plus 0.9.5.5]
[Info :Valheim Plus] Trying to load the configuration file
[Info : Unity Log] Loading config section AdvancedBuildingMode
[Info : Unity Log] Loading key enterAdvancedBuildingMode
[Info : Unity Log] Loading key exitAdvancedBuildingMode
[Info : Unity Log] Loading key copyObjectRotation
[Info : Unity Log] Loading key pasteObjectRotation
[Info : Unity Log] Loading config section AdvancedEditingMode
[Info : Unity Log] Loading key enterAdvancedEditingMode
[Info : Unity Log] Loading key resetAdvancedEditingMode
[Info : Unity Log] Loading key abortAndExitAdvancedEditingMode
[Info : Unity Log] Loading key confirmPlacementOfAdvancedEditingMode
[Info : Unity Log] Loading key copyObjectRotation
[Info : Unity Log] Loading key pasteObjectRotation
[Info : Unity Log] Loading config section Beehive
[Info : Unity Log] Loading key honeyProductionSpeed
[Info : Unity Log] Loading key maximumHoneyPerBeehive
[Info : Unity Log] Loading key autoDeposit
[Info : Unity Log] Loading key autoDepositRange
[Info : Unity Log] Loading key showDuration
[Info : Unity Log] Loading config section Building
[Info : Unity Log] Loading key noInvalidPlacementRestriction
[Info : Unity Log] Loading key noWeatherDamage
[Info : Unity Log] Loading key maximumPlacementDistance
[Info : Unity Log] Loading key pieceComfortRadius
[Info : Unity Log] Loading key alwaysDropResources
[Info : Unity Log] Loading key alwaysDropExcludedResources
[Info : Unity Log] Loading key enableAreaRepair
[Info : Unity Log] Loading key areaRepairRadius
[Info : Unity Log] Loading config section Deconstruct
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Inventory
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Items
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Fermenter
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section FireSource
[Info : Unity Log] Loading key onlyTorches
[Info : Unity Log] Loading config section Food
[Info : Unity Log] Loading key foodDurationMultiplier
[Info : Unity Log] Loading key disableFoodDegradation
[Info : Unity Log] Loading config section Smelter
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Furnace
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Hotkeys
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Kiln
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Map
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Player
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Server
[Info : Unity Log] Loading key maxPlayers
[Info : Unity Log] Loading key disableServerPassword
[Info : Unity Log] Loading key enforceMod
[Info : Unity Log] Loading key serverSyncsConfig
[Info : Unity Log] Loading key dataRate
[Info : Unity Log] Loading config section Stamina
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section StaminaUsage
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Workbench
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Time
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Ward
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section StructuralIntegrity
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Hud
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Experience
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Camera
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Game
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Wagon
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Gathering
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Durability
[Info : Unity Log] Loading key axes
[Info : Unity Log] Loading key pickaxes
[Info : Unity Log] Loading key hammer
[Info : Unity Log] Loading key cultivator
[Info : Unity Log] Loading key hoe
[Info : Unity Log] Loading key weapons
[Info : Unity Log] Loading key armor
[Info : Unity Log] Loading key bows
[Info : Unity Log] Loading key shields
[Info : Unity Log] Loading key torch
[Info : Unity Log] Loading config section Armor
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section FreePlacementRotation
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section Shields
[Info : Unity Log] Section not enabled
[Info : Unity Log] Loading config section FirstPerson
[Info : Unity Log] Section not enabled
[Info :Valheim Plus] Configuration file loaded succesfully.
[Warning: HarmonyX] AccessTools.Field: Could not find field for type ZDOMan and name m_dataPerSec
[Error : HarmonyX] Failed to patch bool ZDOMan::SendZDOs(ZDOMan+ZDOPeer peer, bool flush): System.ArgumentException: No such field defined in class ZDOMan
Parameter name: m_dataPerSec
at HarmonyLib.Public.Patching.HarmonyManipulator.EmitCallParameter (HarmonyLib.Internal.Util.ILEmitter il, System.Reflection.MethodBase original, System.Reflection.MethodInfo patch, System.Collections.Generic.Dictionary`2[TKey,TValue] variables, System.Boolean allowFirsParamPassthrough, Mono.Cecil.Cil.VariableDefinition& tmpObjectVar, System.Collections.Generic.List`1[HarmonyLib.Public.Patching.HarmonyManipulator+ArgumentBoxInfo]& tmpBoxVars) [0x00216] in <dbc2cb9164f143bcb95bff58edfd05a3>:0
at HarmonyLib.Public.Patching.HarmonyManipulator.WritePrefixes
If anyone could possibly shed some light on my issue, I would very much appreciate it thank you in advance.
5:13 am, July 30, 2021
GunsForBucks replied to Start up issue July 29, 2021 @ 5:25:37 pm PDT
Mods
I don't mod my game but to make sure you get rid of them you should uninstall the game. Manually go to the folder and delete it to make sure no mods are left, An uninstall will not remove files the game did not put in.
Reinstall clean version of game.
Add back in mods if you want to but one at a time and verify function and compatibility of each before adding another.
I don't mod my game but to make sure you get rid of them you should uninstall the game. Manually go to the folder and delete it to make sure no mods are left, An uninstall will not remove files the game did not put in.
Reinstall clean version of game.
Add back in mods if you want to but one at a time and verify function and compatibility of each before adding another.
5:13 am, July 30, 2021
0 comments
0 likes