I'm fairly new to modding, but I had everything working yesterday. I added a few more blocks this afternoon and I got this error message:
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
A full error report has been saved to C:\Users\Amelia\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-21_19.56.36-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash
--- BEGIN ERROR REPORT f17a10b3 --------
Full report at:
C:\Users\Amelia\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-21_19.56.36-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 21/11/12 7:56 PM
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.7.0_09, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ Client VM (mixed mode), Oracle Corporation
Memory: 404808440 bytes (386 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
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 v7.23 FML v4.5.14.455 Minecraft Forge 6.4.0.393 4 mods loaded, 4 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_Pokemonone [mod_Pokemonone] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Errored
LWJGL: 2.4.2
OpenGL: Intel® HD Graphics GL version 2.1.0 - Build 8.15.10.2141, Intel
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.IndexOutOfBoundsException: bitIndex < 0: -1
at java.util.BitSet.clear(Unknown Source)
at cpw.mods.fml.client.SpriteHelper.getFreeSlot(SpriteHelper.java:129)
at cpw.mods.fml.client.SpriteHelper.getUniqueSpriteIndex(SpriteHelper.java:105)
at cpw.mods.fml.client.registry.RenderingRegistry.addTextureOverride(RenderingRegistry.java:98)
at ModLoader.addOverride(ModLoader.java:203)
at mod_Pokemonone.load(mod_Pokemonone.java:88)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:544)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
at net.minecraft.client.Minecraft.a(Minecraft.java:469)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT d4e9c724 ----------
2012-11-21 20:24:53 [INFO] [ForgeModLoader] Forge Mod Loader version 4.5.14.455 for Minecraft 1.4.5 loading
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Discovering coremods
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Running coremod plugins
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Validating minecraft
2012-11-21 20:24:54 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-11-21 20:24:55 [INFO] [STDOUT] 27 achievements
2012-11-21 20:24:55 [INFO] [STDOUT] 208 recipes
2012-11-21 20:24:55 [INFO] [STDOUT] Setting user: xAmeliax, 5b2c710c32d7d1d97da3252676999ae9f582c4ce
2012-11-21 20:24:55 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-11-21 20:24:56 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-11-21 20:24:56 [INFO] [STDOUT] MinecraftForge v6.4.0.393 Initialized
2012-11-21 20:24:56 [INFO] [ForgeModLoader] MinecraftForge v6.4.0.393 Initialized
2012-11-21 20:24:56 [INFO] [STDOUT] Replaced 84 ore recipies
2012-11-21 20:24:56 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-11-21 20:24:56 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Amelia\AppData\Roaming\.minecraft\bin\lwjgl.jar
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Amelia\AppData\Roaming\.minecraft\bin\jinput.jar
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Amelia\AppData\Roaming\.minecraft\bin\lwjgl_util.jar
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Amelia\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Amelia\AppData\Roaming\.minecraft\lib\argo-2.25.jar
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Amelia\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Amelia\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-11-21 20:24:57 [INFO] [ForgeModLoader] Searching C:\Users\Amelia\AppData\Roaming\.minecraft\mods for mods
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-11-21 20:24:57 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_Pokemonone
2012-11-21 20:24:57 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Received a system property request ''
2012-11-21 20:24:57 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-11-21 20:24:57 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Activating mod mcp
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Activating mod FML
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Activating mod Forge
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Enabling mod mod_Pokemonone
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Activating mod mod_Pokemonone
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-11-21 20:24:57 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Mod sorting data:
2012-11-21 20:24:57 [FINE] [ForgeModLoader] mod_Pokemonone(mod_Pokemonone:Not available): minecraft.jar ()
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_Pokemonone
2012-11-21 20:24:57 [FINE] [ForgeModLoader] No MLProp configuration for mod_Pokemonone found or required. No file written
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_Pokemonone
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_Pokemonone
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_Pokemonone
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge
2012-11-21 20:24:57 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_Pokemonone
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_Pokemonone
2012-11-21 20:24:58 [INFO] [STDOUT] Starting up SoundSystem...
2012-11-21 20:24:58 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-11-21 20:24:58 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-11-21 20:24:58 [INFO] [STDOUT] OpenAL initialized.
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_Pokemonone
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 26 with /linkseyi/modgreenroof.png. 18 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 27 with /linkseyi/modlightbrick.png. 17 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 42 with /linkseyi/modyllworgbrick.png. 16 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 57 with /linkseyi/moddoortop.png. 15 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 58 with /linkseyi/moddoorside.png. 14 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 187 with /linkseyi/moddoorcnrright.png. 13 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 188 with /linkseyi/moddoorcnrleft.png. 12 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 189 with /linkseyi/modyellowwood.png. 11 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 190 with /linkseyi/modpurplebrick.png. 10 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 191 with /linkseyi/moddarkgreyslat.png. 9 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 217 with /linkseyi/moddarkgreyblock.png. 8 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 218 with /linkseyi/modlightcorrogatedmetal.png. 7 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 219 with /linkseyi/modwhiteblock.png. 6 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 220 with /linkseyi/modgreyblock.png. 5 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 221 with /linkseyi/modorangeroof.png. 4 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 233 with /linkseyi/modpokecentremid.png. 3 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 234 with /linkseyi/modpokecentreright.png. 2 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 235 with /linkseyi/modpokecentreleft.png. 1 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 236 with /linkseyi/modpokemart.png. 0 slots remaining
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_Pokemonone
2012-11-21 20:24:58 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
2012-11-21 20:24:58 [SEVERE] [ForgeModLoader]
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_Pokemonone [mod_Pokemonone] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Errored
2012-11-21 20:24:58 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2012-11-21 20:24:58 [SEVERE] [ForgeModLoader] Caught exception from mod_Pokemonone
java.lang.IndexOutOfBoundsException: bitIndex < 0: -1
at java.util.BitSet.clear(Unknown Source)
at cpw.mods.fml.client.SpriteHelper.getFreeSlot(SpriteHelper.java:129)
at cpw.mods.fml.client.SpriteHelper.getUniqueSpriteIndex(SpriteHelper.java:105)
at cpw.mods.fml.client.registry.RenderingRegistry.addTextureOverride(RenderingRegistry.java:98)
at ModLoader.addOverride(ModLoader.java:203)
at mod_Pokemonone.load(mod_Pokemonone.java:88)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:544)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
at net.minecraft.client.Minecraft.a(Minecraft.java:469)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] java.lang.IndexOutOfBoundsException: bitIndex < 0: -1
2012-11-21 20:24:58 [INFO] [STDERR] at java.util.BitSet.clear(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.client.SpriteHelper.getFreeSlot(SpriteHelper.java:129)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.client.SpriteHelper.getUniqueSpriteIndex(SpriteHelper.java:105)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.client.registry.RenderingRegistry.addTextureOverride(RenderingRegistry.java:98)
2012-11-21 20:24:58 [INFO] [STDERR] at ModLoader.addOverride(ModLoader.java:203)
2012-11-21 20:24:58 [INFO] [STDERR] at mod_Pokemonone.load(mod_Pokemonone.java:88)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:544)
2012-11-21 20:24:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-21 20:24:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-11-21 20:24:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-21 20:24:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
2012-11-21 20:24:58 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:469)
2012-11-21 20:24:58 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:756)
2012-11-21 20:24:58 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
Can you please post the Forge log.
It's called: ForgeModLoader-client-0.log
It's in the minecraft folder.
It's a long file, so put it in spoiler tags, like this:
[spoiler] Paste the big long file contents here [/spoiler]
(You can also look at your original post since I added spoiler tags to it, you can see them in action there)
Ok. One last question. Can you link me to the Pokemon mod you have installed? Where did you download it?
I tried finding it, but there are a few and I'm not sure what one it is.
It's not really a pokemon mod, it's a set of blocks I've been making and adding to the game so I can build Saffron City ^ ^;
It was working perfectly up until last night when I added a few new blocks and started getting that error...
I'm fairly new to modding, but I had everything working yesterday. I added a few more blocks this afternoon and I got this error message:
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] All core mods are successfully located
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Discovering coremods
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Running coremod plugins
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
2012-11-21 20:24:53 [FINEST] [ForgeModLoader] Validating minecraft
2012-11-21 20:24:54 [FINEST] [ForgeModLoader] Minecraft validated, launching...
2012-11-21 20:24:55 [INFO] [STDOUT] 27 achievements
2012-11-21 20:24:55 [INFO] [STDOUT] 208 recipes
2012-11-21 20:24:55 [INFO] [STDOUT] Setting user: xAmeliax, 5b2c710c32d7d1d97da3252676999ae9f582c4ce
2012-11-21 20:24:55 [INFO] [STDOUT] LWJGL Version: 2.4.2
2012-11-21 20:24:56 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization
2012-11-21 20:24:56 [INFO] [STDOUT] MinecraftForge v6.4.0.393 Initialized
2012-11-21 20:24:56 [INFO] [ForgeModLoader] MinecraftForge v6.4.0.393 Initialized
2012-11-21 20:24:56 [INFO] [STDOUT] Replaced 84 ore recipies
2012-11-21 20:24:56 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization
2012-11-21 20:24:56 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Amelia\AppData\Roaming\.minecraft\bin\lwjgl.jar
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Amelia\AppData\Roaming\.minecraft\bin\jinput.jar
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Amelia\AppData\Roaming\.minecraft\bin\lwjgl_util.jar
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Amelia\AppData\Roaming\.minecraft\bin\minecraft.jar, examining for mod candidates
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Amelia\AppData\Roaming\.minecraft\lib\argo-2.25.jar
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Amelia\AppData\Roaming\.minecraft\lib\guava-12.0.1.jar
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Skipping known library file C:\Users\Amelia\AppData\Roaming\.minecraft\lib\asm-all-4.0.jar
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully
2012-11-21 20:24:57 [INFO] [ForgeModLoader] Searching C:\Users\Amelia\AppData\Roaming\.minecraft\mods for mods
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods
2012-11-21 20:24:57 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Identified a BaseMod type mod mod_Pokemonone
2012-11-21 20:24:57 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Received a system property request ''
2012-11-21 20:24:57 [FINE] [ForgeModLoader] System property request managing the state of 0 mods
2012-11-21 20:24:57 [FINE] [ForgeModLoader] After merging, found state information for 0 mods
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Activating mod mcp
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Activating mod FML
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Activating mod Forge
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Enabling mod mod_Pokemonone
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Activating mod mod_Pokemonone
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied
2012-11-21 20:24:57 [FINE] [ForgeModLoader] All mod requirements are satisfied
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Sorting mods into an ordered list
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Mod sorting completed successfully
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Mod sorting data:
2012-11-21 20:24:57 [FINE] [ForgeModLoader] mod_Pokemonone(mod_Pokemonone:Not available): minecraft.jar ()
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mod_Pokemonone
2012-11-21 20:24:57 [FINE] [ForgeModLoader] No MLProp configuration for mod_Pokemonone found or required. No file written
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Injecting dummy network mod handler for BaseMod mod_Pokemonone
2012-11-21 20:24:57 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into mod_Pokemonone
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mod_Pokemonone
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mcp
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mcp
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod FML
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod FML
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod Forge
2012-11-21 20:24:57 [INFO] [ForgeModLoader] Configured a dormant chunk cache size of 0
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod Forge
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sending event FMLPreInitializationEvent to mod mod_Pokemonone
2012-11-21 20:24:57 [FINER] [ForgeModLoader] Sent event FMLPreInitializationEvent to mod mod_Pokemonone
2012-11-21 20:24:58 [INFO] [STDOUT] Starting up SoundSystem...
2012-11-21 20:24:58 [INFO] [STDOUT] Initializing LWJGL OpenAL
2012-11-21 20:24:58 [INFO] [STDOUT] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
2012-11-21 20:24:58 [INFO] [STDOUT] OpenAL initialized.
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mcp
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mcp
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod FML
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod FML
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod Forge
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod Forge
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sending event FMLInitializationEvent to mod mod_Pokemonone
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 26 with /linkseyi/modgreenroof.png. 18 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 27 with /linkseyi/modlightbrick.png. 17 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 42 with /linkseyi/modyllworgbrick.png. 16 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 57 with /linkseyi/moddoortop.png. 15 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 58 with /linkseyi/moddoorside.png. 14 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 187 with /linkseyi/moddoorcnrright.png. 13 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 188 with /linkseyi/moddoorcnrleft.png. 12 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 189 with /linkseyi/modyellowwood.png. 11 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 190 with /linkseyi/modpurplebrick.png. 10 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 191 with /linkseyi/moddarkgreyslat.png. 9 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 217 with /linkseyi/moddarkgreyblock.png. 8 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 218 with /linkseyi/modlightcorrogatedmetal.png. 7 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 219 with /linkseyi/modwhiteblock.png. 6 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 220 with /linkseyi/modgreyblock.png. 5 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 221 with /linkseyi/modorangeroof.png. 4 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 233 with /linkseyi/modpokecentremid.png. 3 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 234 with /linkseyi/modpokecentreright.png. 2 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 235 with /linkseyi/modpokecentreleft.png. 1 slots remaining
2012-11-21 20:24:58 [FINE] [ForgeModLoader] Overriding /terrain.png @ 236 with /linkseyi/modpokemart.png. 0 slots remaining
2012-11-21 20:24:58 [FINER] [ForgeModLoader] Sent event FMLInitializationEvent to mod mod_Pokemonone
2012-11-21 20:24:58 [SEVERE] [ForgeModLoader] Fatal errors were detected during the transition from INITIALIZATION to POSTINITIALIZATION. Loading cannot continue
2012-11-21 20:24:58 [SEVERE] [ForgeModLoader]
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized
mod_Pokemonone [mod_Pokemonone] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Errored
2012-11-21 20:24:58 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2012-11-21 20:24:58 [SEVERE] [ForgeModLoader] Caught exception from mod_Pokemonone
java.lang.IndexOutOfBoundsException: bitIndex < 0: -1
at java.util.BitSet.clear(Unknown Source)
at cpw.mods.fml.client.SpriteHelper.getFreeSlot(SpriteHelper.java:129)
at cpw.mods.fml.client.SpriteHelper.getUniqueSpriteIndex(SpriteHelper.java:105)
at cpw.mods.fml.client.registry.RenderingRegistry.addTextureOverride(RenderingRegistry.java:98)
at ModLoader.addOverride(ModLoader.java:203)
at mod_Pokemonone.load(mod_Pokemonone.java:88)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:544)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
at net.minecraft.client.Minecraft.a(Minecraft.java:469)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] java.lang.IndexOutOfBoundsException: bitIndex < 0: -1
2012-11-21 20:24:58 [INFO] [STDERR] at java.util.BitSet.clear(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.client.SpriteHelper.getFreeSlot(SpriteHelper.java:129)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.client.SpriteHelper.getUniqueSpriteIndex(SpriteHelper.java:105)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.client.registry.RenderingRegistry.addTextureOverride(RenderingRegistry.java:98)
2012-11-21 20:24:58 [INFO] [STDERR] at ModLoader.addOverride(ModLoader.java:203)
2012-11-21 20:24:58 [INFO] [STDERR] at mod_Pokemonone.load(mod_Pokemonone.java:88)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:544)
2012-11-21 20:24:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-21 20:24:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-11-21 20:24:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-11-21 20:24:58 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-11-21 20:24:58 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:651)
2012-11-21 20:24:58 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:197)
2012-11-21 20:24:58 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:469)
2012-11-21 20:24:58 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:756)
2012-11-21 20:24:58 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)
Can anyone help?
-
View User Profile
-
View Posts
-
Send Message
Retired StaffIt's called: ForgeModLoader-client-0.log
It's in the minecraft folder.
It's a long file, so put it in spoiler tags, like this:
(You can also look at your original post since I added spoiler tags to it, you can see them in action there)
Thanks, I couldn't figure out how to do make add the spoiler section
I've added it to my original post
-
View User Profile
-
View Posts
-
Send Message
Retired StaffI tried finding it, but there are a few and I'm not sure what one it is.
It was working perfectly up until last night when I added a few new blocks and started getting that error...
-
View User Profile
-
View Posts
-
Send Message
Retired StaffAnd you will likely need to post the coding you did to make the new blocks.