spaceboy01218 / additional-pipes

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

Crash upon running minecraft #121

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Install all BC 2.2.5 components
2.Patch zAdditionalPipes
3.move zAdditionalPipes to mods folder

What is the expected output? What do you see instead?
Game is supposed to run, but crashes after mojang logo.

What version are you using?
BC 2.2.5
MC b1.8.1

Please provide your Console/ModLoader output below.

Mods loaded: 8
ModLoader Beta 1.8.1
mod_zAdditionalPipes Rev31
mod_BuildCraftBuilders 2.2.5
mod_BuildCraftCore 2.2.5
mod_BuildCraftEnergy 2.2.5
mod_BuildCraftFactory 2.2.5
mod_BuildCraftTransport 2.2.5
mod_TooManyItems 1.8.1 2011-09-27

      Minecraft has crashed!      
      ----------------------      

Minecraft has stopped running because it encountered a problem.

If you wish to report this, please copy this entire text and email it to 
support@mojang.com.
Please include a description of what you did when the error occured.

--- BEGIN ERROR REPORT fa5a0335 --------
Generated 12/6/11 8:08 PM

Minecraft: Minecraft Beta 1.8.1
OS: Windows Vista (amd64) version 6.0
Java: 1.7.0, Oracle Corporation
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
LWJGL: 2.4.2
OpenGL: GeForce 9300M GS/PCI/SSE2 version 2.1.2, NVIDIA Corporation

java.lang.NullPointerException
    at mod_zAdditionalPipes.RegisterPipeIds(mod_zAdditionalPipes.java:634)
    at mod_zAdditionalPipes.ModsLoaded(mod_zAdditionalPipes.java:392)
    at ModLoader.init(ModLoader.java:828)
    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 net.minecraft.client.Minecraft.run(SourceFile:629)
    at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT addc2d0b ----------

Please provide any additional information below.
No clue what happened...

Please provide any screenshots you feel would help demonstrate this
issue/feature.

Original issue reported on code.google.com by dmc0...@gmail.com on 7 Dec 2011 at 1:15