GithubHelp home page GithubHelp logo

Crash w/ Zoology Mod about metamorph HOT 16 CLOSED

mchorse avatar mchorse commented on May 23, 2024
Crash w/ Zoology Mod

from metamorph.

Comments (16)

mchorse avatar mchorse commented on May 23, 2024

Thanks for reporting! ☺️

Could you please provide also the Caused by ... section?

from metamorph.

WenXin20 avatar WenXin20 commented on May 23, 2024

I was able to get the Crash Report this time
I also noticed that when I morphed back into the player, I get killed.

from metamorph.

mchorse avatar mchorse commented on May 23, 2024

@WenXin20 I don't really know what I can do about this error, I will ask mod's developer, though.

from metamorph.

WenXin20 avatar WenXin20 commented on May 23, 2024

Ok, thanks

from metamorph.

WenXin20 avatar WenXin20 commented on May 23, 2024

Is it possible add a way to prevent the crash and just prevent it from displaying the mob until the real solution can be found since @rwtema seems to be inactive?

from metamorph.

mchorse avatar mchorse commented on May 23, 2024

I don't think so. Because this will affect all animal mobs, and I think you wouldn't be able to use animal morphs in survival morph menu too or even morph into animal morphs.

Maybe there's a way, and I'll look into it.

from metamorph.

WenXin20 avatar WenXin20 commented on May 23, 2024

Thanks.
While in a creative world, I was able to kill sheep and cows to get their morphs and access the survival morph menu afterwards, so it only seems to affect the creative menu, although I didn't try all mobs that Zoology changes.

from metamorph.

mchorse avatar mchorse commented on May 23, 2024

It's happens in creative morph menu, because there's a special way in which morphs are generated for the display. With survival stuff, the entity is first deserialized, and afterward it's serialized, but in creative morph menu, it's first serialized, and then deserialized.

In @rwtema's code, if this list is serialized first, it's an illegal state, it seems like it first have to be deserialized from NBT or generated. Btw, which build of Metamorph are you using (1.10.2, 1.9.4 or 1.11.2)?

from metamorph.

WenXin20 avatar WenXin20 commented on May 23, 2024

Ok, and I'm using 1.10.2 v1.1

from metamorph.

mchorse avatar mchorse commented on May 23, 2024

@WenXin20 could you test out Zoology and creative morph menu with this build? I think I fixed the issue, but I may be proven wrong.

from metamorph.

WenXin20 avatar WenXin20 commented on May 23, 2024

Sorry, but that didn't work, I got the same crash.

from metamorph.

mchorse avatar mchorse commented on May 23, 2024

Hm, really strange, after I'll finish the thing I currently working on, I might take a look at testing Metamorph with Zoology mod.

from metamorph.

WenXin20 avatar WenXin20 commented on May 23, 2024

Ok, thanks

from metamorph.

mchorse avatar mchorse commented on May 23, 2024

@WenXin20 I tried to fix issue with Zoology, and it kind of worked... disabling all of the animal morphs, haha. I can't really do anything besides disabling the morph that erroring since Forge doesn't provide an API to disable capabilities.

@rwtema maybe you can suggest how to fix it?

from metamorph.

WenXin20 avatar WenXin20 commented on May 23, 2024

Ok, thanks, that works for me, so that at least the creative menu is accessible now.

from metamorph.

mchorse avatar mchorse commented on May 23, 2024

Won't fix, I guess.

from metamorph.

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.