Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

[bug][critical] mod not working and showing console errors after the last game update #30

Open
mikeloeven opened this issue Dec 26, 2022 · 0 comments
Assignees

Comments

@mikeloeven
Copy link

Issue Description

Describe the bug
mod does not load and displays console errors

[Error  : Unity Log] MissingMethodException: void TeleportWorld.RPC_SetTag(long,string)
Stack trace:
(wrapper dynamic-method) TeleportWorld.DMD<TeleportWorld::Awake>(TeleportWorld)
UnityEngine.Object:Instantiate(GameObject, Vector3, Quaternion)
ZNetScene:CreateObject(ZDO)
ZNetScene:CreateObjectsSorted(List`1, Int32, Int32&)
ZNetScene:CreateObjects(List`1, List`1)
ZNetScene:CreateDestroyObjects()
ZNetScene:Update()

[Error  : Unity Log] MissingMethodException: void TeleportWorld.RPC_SetTag(long,string)
Stack trace:
(wrapper dynamic-method) TeleportWorld.DMD<TeleportWorld::Awake>(TeleportWorld)
UnityEngine.Object:Instantiate(GameObject, Vector3, Quaternion)
ZNetScene:CreateObject(ZDO)
ZNetScene:CreateObjectsSorted(List`1, Int32, Int32&)
ZNetScene:CreateObjects(List`1, List`1)
ZNetScene:CreateDestroyObjects()
ZNetScene:Update()

Game version and environment

Game client version (found in the bottom right of the Valheim main menu
0.212.9

LogOutput.log

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants