spaceboy01218 / additional-pipes

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

NullPointerException Crash after Install and start up #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Additional Pipes + Buildcraft
2.
3.

What is the expected output? What do you see instead?
Instead of the game running normally, it sends me to the crash report

What version are you using?
Latest BC (2.2.2) and latest Additional Pipes

Please provide your Console/ModLoader output below.
java.lang.NullPointerException
    at mod_zAdditionalPipes.RegisterPipeIds(mod_zAdditionalPipes.java:452)
    at mod_zAdditionalPipes.ModsLoaded(mod_zAdditionalPipes.java:226)
    at ModLoader.init(ModLoader.java:832)
    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(Thread.java:679)
--- END ERROR REPORT 29fbb95d ----------

Please provide any additional information below.
These are the other mods I have installed (though I doubt that they have 
anything to with it:
ModLoader Beta 1.8.1
mod_IC2MobilePump v1.15
mod_CraftGuide 1.00
mod_IC2_AdvMachine v2.00
mod_AdvancedSolarPanel 1.15.1.2
mod_EE 1.8.1
mod_zAdditionalPipes 1.9
mod_treecapitator 1.8-DaftPVF
mod_TooManyItems 1.8.1 2011-09-27
mod_MineFactoryReloaded_Compat_IndustrialCraft 1.0.0
mod_MineFactoryCompat_Grass 1.3.0B
mod_MineFactory 1.8.1R1.3.0
mod_BuildCraftTransport 2.2.2
mod_BuildCraftFactory 2.2.2
mod_BuildCraftEnergy 2.2.2
mod_BuildCraftCore 2.2.2
mod_BuildCraftBuilders 2.2.2
mod_BuildCraft_BucketFiller 2.2.2_0

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

Original issue reported on code.google.com by V0lvagia...@gmail.com on 22 Oct 2011 at 11:38

GoogleCodeExporter commented 8 years ago
Ive had the same problem, i know it happens because modloader goes to load this 
mod before buildcraft and then cannot load textures. Someone said they had a 
fix for it by changing their modlaoder to load mods chronologically by last 
changed. his post is still on this whole help thingy(issue 18), but i havent 
gotten that to work either. 

Original comment by tmc.tbo...@gmail.com on 23 Oct 2011 at 2:24

GoogleCodeExporter commented 8 years ago
hey sorry about duplicate post, but i just fixed mine. install the mod directly 
in the jar with winRAR or whatever and it works fine. but make sure you take 
the zip out of the mods folder

Original comment by tmc.tbo...@gmail.com on 23 Oct 2011 at 2:28

GoogleCodeExporter commented 8 years ago
Yes, in Linux the mods from the jar are loaded last which fixes this issue. 
There is nothing I can do about this since it is a modloader issue

Original comment by brutalvi...@gmail.com on 23 Oct 2011 at 8:16

GoogleCodeExporter commented 8 years ago
Funny thing is, I don't put the BC stuff into the mods folder, I toss them into 
the jar but the error still happens.

Original comment by V0lvagia...@gmail.com on 24 Oct 2011 at 9:52

GoogleCodeExporter commented 8 years ago
I'll give throwing Additional Pipes into the jar a go while the rest of the BC 
stuff is in the mods folder. Oh, after doing a bit of poking around, I found 
out that numbering the mods (1, 2, 3, etc.) will force ModLoader to load them 
properly.

And yes, I run Linux.

Original comment by V0lvagia...@gmail.com on 26 Oct 2011 at 2:03

GoogleCodeExporter commented 8 years ago
Alright, I figured it out for now. I'll just have to put this mod into the JAR 
along with the Bucket Filler mod.

Original comment by V0lvagia...@gmail.com on 2 Nov 2011 at 2:35

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

-Resent to a few issues I missed

Original comment by brutalvi...@gmail.com on 19 Nov 2011 at 7:17