GithubHelp home page GithubHelp logo

Comments (8)

magneticflux- avatar magneticflux- commented on June 25, 2024 1

@rhettl This works: https://github.com/apple502j/UpdateBlockEntity

from carpet-autocraftingtable.

RealCrayfish avatar RealCrayfish commented on June 25, 2024

I also found that when running on a server it will lower the tps and mspt by a ton
20tps goes to 1-5tps when added

from carpet-autocraftingtable.

MickZi avatar MickZi commented on June 25, 2024

Dealing with exacte same issue as CarbonGhost.
Workaround is not a solution since loading in all builds would require immense effort.

from carpet-autocraftingtable.

Airblader avatar Airblader commented on June 25, 2024

I'm the author of MC-244164 and I can at least confirm that I had installed carpet-autocraftingtable on the server shortly before the world download was taken that gets corrupted by updating to 1.18.

from carpet-autocraftingtable.

magneticflux- avatar magneticflux- commented on June 25, 2024

My current theory, copied from MC-244164:

I believe the issue manifests when a TileEntity/BlockEntity with a non-vanilla ID is included in the list. Because in Schema2842 the DataFixer only reads types of DSL.list(TypeReferences.BLOCK_ENTITY.in(schema)) and the non-vanilla ID isn't considered a BLOCK_ENTITY so the type doesn't match. This deletes the data instead of throwing an error because the field is marked as optional.

from carpet-autocraftingtable.

magneticflux- avatar magneticflux- commented on June 25, 2024

Relevant Fabric API issue here: FabricMC/fabric#1837

from carpet-autocraftingtable.

rhettl avatar rhettl commented on June 25, 2024

Has anyone found a real workaround for this? It's preventing me from upgrading my server 😢

from carpet-autocraftingtable.

gnembon avatar gnembon commented on June 25, 2024

Well, it is a vanilla bug, not a carpet bug nor fabric bug.

Having said that, that's the main reason act is NOT part of any other carpet 'package', like carpet extra, since it by design violates the integrity of the vanilla worlds.

I suggest not using auto crafting table and switch to dropper crafters from carpet extra.

from carpet-autocraftingtable.

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.