spaceboy01218 / additional-pipes

Automatically exported from code.google.com/p/additional-pipes
0 stars 0 forks source link

r29 throws error in console ".../zeldo/gui/Dist image is null" no crash though #69

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
java.io.IOException: /net/minecraft/src/buildcraft/zeldo/gui/Dist image is null
        at com.pclewis.mcpatcher.mod.TextureUtils.getResourceAsBufferedImage(Tex
tureUtils.java:312)
        at com.pclewis.mcpatcher.mod.TextureUtils.getResourceAsBufferedImage(Tex
tureUtils.java:360)
        at ur.b(RenderEngine.java:168)
        at forge.MinecraftForgeClient.preloadTexture(MinecraftForgeClient.java:4
8)
        at forestry.ForestryClient.initialize(ForestryClient.java:53)
        at mod_Forestry.<init>(mod_Forestry.java:28)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
        at java.lang.reflect.Constructor.newInstance(Unknown Source)
        at java.lang.Class.newInstance0(Unknown Source)
        at java.lang.Class.newInstance(Unknown Source)
        at ModLoader.addMod(ModLoader.java:275)
        at ModLoader.readFromModFolder(ModLoader.java:1179)
        at ModLoader.init(ModLoader.java:824)
        at ModLoader.AddAllRenderers(ModLoader.java:186)
        at aam.<init>(aam.java:61)
        at aam.<clinit>(aam.java:10)
        at net.minecraft.client.Minecraft.a(SourceFile:259)
        at fs.a(fs.java:27)
        at net.minecraft.client.Minecraft.run(SourceFile:629)
        at java.lang.Thread.run(Unknown Source)

Original issue reported on code.google.com by fade...@gmail.com on 1 Nov 2011 at 1:26

GoogleCodeExporter commented 8 years ago
As I have not been able to keep up during my busy weeks, I am closing all 
tickets. If your problem still persists in the version I am posting today, 
please create a new ticket and sorry for the inconvenience, and I will attempt 
to fix all known bugs this week.

-Zeldo

Original comment by brutalvi...@gmail.com on 18 Nov 2011 at 7:46