Jump to content

Recommended Posts

Posted

Hey, I'm trying to run a Mod Pack and I get the Error in the Title.

 

"Vec3 Pool Size: ~~ERROR~~ NullPointerException: null"

 

I'm Using the Latest Forge 1.6.4

 

Here's my List of Mods:

 

7QZD8CN.png

 

 

Here's my Complete Crash Report:

 

---- Minecraft Crash Report ----

// I bet Cylons wouldn't have this problem.

 

Time: 3/15/14 12:59 PM

Description: Initializing game

 

java.lang.IllegalArgumentException: Slot 503 is already occupied by com.mrcrayfish.furniture.blocks.BlockCoffeeTable@3fcb69de when adding CountryGamer_PlantsVsZombies.Blocks.BlockEndowedGrass@43938e8a

at net.minecraft.block.Block.<init>(Block.java:349)

at CountryGamer_PlantsVsZombies.Blocks.BlockEndowedGrass.<init>(BlockEndowedGrass.java:20)

at CountryGamer_PlantsVsZombies.PvZ_Main.blocks(PvZ_Main.java:398)

at CountryGamer_PlantsVsZombies.PvZ_Main.init(PvZ_Main.java:299)

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.GeneratedMethodAccessor3.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 net.minecraft.block.Block.<init>(Block.java:349)

at CountryGamer_PlantsVsZombies.Blocks.BlockEndowedGrass.<init>(BlockEndowedGrass.java:20)

at CountryGamer_PlantsVsZombies.PvZ_Main.blocks(PvZ_Main.java:398)

at CountryGamer_PlantsVsZombies.PvZ_Main.init(PvZ_Main.java:299)

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.GeneratedMethodAccessor3.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 8 (amd64) version 6.2

Java Version: 1.7.0_51, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 460586312 bytes (439 MB) / 731906048 bytes (698 MB) up to 2863661056 bytes (2731 MB)

JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -XX:MaxPermSize=256m

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.49.965 Minecraft Forge 9.11.1.965 20 mods loaded, 20 mods active

mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized

FML{6.4.49.965} [Forge Mod Loader] (Modpack.jar) Unloaded->Constructed->Pre-initialized->Initialized

Forge{9.11.1.965} [Minecraft Forge] (Modpack.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

cfm{3.2.5} [§4MrCrayfish's Furniture Mod] ([Forge]FurnitureModv3.2.5(1.6.4).zip) Unloaded->Constructed->Pre-initialized->Initialized

AnimationAPI{1.1.1} [AnimationAPI] (AnimationAPI v1.1.2 mc1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized

Backpack{1.26.29} [backpack] (backpack-1.26.29-1.6.x.jar) Unloaded->Constructed->Pre-initialized->Initialized

BiomesOPlenty{1.2.1} [biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.434.jar) Unloaded->Constructed->Pre-initialized->Initialized

CakeIsALie{1.6.2} [CakeIsALie Mod] (CakeIsALie_mod_1-6-2&1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized

CountryGamer_Core{1.1.1} [CountryGamer Core] (CountryGamer_Core_1.1.1.zip) Unloaded->Constructed->Pre-initialized->Initialized

CountryGamer_PlantsVsZombies{2.3} [Plants Vs Zombies] (CountryGamer_PlantsVsZombies_v3.2.zip) Unloaded->Constructed->Pre-initialized->Errored

SpawnEggs{1.6.4.0} [better Spawn Eggs] (Forge_BetterSpawnEggsv1.6.4.0.zip) Unloaded->Constructed->Pre-initialized->Initialized

fyrestorm_icecreamcreepermod{1.0.9c} [ice Cream Sandwich Creeper Mod] (IceCreamSandwichCreeperModv1.0.9c 1.6.2.zip) Unloaded->Constructed->Pre-initialized->Initialized

mochickens{1.2.1} [Mo' Chickens] (moChickens1.6.4V1.3.1.zip) Unloaded->Constructed->Pre-initialized->Initialized

MutantCreatures{1.4.4} [Mutant Creatures] (Mutant_Creatures_v1.4.4_mc1.6.4.zip) Unloaded->Constructed->Pre-initialized->Initialized

NetherX{1.2.2} [NetherX] (NetherX 1.2 for MC 1.6.4.jar) Unloaded->Constructed->Pre-initialized->Initialized

telepads{1.6.4 v5} [Teleportation Pads] (TelePads 1.6.4 v5.zip) Unloaded->Constructed->Pre-initialized->Initialized

ThirstMod{1.7.6} [Thirst Mod] (thirstmod-1.7.7.zip) Unloaded->Constructed->Pre-initialized->Initialized

Bricks{2.6.4} [Throwable Bricks Mod] (Throwable Bricks Mod v2.6.4.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.965

LWJGL: 2.9.0

OpenGL: Intel® HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3379, Intel

Is Modded: Definitely; Client brand changed to 'fml,forge'

Type: Client (map_client.txt)

Resource Pack: Default

Current Language: English (US)

Profiler Position: N/A (disabled)

Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

 

 

 

 

Hope you guys could help!

 

 

 

Posted

 

 

java.lang.IllegalArgumentException: Slot 503 is already occupied by com.mrcrayfish.furniture.blocks.BlockCoffeeTable@3fcb69de when adding

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

Posted

 

 

java.lang.IllegalArgumentException: Slot 503 is already occupied by com.mrcrayfish.furniture.blocks.BlockCoffeeTable@3fcb69de when adding

So what do I have to do to Fix it?

Posted

Edit the configs for the specified mods, and stop them from trying to register the same id.

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.