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.

Using Custom Biome in Custom Dimension crashes game (getAmbientMusicType?)

Featured Replies

Posted

My biome and dimension are registered correctly and work independently of each other. I can assign any biome to my custom dimension except the biome I created for it. My biome works if you add it manually (i.e. WorldEdit //setbiome) in both the Overworld and custom dimension. However, whenever I assign it to my dimension through the BiomeProvider it crashes (it's not my BiomeProvider that isn't working, I even used pre-made ones like SingleBiomeProvider and it didn't work). Any idea how I can fix this issue? I've literally been working on it all day.

 

May I also add, if I create a superflat world mimicking the world-type of my dimension and assign it to the custom dimension, it works perfectly.

crash-2020-06-08_23.41.48-client.txt BackroomsLevel0Biome.java Level0Dimension.java Level0ChunkGenerator.java Level0ModDimension.java

Edited by Nicholas Hammond
typo

  • Author
17 hours ago, diesieben07 said:

Please do not post code as attachments.

In Level0Dimension you create a new biome instance but never register it. Biomes are registry entries and must be registered like any other registry entry.

Everything is registered I believe. I checked the game and the biome and dimension show up and function by themselves.

  • Author
30 minutes ago, diesieben07 said:

This is because of your, frankly, stupid code structure.

 

At this point I can't see the error by just staring at the code. Please post a working Git repo.

Holy shit your advice actually helped. Sorry for the misunderstanding I didn't know what you meant at the time.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.