#New computer game crash! Exit code -1

1 messages · Page 1 of 1 (latest)

leaden scaffoldBOT
#

@dapper pivot uploaded a log,

  • Fabric 0.16.14 on 1.20.1 using 2 mods
    Recommendations:
  • Unless you know what you're doing, modifying your JVM args could have unintended side effects. It's best to use the defaults.
  • Update Axiom from 4.7.1 to 4.8.0
olive chasm
#

Axiom uses imgui for it's thing, and there's not pre baked arm bindings for that inside of axiom as of now, since there's too few computers that run on arm (apple silicon is different and has its own bindings so it works on there).

The only solutions is to either wait if Moulberry is able to implement those bindings into axiom, that is if those bindings even exists in the java imgui thing, or you could try to run Minecraft in a compatibility mode that basically makes it run as any other x86/x64 computer using some translation layer or something like that

dapper pivot
#

So you at this moment, my computer isnt capable of running axiom? How can you run minecraft in a different compatibility mode?

olive chasm
#

I have no idea, you would have to google that or see if there's some faq on snapdragon, as iirc many programs that aren't made for arm CPUs can still be run on the new snapdragon laptops, on macs it was easy because you would check a box in the Minecraft launcher options

dapper pivot
#

Sorry I am not technologically literate, can you explain to me like im 5

olive chasm
#

Rosetta is a dynamic binary translator developed by Apple Inc. for macOS, an application compatibility layer between different instruction set architectures. It enables a transition to newer hardware, by automatically translating software. The name is a reference to the Rosetta Stone, the artifact which enabled translation of Egyptian hieroglyph...

#

This but for the new snapdragon laptops

dapper pivot
#

do you think it will be updated?