Skip to content
This repository has been archived by the owner on Apr 29, 2018. It is now read-only.

Forestry 2.1.2.17 Crash Before Game-Start #47

Closed
zahidislm opened this issue Apr 18, 2013 · 1 comment
Closed

Forestry 2.1.2.17 Crash Before Game-Start #47

zahidislm opened this issue Apr 18, 2013 · 1 comment

Comments

@zahidislm
Copy link

Receiving a Error Log before Game Start Up.

Description: Failed to start game

java.lang.NullPointerException
at forestry.core.render.TileRendererIndex.hashCode(TileRendererIndex.java:15)
at java.util.HashMap.hash(Unknown Source)
at java.util.HashMap.put(Unknown Source)
at forestry.core.proxy.ClientProxyRender.registerTESR(ClientProxyRender.java:38)
at forestry.core.gadgets.MachineDefinition.register(MachineDefinition.java:62)
at forestry.plugins.PluginForestryCore.doInit(PluginForestryCore.java:100)
at forestry.core.ForestryCore.postInit(ForestryCore.java:139)
at forestry.core.ForestryClient.postInit(ForestryClient.java:25)
at forestry.Forestry.postInit(Forestry.java:48)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:695)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:206)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:444)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:729)
at java.lang.Thread.run(Unknown Source)

@RedRoserade
Copy link
Contributor

This is not the place for opening issues on Forestry, as this repository is meant for localizations only.

Please refer to https://bitbucket.org/sengir/forestry/issues?status=new&status=open instead if you want to do this.

Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants