Skip to content

Error missing DLL #28

Description

@Gerfiron
[Message:   BepInEx] BepInEx 5.4.23.5 - The Wild at Heart (24.01.2025 17:28:00)
[Info   :   BepInEx] Running under Unity v2020.3.48.12060081
[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] Loaded 1 patcher method from [BepInEx.Preloader 5.4.23.5]
[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] 1 plugin to load
[Info   :   BepInEx] Loading [UnityGameTranslator 0.13.4]
**[Error  : Unity Log] TypeLoadException: Could not load type of field 'UnityGameTranslator.Core.TranslatorCore:httpClient' (43) due to: Could not resolve type with token 01000050 (from typeref, class/assembly System.Net.Http.HttpClient, netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51) assembly:netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 type:System.Net.Http.HttpClient member:(null) signature:<none>
Stack trace:
UnityEngine.GameObject:AddComponent(Type)
BepInEx.Bootstrap.Chainloader:Start()
UnityEngine.Application:.cctor()
BOneTimeGameInit:Awake()**

[Message:   BepInEx] Chainloader startup complete

in the folder./The Wild at Heart_Data/Managed does not have a standard System.Net.Http.dll
when adding this DLL from another game:

[Info   :   BepInEx] Loading [UnityGameTranslator 0.13.4]
[Error  : Unity Log] TypeLoadException: Could not load type of field 'UnityGameTranslator.Core.TranslationQueue:_order' (3) due to: Could not resolve type with token 010000d4 (from typeref, class/assembly System.Collections.Generic.Queue`1, netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51) assembly:netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51 type:System.Collections.Generic.Queue`1 member:(null) signature:<none>
Stack trace:
Rethrow as TypeInitializationException: The type initializer for 'UnityGameTranslator.Core.TranslatorCore' threw an exception.
UnityGameTranslator.BepInEx5.Plugin.Awake () (at <d3e1830281754fc4a5090873a068337b>:0)
UnityEngine.GameObject:AddComponent(Type)
BepInEx.Bootstrap.Chainloader:Start()
UnityEngine.Application:.cctor()
BOneTimeGameInit:Awake()

[Message:   BepInEx] Chainloader startup complete

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions