Client/Server warnings.
MyEternity opened this issue ยท 6 comments
Client have warning onload:
[09:58:42] [Client thread/INFO] [FML]: Applying holder lookups
[09:58:42] [Client thread/WARN] [FML]: Unable to lookup CompactMachines:interfaceblock for public static org.dave.CompactMachines.block.BlockCM org.dave.CompactMachines.init.ModBlocks.interfaceblock. Is there something wrong with the registry?
[09:58:42] [Client thread/WARN] [FML]: Unable to lookup CompactMachines:innerwallDecorative for public static org.dave.CompactMachines.block.BlockCM org.dave.CompactMachines.init.ModBlocks.innerwallDecorative. Is there something wrong with the registry?
[09:58:42] [Client thread/WARN] [FML]: Unable to lookup CompactMachines:personalShrinkingDevice for public static org.dave.CompactMachines.item.ItemPersonalShrinkingDevice org.dave.CompactMachines.init.ModItems.personalShrinkingDevice. Is there something wrong with the registry?
[09:58:42] [Client thread/WARN] [FML]: Unable to lookup CompactMachines:atomShrinker for public static org.dave.CompactMachines.item.ItemAtomShrinker org.dave.CompactMachines.init.ModItems.atomShrinker. Is there something wrong with the registry?
[09:58:42] [Client thread/WARN] [FML]: Unable to lookup CompactMachines:atomEnlarger for public static org.dave.CompactMachines.item.ItemAtomEnlarger org.dave.CompactMachines.init.ModItems.atomEnlarger. Is there something wrong with the registry?
[09:58:42] [Client thread/WARN] [FML]: Unable to lookup CompactMachines:interfaceItem for public static org.dave.CompactMachines.item.ItemInterface org.dave.CompactMachines.init.ModItems.interfaceItem. Is there something wrong with the registry?
[09:58:42] [Client thread/WARN] [FML]: Unable to lookup CompactMachines:quantumEntangler for public static org.dave.CompactMachines.item.ItemEntangler org.dave.CompactMachines.init.ModItems.quantumEntangler. Is there something wrong with the registry?
Server (Cauldron) have some warnings:
[02:24:08] [Server thread/INFO]: Applying holder lookups
[02:24:08] [Server thread/WARN]: Unable to lookup CompactMachines:interfaceblock for public static org.dave.CompactMachines.block.BlockCM org.dave.CompactMachines.init.ModBlocks.interfaceblock. Is there something wrong with the registry?
[02:24:08] [Server thread/WARN]: Unable to lookup CompactMachines:innerwallDecorative for public static org.dave.CompactMachines.block.BlockCM org.dave.CompactMachines.init.ModBlocks.innerwallDecorative. Is there something wrong with the registry?
[02:24:08] [Server thread/WARN]: Unable to lookup CompactMachines:personalShrinkingDevice for public static org.dave.CompactMachines.item.ItemPersonalShrinkingDevice org.dave.CompactMachines.init.ModItems.personalShrinkingDevice. Is there something wrong with the registry?
[02:24:08] [Server thread/WARN]: Unable to lookup CompactMachines:atomShrinker for public static org.dave.CompactMachines.item.ItemAtomShrinker org.dave.CompactMachines.init.ModItems.atomShrinker. Is there something wrong with the registry?
[02:24:08] [Server thread/WARN]: Unable to lookup CompactMachines:atomEnlarger for public static org.dave.CompactMachines.item.ItemAtomEnlarger org.dave.CompactMachines.init.ModItems.atomEnlarger. Is there something wrong with the registry?
[02:24:08] [Server thread/WARN]: Unable to lookup CompactMachines:interfaceItem for public static org.dave.CompactMachines.item.ItemInterface org.dave.CompactMachines.init.ModItems.interfaceItem. Is there something wrong with the registry?
[02:24:08] [Server thread/WARN]: Unable to lookup CompactMachines:quantumEntangler for public static org.dave.CompactMachines.item.ItemEntangler org.dave.CompactMachines.init.ModItems.quantumEntangler. Is there something wrong with the registry?
[02:24:08] [Server thread/INFO]: Holder lookups applied
Same as above:
I can't load/create a new or existing world.
[09:14:19] [Server thread/ERROR] [FML]: The following problems were captured during this phase
[09:14:19] [Server thread/INFO] [FML]: Applying holder lookups
[09:14:19] [Server thread/WARN] [FML]: Unable to lookup CompactMachines:personalShrinkingDevice for public static org.dave.CompactMachines.item.ItemPersonalShrinkingDevice org.dave.CompactMachines.init.ModItems.personalShrinkingDevice. Is there something wrong with the registry?
[09:14:19] [Server thread/WARN] [FML]: Unable to lookup CompactMachines:atomShrinker for public static org.dave.CompactMachines.item.ItemAtomShrinker org.dave.CompactMachines.init.ModItems.atomShrinker. Is there something wrong with the registry?
[09:14:19] [Server thread/WARN] [FML]: Unable to lookup CompactMachines:atomEnlarger for public static org.dave.CompactMachines.item.ItemAtomEnlarger org.dave.CompactMachines.init.ModItems.atomEnlarger. Is there something wrong with the registry?
[09:14:19] [Server thread/WARN] [FML]: Unable to lookup CompactMachines:interfaceItem for public static org.dave.CompactMachines.item.ItemInterface org.dave.CompactMachines.init.ModItems.interfaceItem. Is there something wrong with the registry?
[09:14:19] [Server thread/WARN] [FML]: Unable to lookup CompactMachines:quantumEntangler for public static org.dave.CompactMachines.item.ItemEntangler org.dave.CompactMachines.init.ModItems.quantumEntangler. Is there something wrong with the registry?
[09:14:19] [Server thread/WARN] [FML]: Unable to lookup CompactMachines:interfaceblock for public static org.dave.CompactMachines.block.BlockCM org.dave.CompactMachines.init.ModBlocks.interfaceblock. Is there something wrong with the registry?
[09:14:19] [Server thread/WARN] [FML]: Unable to lookup CompactMachines:innerwallDecorative for public static org.dave.CompactMachines.block.BlockCM org.dave.CompactMachines.init.ModBlocks.innerwallDecorative. Is there something wrong with the registry?
[09:14:19] [Server thread/INFO] [FML]: Holder lookups applied
[09:14:19] [Server thread/INFO] [EnderIO]: ServerChannelRegister: Dimensional Trasciever data saved to /Users/Chander/Library/Application Support/minecraft_test/saves/New World/enderio/dimensionalTransceiver.json
[09:14:19] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[09:14:19] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
after removing compact machines I still get:
[09:14:19] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state SERVER_STOPPED. Errors may have been discarded.
[09:14:19] [Server thread/INFO] [FML]: The state engine was in incorrect state ERRORED and forced into state AVAILABLE. Errors may have been discarded.
So it is related to something else but the error above is concerning with compact machine installed
I can't load/create a new or existing world.
This is something else and not related to these: Unable to lookup ...
Notenoughresources (NotEnoughResources-1.7.10-0.1.0.40) mod caused my problem. After removal all is working fine and I can load and create a new game again.
But I still see the error from compact machine as above