Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dump_assembly_trees error #302

Open
c01ns opened this issue Feb 20, 2025 · 1 comment
Open

dump_assembly_trees error #302

c01ns opened this issue Feb 20, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@c01ns
Copy link

c01ns commented Feb 20, 2025

Error
Il2CppDumper/DummyDll\Assembly-CSharp-firstpass.dll
Il2CppDumper/DummyDll\Assembly-CSharp.dll
The error message that is produced by python.
Stack overflow.
at Interop+Globalization.IndexOf(IntPtr, Char*, Int32, Char*, Int32, System.Globalization.CompareOptions, Int32*)
at System.Globalization.CompareInfo.IcuIndexOfCore(System.ReadOnlySpan1<Char>, System.ReadOnlySpan1, System.Globalization.CompareOptions, Int32*, Boolean)
at System.Globalization.CompareInfo.IndexOf(System.String, System.String, Int32, Int32, System.Globalization.CompareOptions)
at System.String.IndexOf(System.String, Int32, Int32, System.StringComparison)
at System.String.IndexOf(System.String)
at Unity.SerializationLogic.UnityEngineTypePredicates.IsSerializableUnityStruct(Mono.Cecil.TypeReference)
at Unity.SerializationLogic.UnitySerializationLogic.IsValueTypeSerializable(Mono.Cecil.TypeReference)
at Unity.SerializationLogic.UnitySerializationLogic.WillUnitySerialize(Mono.Cecil.FieldDefinition, Unity.SerializationLogic.TypeResolver)
at AssetStudio.TypeDefinitionConverter.WillUnitySerialize(Mono.Cecil.FieldDefinition)
at System.Linq.Enumerable+IEnumerableWhereIterator`1[[System.__Canon, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]].MoveNext()
at AssetStudio.TypeDefinitionConverter+d__8.MoveNext()

DummyDll.zip

@c01ns c01ns added the bug Something isn't working label Feb 20, 2025
@c01ns
Copy link
Author

c01ns commented Feb 20, 2025

UnityVersion 2022.3.29f1
packageName:com.studio27.MelonPlayground

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant