Git Product home page Git Product logo

Comments (10)

TelepathicGrunt avatar TelepathicGrunt commented on September 25, 2024 1

This bug has nothing to do with any other mod. The bug is specifically a mixin into drowned spawning code and calling a method that is not worldgen safe. Drowned saved as part of a structure nbt file will spawn during worldgen and trigger this mixin to run. That’s what the deadlock is. No need for lithium or whatever. They play no role in this

from sihywtcamd.

charlyb01 avatar charlyb01 commented on September 25, 2024 1

Thank you for your additional information. I already knew this bug thanks to the issue though, so I will be working on fixing this as soon as I have time. The fix should come with next version =)

from sihywtcamd.

TelepathicGrunt avatar TelepathicGrunt commented on September 25, 2024

Looks like all your jockey code are running the same method and all are unsafe for worldgen jockey spawning:

from sihywtcamd.

charlyb01 avatar charlyb01 commented on September 25, 2024

Hello, thanks for your report! I guess it's the same issue I had with Unstructured on #36. At that time, I didn't understand what would be the issue as I was doing the same thing I found on Minecraft code but it seems I missed something. I will check again soon, thanks again!

from sihywtcamd.

noncom avatar noncom commented on September 25, 2024

Hey so I've got the same bug when building myself a modpack.

Steps for reproduction:

  • Load the modpack (attached in the end of this message)
  • Create a world with seed "test", cheats: on, difficulty: hard. Leave all other settings as is, including the BetterX world type
  • Start the game, you should spawn in a green area
  • Upon spawning set gamemode to creative
  • Enter the following lines to the chat, copying one by one and pressing enter after each:
#allowdiagonalascend true
#allowdiagonaldescend true
#allowparkour true
#goal 10000 10000 10000
#path

I think you know what is Baritone, but just in case: you should see that the bot confirms all these commands. You don't need the / at the start! Just send these messages into the chat.

  • Observe how Baritone navigates you through the world for a while.
  • Upon reaching the point shown on the screenshot, roughly about 3400, 72, 3400 you shall encounter this bug and find yourself at the spot shown in the screenshot

2023-06-15_20 05 58

Modpack:
Journey's End Light-1.4.zip

from sihywtcamd.

noncom avatar noncom commented on September 25, 2024

Oh great! Than that's the explanation.
Let's hope it's fixed asap then! πŸ˜„

EDIT: I've updated my comment and removed the irrelevant info!
Sorry, didn't really read your original post thoroughly at first, you basically explained it there already.

from sihywtcamd.

arazadaz avatar arazadaz commented on September 25, 2024

I'm experiencing this as well in my modpack. Traced it back to this mod. Telepathic Grunt is entirely correct.

from sihywtcamd.

noncom avatar noncom commented on September 25, 2024

Yeah. Just a notice: I've left the modpack and reproduction info because it's a 100% reproduction case.
Might be used for verifying the solution if needed.

from sihywtcamd.

charlyb01 avatar charlyb01 commented on September 25, 2024

Thank you all for your help, this was really helpful =)
This is fixed on 1.20.1 (and newer) versions

from sihywtcamd.

izofar avatar izofar commented on September 25, 2024

@charlyb01 I've found this issue due to a crash report on my mod page for Bygone Nether. When you mention fixing it for 1.20.1, do you not support previous versions? If not, I will list as an incompatibility with mine for those versions.

from sihywtcamd.

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.