Git Product home page Git Product logo

Comments (6)

superckl avatar superckl commented on June 3, 2024

Looks like ASM-Helper is unable to resolve ModelBase. Can you provide me with a method to reproduce this error myself?

from biometweaker.

Amaxter avatar Amaxter commented on June 3, 2024

Install QuiverBow (http://wildwestscifi.net/coding/9889) as well with your mod and run it server side with Forge 1307.

from biometweaker.

superckl avatar superckl commented on June 3, 2024

This is the fault of QuiverBows. The mod loads classes that should only be loaded on the client side, causing BiomeTweaker's ASM to be unable to resolve the super classes. This is a very bad thing to do, and you should go yell at the author for it.

I will add an error catch in BiomeTweaker's ASM transformer. BiomeTweaker will complain, but not crash.

from biometweaker.

superckl avatar superckl commented on June 3, 2024

On second thought, I'm going to tell the author to load his models properly, rather than wrapping entire sections of code in try-catch blocks. If he doesn't fix it, well that sucks. Stay tuned.

As of now, BiomeTweaker is not compatible with QuiverBows.

from biometweaker.

Amaxter avatar Amaxter commented on June 3, 2024

Awesome, hope he's able to.
On Tue, Apr 14, 2015 at 10:33 PM Chris [email protected] wrote:

On second though, I'm going to tell the author to load his models
properly, rather than wrapping entire sections of code in try-catch blocks.
If he doesn't fix it, well that sucks. Stay tuned.

As of now, BiomeTweaker is not compatible with QuiverBows.

Reply to this email directly or view it on GitHub
#5 (comment).

from biometweaker.

superckl avatar superckl commented on June 3, 2024

This issue was inadvertently fixed with something else I added. There is a new config option 'force modded colors' that you can disable on the server to fix this crash.

from biometweaker.

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.