-
Posts
14 -
Joined
-
Last visited
BillyF2's Achievements

Dirt (1/9)
0
Reputation
-
Hi, my friend and I were trying to play my custom modpack. My broother and I both have Macs, and it works fine! But when my friend tries to play, it says download failed. Anyone know why or better yet how to fix it? Thanks-
-
My Modpack did not work in 1.4.7, now I am doing tests with 1.5 forge. I built a little pack with all the appropriate files. When I run my pack I get an error: Stack Trace: Exception: EOFException Message: null Trace: java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:246) java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:236) java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:140) java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:56) java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:65) org.spoutcraft.diff.JBPatch.bspatch(JBPatch.java:94) org.spoutcraft.launcher.util.MinecraftDownloadUtils.downloadMinecraft(MinecraftDownloadUtils.java:71) org.spoutcraft.launcher.UpdateThread.updateMinecraft(UpdateThread.java:319) org.spoutcraft.launcher.UpdateThread.runTasks(UpdateThread.java:123) org.spoutcraft.launcher.UpdateThread.run(UpdateThread.java:108) If Anyone Could help me or tell me what is wrong (believeing that the mine craft.jar can download)I would be thank full.
-
Hello, I recently started a new mod pack, I want to use the solder api but the instructions are very vauge if someone could tell me how to use it that would be helpful. Thanks!
-
My Mod pack is built exactly like the web site says but when I load it, it loads up as a blank client with no forge, mods or coremods, I have read a lot of solutions but none have helps. PLEASE HELP ME!!!
-
Thanks... So Much Help...
-
Is Optifine In The Correct Version So That I & My Friends Can See My Optifine Cape?
-
MAC USERS! IMPORTANT FIX! HELLO CRASH PROBLEM.
BillyF2 replied to Cheap Shot's question in Technic Launcher
4 times, didn't work for me... Tekkit Lite and Voltz -
3.1.3 Reported issues and possible fixes
BillyF2 replied to Jelato Foot's topic in Server Op Swap Shop
PLEASE DO!!!!!!! -
3.1.3 Reported issues and possible fixes
BillyF2 replied to Jelato Foot's topic in Server Op Swap Shop
Hi, I have a tekkit server that I tried to update from 3.1.2 to 3.1.3 and the new world generated fine but the old world i had crashed with No. 2 on ur list. When I did what you said I tried it but it failed. Could you PLEASE help me?!?!? -
Number 2 Doesn't work. Why I try it shows this: 09:29:44 [iNFO] Starting minecraft server version 1.2.5 09:29:44 [iNFO] Attempting early MinecraftForge initialization 09:29:44 [iNFO] Completed early MinecraftForge initialization 09:29:44 [iNFO] Forge Mod Loader version 2.2.91.182 for Minecraft 1.2.5 loading 09:29:45 [iNFO] Loading mods from /Users/NAME/Desktop/Servers/Tekkit_Server/mods 09:29:45 [WARNING] Failed to load mod class Railcraft-5.4.7-MCPC-1.2.5-r7/net/minecraft/server/mod_Railcraft.class in /Users/NAME/Desktop/Servers/Tekkit_Server/mods/Railcraft-5.4.7-MCPC-1.2.5-r7.zip 09:29:45 [sEVERE] Zip file Railcraft-5.4.7-MCPC-1.2.5-r7.zip failed to read properly 09:29:45 [iNFO] File Railcraft-5.4.7-MCPC-1.2.5-r7.zip contained no mods 09:29:46 [iNFO] Directory weaponmod contained no mods 09:29:46 [sEVERE] A problem has occured during mod loading. Likely a corrupt jar is located in your mods directory 09:29:46 [sEVERE] cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: Railcraft-5.4.7-MCPC-1.2.5-r7.net.minecraft.server.mod_Railcraft 09:29:46 [sEVERE]at cpw.mods.fml.common.Loader.load(Loader.java:436) 09:29:46 [sEVERE]at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) 09:29:46 [sEVERE]at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134) 09:29:46 [sEVERE]at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:125) 09:29:46 [sEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) 09:29:46 [sEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 09:29:46 [sEVERE] Caused by: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: Railcraft-5.4.7-MCPC-1.2.5-r7.net.minecraft.server.mod_Railcraft 09:29:46 [sEVERE]at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527) 09:29:46 [sEVERE]at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562) 09:29:46 [sEVERE]at cpw.mods.fml.common.Loader.load(Loader.java:419) 09:29:46 [sEVERE]... 5 more 09:29:46 [sEVERE] Caused by: java.lang.ClassNotFoundException: Railcraft-5.4.7-MCPC-1.2.5-r7.net.minecraft.server.mod_Railcraft 09:29:46 [sEVERE]at java.net.URLClassLoader$1.run(URLClassLoader.java:202) 09:29:46 [sEVERE]at java.security.AccessController.doPrivileged(Native Method) 09:29:46 [sEVERE]at java.net.URLClassLoader.findClass(URLClassLoader.java:190) 09:29:46 [sEVERE]at java.lang.ClassLoader.loadClass(ClassLoader.java:306) 09:29:46 [sEVERE]at java.lang.ClassLoader.loadClass(ClassLoader.java:247) 09:29:46 [sEVERE]at java.lang.Class.forName0(Native Method) 09:29:46 [sEVERE]at java.lang.Class.forName(Class.java:247) 09:29:46 [sEVERE]at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494) 09:29:46 [sEVERE]... 7 more 09:29:46 [sEVERE] Unexpected exception cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: Railcraft-5.4.7-MCPC-1.2.5-r7.net.minecraft.server.mod_Railcraft at cpw.mods.fml.common.Loader.load(Loader.java:436) at cpw.mods.fml.common.Loader.loadMods(Loader.java:606) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:134) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:125) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: Railcraft-5.4.7-MCPC-1.2.5-r7.net.minecraft.server.mod_Railcraft at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527) at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:562) at cpw.mods.fml.common.Loader.load(Loader.java:419) ... 5 more Caused by: java.lang.ClassNotFoundException: Railcraft-5.4.7-MCPC-1.2.5-r7.net.minecraft.server.mod_Railcraft at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:247) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494) ... 7 more >
-
Ok i will try.
-
Nothing You Said Helped...
-
Title: Updating From 3.1.2 to 3.1.3 Version: 3.1.2 OS: Mac OS X Lion 10.7.5 Java Version: unknown Description of Problem: I Tried to update my Server from 3.1.2 to 3.1.3. When I did, it worked fine but when i moved my old world on to the new server it crashed. Error Messages: 08:12:01 [iNFO] Done (9.773s)! For help, type "help" or "?" 08:12:03 [sEVERE] java.lang.NoSuchMethodError: buildcraft.api.PowerProvider.receiveEnergy(I)V 08:12:03 [sEVERE] at buildcraft.energy.TileEngine.q_(TileEngine.java:126) 08:12:03 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189) 08:12:03 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) 08:12:03 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) 08:12:03 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 08:12:03 [sEVERE] Unexpected exception java.lang.NoSuchMethodError: buildcraft.api.PowerProvider.receiveEnergy(I)V at buildcraft.energy.TileEngine.q_(TileEngine.java:126) at net.minecraft.server.World.tickEntities(World.java:1189) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) > Error Log:
-
Launcher Version: 1.0.2.0 Operating System: Mac osx Java Version: -unknown- Antivirus Program: Description of Problem: I have had a tekkit server for my friends for a couple months. I updated to tekkit 3.1.3 today and now I nor anyone else can connect to the server. If anyone knows a solution I would be thankful. Error Messages: Server Message: [sEVERE] java.lang.NoSuchMethodError: buildcraft.api.PowerProvider.receiveEnergy(I)V 17:17:57 [sEVERE] at buildcraft.energy.TileEngine.q_(TileEngine.java:126) 17:17:57 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:1189) 17:17:57 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) 17:17:57 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) 17:17:57 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 17:17:57 [sEVERE] Unexpected exception java.lang.NoSuchMethodError: buildcraft.api.PowerProvider.receiveEnergy(I)V at buildcraft.energy.TileEngine.q_(TileEngine.java:126) at net.minecraft.server.World.tickEntities(World.java:1189) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:559) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) > Error Log: