Sorry this is a modded minecraft version but of some wierd reason i cant post in modified minecraft forums..
But i am using Moonsquest mod pack, and when i added Mutant Creatures to the modpack everything is working very good, but when i add it to my server it runs like normal and when im joining i get this :
FORGE MISMATCHED IDS CONFLICTING GAME AND WORLD
1808 is mismatched between world and game see more in log:
i tried copying the configs from client to server side and from server side to client but nothing is changing.
this is the log:
[2014-03-01 01:05:44] [WARNING] [ForgeModLoader] The mod AnimationAPI was not found on the server you connected to, but requested that the server side be present
[2014-03-01 01:05:44] [WARNING] [ForgeModLoader] The mod MutantCreatures was not found on the server you connected to, but requested that the server side be present
[2014-03-01 01:05:44] [SEVERE] [fml.ItemTracker] FML has detected item discrepancies
[2014-03-01 01:05:44] [SEVERE] [fml.ItemTracker] Missing items : {}
[2014-03-01 01:05:44] [SEVERE] [fml.ItemTracker] Mismatched items : {1808=(Item 1808, Type mods.immibis.tubestuff.ItemTubestuff, owned by ImmibisCore, ordinal 0, name machine, claimedModId null, Item 1808, Type thehippomaster.MutantCreatures.SkeletonArmor, owned by MutantCreatures, ordinal 1, name null, claimedModId null)}
[2014-03-01 01:05:44] [INFO] [STDOUT] Setting up custom skins
[2014-03-01 01:05:44] [INFO] [STDERR] java.net.MalformedURLException
[2014-03-01 01:05:44] [INFO] [STDERR] at java.net.URL. (Unknown Source)
[2014-03-01 01:05:44] [INFO] [STDERR] at java.net.URL. (Unknown Source)
[2014-03-01 01:05:44] [INFO] [STDERR] at java.net.URL. (Unknown Source)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.renderer.ThreadDownloadImageDataINNER1.run(SourceFile:65)
[2014-03-01 01:05:44] [INFO] [STDERR] Caused by: java.lang.NullPointerException
[2014-03-01 01:05:44] [INFO] [STDERR] ... 4 more
[2014-03-01 01:05:44] [INFO] [STDERR] java.lang.RuntimeException: codechicken.core.NetworkClosedException
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.core.ClientUtils.getServerIP(ClientUtils.java:78)
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.core.ClientUtils.isLocal(ClientUtils.java:84)
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.nei.NEICPH.getSaveName(NEICPH.java:140)
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.nei.NEICPH.handleSMPCheck(NEICPH.java:127)
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.nei.NEICPH.handlePacket(NEICPH.java:29)
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.lib.packet.PacketCustom$ClientPacketHandler.handle(PacketCustom.java:166)
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.lib.packet.PacketCustom$CustomPacketHandler.onPacketData(PacketCustom.java:136)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:85)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.disconnectIDMismatch(FMLClientHandler.java:600)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.disconnectIDMismatch(FMLCommonHandler.java:463)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.common.network.ModIdMapPacket.execute(ModIdMapPacket.java:101)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:116)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:81)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(GuiConnecting.java:51)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1580)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
[2014-03-01 01:05:44] [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2014-03-01 01:05:44] [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[2014-03-01 01:05:44] [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[2014-03-01 01:05:44] [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[2014-03-01 01:05:44] [INFO] [STDERR] Caused by: codechicken.core.NetworkClosedException
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.core.ClientUtils.getServerIP(ClientUtils.java:73)
[2014-03-01 01:05:44] [INFO] [STDERR] ... 32 more
[2014-03-01 01:05:44] [INFO] [STDOUT] [Mekanism] Received config from server.
[2014-03-01 01:05:45] [INFO] [STDOUT] [Mekanism] Received Cardboard Box blacklist entries from server (10 total)
[2014-03-01 01:05:45] [INFO] [STDOUT] [Mekanism] VoiceServer: Starting client connection...
[2014-03-01 01:05:45] [INFO] [Galacticraft] Unregistered Dimension: -28
[2014-03-01 01:05:45] [INFO] [Galacticraft] Unregistered Dimension: -29
[2014-03-01 01:05:45] [INFO] [STDOUT] [Mekanism] VoiceServer: Successfully connected to server.
[2014-03-01 01:05:45] [INFO] [STDERR] [Mekanism] VoiceServer: Error while running client input thread.
[2014-03-01 01:05:45] [INFO] [STDERR] javax.sound.sampled.LineUnavailableException: line with format PCM_SIGNED 11025.0 Hz, 8 bit, mono, 1 bytes/frame, not supported.
[2014-03-01 01:05:45] [INFO] [STDERR] at com.sun.media.sound.DirectAudioDevice$DirectDL.implOpen(Unknown Source)
[2014-03-01 01:05:45] [INFO] [STDERR] at com.sun.media.sound.AbstractDataLine.open(Unknown Source)
[2014-03-01 01:05:45] [INFO] [STDERR] at mekanism.client.voice.VoiceInput.run(VoiceInput.java:35)
please help me!
Please try to post on the modded forum again, this forum is for unmodded problems. The staff here arn't used to working with modded minecraft and vice versa
Weeeh-kay theres more the one error going on in there. So will try in steps of what I can spot at least;
"The mod AnimationAPI was not found on the server you connected to, but requested that the server side be present"
"The mod MutantCreatures was not found on the server you connected to, but requested that the server side be present" *You haven't moved the two mods, AnimationAPI and MutantCreatures, onto the server mods folder.
"Mismatched items : {1808=(Item 1808, Type mods.immibis.tubestuff.ItemTubestuff, owned by ImmibisCore, ordinal 0, name machine, claimedModId null, Item 1808, Type thehippomaster.MutantCreatures.SkeletonArmor, owned by MutantCreatures, ordinal 1, name null, claimedModId null)}" *Under the config for MutantCreatures, there will be an item id area with "1808" as one of them, you will need to try to change this number to a different unused id number. This can take a few tries, or you can do an NEI item ID dump to help find free ones.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
But i am using Moonsquest mod pack, and when i added Mutant Creatures to the modpack everything is working very good, but when i add it to my server it runs like normal and when im joining i get this :
FORGE MISMATCHED IDS CONFLICTING GAME AND WORLD
1808 is mismatched between world and game see more in log:
i tried copying the configs from client to server side and from server side to client but nothing is changing.
this is the log:
[2014-03-01 01:05:44] [WARNING] [ForgeModLoader] The mod AnimationAPI was not found on the server you connected to, but requested that the server side be present
[2014-03-01 01:05:44] [WARNING] [ForgeModLoader] The mod MutantCreatures was not found on the server you connected to, but requested that the server side be present
[2014-03-01 01:05:44] [SEVERE] [fml.ItemTracker] FML has detected item discrepancies
[2014-03-01 01:05:44] [SEVERE] [fml.ItemTracker] Missing items : {}
[2014-03-01 01:05:44] [SEVERE] [fml.ItemTracker] Mismatched items : {1808=(Item 1808, Type mods.immibis.tubestuff.ItemTubestuff, owned by ImmibisCore, ordinal 0, name machine, claimedModId null, Item 1808, Type thehippomaster.MutantCreatures.SkeletonArmor, owned by MutantCreatures, ordinal 1, name null, claimedModId null)}
[2014-03-01 01:05:44] [INFO] [STDOUT] Setting up custom skins
[2014-03-01 01:05:44] [INFO] [STDERR] java.net.MalformedURLException
[2014-03-01 01:05:44] [INFO] [STDERR] at java.net.URL. (Unknown Source)
[2014-03-01 01:05:44] [INFO] [STDERR] at java.net.URL. (Unknown Source)
[2014-03-01 01:05:44] [INFO] [STDERR] at java.net.URL. (Unknown Source)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.renderer.ThreadDownloadImageDataINNER1.run(SourceFile:65)
[2014-03-01 01:05:44] [INFO] [STDERR] Caused by: java.lang.NullPointerException
[2014-03-01 01:05:44] [INFO] [STDERR] ... 4 more
[2014-03-01 01:05:44] [INFO] [STDERR] java.lang.RuntimeException: codechicken.core.NetworkClosedException
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.core.ClientUtils.getServerIP(ClientUtils.java:78)
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.core.ClientUtils.isLocal(ClientUtils.java:84)
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.nei.NEICPH.getSaveName(NEICPH.java:140)
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.nei.NEICPH.handleSMPCheck(NEICPH.java:127)
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.nei.NEICPH.handlePacket(NEICPH.java:29)
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.lib.packet.PacketCustom$ClientPacketHandler.handle(PacketCustom.java:166)
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.lib.packet.PacketCustom$CustomPacketHandler.onPacketData(PacketCustom.java:136)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.common.network.NetworkRegistry.handlePacket(NetworkRegistry.java:255)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.common.network.NetworkRegistry.handleCustomPacket(NetworkRegistry.java:245)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:85)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.disconnectIDMismatch(FMLClientHandler.java:600)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.disconnectIDMismatch(FMLCommonHandler.java:463)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.common.network.ModIdMapPacket.execute(ModIdMapPacket.java:101)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handleFMLPacket(FMLNetworkHandler.java:116)
[2014-03-01 01:05:44] [INFO] [STDERR] at cpw.mods.fml.common.network.FMLNetworkHandler.handlePacket250Packet(FMLNetworkHandler.java:81)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.multiplayer.NetClientHandler.func_72501_a(NetClientHandler.java:1651)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.network.packet.Packet250CustomPayload.func_73279_a(SourceFile:61)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.multiplayer.GuiConnecting.func_73876_c(GuiConnecting.java:51)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1580)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.client.main.Main.main(SourceFile:101)
[2014-03-01 01:05:44] [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2014-03-01 01:05:44] [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[2014-03-01 01:05:44] [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[2014-03-01 01:05:44] [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
[2014-03-01 01:05:44] [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
[2014-03-01 01:05:44] [INFO] [STDERR] Caused by: codechicken.core.NetworkClosedException
[2014-03-01 01:05:44] [INFO] [STDERR] at codechicken.core.ClientUtils.getServerIP(ClientUtils.java:73)
[2014-03-01 01:05:44] [INFO] [STDERR] ... 32 more
[2014-03-01 01:05:44] [INFO] [STDOUT] [Mekanism] Received config from server.
[2014-03-01 01:05:45] [INFO] [STDOUT] [Mekanism] Received Cardboard Box blacklist entries from server (10 total)
[2014-03-01 01:05:45] [INFO] [STDOUT] [Mekanism] VoiceServer: Starting client connection...
[2014-03-01 01:05:45] [INFO] [Galacticraft] Unregistered Dimension: -28
[2014-03-01 01:05:45] [INFO] [Galacticraft] Unregistered Dimension: -29
[2014-03-01 01:05:45] [INFO] [STDOUT] [Mekanism] VoiceServer: Successfully connected to server.
[2014-03-01 01:05:45] [INFO] [STDERR] [Mekanism] VoiceServer: Error while running client input thread.
[2014-03-01 01:05:45] [INFO] [STDERR] javax.sound.sampled.LineUnavailableException: line with format PCM_SIGNED 11025.0 Hz, 8 bit, mono, 1 bytes/frame, not supported.
[2014-03-01 01:05:45] [INFO] [STDERR] at com.sun.media.sound.DirectAudioDevice$DirectDL.implOpen(Unknown Source)
[2014-03-01 01:05:45] [INFO] [STDERR] at com.sun.media.sound.AbstractDataLine.open(Unknown Source)
[2014-03-01 01:05:45] [INFO] [STDERR] at mekanism.client.voice.VoiceInput.run(VoiceInput.java:35)
please help me!
"The mod AnimationAPI was not found on the server you connected to, but requested that the server side be present"
"The mod MutantCreatures was not found on the server you connected to, but requested that the server side be present"
*You haven't moved the two mods, AnimationAPI and MutantCreatures, onto the server mods folder.
"Mismatched items : {1808=(Item 1808, Type mods.immibis.tubestuff.ItemTubestuff, owned by ImmibisCore, ordinal 0, name machine, claimedModId null, Item 1808, Type thehippomaster.MutantCreatures.SkeletonArmor, owned by MutantCreatures, ordinal 1, name null, claimedModId null)}"
*Under the config for MutantCreatures, there will be an item id area with "1808" as one of them, you will need to try to change this number to a different unused id number. This can take a few tries, or you can do an NEI item ID dump to help find free ones.