Skip to content

Error XUnity AutoTranslator #700

Open
@Kaofan1

Description

@Kaofan1

I have a problem loading with the XUnity AutoTranslator modification. Namely, I get this error in the console:

[17:44:56.749] An error occurred while attempting to locate proxy assemblies.
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users[username]\AppData\Roaming\Thunderstore Mod Manager\DataFolder\ScheduleI\profiles\Default\Mods\RTLC-XUnity_AutoTranslator\MelonLoader\Il2CppAssemblies'.
at System.IO.Enumeration.FileSystemEnumerator1.CreateDirectoryHandle(String path, Boolean ignoreNotFound) at System.IO.Enumeration.FileSystemEnumerator1.Init()
at System.IO.Enumeration.FileSystemEnumerable`1..ctor(String directory, FindTransform transform, EnumerationOptions options, Boolean isNormalized)
at System.IO.Enumeration.FileSystemEnumerableFactory.FileInfos(String directory, String expression, EnumerationOptions options, Boolean isNormalized)
at System.IO.DirectoryInfo.InternalEnumerateInfos(String path, String searchPattern, SearchTarget searchTarget, EnumerationOptions options)
at System.IO.DirectoryInfo.GetFiles(String searchPattern, EnumerationOptions enumerationOptions)
at System.IO.DirectoryInfo.GetFiles()
at XUnity.Common.Constants.UnityTypes.Initialize()

[17:44:56.794] An error occurred while resolving type: UnityEngine.TextMesh
System.ArgumentException: TextMesh does not have a corresponding IL2CPP class pointer
at Il2CppInterop.Runtime.Il2CppType.TypeFromPointerInternal(IntPtr classPointer, String typeName, Boolean throwOnFailure) in /home/runner/work/Il2CppInterop/Il2CppInterop/Il2CppInterop.Runtime/Il2CppType.cs:line 19
at XUnity.Common.Constants.UnityTypes.FindType(String name)

[17:44:56.803] An error occurred while resolving type: UnityEngine.AssetBundle
System.ArgumentException: AssetBundle does not have a corresponding IL2CPP class pointer
at Il2CppInterop.Runtime.Il2CppType.TypeFromPointerInternal(IntPtr classPointer, String typeName, Boolean throwOnFailure) in /home/runner/work/Il2CppInterop/Il2CppInterop/Il2CppInterop.Runtime/Il2CppType.cs:line 19
at XUnity.Common.Constants.UnityTypes.FindType(String name)

Is this my problem with my Polish modification "Schedule I Polish Translation"? Because I even tried to use the Russian version "RTLC Russian Translation" and I still get the same error. Even with such an error, no change in the selected language appears

Edit: I will add that this is a modification to the Schedule I game.

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