Giter VIP home page Giter VIP logo

Comments (5)

d0sboots avatar d0sboots commented on June 29, 2024

Without digging into this very far, I have a fairly good suspicion of what happened. I'd guess that hypixel is changing something about how enchanting works? EnchantmentRevealer depends on being able to perform exactly the same calculations as the server for figuring out enchantments. It still shouldn't crash, of course, but if the client can't redo the same calculations the best it will be able to do is fall back to the default GUI.

from enchantmentrevealer.

SylveonBottle avatar SylveonBottle commented on June 29, 2024

Not only did it not fall back to the default GUI, it also crashed.

from enchantmentrevealer.

d0sboots avatar d0sboots commented on June 29, 2024

Yes. What I meant was that the best it can theoretically do is fall back to the default GUI. It doesn't have code to try and handle this case yet (server modded to do different enchantments), so I'm not surprised that it doesn't work right currently. I'm a little surprised that it crashed, but hopefully that will make more sense when I dig into it more.

from enchantmentrevealer.

d0sboots avatar d0sboots commented on June 29, 2024

OK, (if you still care) v1.2 has a patch that avoids the immediate cause of the crash, although I'm not entirely sure what led up to that field never being set (and I can't reproduce the behavior), so I'm not 100% certain that it will eliminate similar crashes in the future.

The best bet remains to disable EnchantmentRevealer if you're on a server that radically changes how enchanting works.

The version you reported this on was Minecraft 1.8.9, and I didn't backport v1.2 that far, because between 1.8.9 and 1.9 there were significant changes to how enchanting works. If you're still playing 1.8.9, I can add just the one crash-fix patch and see if that improves things.

from enchantmentrevealer.

SylveonBottle avatar SylveonBottle commented on June 29, 2024

Oh I still care a hell about this mod. I'ma have me some fun with this!

That back-port would be nice, too.

from enchantmentrevealer.

Related Issues (7)

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.