Jump to content

Recommended Posts

Posted

I am trying to make a melon block but when i place my block on the ground minecraft crashes.

Here is the log

 

 

2013-06-21 16:40:16 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.2.2.684 for Minecraft 1.5.2 loading

2013-06-21 16:40:16 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_06, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7

2013-06-21 16:40:16 [FINE] [ForgeModLoader] Java classpath at launch is C:\Users\Alex\Downloads\ModWWW\mcp751\eclipse\Minecraft\bin;C:\Users\Alex\Downloads\ModWWW\mcp751\jars\bin\jinput.jar;C:\Users\Alex\Downloads\ModWWW\mcp751\jars\bin\lwjgl_util.jar;C:\Users\Alex\Downloads\ModWWW\mcp751\jars\bin\lwjgl.jar;C:\Users\Alex\Downloads\ModWWW\mcp751\jars\bin\minecraft.jar;C:\Users\Alex\Downloads\ModWWW\mcp751\lib\argo-3.2-src.jar;C:\Users\Alex\Downloads\ModWWW\mcp751\lib\bcprov-debug-jdk15on-148.jar;C:\Users\Alex\Downloads\ModWWW\mcp751\lib\asm-debug-all-4.1.jar;C:\Users\Alex\Downloads\ModWWW\mcp751\lib\guava-14.0-rc3.jar;C:\Users\Alex\Downloads\ModWWW\mcp751\lib\scala-library.jar

2013-06-21 16:40:16 [FINE] [ForgeModLoader] Java library path at launch is C:\Users\Alex\Downloads\ModWWW\mcp751\jars\bin\natives;C:\Users\Alex\Downloads\ModWWW\mcp751\jars\bin\natives;C:\Users\Alex\Downloads\ModWWW\mcp751\jars\bin\natives

2013-06-21 16:40:16 [iNFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation

2013-06-21 16:40:17 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-06-21 16:40:17 [FINEST] [ForgeModLoader] Discovering coremods

2013-06-21 16:40:17 [FINEST] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir

2013-06-21 16:40:17 [FINEST] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir

2013-06-21 16:40:17 [FINEST] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir

2013-06-21 16:40:17 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-148.jar present and correct in lib dir

2013-06-21 16:40:17 [FINEST] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir

2013-06-21 16:40:17 [FINEST] [ForgeModLoader] Found library file scala-library.jar present and correct in lib dir

2013-06-21 16:40:17 [FINEST] [ForgeModLoader] Running coremod plugins

2013-06-21 16:40:17 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2013-06-21 16:40:20 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2013-06-21 16:40:20 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2013-06-21 16:40:20 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2013-06-21 16:40:20 [FINEST] [ForgeModLoader] Validating minecraft

2013-06-21 16:40:21 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2013-06-21 16:40:25 [iNFO] [sTDOUT] 229 recipes

2013-06-21 16:40:25 [iNFO] [sTDOUT] 27 achievements

2013-06-21 16:40:26 [iNFO] [Minecraft-Client] Setting user: -Xincgc

2013-06-21 16:40:26 [iNFO] [sTDOUT] (Session ID is -Xmx1024M)

2013-06-21 16:40:26 [iNFO] [sTDERR] Client asked for parameter: server

2013-06-21 16:40:26 [iNFO] [Minecraft-Client] LWJGL Version: 2.4.2

2013-06-21 16:40:27 [iNFO] [MinecraftForge] Attempting early MinecraftForge initialization

2013-06-21 16:40:27 [iNFO] [sTDOUT] MinecraftForge v7.8.0.684 Initialized

2013-06-21 16:40:27 [iNFO] [ForgeModLoader] MinecraftForge v7.8.0.684 Initialized

2013-06-21 16:40:28 [iNFO] [sTDOUT] Replaced 85 ore recipies

2013-06-21 16:40:28 [iNFO] [MinecraftForge] Completed early MinecraftForge initialization

2013-06-21 16:40:28 [iNFO] [ForgeModLoader] Reading custom logging properties from C:\Users\Alex\Downloads\ModWWW\mcp751\eclipse\Minecraft\config\logging.properties

2013-06-21 16:40:28 [OFF] [ForgeModLoader] Logging level for ForgeModLoader logging is set to ALL

2013-06-21 16:40:28 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2013-06-21 16:40:28 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2013-06-21 16:40:28 [FINE] [ForgeModLoader] Found a minecraft related directory at C:\Users\Alex\Downloads\ModWWW\mcp751\eclipse\Minecraft\bin, examining for mod candidates

2013-06-21 16:40:28 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Alex\Downloads\ModWWW\mcp751\jars\bin\jinput.jar

2013-06-21 16:40:28 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Alex\Downloads\ModWWW\mcp751\jars\bin\lwjgl_util.jar

2013-06-21 16:40:28 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Alex\Downloads\ModWWW\mcp751\jars\bin\lwjgl.jar

2013-06-21 16:40:28 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Alex\Downloads\ModWWW\mcp751\jars\bin\minecraft.jar, examining for mod candidates

2013-06-21 16:40:28 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Alex\Downloads\ModWWW\mcp751\lib\argo-3.2-src.jar, examining for mod candidates

2013-06-21 16:40:28 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Alex\Downloads\ModWWW\mcp751\lib\bcprov-debug-jdk15on-148.jar, examining for mod candidates

2013-06-21 16:40:28 [FINE] [ForgeModLoader] Found a minecraft related file at C:\Users\Alex\Downloads\ModWWW\mcp751\lib\asm-debug-all-4.1.jar, examining for mod candidates

2013-06-21 16:40:28 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Alex\Downloads\ModWWW\mcp751\lib\guava-14.0-rc3.jar

2013-06-21 16:40:28 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Alex\Downloads\ModWWW\mcp751\lib\scala-library.jar

2013-06-21 16:40:28 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Alex\Downloads\ModWWW\mcp751\eclipse\Minecraft\lib\argo-small-3.2.jar

2013-06-21 16:40:28 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Alex\Downloads\ModWWW\mcp751\eclipse\Minecraft\lib\guava-14.0-rc3.jar

2013-06-21 16:40:28 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Alex\Downloads\ModWWW\mcp751\eclipse\Minecraft\lib\asm-all-4.1.jar

2013-06-21 16:40:28 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Alex\Downloads\ModWWW\mcp751\eclipse\Minecraft\lib\bcprov-jdk15on-148.jar

2013-06-21 16:40:28 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Alex\Downloads\ModWWW\mcp751\eclipse\Minecraft\lib\deobfuscation_data_1.5.2.zip

2013-06-21 16:40:28 [FINER] [ForgeModLoader] Skipping known library file C:\Users\Alex\Downloads\ModWWW\mcp751\eclipse\Minecraft\lib\scala-library.jar

2013-06-21 16:40:28 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2013-06-21 16:40:28 [iNFO] [ForgeModLoader] Searching C:\Users\Alex\Downloads\ModWWW\mcp751\eclipse\Minecraft\mods for mods

2013-06-21 16:40:28 [FINE] [ForgeModLoader] Examining directory bin for potential mods

2013-06-21 16:40:28 [FINE] [ForgeModLoader] No mcmod.info file found in directory bin

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw.mods

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.modloader

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.registry

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers.deobf

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery.asm

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.event

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.functions

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.modloader

2013-06-21 16:40:28 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.network

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.registry

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.toposort

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.versioning

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.relauncher

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.server

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package ibxm

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block.material

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.audio

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.entity

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.entity.render

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.achievement

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.inventory

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.mco

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.model

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.multiplayer

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.particle

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.culling

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.entity

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.texture

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.tileentity

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.settings

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.stats

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.texturepacks

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.command

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.crash

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.creativetab

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.dispenser

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.enchantment

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.ai

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.boss

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.effect

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.item

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.monster

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.passive

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.player

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.projectile

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.inventory

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item

2013-06-21 16:40:29 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item.crafting

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.logging

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.nbt

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.packet

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.rcon

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.pathfinding

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.potion

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.profiler

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.scoreboard

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.dedicated

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.gui

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.integrated

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.management

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.src

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.stats

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.tileentity

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.util

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.village

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.biome

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk.storage

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.demo

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.feature

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.layer

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.structure

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.storage

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.classloading

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event.sound

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.model

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.model.obj

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.brewing

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.item

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.living

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.minecart

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.player

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.terraingen

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.world

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.liquids

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.oredict

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.transformers

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package orangelightCPM

2013-06-21 16:40:30 [FINE] [ForgeModLoader] Identified an FMLMod type mod orangelightCPM.CPM

2013-06-21 16:40:30 [FINEST] [Orangelight_CPM] Parsed dependency info : [] [] []

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package paulscode

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound

2013-06-21 16:40:30 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound.codecs

2013-06-21 16:40:30 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2013-06-21 16:40:30 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2013-06-21 16:40:31 [FINE] [ForgeModLoader] Examining file argo-3.2-src.jar for potential mods

2013-06-21 16:40:31 [FINE] [ForgeModLoader] The mod container argo-3.2-src.jar appears to be missing an mcmod.info file

2013-06-21 16:40:31 [FINE] [ForgeModLoader] Examining file bcprov-debug-jdk15on-148.jar for potential mods

2013-06-21 16:40:31 [FINE] [ForgeModLoader] The mod container bcprov-debug-jdk15on-148.jar appears to be missing an mcmod.info file

2013-06-21 16:40:32 [FINE] [ForgeModLoader] Examining file asm-debug-all-4.1.jar for potential mods

2013-06-21 16:40:32 [FINE] [ForgeModLoader] The mod container asm-debug-all-4.1.jar appears to be missing an mcmod.info file

2013-06-21 16:40:32 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load

2013-06-21 16:40:32 [FINER] [ForgeModLoader] Received a system property request ''

2013-06-21 16:40:32 [FINER] [ForgeModLoader] System property request managing the state of 0 mods

2013-06-21 16:40:32 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2013-06-21 16:40:32 [FINE] [ForgeModLoader] Reloading logging properties from C:\Users\Alex\Downloads\ModWWW\mcp751\eclipse\Minecraft\config\logging.properties

2013-06-21 16:40:32 [FINE] [ForgeModLoader] Reloaded logging properties

2013-06-21 16:40:32 [FINE] [mcp] Mod Logging channel mcp configured at default level.

2013-06-21 16:40:32 [iNFO] [mcp] Activating mod mcp

2013-06-21 16:40:32 [FINE] [FML] Mod Logging channel FML configured at default level.

2013-06-21 16:40:32 [iNFO] [FML] Activating mod FML

2013-06-21 16:40:32 [FINE] [Forge] Mod Logging channel Forge configured at default level.

2013-06-21 16:40:32 [iNFO] [Forge] Activating mod Forge

2013-06-21 16:40:32 [FINE] [Orangelight_CPM] Enabling mod Orangelight_CPM

2013-06-21 16:40:32 [FINE] [Orangelight_CPM] Mod Logging channel Orangelight_CPM configured at default level.

2013-06-21 16:40:32 [iNFO] [Orangelight_CPM] Activating mod Orangelight_CPM

2013-06-21 16:40:32 [FINER] [ForgeModLoader] Verifying mod requirements are satisfied

2013-06-21 16:40:32 [FINER] [ForgeModLoader] All mod requirements are satisfied

2013-06-21 16:40:32 [FINER] [ForgeModLoader] Sorting mods into an ordered list

2013-06-21 16:40:32 [FINER] [ForgeModLoader] Mod sorting completed successfully

2013-06-21 16:40:32 [FINE] [ForgeModLoader] Mod sorting data

2013-06-21 16:40:32 [FINE] [ForgeModLoader] Orangelight_CPM(CPM:1.0): bin ()

2013-06-21 16:40:32 [FINEST] [mcp] Sending event FMLConstructionEvent to mod mcp

2013-06-21 16:40:32 [FINEST] [mcp] Sent event FMLConstructionEvent to mod mcp

2013-06-21 16:40:32 [FINEST] [FML] Sending event FMLConstructionEvent to mod FML

2013-06-21 16:40:32 [FINEST] [FML] Sent event FMLConstructionEvent to mod FML

2013-06-21 16:40:32 [FINEST] [Forge] Sending event FMLConstructionEvent to mod Forge

2013-06-21 16:40:32 [FINEST] [Forge] Sent event FMLConstructionEvent to mod Forge

2013-06-21 16:40:32 [FINEST] [Orangelight_CPM] Sending event FMLConstructionEvent to mod Orangelight_CPM

2013-06-21 16:40:32 [FINEST] [ForgeModLoader] Testing mod Orangelight_CPM to verify it accepts its own version in a remote connection

2013-06-21 16:40:32 [FINEST] [ForgeModLoader] The mod Orangelight_CPM accepts its own version (1.0)

2013-06-21 16:40:32 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into Orangelight_CPM

2013-06-21 16:40:32 [FINEST] [Orangelight_CPM] Sent event FMLConstructionEvent to mod Orangelight_CPM

2013-06-21 16:40:32 [FINE] [ForgeModLoader] Mod signature data

2013-06-21 16:40:32 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.44): minecraft.jar (NO VALID CERTIFICATE FOUND)

2013-06-21 16:40:32 [FINE] [ForgeModLoader] FML(Forge Mod Loader:5.2.2.684): coremods (NO VALID CERTIFICATE FOUND)

2013-06-21 16:40:32 [FINE] [ForgeModLoader] Forge(Minecraft Forge:7.8.0.684): coremods (NO VALID CERTIFICATE FOUND)

2013-06-21 16:40:32 [FINE] [ForgeModLoader] Orangelight_CPM(CPM:1.0): bin (NO VALID CERTIFICATE FOUND)

2013-06-21 16:40:32 [FINEST] [mcp] Sending event FMLPreInitializationEvent to mod mcp

2013-06-21 16:40:32 [FINEST] [mcp] Sent event FMLPreInitializationEvent to mod mcp

2013-06-21 16:40:32 [FINEST] [FML] Sending event FMLPreInitializationEvent to mod FML

2013-06-21 16:40:32 [FINEST] [FML] Sent event FMLPreInitializationEvent to mod FML

2013-06-21 16:40:32 [FINEST] [Forge] Sending event FMLPreInitializationEvent to mod Forge

2013-06-21 16:40:32 [iNFO] [ForgeModLoader] Configured a dormant chunk cache size of 0

2013-06-21 16:40:32 [FINEST] [Forge] Sent event FMLPreInitializationEvent to mod Forge

2013-06-21 16:40:32 [FINEST] [Orangelight_CPM] Sending event FMLPreInitializationEvent to mod Orangelight_CPM

2013-06-21 16:40:32 [FINEST] [Orangelight_CPM] Sent event FMLPreInitializationEvent to mod Orangelight_CPM

2013-06-21 16:40:33 [iNFO] [sTDOUT]

2013-06-21 16:40:33 [iNFO] [sTDOUT] Starting up SoundSystem...

2013-06-21 16:40:33 [iNFO] [sTDOUT] Initializing LWJGL OpenAL

2013-06-21 16:40:33 [iNFO] [sTDOUT]    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

2013-06-21 16:40:34 [iNFO] [sTDOUT] OpenAL initialized.

2013-06-21 16:40:34 [iNFO] [sTDOUT]

2013-06-21 16:40:36 [iNFO] [sTDERR] java.lang.NoSuchFieldException: GL_ARB_copy_image

2013-06-21 16:40:37 [iNFO] [sTDERR] at java.lang.Class.getField(Unknown Source)

2013-06-21 16:40:37 [iNFO] [sTDERR] at cpw.mods.fml.client.TextureFXManager.getHelper(TextureFXManager.java:122)

2013-06-21 16:40:37 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureStitched.init(TextureStitched.java:74)

2013-06-21 16:40:37 [iNFO] [sTDERR] at net.minecraft.client.renderer.texture.TextureMap.refreshTextures(TextureMap.java:154)

2013-06-21 16:40:37 [iNFO] [sTDERR] at net.minecraft.client.renderer.RenderEngine.refreshTextureMaps(RenderEngine.java:520)

2013-06-21 16:40:37 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:443)

2013-06-21 16:40:37 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44)

2013-06-21 16:40:37 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:732)

2013-06-21 16:40:37 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2013-06-21 16:40:37 [iNFO] [ForgeModLoader] Forge Mod Loader has detected an older LWJGL version, new advanced texture animation features are disabled

2013-06-21 16:40:37 [iNFO] [ForgeModLoader] Not using advanced OpenGL 4.3 advanced capability for animations : OpenGL 4.3 is not available

2013-06-21 16:40:37 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt

2013-06-21 16:40:37 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt

2013-06-21 16:40:37 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt

2013-06-21 16:40:37 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt

2013-06-21 16:40:37 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt

2013-06-21 16:40:37 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt

2013-06-21 16:40:37 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt

2013-06-21 16:40:39 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt

2013-06-21 16:40:39 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt

2013-06-21 16:40:39 [FINEST] [mcp] Sending event FMLInitializationEvent to mod mcp

2013-06-21 16:40:39 [FINEST] [mcp] Sent event FMLInitializationEvent to mod mcp

2013-06-21 16:40:39 [FINEST] [FML] Sending event FMLInitializationEvent to mod FML

2013-06-21 16:40:39 [FINEST] [FML] Sent event FMLInitializationEvent to mod FML

2013-06-21 16:40:39 [FINEST] [Forge] Sending event FMLInitializationEvent to mod Forge

2013-06-21 16:40:39 [FINEST] [Forge] Sent event FMLInitializationEvent to mod Forge

2013-06-21 16:40:39 [FINEST] [Orangelight_CPM] Sending event FMLInitializationEvent to mod Orangelight_CPM

2013-06-21 16:40:39 [FINE] [fml.ItemTracker] Adding item orangelightCPM.ItemOrange(6757) owned by Orangelight_CPM

2013-06-21 16:40:39 [FINE] [fml.ItemTracker] Adding item net.minecraft.item.ItemBlock(600) owned by Orangelight_CPM

2013-06-21 16:40:39 [FINEST] [Orangelight_CPM] Sent event FMLInitializationEvent to mod Orangelight_CPM

2013-06-21 16:40:39 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod mcp

2013-06-21 16:40:39 [FINEST] [mcp] Sending event IMCEvent to mod mcp

2013-06-21 16:40:39 [FINEST] [mcp] Sent event IMCEvent to mod mcp

2013-06-21 16:40:39 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod FML

2013-06-21 16:40:39 [FINEST] [FML] Sending event IMCEvent to mod FML

2013-06-21 16:40:39 [FINEST] [FML] Sent event IMCEvent to mod FML

2013-06-21 16:40:39 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Forge

2013-06-21 16:40:39 [FINEST] [Forge] Sending event IMCEvent to mod Forge

2013-06-21 16:40:39 [FINEST] [Forge] Sent event IMCEvent to mod Forge

2013-06-21 16:40:39 [FINEST] [ForgeModLoader] Attempting to deliver 0 IMC messages to mod Orangelight_CPM

2013-06-21 16:40:39 [FINEST] [Orangelight_CPM] Sending event IMCEvent to mod Orangelight_CPM

2013-06-21 16:40:39 [FINEST] [Orangelight_CPM] Sent event IMCEvent to mod Orangelight_CPM

2013-06-21 16:40:39 [FINEST] [mcp] Sending event FMLPostInitializationEvent to mod mcp

2013-06-21 16:40:39 [FINEST] [mcp] Sent event FMLPostInitializationEvent to mod mcp

2013-06-21 16:40:39 [FINEST] [FML] Sending event FMLPostInitializationEvent to mod FML

2013-06-21 16:40:39 [FINEST] [FML] Sent event FMLPostInitializationEvent to mod FML

2013-06-21 16:40:39 [FINEST] [Forge] Sending event FMLPostInitializationEvent to mod Forge

2013-06-21 16:40:39 [FINEST] [Forge] Sent event FMLPostInitializationEvent to mod Forge

2013-06-21 16:40:39 [FINEST] [Orangelight_CPM] Sending event FMLPostInitializationEvent to mod Orangelight_CPM

2013-06-21 16:40:39 [FINEST] [Orangelight_CPM] Sent event FMLPostInitializationEvent to mod Orangelight_CPM

2013-06-21 16:40:39 [FINEST] [mcp] Sending event FMLLoadCompleteEvent to mod mcp

2013-06-21 16:40:39 [FINEST] [mcp] Sent event FMLLoadCompleteEvent to mod mcp

2013-06-21 16:40:39 [FINEST] [FML] Sending event FMLLoadCompleteEvent to mod FML

2013-06-21 16:40:39 [FINEST] [FML] Sent event FMLLoadCompleteEvent to mod FML

2013-06-21 16:40:39 [FINEST] [Forge] Sending event FMLLoadCompleteEvent to mod Forge

2013-06-21 16:40:39 [FINEST] [Forge] Sent event FMLLoadCompleteEvent to mod Forge

2013-06-21 16:40:39 [FINEST] [Orangelight_CPM] Sending event FMLLoadCompleteEvent to mod Orangelight_CPM

2013-06-21 16:40:39 [FINEST] [Orangelight_CPM] Sent event FMLLoadCompleteEvent to mod Orangelight_CPM

2013-06-21 16:40:39 [iNFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods

2013-06-21 16:40:39 [iNFO] [sTDERR] java.io.FileNotFoundException: http://assets.minecraft.net/1_6_has_been_released.flag

2013-06-21 16:40:39 [iNFO] [sTDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

2013-06-21 16:40:39 [iNFO] [sTDERR] at net.minecraft.util.HttpUtil.func_104145_a(HttpUtil.java:230)

2013-06-21 16:40:39 [iNFO] [sTDERR] at net.minecraft.client.gui.RunnableTitleScreen.run(RunnableTitleScreen.java:23)

2013-06-21 16:40:39 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2013-06-21 16:40:44 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava_flow.txt

2013-06-21 16:40:44 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water_flow.txt

2013-06-21 16:40:44 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_0.txt

2013-06-21 16:40:44 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/fire_1.txt

2013-06-21 16:40:44 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/lava.txt

2013-06-21 16:40:44 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/portal.txt

2013-06-21 16:40:44 [iNFO] [Minecraft-Client] Found animation info for: textures/blocks/water.txt

2013-06-21 16:40:44 [WARNING] [Minecraft-Client] TextureManager.createTexture called for file textures/items/oraneseeds.png, but that file does not exist. Ignoring.

2013-06-21 16:40:46 [iNFO] [Minecraft-Client] Found animation info for: textures/items/clock.txt

2013-06-21 16:40:46 [iNFO] [Minecraft-Client] Found animation info for: textures/items/compass.txt

2013-06-21 16:40:54 [iNFO] [sTDERR] java.io.FileNotFoundException: http://assets.minecraft.net/1_6_has_been_released.flag

2013-06-21 16:40:54 [iNFO] [sTDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

2013-06-21 16:40:54 [iNFO] [sTDERR] at net.minecraft.util.HttpUtil.func_104145_a(HttpUtil.java:230)

2013-06-21 16:40:54 [iNFO] [sTDERR] at net.minecraft.client.gui.RunnableTitleScreen.run(RunnableTitleScreen.java:23)

2013-06-21 16:40:54 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2013-06-21 16:40:55 [iNFO] [Minecraft-Server] Starting integrated minecraft server version 1.5.2

2013-06-21 16:40:55 [iNFO] [Minecraft-Server] Generating keypair

2013-06-21 16:40:55 [FINEST] [mcp] Sending event FMLServerAboutToStartEvent to mod mcp

2013-06-21 16:40:55 [FINEST] [mcp] Sent event FMLServerAboutToStartEvent to mod mcp

2013-06-21 16:40:55 [FINEST] [FML] Sending event FMLServerAboutToStartEvent to mod FML

2013-06-21 16:40:55 [FINEST] [FML] Sent event FMLServerAboutToStartEvent to mod FML

2013-06-21 16:40:55 [FINEST] [Forge] Sending event FMLServerAboutToStartEvent to mod Forge

2013-06-21 16:40:55 [FINEST] [Forge] Sent event FMLServerAboutToStartEvent to mod Forge

2013-06-21 16:40:55 [FINEST] [Orangelight_CPM] Sending event FMLServerAboutToStartEvent to mod Orangelight_CPM

2013-06-21 16:40:55 [FINEST] [Orangelight_CPM] Sent event FMLServerAboutToStartEvent to mod Orangelight_CPM

2013-06-21 16:40:56 [FINE] [fml.ItemTracker] The difference set is equal

2013-06-21 16:40:56 [iNFO] [ForgeModLoader] Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@7937c9b2)

2013-06-21 16:40:56 [iNFO] [ForgeModLoader] Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@7937c9b2)

2013-06-21 16:40:56 [iNFO] [ForgeModLoader] Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@7937c9b2)

2013-06-21 16:40:56 [iNFO] [Minecraft-Server] Preparing start region for level 0

2013-06-21 16:40:57 [iNFO] [Minecraft-Server] Preparing spawn area: 15%

2013-06-21 16:40:58 [iNFO] [Minecraft-Server] Preparing spawn area: 56%

2013-06-21 16:40:59 [iNFO] [Minecraft-Server] Preparing spawn area: 93%

2013-06-21 16:40:59 [FINEST] [mcp] Sending event FMLServerStartingEvent to mod mcp

2013-06-21 16:40:59 [FINEST] [mcp] Sent event FMLServerStartingEvent to mod mcp

2013-06-21 16:40:59 [FINEST] [FML] Sending event FMLServerStartingEvent to mod FML

2013-06-21 16:40:59 [FINEST] [FML] Sent event FMLServerStartingEvent to mod FML

2013-06-21 16:40:59 [FINEST] [Forge] Sending event FMLServerStartingEvent to mod Forge

2013-06-21 16:40:59 [FINEST] [Forge] Sent event FMLServerStartingEvent to mod Forge

2013-06-21 16:40:59 [FINEST] [Orangelight_CPM] Sending event FMLServerStartingEvent to mod Orangelight_CPM

2013-06-21 16:40:59 [FINEST] [Orangelight_CPM] Sent event FMLServerStartingEvent to mod Orangelight_CPM

2013-06-21 16:40:59 [FINEST] [mcp] Sending event FMLServerStartedEvent to mod mcp

2013-06-21 16:40:59 [FINEST] [mcp] Sent event FMLServerStartedEvent to mod mcp

2013-06-21 16:40:59 [FINEST] [FML] Sending event FMLServerStartedEvent to mod FML

2013-06-21 16:40:59 [FINEST] [FML] Sent event FMLServerStartedEvent to mod FML

2013-06-21 16:40:59 [FINEST] [Forge] Sending event FMLServerStartedEvent to mod Forge

2013-06-21 16:40:59 [FINEST] [Forge] Sent event FMLServerStartedEvent to mod Forge

2013-06-21 16:40:59 [FINEST] [Orangelight_CPM] Sending event FMLServerStartedEvent to mod Orangelight_CPM

2013-06-21 16:40:59 [FINEST] [Orangelight_CPM] Sent event FMLServerStartedEvent to mod Orangelight_CPM

2013-06-21 16:40:59 [iNFO] [sTDERR] java.io.FileNotFoundException: http://assets.minecraft.net/1_6_has_been_released.flag

2013-06-21 16:40:59 [iNFO] [sTDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

2013-06-21 16:40:59 [iNFO] [sTDERR] at net.minecraft.util.HttpUtil.func_104145_a(HttpUtil.java:230)

2013-06-21 16:40:59 [iNFO] [sTDERR] at net.minecraft.client.gui.RunnableTitleScreen.run(RunnableTitleScreen.java:23)

2013-06-21 16:40:59 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2013-06-21 16:41:00 [iNFO] [sTDOUT] loading single player

2013-06-21 16:41:00 [iNFO] [Minecraft-Server] -Xincgc[/127.0.0.1:0] logged in with entity id 462 at (-188.42751134505914, 95.0, 239.8398704229024)

2013-06-21 16:41:05 [iNFO] [sTDERR] java.lang.ClassCastException: orangelightCPM.BlockOrangeStem cannot be cast to net.minecraft.block.BlockStem

2013-06-21 16:41:05 [iNFO] [sTDERR] at net.minecraft.client.renderer.RenderBlocks.renderBlockStem(RenderBlocks.java:3482)

2013-06-21 16:41:05 [iNFO] [sTDERR] at net.minecraft.client.renderer.RenderBlocks.renderBlockByRenderType(RenderBlocks.java:456)

2013-06-21 16:41:05 [iNFO] [sTDERR] at net.minecraft.client.renderer.WorldRenderer.updateRenderer(WorldRenderer.java:226)

2013-06-21 16:41:05 [iNFO] [sTDERR] at net.minecraft.client.renderer.RenderGlobal.updateRenderers(RenderGlobal.java:1537)

2013-06-21 16:41:05 [iNFO] [sTDERR] at net.minecraft.client.renderer.EntityRenderer.renderWorld(EntityRenderer.java:1119)

2013-06-21 16:41:05 [iNFO] [sTDERR] at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:991)

2013-06-21 16:41:05 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:870)

2013-06-21 16:41:05 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:759)

2013-06-21 16:41:05 [iNFO] [sTDERR] at java.lang.Thread.run(Unknown Source)

2013-06-21 16:41:06 [FINEST] [mcp] Sending event FMLServerStoppingEvent to mod mcp

2013-06-21 16:41:06 [FINEST] [mcp] Sent event FMLServerStoppingEvent to mod mcp

2013-06-21 16:41:06 [FINEST] [FML] Sending event FMLServerStoppingEvent to mod FML

2013-06-21 16:41:06 [FINEST] [FML] Sent event FMLServerStoppingEvent to mod FML

2013-06-21 16:41:06 [FINEST] [Forge] Sending event FMLServerStoppingEvent to mod Forge

2013-06-21 16:41:06 [FINEST] [Forge] Sent event FMLServerStoppingEvent to mod Forge

2013-06-21 16:41:06 [FINEST] [Orangelight_CPM] Sending event FMLServerStoppingEvent to mod Orangelight_CPM

2013-06-21 16:41:06 [FINEST] [Orangelight_CPM] Sent event FMLServerStoppingEvent to mod Orangelight_CPM

2013-06-21 16:41:06 [iNFO] [Minecraft-Server] Stopping server

2013-06-21 16:41:06 [iNFO] [Minecraft-Server] Saving players

2013-06-21 16:41:06 [iNFO] [Minecraft-Server] Saving worlds

2013-06-21 16:41:06 [iNFO] [Minecraft-Server] Saving chunks for level 'New World'/Overworld

2013-06-21 16:41:07 [iNFO] [Minecraft-Server] Saving chunks for level 'New World'/Nether

2013-06-21 16:41:07 [iNFO] [Minecraft-Server] Saving chunks for level 'New World'/The End

2013-06-21 16:41:08 [iNFO] [ForgeModLoader] Unloading dimension 0

2013-06-21 16:41:08 [iNFO] [ForgeModLoader] Unloading dimension -1

2013-06-21 16:41:08 [iNFO] [ForgeModLoader] Unloading dimension 1

2013-06-21 16:41:08 [FINEST] [mcp] Sending event FMLServerStoppedEvent to mod mcp

2013-06-21 16:41:08 [FINEST] [mcp] Sent event FMLServerStoppedEvent to mod mcp

2013-06-21 16:41:08 [FINEST] [FML] Sending event FMLServerStoppedEvent to mod FML

2013-06-21 16:41:08 [FINEST] [FML] Sent event FMLServerStoppedEvent to mod FML

2013-06-21 16:41:08 [FINEST] [Forge] Sending event FMLServerStoppedEvent to mod Forge

2013-06-21 16:41:08 [FINEST] [Forge] Sent event FMLServerStoppedEvent to mod Forge

2013-06-21 16:41:08 [FINEST] [Orangelight_CPM] Sending event FMLServerStoppedEvent to mod Orangelight_CPM

2013-06-21 16:41:08 [FINEST] [Orangelight_CPM] Sent event FMLServerStoppedEvent to mod Orangelight_CPM

2013-06-21 16:41:16 [iNFO] [Minecraft-Client] Stopping!

2013-06-21 16:41:16 [iNFO] [sTDOUT]

2013-06-21 16:41:16 [iNFO] [sTDOUT] SoundSystem shutting down...

2013-06-21 16:41:16 [iNFO] [sTDOUT]    Author: Paul Lamb, www.paulscode.com

2013-06-21 16:41:16 [iNFO] [sTDOUT]

2013-06-21 16:43:49 [iNFO] [sTDERR] Someone is closing me!

2013-06-21 16:43:49 [iNFO] [Minecraft-Server] Stopping server

2013-06-21 16:43:49 [iNFO] [Minecraft-Server] Saving players

2013-06-21 16:43:49 [iNFO] [Minecraft-Server] Saving worlds

 

 

 

Posted

 

2013-06-21 16:41:05  [sTDERR] java.lang.ClassCastException: orangelightCPM.BlockOrangeStem cannot be cast to net.minecraft.block.BlockStem

Seems theres an issue with your orangelightCPM mod.

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Verified user can get a $100 off Temu   Coupon code using the code ((“aci789589”)). This Temu   $100 Off code is specifically for new and existing customers both and can be redeemed to receive a $100 discount on your purchase. Our exclusive Temu   Coupon code offers a flat $100 off your purchase, plus an additional 100% discount on top of that. You can slash prices by up to $100 as a new Temu   customer using code ((“aci789589”)). Existing users can enjoy $100 off their next haul with this code. But that’s not all! With our Temu   Coupon codes for 2025, you can get up to 90% discount on select items and clearance sales. Whether you’re a new customer or an existing shopper, our Temu   codes provide extra discounts tailored just for you. Save up to 100% with these current Temu   Coupons ["^"aci789589 "^"] for April 2025. The latest Temu   coupon codes at here. New users at Temu   receive a $100 discount on orders over $100 Use the code ((“aci789589”)) during checkout to get Temu   Coupon $100 Off For New Users. You can save $100 Off your first order with the coupon code available for a limited time only. Temu   90% Off promo code ((“aci789589”)) will save you $100 on your order. To get a discount, click on the item to purchase and enter the code. Yes, Temu   offers $100 Off coupon code “aci789589” for first time users. You can get a $100 bonus plus $100 Off any purchase at Temu   with the $100 Coupon Bundle at Temu   if you sign up with the referral code ((“aci789589”)) and make a first purchase of $100 or more. Free Temu   codes $100 off — ((“aci789589”)) Temu Coupon $100 off — ((“aci789589”)) Temu Coupon 100% off — ((“aci789589”)) Temu Memorial Day Sale $100 off — ((“aci789589”)) Temu Coupon code today — ((“aci789589”)) Temu free gift code — ["^"aci789589"^"](Without inviting friends or family member) Temu Coupon code for  USA      - $100 Off— ((“aci789589”)) Temu Coupon code  USA     - $100 Off— ((“aci789589”)) Temu Coupon code USA  - $100 Off — ((“aci789589”)) Temu Coupon code Japan - $100 Off — ((“aci789589”)) Temu Coupon code Mexico - $100 Off — ((“aci789589”)) Temu Coupon code Chile - $100 Off — ((“aci789589”)) Temu Coupon code USA - $100 Off — ((“aci789589”)) Temu Coupon code Colombia - $100 Off — ((“aci789589”)) Temu Coupon code Malaysia - $100 Off — ((“aci789589”)) Temu Coupon code Philippines - $100 Off — ((“aci789589”)) Temu Coupon code South Korea - $100 Off — ((“aci789589”)) Redeem Free Temu   Coupon Code ["^"aci789589"^"] for first-time users Get a $100 discount on your Temu   order with the promo code "aci789589". You can get a discount by clicking on the item to purchase and entering this Temu   Coupon code $100 off ((“aci789589”)). Temu   New User Coupon ((“aci789589)): Up To $100 OFF For First-Time Users Our Temu   first-time user coupon codes are designed just for new customers, offering the biggest discounts and the best deals currently available on Temu  . To maximize your savings, download the Temu   app and apply our Temu   new user coupon during checkout. Temu   Coupon Codes For Existing Users ((“aci789589”)): $100 Price Slash Have you been shopping on Temu   for a while? Our Temu   Coupon for existing customers is here to reward you for your continued support, offering incredible discounts on your favorite products. Temu   Coupon For $100 Off ((“aci789589”)): Get A Flat $100 Discount On Order Value Get ready to save big with our incredible Temu   Coupon for $100 off! Our amazing Temu   $100 off coupon code will give you a flat $100 discount on your order value, making your shopping experience even more rewarding. Temu   Coupon Code For $100 Off ((“aci789589”)): For Both New And Existing Customers Our incredible Temu   Coupon code for $100 off is here to help you save big on your purchases. Whether you’re a new user or an existing customer, our $100 off code for Temu   will give you an additional discount! Temu   Coupon Bundle ((“aci789589”)): Flat $100 Off + Up To $100 Discount Get ready for an unbelievable deal with our Temu   Coupon bundle for 2025! Our Temu   Coupon bundles will give you a flat $100 discount and an additional $100 off on top of it. Free Temu   Coupons ((“aci789589”)): Unlock Unlimited Savings! Get ready to unlock a world of savings with our free Temu   Coupons! We’ve got you covered with a wide range of Temu   Coupon code options that will help you maximize your shopping experience. 100% Off Temu   Coupons, Promo Codes + 25% Cash Back ((“aci789589”)) Redeem Temu   Coupon Code ((“aci789589”)) Temu Coupon $100 OFF ((“aci789589”)) Temu Coupon $100 OFF FOR EXISTING CUSTOMERS ((“aci789589”)) Temu Coupon $100 OFF FIRST ORDER ((“aci789589”)) Temu Coupon $100 OFF REDDIT ((“aci789589”)) Temu Coupon $100 OFF FOR EXISTING CUSTOMERS REDDIT ((“aci789589”)) Temu $100 OFF CODE ((“aci789589”)) Temu 70 OFF COUPON 2025 ((“aci789589”)) DOMINOS 70 RS OFF COUPON CODE ((“aci789589”)) WHAT IS A COUPON RATE ((“aci789589”)) Temu $100 OFF FOR EXISTING CUSTOMERS ((“aci789589”)) Temu $100 OFF FIRST ORDER ((“aci789589”)) Temu $100 OFF FREE SHIPPING ((“aci789589”)) You can get an exclusive $100 off discount on your Temu   purchase with the code [aci789589] Or [aci789589].This code is specially designed for new customers and offers a significant price cut on your shopping. Make your first purchase on Temu   more rewarding by using this code to get $100 off instantly. Temu   Coupon Code For $100 Off [aci789589] Or [aci789589]: Get A Flat $100 Discount On Order Value Get ready to save big with our incredible Temu   coupon for $100 off! Our coupon code will give you a flat $100 discount on your order value, making your shopping experience even more rewarding. Exclusive Temu   Discount Code [aci789589] Or [aci789589]: Flat $200 OFF for New and Existing Customers Using our Temu   promo code you can get A$ 200 off your order and 100% off using our Temu   promo code [aci789589] Or [aci789589]. As a new Temu   customer, you can save up to $100 using this promo code. For returning users, our Temu   promo code offers a $100 price slash on your next shopping spree. This is our way of saying thank you for shopping with us! Best Temu   Deals and Coupons [aci789589] Or [aci789589]: During 2025, Temu   coupon codes offer discounts of up to 90% on select items, making it possible for both new and existing users to get incredible deals. From $100 off deals to 100% discounts, our Temu   promo codes make shopping more affordable than ever. Temu   Coupon Code For $100% Off [aci789589] Or [aci789589]: For Both New And Existing Customers Free Temu   $100 Off Code — [aci789589] Or [aci789589] Temu Coupon 100% Off — [aci789589] Or [aci789589] Temu Memorial Day Sale - $100 Off — [aci789589] Or [aci789589] Temu Free Gift Code — [aci789589] Or [aci789589] Temu $500 Off Code — [aci789589 ] Or [aci789589] Best Temu   $200 Off Code — [aci789589 ] Or [aci789589] Temu Coupon Code first order — [aci789589] Or [aci789589] Temu Coupon Code for New user — [aci789589] Or [aci789589] Temu Coupon Code A$100 off — [aci789589] Or [aci789589] Temu Coupon Code $50 off — [aci789589] Or [aci789589] Temu Coupon Code $100 off — [aci789589] Or [aci789589] Temu Promo Code 2025 — [aci789589] Or [aci789589] Temu Coupon Code $200 off — [aci789589] Or [aci789589] Temu Coupon Code $90 off — [aci789589] Or [aci789589] Temu Sign up Bonus Code — [aci789589] Or [aci789589] Temu Coupon Code A$120 off — [aci789589] Or [aci789589] Our exclusive Temu   coupon code allows you to take a flat $200 off your purchase with an added 100% discount on top. As a new Temu   shopper, you can save up to $100 using code [aci789589] Or [aci789589]. Returning customers can also enjoy a $100 discount on their next purchases with this code. Temu Coupon Code for Your Country Sign-up Bonus Temu $100 Off Code  USA      [aci789589] Or [aci789589] - 100% off Temu $100 Off Code  USA     [aci789589] Or [aci789589] - 100% off Temu $100 Off Code USA  [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Japan [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Mexico [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Chile [aci789589] Or [aci789589] - 100% off Temu $100 Off Code USA [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Colombia [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Malaysia [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Philippines [aci789589] Or [aci789589] - 100% off Temu $100 Off Code South Korea [aci789589] Or [aci789589] - 100% off Temu $100 Off Code  USA      [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Pakistan [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Finland [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Saudi Arabia [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Qatar [aci789589] Or [aci789589] - 100% off Temu $100 Off Code France [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Germany [aci789589] Or [aci789589] - 100% off Temu $100 Off Code  USA   [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Israel [aci789589] Or [aci789589] - 100% off Get a $100 discount on your Temu   order with the promo code [aci789589] Or [aci789589]. You can get a discount by clicking on the item to purchase and entering this Temu   coupon code $100 off [aci789589] Or [aci789589]. Temu   Coupon Code [aci789589] Or [aci789589]: Get Up To 90% OFF In NOV 2025 Are you looking for the best Temu   coupon codes to get amazing discounts? Our Temu   coupons are perfect for getting those extra savings you crave. We regularly test our coupon codes for Temu   to ensure they work flawlessly, giving you a guaranteed discount every time. Temu   New User Coupon [aci789589] Or [aci789589]: Up To $100 OFF For First-Time Users Our Temu   first-time user coupon codes are designed just for new customers, offering the biggest discounts and the best deals currently available on Temu  . To maximize your savings, download the Temu   app and apply our Temu   new user coupon during checkout.
    • Verified user can get a $100 off Temu   Coupon code using the code ((“aci789589”)). This Temu   $100 Off code is specifically for new and existing customers both and can be redeemed to receive a $100 discount on your purchase. Our exclusive Temu   Coupon code offers a flat $100 off your purchase, plus an additional 100% discount on top of that. You can slash prices by up to $100 as a new Temu   customer using code ((“aci789589”)). Existing users can enjoy $100 off their next haul with this code. But that’s not all! With our Temu   Coupon codes for 2025, you can get up to 90% discount on select items and clearance sales. Whether you’re a new customer or an existing shopper, our Temu   codes provide extra discounts tailored just for you. Save up to 100% with these current Temu   Coupons ["^"aci789589 "^"] for April 2025. The latest Temu   coupon codes at here. New users at Temu   receive a $100 discount on orders over $100 Use the code ((“aci789589”)) during checkout to get Temu   Coupon $100 Off For New Users. You can save $100 Off your first order with the coupon code available for a limited time only. Temu   90% Off promo code ((“aci789589”)) will save you $100 on your order. To get a discount, click on the item to purchase and enter the code. Yes, Temu   offers $100 Off coupon code “aci789589” for first time users. You can get a $100 bonus plus $100 Off any purchase at Temu   with the $100 Coupon Bundle at Temu   if you sign up with the referral code ((“aci789589”)) and make a first purchase of $100 or more. Free Temu   codes $100 off — ((“aci789589”)) Temu Coupon $100 off — ((“aci789589”)) Temu Coupon 100% off — ((“aci789589”)) Temu Memorial Day Sale $100 off — ((“aci789589”)) Temu Coupon code today — ((“aci789589”)) Temu free gift code — ["^"aci789589"^"](Without inviting friends or family member) Temu Coupon code for  USA      - $100 Off— ((“aci789589”)) Temu Coupon code  USA     - $100 Off— ((“aci789589”)) Temu Coupon code USA  - $100 Off — ((“aci789589”)) Temu Coupon code Japan - $100 Off — ((“aci789589”)) Temu Coupon code Mexico - $100 Off — ((“aci789589”)) Temu Coupon code Chile - $100 Off — ((“aci789589”)) Temu Coupon code USA - $100 Off — ((“aci789589”)) Temu Coupon code Colombia - $100 Off — ((“aci789589”)) Temu Coupon code Malaysia - $100 Off — ((“aci789589”)) Temu Coupon code Philippines - $100 Off — ((“aci789589”)) Temu Coupon code South Korea - $100 Off — ((“aci789589”)) Redeem Free Temu   Coupon Code ["^"aci789589"^"] for first-time users Get a $100 discount on your Temu   order with the promo code "aci789589". You can get a discount by clicking on the item to purchase and entering this Temu   Coupon code $100 off ((“aci789589”)). Temu   New User Coupon ((“aci789589)): Up To $100 OFF For First-Time Users Our Temu   first-time user coupon codes are designed just for new customers, offering the biggest discounts and the best deals currently available on Temu  . To maximize your savings, download the Temu   app and apply our Temu   new user coupon during checkout. Temu   Coupon Codes For Existing Users ((“aci789589”)): $100 Price Slash Have you been shopping on Temu   for a while? Our Temu   Coupon for existing customers is here to reward you for your continued support, offering incredible discounts on your favorite products. Temu   Coupon For $100 Off ((“aci789589”)): Get A Flat $100 Discount On Order Value Get ready to save big with our incredible Temu   Coupon for $100 off! Our amazing Temu   $100 off coupon code will give you a flat $100 discount on your order value, making your shopping experience even more rewarding. Temu   Coupon Code For $100 Off ((“aci789589”)): For Both New And Existing Customers Our incredible Temu   Coupon code for $100 off is here to help you save big on your purchases. Whether you’re a new user or an existing customer, our $100 off code for Temu   will give you an additional discount! Temu   Coupon Bundle ((“aci789589”)): Flat $100 Off + Up To $100 Discount Get ready for an unbelievable deal with our Temu   Coupon bundle for 2025! Our Temu   Coupon bundles will give you a flat $100 discount and an additional $100 off on top of it. Free Temu   Coupons ((“aci789589”)): Unlock Unlimited Savings! Get ready to unlock a world of savings with our free Temu   Coupons! We’ve got you covered with a wide range of Temu   Coupon code options that will help you maximize your shopping experience. 100% Off Temu   Coupons, Promo Codes + 25% Cash Back ((“aci789589”)) Redeem Temu   Coupon Code ((“aci789589”)) Temu Coupon $100 OFF ((“aci789589”)) Temu Coupon $100 OFF FOR EXISTING CUSTOMERS ((“aci789589”)) Temu Coupon $100 OFF FIRST ORDER ((“aci789589”)) Temu Coupon $100 OFF REDDIT ((“aci789589”)) Temu Coupon $100 OFF FOR EXISTING CUSTOMERS REDDIT ((“aci789589”)) Temu $100 OFF CODE ((“aci789589”)) Temu 70 OFF COUPON 2025 ((“aci789589”)) DOMINOS 70 RS OFF COUPON CODE ((“aci789589”)) WHAT IS A COUPON RATE ((“aci789589”)) Temu $100 OFF FOR EXISTING CUSTOMERS ((“aci789589”)) Temu $100 OFF FIRST ORDER ((“aci789589”)) Temu $100 OFF FREE SHIPPING ((“aci789589”)) You can get an exclusive $100 off discount on your Temu   purchase with the code [aci789589] Or [aci789589].This code is specially designed for new customers and offers a significant price cut on your shopping. Make your first purchase on Temu   more rewarding by using this code to get $100 off instantly. Temu   Coupon Code For $100 Off [aci789589] Or [aci789589]: Get A Flat $100 Discount On Order Value Get ready to save big with our incredible Temu   coupon for $100 off! Our coupon code will give you a flat $100 discount on your order value, making your shopping experience even more rewarding. Exclusive Temu   Discount Code [aci789589] Or [aci789589]: Flat $200 OFF for New and Existing Customers Using our Temu   promo code you can get A$ 200 off your order and 100% off using our Temu   promo code [aci789589] Or [aci789589]. As a new Temu   customer, you can save up to $100 using this promo code. For returning users, our Temu   promo code offers a $100 price slash on your next shopping spree. This is our way of saying thank you for shopping with us! Best Temu   Deals and Coupons [aci789589] Or [aci789589]: During 2025, Temu   coupon codes offer discounts of up to 90% on select items, making it possible for both new and existing users to get incredible deals. From $100 off deals to 100% discounts, our Temu   promo codes make shopping more affordable than ever. Temu   Coupon Code For $100% Off [aci789589] Or [aci789589]: For Both New And Existing Customers Free Temu   $100 Off Code — [aci789589] Or [aci789589] Temu Coupon 100% Off — [aci789589] Or [aci789589] Temu Memorial Day Sale - $100 Off — [aci789589] Or [aci789589] Temu Free Gift Code — [aci789589] Or [aci789589] Temu $500 Off Code — [aci789589 ] Or [aci789589] Best Temu   $200 Off Code — [aci789589 ] Or [aci789589] Temu Coupon Code first order — [aci789589] Or [aci789589] Temu Coupon Code for New user — [aci789589] Or [aci789589] Temu Coupon Code A$100 off — [aci789589] Or [aci789589] Temu Coupon Code $50 off — [aci789589] Or [aci789589] Temu Coupon Code $100 off — [aci789589] Or [aci789589] Temu Promo Code 2025 — [aci789589] Or [aci789589] Temu Coupon Code $200 off — [aci789589] Or [aci789589] Temu Coupon Code $90 off — [aci789589] Or [aci789589] Temu Sign up Bonus Code — [aci789589] Or [aci789589] Temu Coupon Code A$120 off — [aci789589] Or [aci789589] Our exclusive Temu   coupon code allows you to take a flat $200 off your purchase with an added 100% discount on top. As a new Temu   shopper, you can save up to $100 using code [aci789589] Or [aci789589]. Returning customers can also enjoy a $100 discount on their next purchases with this code. Temu Coupon Code for Your Country Sign-up Bonus Temu $100 Off Code  USA      [aci789589] Or [aci789589] - 100% off Temu $100 Off Code  USA     [aci789589] Or [aci789589] - 100% off Temu $100 Off Code USA  [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Japan [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Mexico [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Chile [aci789589] Or [aci789589] - 100% off Temu $100 Off Code USA [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Colombia [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Malaysia [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Philippines [aci789589] Or [aci789589] - 100% off Temu $100 Off Code South Korea [aci789589] Or [aci789589] - 100% off Temu $100 Off Code  USA      [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Pakistan [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Finland [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Saudi Arabia [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Qatar [aci789589] Or [aci789589] - 100% off Temu $100 Off Code France [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Germany [aci789589] Or [aci789589] - 100% off Temu $100 Off Code  USA   [aci789589] Or [aci789589] - 100% off Temu $100 Off Code Israel [aci789589] Or [aci789589] - 100% off Get a $100 discount on your Temu   order with the promo code [aci789589] Or [aci789589]. You can get a discount by clicking on the item to purchase and entering this Temu   coupon code $100 off [aci789589] Or [aci789589]. Temu   Coupon Code [aci789589] Or [aci789589]: Get Up To 90% OFF In NOV 2025 Are you looking for the best Temu   coupon codes to get amazing discounts? Our Temu   coupons are perfect for getting those extra savings you crave. We regularly test our coupon codes for Temu   to ensure they work flawlessly, giving you a guaranteed discount every time. Temu   New User Coupon [aci789589] Or [aci789589]: Up To $100 OFF For First-Time Users Our Temu   first-time user coupon codes are designed just for new customers, offering the biggest discounts and the best deals currently available on Temu  . To maximize your savings, download the Temu   app and apply our Temu   new user coupon during checkout.
    • Hi everyone, I'm currently developing a Forge 1.21 mod for Minecraft and I want to display a custom HUD overlay for a minigame. My goal: When the game starts, all players should see an item/block icon (from the base game, not a custom texture) plus its name/text in the HUD – similar to how the bossbar overlay works. The HUD should appear centered above the hotbar (or at a similar prominent spot), and update dynamically (icon and name change as the target item changes). What I've tried: I looked at many online tutorials and several GitHub repos (e.g. SeasonHUD, MiniHUD), but most of them use NeoForge or Forge versions <1.20 that provide the IGuiOverlay API (e.g. implements IGuiOverlay, RegisterGuiOverlaysEvent). In Forge 1.21, it seems that neither IGuiOverlay nor RegisterGuiOverlaysEvent exist anymore – at least, I can't import them and they are missing from the docs and code completion. I tried using RenderLevelStageEvent as a workaround but it is probably not intended for custom HUDs. I am not using NeoForge, and switching the project to NeoForge is currently not an option for me. I tried to look at the original minecraft source code to see how elements like hearts, hotbar etc are drawn on the screen but I am too new to Minecraft modding to understand. What I'm looking for: What is the correct way to add a custom HUD element (icon + text) in Forge 1.21, given that the previous overlay API is missing? Is there a new recommended event, callback, or method in Forge 1.21 for custom HUD overlays, or is everyone just using a workaround? Is there a minimal open-source example repo for Forge 1.21 that demonstrates a working HUD overlay without relying on NeoForge or deprecated Forge APIs? My ideal solution: Centered HUD element with an in-game item/block icon (from the base game's assets, e.g. a diamond or any ItemStack / Item) and its name as text, with a transparent background rectangle. It should be visible to the players when the mini game is running. Easy to update the item (e.g. static variable or other method), so it can change dynamically during the game. Any help, code snippets, or up-to-date references would be really appreciated! If this is simply not possible right now in Forge 1.21, it would also help to know that for sure. Thank you very much in advance!
    • The simple answer is there is not an easy way. You would need to know how to program in Java, as well as at least some familiarity with how Forge works so you could port the differences. You would also need the sourcecode for the original mod, and permission from the author to modify it, if they did not use some sort of open source license. So it's not impossible, but it would take some effort, but doing so would open up a whole new world of possibilities for you!
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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