spaceboy01218 / additional-pipes

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

Problem on installing for use in solo mode (not server) #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.following the install steps for server causes the server to throw an error
the client works perfect
1.i installed ModLoader Beta 1.8.1 and ModLoaderMP 1.8.1 into minecraft server 
jar
2.installed forge server 1.1.1
3.ran minecraft server jar to generate mods folder
4.moved BC core builders energy factory transport zips into the mods folder 
5. moved zAdditionalPipesServer.zip (1.7) into mods folder
6. launch Minecraft

What is the expected output? 
work fine.. 

What do you see instead?
Mods loaded: 7
ModLoader Beta 1.8.1
mod_BuildCraftCore 2.2.0
mod_BuildCraftBuilders 2.2.0
mod_BuildCraftEnergy 2.2.0
mod_BuildCraftFactory 2.2.0
mod_BuildCraftTransport 2.2.0
mod_zAdditionalPipes 1.9

      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 d21acaec --------
Generated 16/10/11 21:17

Minecraft: Minecraft Beta 1.8.1
OS: Windows 7 (amd64) version 6.1
Java: 1.6.0_27, Sun Microsystems Inc.
VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
LWJGL: 2.4.2
OpenGL: GeForce GTX 560/PCI/SSE2 version 4.1.0, NVIDIA Corporation

java.lang.NoClassDefFoundError: buildcraft/transport/IPipeTransportLiquidsHook
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(Unknown Source)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$000(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at mod_zAdditionalPipes.ModsLoaded(mod_zAdditionalPipes.java:213)
    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(Unknown Source)
Caused by: java.lang.ClassNotFoundException: 
buildcraft.transport.IPipeTransportLiquidsHook
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 19 more
--- END ERROR REPORT 387b001e ----------

Please provide any additional information below.

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

Thank you to say to me what to do to work with it.  Thank you.  Wiaiting for 
your answer.

Original issue reported on code.google.com by sebastie...@gmail.com on 16 Oct 2011 at 7:22

GoogleCodeExporter commented 8 years ago
Sorry, the version is 1.9.

Original comment by sebastie...@gmail.com on 16 Oct 2011 at 7:23

GoogleCodeExporter commented 8 years ago
You need BC 2.2.2

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

GoogleCodeExporter commented 8 years ago
ok.. sorry for that.. I will try.. :D

Original comment by sebastie...@gmail.com on 16 Oct 2011 at 7:26

GoogleCodeExporter commented 8 years ago
thank you, you could close this subject.

Original comment by sebastie...@gmail.com on 16 Oct 2011 at 7:33

GoogleCodeExporter commented 8 years ago

Original comment by brutalvi...@gmail.com on 16 Oct 2011 at 7:40