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.

Featured Replies

Posted

We finally updated our own modpack to 1.7.10 (from 1.6.4) and tried to convert our world. But Forge seems to have trouble with that.

It is replacing all the vanilla blocks with mod specific blocks. The Apatite block from Forestry for example is getting the id 0. So the map is getting unplayable.

The log can be found here: https://gist.github.com/kaenganxt/099b98faef7f5ce0afe4

It is very long, but i already wrote out some important lines using the stone block as an example. At first, the registration seems to work:

[main/TRACE] [FML/]: Registry add: minecraft:air 0 net.minecraft.block.BlockAir@1e4473dc (req. id 0)

After the start of the conversion, the following line seems to be a bit weird:

[server thread/WARN] [FML/]: Found unlabelled item in world save, this may cause problems. The item type net.minecraft.block.BlockStone:0 will not be present

After confirming the removal of some blocks (we removed two mods), the conversion starts and here are some lines that show really wrong behaviour:

At first it is registrating an ic2 block for the id 1:

[server thread/TRACE] [FML/]: Registry add: IC2:fluidSuperheatedSteam 1 ic2.core.block.BlockIC2Fluid@3af7ddc (req. id 456)
[server thread/INFO] [FML/]: Injected new block/item IC2:fluidSuperheatedSteam: 456 (init) -> 1 (map).

And the stone is then put on the id 8:

[server thread/TRACE] [FML/]: Registry add: minecraft:stone 8 net.minecraft.block.BlockStone@2192bcac (req. id 1)
[server thread/INFO] [FML/]: Injected new block/item minecraft:stone: 1 (init) -> 8 (map).

 

We are using the latest forge version.

At first we had minechem installed, and all the blocks (air, stone, etc.) were minechem blocks. After removing minechem, the blocks were replaced with forestry/ic2 blocks, so the problem doesn't seem to be mod-specific.

Any ideas on how to solve this problem?

 

Thanks for your help.

 

kaenganxt

Make sure you load the world using the latest 1.6.4 forge and all related mods.

Then post a log, and the world, and the mod pack, so that I can debug it.

The problem is that the world SHOULD have a table telling us what blocks are what but yours doesnt seem to or it's compleetly fubarred.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

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.