Horion keeps crashing. Any ways to fix?

This page summarizes the projects mentioned and recommended in the original post on /r/minecraftclients

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ILSpy

    .NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!

  • Modifying a bedrock client is not as easy as with Java MC clients, 'cause you can't just decompile a jar file like with Java or throw something into a Java DE(Development Environment). But if you wanted to attempt to modify a DLL client, look into using tools like ILSpy. You can load a DLL into it and depending on whether the DLL is not packed with any protections and if the code has little to no obfuscation, then you can modify it if you have some basic knowledge of C/C#/C++ langs(depending on what the devs programmed it in) or if they have understandable variable names and such.

  • Horion

    Discontinued Horion - A Minecraft: Bedrock Edition Utility Mod.

  • Alternatively, you can research a bit to see if the client is open source such as Horion, then you don't have to try to hack it to modify it.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts