I have a minecraft server that me and my friend play on a lot. I set it up using the forge 1.6.4-9.11.1.953 installer. Currently I have a lot of mods on. I installed a couple of mods today and I tried to join the server and it said that item id 1100 and 1101 are mismatched between world and game. I have tried copying and pasting the config files but that has not helped. Here is a list of all the mods i have installed on the server (some of them do not actually work for some reason but i still keep them there.)
[1.6.4]BetterFurnacesV3.4.dev
[1.6.4]bspkrsCore5.3
[1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal
[Forge]FurnitureModv3.2.7(1.6.4)
1.6.4 DamageIndicatorsv2.9.2.3
ArchimedesShips
ATG-1.6.4-0.9.3
backpack-1.26.29-1.6.x
Better_Archery_1.6.3_for_1.6.4
buildcraft-A-1.6.4-4.2.2
bump-shadow-waving-0.9.7-130923
CraftGuide-1.6.7.4
CustomMobSpawner 2.3.1
DrZharks MoCreatures Mod v6.0.1
DynamicLights_1.6.4
Elementals 1.0.0 fixed
EM1.6.4 1.1.10
FC Pack V4
FlansMod-4.1
InventoryTweaks-MC1.6.2-1.56-b77
manus_civil_package_1.6.4a
manus_ww2_package_1.6.4b_for_flans_mod_4.0
MC 1.6.4 - Player API forge 1.2
MC 1.6.4 - Render Player API forge 1.0
MC 1.6.4 - Smart Moving 14.5
Meteors_Mod_V2.11.2
minecraft-smp_parts_package_1.6.4b_for_flans_mod_4.0
MM2 v1.1
Modern Weapons Pack for Flans Mod 4.1
MoreCreepsv2.62a
Pixelmon 2.5.7
SecretRoomsMod-universal-1.6.4-4.6.2.319
ShadersModCore-v2.2.2-mc1.6.4-f965
TF2_Sentry_1.6.4a
TF2_Teleporter_1.6.4a
TooMuchTNT v2.6
traincraft-4.1.4_024
Tropicraft v5.1.6 for MC v1.6.4
twilightforest-1.20.3
UltraTech_v0.7_final
As I said some of those don't work for some reason but they don't cause any problems so I just leave them there. If you could tell me how to fix that it would be appreciated. I recently just installed:
TF2_Teleporter_1.6.4a
TF2_Sentry_1.6.4a
MM2 v1.1
Sorcery NEI Plugin 1.2
Sorcery Beta 1.1
Better_Archery_1.6.3_for_1.6.4
MC 1.6.4 - Render Player API forge 1.0
ShadersModCore-v2.2.2-mc1.6.4-f965
bump-shadow-waving-0.9.7-130923
EM1.6.4 1.1.10
today so it is one of those that is causing the problem.
Here is the crash report
---- Minecraft Crash Report ----
// Ouch. That hurt
Time: 2/9/14 1:57 PM
Description: Initializing game
java.lang.NullPointerException
at pixelmon.spawning.SpawnRegistry.getGenerationInfo(SpawnRegistry.java:89)
at pixelmon.config.PixelmonEntityList.addSpawns(PixelmonEntityList.java:95)
at pixelmon.config.PixelmonConfig.loadConfig(PixelmonConfig.java:134)
at pixelmon.Pixelmon.init(Pixelmon.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at pixelmon.spawning.SpawnRegistry.getGenerationInfo(SpawnRegistry.java:89)
at pixelmon.config.PixelmonEntityList.addSpawns(PixelmonEntityList.java:95)
at pixelmon.config.PixelmonConfig.loadConfig(PixelmonConfig.java:134)
at pixelmon.Pixelmon.init(Pixelmon.java:104)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
-- System Details --
Details:
Minecraft Version: 1.6.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 985729448 bytes (940 MB) / 1410859008 bytes (1345 MB) up to 9544663040 bytes (9102 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v8.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 37 mods loaded, 37 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{6.4.45.953} [Forge Mod Loader] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{9.11.1.953} [Minecraft Forge] (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized->Initialized
DamageIndicatorsMod{2.9.2.3} [Damage Indicators] (1.6.4 DamageIndicatorsv2.9.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Core{4.2.2} [BuildCraft] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BetterFurnaces{3.4} [Better Furnaces] ([1.6.4]BetterFurnacesV3.4.dev.zip) Unloaded->Constructed->Pre-initialized->Initialized
bspkrsCore{v5.3(1.6.4)} [bspkrsCore] ([1.6.4]bspkrsCorev5.3.zip) Unloaded->Constructed->Pre-initialized->Initialized
TreeCapitator{Forge 1.6.4.r09} [Treecapitator] ([1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal (1).zip) Unloaded->Constructed->Pre-initialized->Initialized
cfm{3.2.7} [ยง4MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2.7(1.6.4).zip) Unloaded->Constructed->Pre-initialized->Initialized
ArchimedesShipsMod{1.6.4 v1.4.5} [Archimedes' Ships] (ArchimedesShips.zip) Unloaded->Constructed->Pre-initialized->Initialized
ATG{0.9.3} [Alternate Terrain Generation] (ATG-1.6.4-0.9.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
Backpack{1.26.29} [Backpack] (backpack-1.26.29-1.6.x.jar) Unloaded->Constructed->Pre-initialized->Initialized
QuiverMod{1.6.2} [Better Archery] (Better_Archery_1.6.3_for_1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Builders{4.2.2} [BC Builders] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Energy{4.2.2} [BC Energy] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Factory{4.2.2} [BC Factory] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Transport{4.2.2} [BC Transport] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
BuildCraft|Silicon{4.2.2} [BC Silicon] (buildcraft-A-1.6.4-4.2.2.jar) Unloaded->Constructed->Pre-initialized->Initialized
craftguide{1.5.2} [CraftGuide] (CraftGuide-1.6.7.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
CustomSpawner{2.3.1} [DrZhark's CustomSpawner] (CustomMobSpawner 2.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
MoCreatures{6.0.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.0.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
TDS_EL{1.0.0} [Elementals] (Elementals 1.0.0 fixed.jar) Unloaded->Constructed->Pre-initialized->Initialized
FlansMod{4.1} [Flans Mod] (FlansMod-4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized->Initialized
meteors{2.11.2} [Falling Meteors] (Meteors_Mod_V2.11.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
MoreMinecraft{1.1} [More Minecraft 2] (MM2 v1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
pixelmon{2.5.7} [Pixelmon] (Pixelmon 2.5.7.zip) Unloaded->Constructed->Pre-initialized->Errored
iChunUtil{2.4.0} [iChunUtil] (util^iChunUtil2.4.0.zip) Unloaded->Constructed->Pre-initialized->Initialized
PortalGun{2.0.2} [PortalGun] (PortalGun2.0.2.zip) Unloaded->Constructed->Pre-initialized->Initialized
secretroomsmod{4.6.2} [The SecretRoomsMod] (SecretRoomsMod-universal-1.6.4-4.6.2.319.jar) Unloaded->Constructed->Pre-initialized->Initialized
Sorcery{Beta 1.1} [Sorcery] (Sorcery Beta 1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized
TF2Sentry{1.6.4} [TF2 Sentry] (TF2_Sentry_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized
TF2Teleporter{1.6.4} [TF2 Teleporter] (TF2_Teleporter_1.6.4a.zip) Unloaded->Constructed->Pre-initialized->Initialized
TC{4.1.4_024} [Traincraft] (traincraft-4.1.4_024.jar) Unloaded->Constructed->Pre-initialized->Initialized
TwilightForest{1.20.3} [The Twilight Forest] (twilightforest-1.20.3.jar) Unloaded->Constructed->Pre-initialized->Initialized
UltraTech{0.7} [UltraTech] (UltraTech_v0.7_final.zip) Unloaded->Constructed->Pre-initialized->Initialized
mod_ZanMinimap{0.9.4} [Zan's Minimap] (ZansMinimap1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized
Launched Version: 1.6.4-Forge9.11.1.953
LWJGL: 2.9.0
OpenGL: GeForce GT 650M/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: LIFE 128x (Vers. 81).zip
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
[1.6.4]BetterFurnacesV3.4.dev
[1.6.4]bspkrsCore5.3
[1.6.4]TreeCapitator.Forge.1.6.4.r09.Universal
[Forge]FurnitureModv3.2.7(1.6.4)
1.6.4 DamageIndicatorsv2.9.2.3
ArchimedesShips
ATG-1.6.4-0.9.3
backpack-1.26.29-1.6.x
Better_Archery_1.6.3_for_1.6.4
buildcraft-A-1.6.4-4.2.2
bump-shadow-waving-0.9.7-130923
CraftGuide-1.6.7.4
CustomMobSpawner 2.3.1
DrZharks MoCreatures Mod v6.0.1
DynamicLights_1.6.4
Elementals 1.0.0 fixed
EM1.6.4 1.1.10
FC Pack V4
FlansMod-4.1
InventoryTweaks-MC1.6.2-1.56-b77
manus_civil_package_1.6.4a
manus_ww2_package_1.6.4b_for_flans_mod_4.0
MC 1.6.4 - Player API forge 1.2
MC 1.6.4 - Render Player API forge 1.0
MC 1.6.4 - Smart Moving 14.5
Meteors_Mod_V2.11.2
minecraft-smp_parts_package_1.6.4b_for_flans_mod_4.0
MM2 v1.1
Modern Weapons Pack for Flans Mod 4.1
MoreCreepsv2.62a
Pixelmon 2.5.7
SecretRoomsMod-universal-1.6.4-4.6.2.319
ShadersModCore-v2.2.2-mc1.6.4-f965
TF2_Sentry_1.6.4a
TF2_Teleporter_1.6.4a
TooMuchTNT v2.6
traincraft-4.1.4_024
Tropicraft v5.1.6 for MC v1.6.4
twilightforest-1.20.3
UltraTech_v0.7_final
As I said some of those don't work for some reason but they don't cause any problems so I just leave them there. If you could tell me how to fix that it would be appreciated. I recently just installed:
TF2_Teleporter_1.6.4a
TF2_Sentry_1.6.4a
MM2 v1.1
Sorcery NEI Plugin 1.2
Sorcery Beta 1.1
Better_Archery_1.6.3_for_1.6.4
MC 1.6.4 - Render Player API forge 1.0
ShadersModCore-v2.2.2-mc1.6.4-f965
bump-shadow-waving-0.9.7-130923
EM1.6.4 1.1.10
today so it is one of those that is causing the problem.
Here is the crash report