18107 Posted May 19, 2012 Posted May 19, 2012 Search on how to path java, try it, and report back. Something tells me that you didn't path java correctly so when you run the java command your computer goes "wtf is java?". I have fixed it now. I needed to install java 7, and I changed the .bat file to read: @ECHO OFF SET BINDER=%~dp0 CD /D "%BINDER%" "%ProgramFiles(x86)%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar Tekkit.jar PAUSE
Nikolai2999 Posted May 19, 2012 Posted May 19, 2012 Whenever i open up the goddamn launch.bat and i press a key it goes auto closes the menu....O god why?
gassy_lobster Posted May 29, 2012 Posted May 29, 2012 I'm assuming these instructions still work for Tekkit 3?
electrose Posted May 30, 2012 Posted May 30, 2012 I have started the server it works fine I can join and play and what not, but THERE IS NOTHING IN THE WORLD THAT IS PART OF TEKKIT. I thought maybe i loaded my vanilla but when i tried joining on there it says i need modloader. I don't know what is wrong also there is no server properties where I can change stuff like admins and ops and such. I am running it as a hamachi server it runs even if my hamachi is off and i am using windows. PLEEEAAASSEEE HEEEELLLPPP
DarkMalfunction Posted June 2, 2012 Posted June 2, 2012 I have started the server it works fine I can join and play and what not, but THERE IS NOTHING IN THE WORLD THAT IS PART OF TEKKIT. I thought maybe i loaded my vanilla but when i tried joining on there it says i need modloader. I don't know what is wrong also there is no server properties where I can change stuff like admins and ops and such. I am running it as a hamachi server it runs even if my hamachi is off and i am using windows. PLEEEAAASSEEE HEEEELLLPPP Lose the capital letters. As for your problem, no idea. Posting a bug report might get you more help :)
DarkMalfunction Posted June 2, 2012 Posted June 2, 2012 I have that Same Problem, Did you ever find out what was wrong? I have been trying forever but no cigar... Thanks BAM! http://forums.technicpack.net/index.php/topic,2733.0.html
RickCole12 Posted June 4, 2012 Posted June 4, 2012 Um.... i didn't have that path file you had... WHAT DO I DO!!!!
epicnoaf12 Posted June 6, 2012 Posted June 6, 2012 BAM! http://forums.technicpack.net/index.php/topic,2733.0.html That link doesn't work...
fozzibab Posted June 11, 2012 Posted June 11, 2012 If anyone read what I had here before, forget it. I fixed it. I'm getting some general errors while running a 3.04 server, and I was hoping folk might have some ideas how to fix them: - Minor version mismatch error in Minecraft Forge (expecting 3.0.x) - Portal Gun mod incompatibility error (java.lang.ClassNotFoundException: mod_PortalGun) - mod_TubeStuff reports the BC Transport & BC Factory "doesn't seem to be installed" - A warning error about running a custom version of CraftBukkit...odd since all I'm using is the one included with the server jar - and that's it.
CosmicCreator Posted June 15, 2012 Posted June 15, 2012 I did it correctly but when I started the server it said could not create the java virtual machine
Torezu Posted June 15, 2012 Posted June 15, 2012 I did it correctly but when I started the server it said could not create the java virtual machine Then...you didn't do it correctly. You're trying to allocate too much memory to Java for the server.
Torezu Posted June 15, 2012 Posted June 15, 2012 So how do I fix it? Did you completely miss the useful links thread in General Tekkit, wherein you will find this thread?
CosmicCreator Posted June 15, 2012 Posted June 15, 2012 read that and put xmx1G and xms512M but I still got the same error
Torezu Posted June 15, 2012 Posted June 15, 2012 read that and put xmx1G and xms512M but I still got the same error How much memory does your system have? Also, next time start a new thread for problems like this...we're cluttering up a nice guide thread.
DarkMalfunction Posted July 4, 2012 Posted July 4, 2012 That link doesn't work... Thats because when the forums changed over all the links changed.
CountLagula Posted July 5, 2012 Posted July 5, 2012 Upon starting batch file I receive a text wall. Yay. C:\Users\George\Desktop\Tekkitserver>java -Xmx3G -Xms2G -jar Tekkit.jar nogui 182 recipes 27 achievements 20:00:08 [iNFO] Starting minecraft server version 1.2.5 20:00:08 [iNFO] Forge Mod Loader version @MAJOR@.@MINOR@.@REV@.@BUILD@ for Minec raft @MCVERSION@ loading 20:00:09 [iNFO] Loading mods from C:\Users\George\Desktop\Tekkitserver\mods 20:00:14 [sEVERE] java.lang.UnsupportedClassVersionError: net/minecraft/server/m od_NetherOres : Unsupported major.minor version 51.0 20:00:14 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 20:00:14 [sEVERE] at java.lang.ClassLoader.defineClassCond(Unknown Source) 20:00:14 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) 20:00:14 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown S ource) 20:00:14 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source) 20:00:14 [sEVERE] at java.net.URLClassLoader.access$000(Unknown Source) 20:00:14 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 20:00:14 [sEVERE] at java.security.AccessController.doPrivileged(Native Me thod) 20:00:14 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 20:00:14 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 20:00:14 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So urce) 20:00:14 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 20:00:14 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 20:00:14 [sEVERE] at java.lang.Class.forName0(Native Method) 20:00:14 [sEVERE] at java.lang.Class.forName(Unknown Source) 20:00:14 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:4 40) 20:00:14 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.jav a:497) 20:00:14 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:375) 20:00:14 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) 20:00:14 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk kitHandler.java:113) 20:00:14 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:118) 20:00:14 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:426) 20:00:14 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 20:00:14 [sEVERE] Unexpected exception java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Un supported major.minor version 51.0 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 sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:440) at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497) at cpw.mods.fml.common.Loader.load(Loader.java:375) at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java: 113) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) >
CaptainRedCup Posted July 5, 2012 Posted July 5, 2012 I am on a Windows XP (ya I know its really old), does this make a difference?
CaptainRedCup Posted July 5, 2012 Posted July 5, 2012 Upon starting batch file I receive a text wall. Yay. C:\Users\George\Desktop\Tekkitserver>java -Xmx3G -Xms2G -jar Tekkit.jar nogui 182 recipes 27 achievements 20:00:08 [iNFO] Starting minecraft server version 1.2.5 20:00:08 [iNFO] Forge Mod Loader version @MAJOR@.@MINOR@.@REV@.@BUILD@ for Minec raft @MCVERSION@ loading 20:00:09 [iNFO] Loading mods from C:\Users\George\Desktop\Tekkitserver\mods 20:00:14 [sEVERE] java.lang.UnsupportedClassVersionError: net/minecraft/server/m od_NetherOres : Unsupported major.minor version 51.0 20:00:14 [sEVERE] at java.lang.ClassLoader.defineClass1(Native Method) 20:00:14 [sEVERE] at java.lang.ClassLoader.defineClassCond(Unknown Source) 20:00:14 [sEVERE] at java.lang.ClassLoader.defineClass(Unknown Source) 20:00:14 [sEVERE] at java.security.SecureClassLoader.defineClass(Unknown S ource) 20:00:14 [sEVERE] at java.net.URLClassLoader.defineClass(Unknown Source) 20:00:14 [sEVERE] at java.net.URLClassLoader.access$000(Unknown Source) 20:00:14 [sEVERE] at java.net.URLClassLoader$1.run(Unknown Source) 20:00:14 [sEVERE] at java.security.AccessController.doPrivileged(Native Me thod) 20:00:14 [sEVERE] at java.net.URLClassLoader.findClass(Unknown Source) 20:00:14 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 20:00:14 [sEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown So urce) 20:00:14 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 20:00:14 [sEVERE] at java.lang.ClassLoader.loadClass(Unknown Source) 20:00:14 [sEVERE] at java.lang.Class.forName0(Native Method) 20:00:14 [sEVERE] at java.lang.Class.forName(Unknown Source) 20:00:14 [sEVERE] at cpw.mods.fml.common.Loader.loadModClass(Loader.java:4 40) 20:00:14 [sEVERE] at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.jav a:497) 20:00:14 [sEVERE] at cpw.mods.fml.common.Loader.load(Loader.java:375) 20:00:14 [sEVERE] at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) 20:00:14 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBuk kitHandler.java:113) 20:00:14 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe rver.java:118) 20:00:14 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer ver.java:426) 20:00:14 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour ceFile:492) 20:00:14 [sEVERE] Unexpected exception java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Un supported major.minor version 51.0 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 sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at cpw.mods.fml.common.Loader.loadModClass(Loader.java:440) at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497) at cpw.mods.fml.common.Loader.load(Loader.java:375) at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java: 113) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) > 'ya same here
Alexizaur Posted July 10, 2012 Posted July 10, 2012 i'm getting this error : java.IOException: Bad packet id 72
Mattmatrix Posted July 11, 2012 Posted July 11, 2012 OK i made an account just to post this because I accidently deleted the whole path instead of just adding the part at the end. Can someone please help me? I'm not sure what i did or if it's going to effect my computer but i would like to fix it regardless
jaggedjosh14 Posted July 12, 2012 Posted July 12, 2012 I got the same error as "captainredcup" and "countlagular" does anybody know how to fix it?
jaggedjosh14 Posted July 12, 2012 Posted July 12, 2012 Never mind I found how to fix it. Simply run the launch.bat then type stop (when you get the error) and then hit enter. Then go into you mods (in your tekkit server) folder and delete nether ores (mod_NetherOres.jar). It worked for me. I found this here so I want to give this guy credit: http://www.youtube.com/watch?v=cGWEkLVQ4yw
Chris Herrick Posted July 12, 2012 Posted July 12, 2012 I tried hosting a server, everything worked until me and my friend tried joining, no matter what version we used, it always said we didn't have the right mods, we tried Tekkit 3.0.3, 3.0.5 and 3.1.0, none of them would work with the 3.0.4 server, could anyone help please?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now