Jump to content

{Forge Moding}Getting Errors on Proxys.


kyrptonaught

Recommended Posts

I just updated my mod to forge Build 6.6.0.497 and now i get this error when i try to start Minecraft in eclipse.

 

 

 

      Minecraft has crashed!     

      ----------------------     

 

Minecraft has stopped running because it encountered a problem; Failed to start game

 

A full error report has been saved to /Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/jars/./crash-reports/crash-2013-01-02_18.30.59-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 baf29b7 --------

Full report at:

/Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/jars/./crash-reports/crash-2013-01-02_18.30.59-client.txt

Please show that file to Mojang, NOT just this screen!

 

Generated 1/2/13 6:30 PM

 

-- System Details --

Details:

Minecraft Version: 1.4.7

Operating System: Mac OS X (x86_64) version 10.8.2

Java Version: 1.6.0_37, Apple Inc.

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Apple Inc.

Memory: 1020881000 bytes (973 MB) / 1069416448 bytes (1019 MB) up to 1069416448 bytes (1019 MB)

JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M

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.26 FML v4.7.4.520 Minecraft Forge 6.6.0.497 4 mods loaded, 4 mods active

mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

FML [Forge Mod Loader] (coremods) Unloaded->Constructed

Forge [Minecraft Forge] (coremods) Unloaded->Constructed

alzairio [alzairio] (bin) Unloaded->Errored

LWJGL: 2.4.2

OpenGL: NVIDIA GeForce 9400M OpenGL Engine GL version 2.1 NVIDIA-8.0.61, NVIDIA Corporation

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

 

cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException

at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:69)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

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(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

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.loadMods(Loader.java:479)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)

at net.minecraft.client.Minecraft.startGame(Minecraft.java:410)

at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44)

at net.minecraft.client.Minecraft.run(Minecraft.java:744)

at java.lang.Thread.run(Thread.java:680)

Caused by: cpw.mods.fml.common.LoaderException

at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:62)

... 27 more

--- END ERROR REPORT 30a88625 ----------

 

 

 

 

Heres the forge log

 

 

2013-01-02 18:30:42 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.7.4.520 for Minecraft 1.4.7 loading

2013-01-02 18:30:42 [FINEST] [ForgeModLoader] All core mods are successfully located

2013-01-02 18:30:42 [FINEST] [ForgeModLoader] Discovering coremods

2013-01-02 18:30:42 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir

2013-01-02 18:30:43 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir

2013-01-02 18:30:43 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir

2013-01-02 18:30:43 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir

2013-01-02 18:30:43 [FINEST] [ForgeModLoader] Running coremod plugins

2013-01-02 18:30:43 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin

2013-01-02 18:30:43 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully

2013-01-02 18:30:43 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin

2013-01-02 18:30:43 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully

2013-01-02 18:30:43 [FINEST] [ForgeModLoader] Validating minecraft

2013-01-02 18:30:43 [FINEST] [ForgeModLoader] Minecraft validated, launching...

2013-01-02 18:30:46 [iNFO] [sTDOUT] 27 achievements

2013-01-02 18:30:46 [iNFO] [sTDOUT] 210 recipes

2013-01-02 18:30:46 [iNFO] [sTDOUT] Setting user: Player693, -

2013-01-02 18:30:46 [iNFO] [sTDERR] Client asked for parameter: server

2013-01-02 18:30:46 [iNFO] [sTDOUT] LWJGL Version: 2.4.2

2013-01-02 18:30:47 [iNFO] [ForgeModLoader] Attempting early MinecraftForge initialization

2013-01-02 18:30:47 [iNFO] [sTDOUT] MinecraftForge v6.6.0.497 Initialized

2013-01-02 18:30:47 [iNFO] [ForgeModLoader] MinecraftForge v6.6.0.497 Initialized

2013-01-02 18:30:47 [iNFO] [sTDOUT] Replaced 84 ore recipies

2013-01-02 18:30:47 [iNFO] [ForgeModLoader] Completed early MinecraftForge initialization

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Building injected Mod Containers [cpw.mods.fml.common.FMLDummyContainer, net.minecraftforge.common.ForgeDummyContainer]

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Attempting to load mods contained in the minecraft jar file and associated classes

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Found a minecraft related directory at /Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/eclipse/Minecraft/bin, examining for mod candidates

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Skipping known library file /Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/jars/bin/jinput.jar

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Skipping known library file /Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/jars/bin/lwjgl_util.jar

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Skipping known library file /Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/jars/bin/lwjgl.jar

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Found a minecraft related file at /Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/jars/bin/minecraft.jar, examining for mod candidates

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Skipping known library file /Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/lib/argo-2.25.jar

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Skipping known library file /Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/lib/bcprov-jdk15on-147.jar

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Skipping known library file /Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/lib/asm-all-4.0.jar

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Skipping known library file /Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/lib/guava-12.0.1.jar

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Skipping known library file /Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/jars/lib/argo-2.25.jar

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Skipping known library file /Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/jars/lib/guava-12.0.1.jar

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Skipping known library file /Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/jars/lib/asm-all-4.0.jar

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Skipping known library file /Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/jars/lib/bcprov-jdk15on-147.jar

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Minecraft jar mods loaded successfully

2013-01-02 18:30:47 [iNFO] [ForgeModLoader] Searching /Users/anthonybuttillo/Desktop/forge Alzairio dimmension mod/mcp/jars/mods for mods

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Examining directory bin for potential mods

2013-01-02 18:30:47 [FINE] [ForgeModLoader] No mcmod.info file found in directory bin

2013-01-02 18:30:47 [FINEST] [ForgeModLoader] Recursing into package Alzairio

2013-01-02 18:30:47 [FINEST] [ForgeModLoader] Recursing into package Alzairio.common

2013-01-02 18:30:47 [FINE] [ForgeModLoader] Identified an FMLMod type mod Alzairio.common.alzairio

2013-01-02 18:30:47 [FINEST] [ForgeModLoader] Parsed dependency info : [] [] []

2013-01-02 18:30:47 [FINEST] [ForgeModLoader] Recursing into package Alzairio.textures

2013-01-02 18:30:47 [FINEST] [ForgeModLoader] Recursing into package cpw

2013-01-02 18:30:47 [FINEST] [ForgeModLoader] Recursing into package cpw.mods

2013-01-02 18:30:47 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml

2013-01-02 18:30:47 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client

2013-01-02 18:30:47 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.modloader

2013-01-02 18:30:47 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.client.registry

2013-01-02 18:30:47 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.asm.transformers

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.discovery.asm

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.event

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.functions

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.modloader

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.network

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.registry

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.toposort

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.common.versioning

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.relauncher

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package cpw.mods.fml.server

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package ibxm

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.block.material

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.audio

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.entity

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.achievement

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.gui.inventory

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.model

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.multiplayer

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.particle

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.culling

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.entity

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.texturefx

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.renderer.tileentity

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.settings

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.client.texturepacks

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.command

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.crash

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.creativetab

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.dispenser

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.enchantment

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.ai

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.boss

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.effect

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.item

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.monster

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.passive

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.player

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.entity.projectile

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.inventory

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.item.crafting

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.nbt

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.packet

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.network.rcon

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.pathfinding

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.potion

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.profiler

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.dedicated

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.gui

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.integrated

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.server.management

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.src

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.stats

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.tileentity

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.util

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.village

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.biome

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.chunk.storage

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.demo

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.feature

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.layer

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.gen.structure

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraft.world.storage

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.classloading

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.client.event.sound

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.common

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.item

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.living

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.minecart

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.entity.player

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.terraingen

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.event.world

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.liquids

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.oredict

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package net.minecraftforge.transformers

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package paulscode

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound

2013-01-02 18:30:48 [FINEST] [ForgeModLoader] Recursing into package paulscode.sound.codecs

2013-01-02 18:30:48 [FINE] [ForgeModLoader] Examining file minecraft.jar for potential mods

2013-01-02 18:30:48 [FINE] [ForgeModLoader] The mod container minecraft.jar appears to be missing an mcmod.info file

2013-01-02 18:30:49 [iNFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load

2013-01-02 18:30:49 [FINE] [ForgeModLoader] Received a system property request ''

2013-01-02 18:30:49 [FINE] [ForgeModLoader] System property request managing the state of 0 mods

2013-01-02 18:30:49 [FINE] [ForgeModLoader] After merging, found state information for 0 mods

2013-01-02 18:30:49 [FINE] [ForgeModLoader] Activating mod mcp

2013-01-02 18:30:49 [FINE] [ForgeModLoader] Activating mod FML

2013-01-02 18:30:49 [FINE] [ForgeModLoader] Activating mod Forge

2013-01-02 18:30:49 [FINE] [ForgeModLoader] Enabling mod alzairio

2013-01-02 18:30:49 [FINE] [ForgeModLoader] Activating mod alzairio

2013-01-02 18:30:49 [FINE] [ForgeModLoader] Verifying mod requirements are satisfied

2013-01-02 18:30:49 [FINE] [ForgeModLoader] All mod requirements are satisfied

2013-01-02 18:30:49 [FINE] [ForgeModLoader] Sorting mods into an ordered list

2013-01-02 18:30:49 [FINE] [ForgeModLoader] Mod sorting completed successfully

2013-01-02 18:30:49 [FINE] [ForgeModLoader] Mod sorting data:

2013-01-02 18:30:49 [FINE] [ForgeModLoader] alzairio(alzairio:1.1): bin ()

2013-01-02 18:30:49 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod mcp

2013-01-02 18:30:49 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod mcp

2013-01-02 18:30:49 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod FML

2013-01-02 18:30:49 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod FML

2013-01-02 18:30:49 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod Forge

2013-01-02 18:30:49 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod Forge

2013-01-02 18:30:49 [FINER] [ForgeModLoader] Sending event FMLConstructionEvent to mod alzairio

2013-01-02 18:30:49 [FINEST] [ForgeModLoader] Testing mod alzairio to verify it accepts its own version in a remote connection

2013-01-02 18:30:49 [FINEST] [ForgeModLoader] The mod alzairio accepts its own version (1.1)

2013-01-02 18:30:49 [FINE] [ForgeModLoader] Attempting to inject @SidedProxy classes into alzairio

2013-01-02 18:30:49 [sEVERE] [ForgeModLoader] Attempted to load a proxy type Alzairio.common.ClientProxyalzairio into Alzairio.common.alzairio.tabalzairio, but the types don't match

2013-01-02 18:30:49 [sEVERE] [ForgeModLoader] An error occured trying to load a proxy into {clientSide=Alzairio.common.ClientProxyalzairio, serverSide=alzairio.common.CommonProxyalzairio}.Alzairio.common.alzairio

cpw.mods.fml.common.LoaderException

at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:62)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

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(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

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.loadMods(Loader.java:479)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)

at net.minecraft.client.Minecraft.startGame(Minecraft.java:410)

at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44)

at net.minecraft.client.Minecraft.run(Minecraft.java:744)

at java.lang.Thread.run(Thread.java:680)

2013-01-02 18:30:49 [FINER] [ForgeModLoader] Sent event FMLConstructionEvent to mod alzairio

2013-01-02 18:30:49 [FINE] [ForgeModLoader] Mod signature data:

2013-01-02 18:30:49 [FINE] [ForgeModLoader] mcp(Minecraft Coder Pack:7.26): minecraft.jar (NO VALID CERTIFICATE FOUND)

2013-01-02 18:30:49 [FINE] [ForgeModLoader] FML(Forge Mod Loader:4.7.4.520): coremods (NO VALID CERTIFICATE FOUND)

2013-01-02 18:30:49 [FINE] [ForgeModLoader] Forge(Minecraft Forge:6.6.0.497): coremods (NO VALID CERTIFICATE FOUND)

2013-01-02 18:30:49 [FINE] [ForgeModLoader] alzairio(alzairio:1.1): bin (NO VALID CERTIFICATE FOUND)

2013-01-02 18:30:49 [sEVERE] [ForgeModLoader] Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue

2013-01-02 18:30:49 [sEVERE] [ForgeModLoader]

mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed

FML [Forge Mod Loader] (coremods) Unloaded->Constructed

Forge [Minecraft Forge] (coremods) Unloaded->Constructed

alzairio [alzairio] (bin) Unloaded->Errored

2013-01-02 18:30:49 [sEVERE] [ForgeModLoader] The following problems were captured during this phase

2013-01-02 18:30:49 [sEVERE] [ForgeModLoader] Caught exception from alzairio

cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException

at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:69)

at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

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(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

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.loadMods(Loader.java:479)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)

at net.minecraft.client.Minecraft.startGame(Minecraft.java:410)

at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44)

at net.minecraft.client.Minecraft.run(Minecraft.java:744)

at java.lang.Thread.run(Thread.java:680)

Caused by: cpw.mods.fml.common.LoaderException

at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:62)

... 27 more

2013-01-02 18:30:59 [iNFO] [sTDERR] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException

2013-01-02 18:30:59 [iNFO] [sTDERR] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:69)

2013-01-02 18:30:59 [iNFO] [sTDERR] at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:462)

2013-01-02 18:30:59 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-01-02 18:30:59 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

2013-01-02 18:30:59 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

2013-01-02 18:30:59 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Method.java:597)

2013-01-02 18:30:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2013-01-02 18:30:59 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-01-02 18:30:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2013-01-02 18:30:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2013-01-02 18:30:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2013-01-02 18:30:59 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)

2013-01-02 18:30:59 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2013-01-02 18:30:59 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

2013-01-02 18:30:59 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

2013-01-02 18:30:59 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Method.java:597)

2013-01-02 18:30:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)

2013-01-02 18:30:59 [iNFO] [sTDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)

2013-01-02 18:30:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)

2013-01-02 18:30:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)

2013-01-02 18:30:59 [iNFO] [sTDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)

2013-01-02 18:30:59 [iNFO] [sTDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)

2013-01-02 18:30:59 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.loadMods(Loader.java:479)

2013-01-02 18:30:59 [iNFO] [sTDERR] at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:161)

2013-01-02 18:30:59 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.startGame(Minecraft.java:410)

2013-01-02 18:30:59 [iNFO] [sTDERR] at net.minecraft.client.MinecraftAppletImpl.startGame(MinecraftAppletImpl.java:44)

2013-01-02 18:30:59 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:744)

2013-01-02 18:30:59 [iNFO] [sTDERR] at java.lang.Thread.run(Thread.java:680)

2013-01-02 18:30:59 [iNFO] [sTDERR] Caused by: cpw.mods.fml.common.LoaderException

2013-01-02 18:30:59 [iNFO] [sTDERR] at cpw.mods.fml.common.ProxyInjector.inject(ProxyInjector.java:62)

2013-01-02 18:30:59 [iNFO] [sTDERR] ... 27 more

2013-01-02 18:37:55 [iNFO] [sTDERR] Someone is closing me!

 

 

 

My Main @mod file

 

 

package Alzairio.common;

 

import net.minecraft.block.Block;

import net.minecraft.creativetab.CreativeTabs;

import net.minecraftforge.common.Configuration;

import net.minecraftforge.common.Property;

import cpw.mods.fml.common.Mod;

import cpw.mods.fml.common.Mod.Init;

import cpw.mods.fml.common.Mod.PreInit;

import cpw.mods.fml.common.SidedProxy;

import cpw.mods.fml.common.event.FMLInitializationEvent;

import cpw.mods.fml.common.event.FMLPreInitializationEvent;

import cpw.mods.fml.common.network.NetworkMod;

import cpw.mods.fml.common.registry.GameRegistry;

import cpw.mods.fml.common.registry.LanguageRegistry;

 

@Mod(modid = "alzairio", name = "alzairio", version = "1.1")

@NetworkMod(clientSideRequired = true, serverSideRequired = true)

public class alzairio {

 

@SidedProxy(clientSide = "Alzairio.common.ClientProxyalzairio", serverSide = "alzairio.common.CommonProxyalzairio")

public static CreativeTabs tabalzairio = new Tabalzairio(CreativeTabs.getNextID(), "alzairio");

public static CommonProxyalzairio proxy;

public static Block alzairio_portal;

public static Block alzadirt;

public static Block alzairian;

public static Block alzastone;

public static Block cloudus;

@PreInit

public void preInit(FMLPreInitializationEvent event) {

Configuration config = new Configuration(

event.getSuggestedConfigurationFile());

config.load();

Property Info = config.get(Configuration.CATEGORY_GENERAL, "info",

"info");

Info.comment = "This is the config file for the Alzairio Dimmension mod for minecarft";

config.save();

}

 

@Init

public void load(FMLInitializationEvent event) {

proxy.registerRenderThings();

 

alzadirt = new Blockalzadirt(3000, 0).setBlockName("alzadirt");

GameRegistry.registerBlock(alzadirt, "alzadirt");

LanguageRegistry.addName(alzadirt, "Alzairio Dirt");

 

alzairio_portal = new Blockalzairio_portal(3001, 0)

.setBlockName("alzairio_portal");

GameRegistry.registerBlock(alzairio_portal, "alzairio_portal");

LanguageRegistry.addName(alzairio_portal, "Alzairio Portal");

 

alzairian = new Blockalzairian(3002, 1).setBlockName("alzairian");

GameRegistry.registerBlock(alzairian, "alzairian");

LanguageRegistry.addName(alzairian, "alzairian");

 

alzastone = new Blockalzastone(3003, 2).setBlockName("alzastone");

GameRegistry.registerBlock(alzastone, "alzastone");

LanguageRegistry.addName(alzastone, "Alzairio Stone");

 

cloudus = new Blockcloudus(3004, 3).setBlockName("cloudus");

GameRegistry.registerBlock(cloudus, "cloudus");

LanguageRegistry.addName(cloudus, "Cloudus");

}

}

 

 

my client proxy

 

 

package Alzairio.common;

 

import net.minecraftforge.client.MinecraftForgeClient;

import cpw.mods.fml.client.FMLClientHandler;

import cpw.mods.fml.common.FMLCommonHandler;

import cpw.mods.fml.relauncher.Side;

 

public class ClientProxyalzairio extends CommonProxyalzairio {

@Override

public void registerRenderThings()

{

MinecraftForgeClient.preloadTexture(alzairio_png);

}

 

public static void printMessageToPlayer(String msg) {

Side side = FMLCommonHandler.instance().getEffectiveSide();

if (side == Side.SERVER)

{

 

}

else if (side == Side.CLIENT)

{

FMLClientHandler.instance().getClient().ingameGUI.getChatGUI().printChatMessage((msg));

    }

  }

 

}

 

 

And my common proxy

 

 

package Alzairio.common;

 

public class CommonProxyalzairio {

 

public static String alzairio_png = "/alzairio/textures/alzairio.png";

public void registerRenderThings()

{

 

}

}

 

 

If you need more of my code just ask. :) Thanks in advances.

Link to comment
Share on other sites

Move this line

   public static CreativeTabs tabalzairio = new Tabalzairio(CreativeTabs.getNextID(), "alzairio");
[code]
down (swap it with the line below)

Protip: try and find answers yourself before asking on the forum.

It's pretty likely that there is an answer.

 

Was I helpful? Give me a thank you!

 

 

width=635 height=903http://bit.ly/HZ03zy[/img]

 

 

Tired of waiting for mods to port to bukkit?

use BukkitForge! (now with a working version of WorldEdit!)

Link to comment
Share on other sites

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.



×
×
  • Create New...

Important Information

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