Git Product home page Git Product logo

Comments (9)

dcosmin-97 avatar dcosmin-97 commented on July 21, 2024

Generics__31-9345fa.zip

These are the 2 wanted files.
Is there a fast workaround?

Thank you

from ndk.

DanAlbert avatar DanAlbert commented on July 21, 2024

Is there a way to fix it other than removing 2 RAM pieces?

Are you suggesting that because that fixed the problem? If you've got bad RAM there's nothing we can do to fix that.

from ndk.

dcosmin-97 avatar dcosmin-97 commented on July 21, 2024

Is there a way to fix it other than removing 2 RAM pieces?

Are you suggesting that because that fixed the problem? If you've got bad RAM there's nothing we can do to fix that.

Hi!
This indeed did not fix the issue.
There was another similar issue here and the solution was to move the RAM sticks.

If you have any other suggestions or there are some other files that I need to attach, please let me know.

I am looking for a fix but I ran out of solutions..

from ndk.

DanAlbert avatar DanAlbert commented on July 21, 2024

It's probably just a run of the mill compiler bug. Workarounds are typically disabling optimization for whatever function has the crash, or rewriting the code differently. Seeing as you're using Unity and the problem comes from the editor source, you probably don't want to be doing that. You could probably disable IL2CPP for local development, but idk if that's something you'd want to do for a shipping configuration.

from ndk.

dcosmin-97 avatar dcosmin-97 commented on July 21, 2024

Hello!

Mono is working for me, thank you!
In IL2CPP, I sometimes receive this error:

Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Mono.Cecil.MetadataReader.InitializeRanges(Mono.Cecil.Metadata.Table, System.Func1<Mono.Cecil.MetadataToken>) at Mono.Cecil.MetadataReader.InitializeCustomAttributes() at Mono.Cecil.MetadataReader.ReadCustomAttributes(Mono.Cecil.ICustomAttributeProvider) at Mono.Cecil.Mixin+<>c.<GetCustomAttributes>b__13_0(Mono.Cecil.ICustomAttributeProvider, Mono.Cecil.MetadataReader) at Mono.Cecil.ModuleDefinition.Read[[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.__Canon, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]](System.__Canon ByRef, System.__Canon, System.Func3<System.__Canon,Mono.Cecil.MetadataReader,System.__Canon>)
at Mono.Cecil.Mixin.GetCustomAttributes(Mono.Cecil.ICustomAttributeProvider, Mono.Collections.Generic.Collection1<Mono.Cecil.CustomAttribute> ByRef, Mono.Cecil.ModuleDefinition) at ApiUpdater.MovedFromOptimizer.Program.CollectMovedFromTypeNamesFromAssembly(System.String, System.IO.StreamWriter, APIUpdater.Framework.Log.IAPIUpdaterListener) at ApiUpdater.MovedFromOptimizer.Program.RealMain(System.String[]) at ApiUpdater.MovedFromOptimizer.Program.Main(System.String[]) at System.RuntimeMethodHandle.InvokeMethod(System.Object, System.Span1<System.Object> ByRef, System.Signature, Boolean, Boolean)
at System.Reflection.RuntimeMethodInfo.Invoke(System.Object, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object[], System.Globalization.CultureInfo)
at System.Reflection.MethodBase.Invoke(System.Object, System.Object[])
at Program.Main(System.String[])

from ndk.

dcosmin-97 avatar dcosmin-97 commented on July 21, 2024

For the guys that are coming here from Unity, here is a post with another issue opened on the Unity forum: https://forum.unity.com/threads/fresh-unity-instal-opening-with-compile-errors.1570849/ . I hope this is not spam or anything.

from ndk.

DanAlbert avatar DanAlbert commented on July 21, 2024

Which NDK version are you actually using? You didn't say, and there's really nothing we can do without that info.

from ndk.

dcosmin-97 avatar dcosmin-97 commented on July 21, 2024

Which NDK version are you actually using? You didn't say, and there's really nothing we can do without that info.

Unity 2022.3 has ndk version r23b(23.1.7779620)

from ndk.

DanAlbert avatar DanAlbert commented on July 21, 2024

Oh, that hasn't been supported for years. Try updating. If it's still broken, reopen with updating artifacts (they're not portable across versions).

from ndk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.