Blue Power

Blue Power

4M Downloads

Strange error in console

Xen1290 opened this issue ยท 7 comments

commented

When I update a world with latest version of BluePower, in console appear this:
[17:14:50] [Server thread/ERROR] [ForgeMultipart/]: Missing mapping for part with ID: bluepower_invertedfixturecyan
[17:14:50] [Server thread/ERROR] [ForgeMultipart/]: Missing mapping for part with ID: bluepower_invertedfixturecyan
[17:14:50] [Server thread/ERROR] [ForgeMultipart/]: Missing mapping for part with ID: bluepower_invertedfixturecyan
[17:14:50] [Server thread/ERROR] [ForgeMultipart/]: Missing mapping for part with ID: bluepower_invertedfixturecyan
(This many times)

On serverclose:
[17:20:20] [Server thread/INFO] [FML/]: Applying holder lookups
[17:20:20] [Server thread/WARN] [FML/]: Unable to lookup bluepower:taintedsilicon_chip_tile for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.taintedsilicon_chip_tile. Is there something wrong with the registry?
[17:20:20] [Server thread/WARN] [FML/]: Unable to lookup bluepower:stone_bundle_tile for public static net.minecraft.item.Item com.bluepowermod.init.BPItems.stone_bundle_tile. Is there something wrong with the registry?
[17:20:20] [Server thread/INFO] [FML/]: Holder lookups applied

commented

Not actively supporting the 1.7.10 version anyone can fork the last version and support it if they want to.

commented

Don't worry about that, it's a side effect of moving over to our custom multipart system but it should only appear the first time you load the world, when it converts.

Happy new year!

commented

This has happened even after conversion @amadornes
Happy new year!

commented

Uhmm... that's really weird... We might have to take a look at it then, but I've tested it and I've only seen it once. Re-opening! :P

commented

Fixed the registry errors in a0e5004

commented

Thanks Quetzi!

commented

Opening again - The FMP "missing part" issues haven't been fixed