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

[BUG]TypeLoadException: Could not load type 'UnifiedUI.Helpers.UUIHotKeys' from assembly 'TransportLinesManager'. #227

Closed
artur6768 opened this issue Mar 2, 2022 · 2 comments

Comments

@artur6768
Copy link

Describe the bug
Mod works partially, it's possible to create new lines, and the previous lines are working fine, but it's impossible to open the lines overview tab.

To Reproduce
Steps to reproduce the behavior:
Just startup a save, then the bug will appear

Game Logs
TypeLoadException: Could not load type 'UnifiedUI.Helpers.UUIHotKeys' from assembly 'TransportLinesManager'.
at Klyte.Commons.Interfaces.BasicIUserMod3.OnLevelLoadedInherit (ICities.LoadMode) <0x001c5> at Klyte.Commons.Interfaces.BasicIUserModSimplified2.OnLevelLoaded (ICities.LoadMode) <0x00029>
at (wrapper dynamic-method) LoadingWrapper.LoadingWrapper.OnLevelLoaded_Patch6 (LoadingWrapper,SimulationManager/UpdateMode) <0x000b9>

Rethrow as ModException: The Mod F:\SteamLibrary\steamapps\workshop\content\255710\1312767991 [0Harmony.dll, TransportLinesManager.dll] has caused an error

UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
LoadingWrapper:LoadingWrapper.OnLevelLoaded_Patch6(LoadingWrapper, UpdateMode)
c__Iterator9:MoveNext()
LoadingManager:FpsBoosterUpdate()
BehaviourUpdater.Updater:Update()

Screenshots
imagen

@artur6768 artur6768 added the new bug Bug to be available yet label Mar 2, 2022
@Vectorial1024
Copy link

Could be related to #220

@klyte45
Copy link
Owner

klyte45 commented Mar 25, 2022

Duplicate of #220

@klyte45 klyte45 marked this as a duplicate of #220 Mar 25, 2022
@klyte45 klyte45 closed this as completed Mar 25, 2022
@klyte45 klyte45 added duplicate and removed new bug Bug to be available yet labels Mar 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants