Git Product home page Git Product logo

Comments (8)

Shadows-of-Fire avatar Shadows-of-Fire commented on August 13, 2024

Im not super familoar with gadomancy's code, but if you were wearing an ethereal (familiarEntityPermNoClipItem)? Try removing it. Otherwise i have no clue

from gadomancy.

kayila avatar kayila commented on August 13, 2024

Nope... I had a title scroll, steel chest plate, osmium boots, and i think an iron helmet. Very early game, the only thing I even had on my thaumcraft related was a thaumometer and goldbanded greatwood wand with no foci.

from gadomancy.

Shadows-of-Fire avatar Shadows-of-Fire commented on August 13, 2024

That class shouldnt just pop up randomly. Idk if they overwrite wisps but try difficulty 0

from gadomancy.

Shadows-of-Fire avatar Shadows-of-Fire commented on August 13, 2024

Well looking through the code since im finally off mobile... Since im not super versed in java i can only tell so much, but that EntityPermNoClipItem seems to apply to Aura Pylons in some way. First off, might be an entity ID conflict somewhere. Might just be a better idea to wait for Hellfire or Makeoo to show up.

from gadomancy.

HellFirePvP avatar HellFirePvP commented on August 13, 2024

Guessed right, the "EntityPermNoClipItem" is the item when you throw a crystallized essentia into an aura pylon. If there is no pylon, this entity drops as normal EntityItem.

We don't really overwrite any entities or replace anything, but yea.. "That class shouldn't just pop up randomly" is probably a correct statement here...

That might end up being a real problem.. - So i guess what's going wrong is an ID conflict? So that another mod registers an entity - that's actually a "EntityLiving" - onto the same ID as gadomancy's EntityPermNoClipItem - which then leads to the server sending a wrong packet. The thing is, the server doesn't crash because the ID -> Entity mapping is mostly used on client side.

I guess you did install the same mods on server and client side. May i ask what your modpack is, so i'm able to reproduce the issue?

from gadomancy.

kayila avatar kayila commented on August 13, 2024

It's a private pack that I maintain for myself and a few friends. The mod list is shown in the crash report, but if there's a way I can send you a private message I'll send you a link to the launcher that will pull all the files for you.

from gadomancy.

HellFirePvP avatar HellFirePvP commented on August 13, 2024

you can send me a private message on curseforge ( http://minecraft.curseforge.com/members/HellFirePvP ) - so yea, i don't really want to download all the mods manually and even then the configs are different..

from gadomancy.

HellFirePvP avatar HellFirePvP commented on August 13, 2024

The bug is not caused by Gadomancy. We think it's caused by another mod - closing.

from gadomancy.

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.