Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

thedarkcolour

Members
  • Joined

  • Last visited

  1. Has anyone found a solution?
  2. I got it to work by not calling getWorld() and using IWorldGenerationReader#setBlockState, thanks!
  3. I just realized what I've done. I forgot to make the BeeNestGenerator method static. I'll check if that fixes it.
  4. I think I posted this topic in the wrong spot. Should I go post in Modder Support?
  5. It seems to be an issue with multi-threading. I'm not sure if I can patch somewhere else to avoid this, but it seems to be out of my control.
  6. Yes. I've written a working coremod in 1.12 that did a similar patch.
  7. I copy pasted it. Do you mean that the method name is cut off? It's also cut off in the log file.
  8. I'm using a coremod as part of my 1.14 mod. It inserts a static method call into TreeFeature#place. When I try to load into a world, an IncompatibleClassChangeError is thrown from a Server Worker thread, saying "expected static method thedarkcolour.futuremc.world.gen.BeeNestGenerator.generateBeeNestForSmallTrees..." The game freezes instead of crashing. How do I fix this? Log Coremod
  9. I have figured it out, the original item's burntime value I use does not work properly ?

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.