Jump to content

hyperboy1994

Members
  • Posts

    4
  • Joined

  • Last visited

About hyperboy1994

  • Birthday 08/14/1990

hyperboy1994's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. Since I got the server running yesterday, it has only been able to accept local host, ( being me) and not LAN players or anyone else using the external address. The port is open and no software should be blocking the signal going out. If anyone else has ever had this issue can you please tell me how you solved it? Anything will help. P.S., My Bukkit server has just ran perfectly fine, so it is definitely not the port.
  2. ON my previous bukkit sever, I used :25565, and everyone connected and there was much lolz. But now with my Tekkit server running, I am the only one able to connect through my LAN, and everyone else can not connect to my server. It is not even showing up, but still I am connected fine and the port is still open. I am extremely confused and I don't know if there is a certain command I must do before outside computers can access my server.
  3. Alright thanks man. I updated java this morning so I didnt think that I needed to re-download another java variant. Thanks again for the help.
  4. I have been trying to set up a Tekkit Server for the past hour. I am familiar with running a server and port forwarding etc., because I do have a small server i run with Bukkit. it's just whenever I run the Tekkit server from my folder, I get this log: 2012-06-29 15:34:37 [iNFO] Starting minecraft server version 1.2.5 2012-06-29 15:34:37 [iNFO] Forge Mod Loader version @MAJOR@.@MINOR@.@REV@.@BUILD@ for Minecraft @MCVERSION@ loading 2012-06-29 15:34:37 [FINE] Attempting to load mods contained in the minecraft jar file and associated classes 2012-06-29 15:34:37 [FINE] Minecraft is a file at C:\Users\Chris\Desktop\Tekkit Server\Tekkit.jar, loading 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_MinecraftForge in file Tekkit.jar, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_MinecraftForge found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_MinecraftForge loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_MinecraftForge loaded successfully 2012-06-29 15:34:37 [FINE] Minecraft jar mods loaded successfully 2012-06-29 15:34:37 [iNFO] Loading mods from C:\Users\Chris\Desktop\Tekkit Server\mods 2012-06-29 15:34:37 [FINE] Found a zip or jar file AdditionalPipes-2.1.3-MCPC1.2.5-r3.zip, attempting to load it 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_AdditionalPipes in file AdditionalPipes-2.1.3-MCPC1.2.5-r3.zip, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_AdditionalPipes found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_AdditionalPipes loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_AdditionalPipes loaded successfully 2012-06-29 15:34:37 [FINE] File AdditionalPipes-2.1.3-MCPC1.2.5-r3.zip loaded successfully 2012-06-29 15:34:37 [FINE] Found a zip or jar file advancedMachines_4.0_bukkit.zip, attempting to load it 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_IC2AdvancedMachines in file advancedMachines_4.0_bukkit.zip, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2AdvancedMachines found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2AdvancedMachines loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_IC2AdvancedMachines loaded successfully 2012-06-29 15:34:37 [FINE] File advancedMachines_4.0_bukkit.zip loaded successfully 2012-06-29 15:34:37 [FINE] Found a zip or jar file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftBuilders in file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftBuilders found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftBuilders loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_BuildCraftBuilders loaded successfully 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftFactory in file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftFactory found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftFactory loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_BuildCraftFactory loaded successfully 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftEnergy in file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftEnergy found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftEnergy loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_BuildCraftEnergy loaded successfully 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftCore in file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftCore found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftCore loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_BuildCraftCore loaded successfully 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_BuildCraftTransport in file buildcraft-2.2.14-mcpc1.2.5-r6.zip, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftTransport found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_BuildCraftTransport loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_BuildCraftTransport loaded successfully 2012-06-29 15:34:37 [FINE] File buildcraft-2.2.14-mcpc1.2.5-r6.zip loaded successfully 2012-06-29 15:34:37 [FINE] Found a zip or jar file codechickencore-server-0.5.2-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_CodeChickenCore in file codechickencore-server-0.5.2-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CodeChickenCore found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CodeChickenCore loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_CodeChickenCore loaded successfully 2012-06-29 15:34:37 [FINE] File codechickencore-server-0.5.2-bukkit-mcpc-1.2.5.zip loaded successfully 2012-06-29 15:34:37 [FINE] Found a directory ComputerCraft, attempting to load it 2012-06-29 15:34:37 [FINEST] Recursing into package dan200 2012-06-29 15:34:37 [FINEST] Recursing into package dan200.computer 2012-06-29 15:34:37 [FINEST] Recursing into package dan200.computer.api 2012-06-29 15:34:37 [FINEST] Recursing into package dan200.computer.core 2012-06-29 15:34:37 [FINEST] Recursing into package dan200.computer.shared 2012-06-29 15:34:37 [FINEST] Recursing into package dan200.turtle 2012-06-29 15:34:37 [FINEST] Recursing into package dan200.turtle.api 2012-06-29 15:34:37 [FINEST] Recursing into package dan200.turtle.shared 2012-06-29 15:34:37 [FINEST] Recursing into package eloraam 2012-06-29 15:34:37 [FINEST] Recursing into package eloraam.core 2012-06-29 15:34:37 [FINEST] Recursing into package licenses 2012-06-29 15:34:37 [FINEST] Recursing into package lua 2012-06-29 15:34:37 [FINEST] Recursing into package lua.rom 2012-06-29 15:34:37 [FINEST] Recursing into package lua.rom.apis 2012-06-29 15:34:37 [FINEST] Recursing into package lua.rom.apis.turtle 2012-06-29 15:34:37 [FINEST] Recursing into package lua.rom.help 2012-06-29 15:34:37 [FINEST] Recursing into package lua.rom.programs 2012-06-29 15:34:37 [FINEST] Recursing into package lua.rom.programs.computer 2012-06-29 15:34:37 [FINEST] Recursing into package lua.rom.programs.http 2012-06-29 15:34:37 [FINEST] Recursing into package lua.rom.programs.secret 2012-06-29 15:34:37 [FINEST] Recursing into package lua.rom.programs.turtle 2012-06-29 15:34:37 [FINEST] Recursing into package net 2012-06-29 15:34:37 [FINEST] Recursing into package net.minecraft 2012-06-29 15:34:37 [FINEST] Recursing into package net.minecraft.server 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_CCTurtle in directory server, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CCTurtle found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CCTurtle loaded 2012-06-29 15:34:37 [FINE] Successfully loaded mod class mod_CCTurtle.class 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_ComputerCraft in directory server, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ComputerCraft found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_ComputerCraft loaded 2012-06-29 15:34:37 [FINE] Successfully loaded mod class mod_ComputerCraft.class 2012-06-29 15:34:37 [FINEST] Recursing into package org 2012-06-29 15:34:37 [FINEST] Recursing into package org.luaj 2012-06-29 15:34:37 [FINEST] Recursing into package org.luaj.vm2 2012-06-29 15:34:37 [FINEST] Recursing into package org.luaj.vm2.ast 2012-06-29 15:34:37 [FINEST] Recursing into package org.luaj.vm2.compiler 2012-06-29 15:34:37 [FINEST] Recursing into package org.luaj.vm2.lib 2012-06-29 15:34:37 [FINEST] Recursing into package org.luaj.vm2.lib.jse 2012-06-29 15:34:37 [FINEST] Recursing into package org.luaj.vm2.lua2java 2012-06-29 15:34:37 [FINEST] Recursing into package org.luaj.vm2.luajc 2012-06-29 15:34:37 [FINEST] Recursing into package org.luaj.vm2.parser 2012-06-29 15:34:37 [FINEST] Recursing into package org.luaj.vm2.script 2012-06-29 15:34:37 [FINE] Directory ComputerCraft loaded successfully 2012-06-29 15:34:37 [FINE] Found a zip or jar file CraftingTable3_1.8.jar, attempting to load it 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_CraftingTableIII in file CraftingTable3_1.8.jar, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CraftingTableIII found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CraftingTableIII loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_CraftingTableIII loaded successfully 2012-06-29 15:34:37 [FINE] File CraftingTable3_1.8.jar loaded successfully 2012-06-29 15:34:37 [FINE] Found a zip or jar file EE2ServerV1.4.5.1-bukkit-mcpc-1.2.5-r2.zip, attempting to load it 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_EE in file EE2ServerV1.4.5.1-bukkit-mcpc-1.2.5-r2.zip, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_EE found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_EE loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_EE loaded successfully 2012-06-29 15:34:37 [FINE] File EE2ServerV1.4.5.1-bukkit-mcpc-1.2.5-r2.zip loaded successfully 2012-06-29 15:34:37 [FINE] Found a zip or jar file enderstorage-server-1.1.1-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_EnderStorage in file enderstorage-server-1.1.1-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_EnderStorage found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_EnderStorage loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_EnderStorage loaded successfully 2012-06-29 15:34:37 [FINE] File enderstorage-server-1.1.1-bukkit-mcpc-1.2.5.zip loaded successfully 2012-06-29 15:34:37 [FINE] Found a zip or jar file industrialcraft2-1.95b-mcpc1.2.5-pre1.zip, attempting to load it 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_IC2 in file industrialcraft2-1.95b-mcpc1.2.5-pre1.zip, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2 found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2 loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_IC2 loaded successfully 2012-06-29 15:34:37 [FINE] File industrialcraft2-1.95b-mcpc1.2.5-pre1.zip loaded successfully 2012-06-29 15:34:37 [FINE] Found a zip or jar file mod_chargingbench-server-1.95b-mcpc1.2.5-r1.zip, attempting to load it 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_IC2_ChargingBench in file mod_chargingbench-server-1.95b-mcpc1.2.5-r1.zip, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2_ChargingBench found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2_ChargingBench loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_IC2_ChargingBench loaded successfully 2012-06-29 15:34:37 [FINE] File mod_chargingbench-server-1.95b-mcpc1.2.5-r1.zip loaded successfully 2012-06-29 15:34:37 [FINE] Found a zip or jar file mod_compactsolars-server-2.2.0.5-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_CompactSolars in file mod_compactsolars-server-2.2.0.5-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CompactSolars found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_CompactSolars loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_CompactSolars loaded successfully 2012-06-29 15:34:37 [FINE] File mod_compactsolars-server-2.2.0.5-bukkit-mcpc-1.2.5.zip loaded successfully 2012-06-29 15:34:37 [FINE] Found a zip or jar file mod_IC2NuclearControl-1.1.6-mcpc1.2.5-r3.zip, attempting to load it 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_IC2NuclearControl in file mod_IC2NuclearControl-1.1.6-mcpc1.2.5-r3.zip, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2NuclearControl found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IC2NuclearControl loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_IC2NuclearControl loaded successfully 2012-06-29 15:34:37 [FINE] File mod_IC2NuclearControl-1.1.6-mcpc1.2.5-r3.zip loaded successfully 2012-06-29 15:34:37 [FINE] Found a zip or jar file mod_ironchests-server-3.3.1.22-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_IronChest in file mod_ironchests-server-3.3.1.22-bukkit-mcpc-1.2.5.zip, attempting to load it 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IronChest found, loading 2012-06-29 15:34:37 [FINE] ModLoader BaseMod class net.minecraft.server.mod_IronChest loaded 2012-06-29 15:34:37 [FINE] Mod class net.minecraft.server.mod_IronChest loaded successfully 2012-06-29 15:34:37 [FINE] File mod_ironchests-server-3.3.1.22-bukkit-mcpc-1.2.5.zip loaded successfully 2012-06-29 15:34:37 [FINE] Found a zip or jar file mod_NetherOres.jar, attempting to load it 2012-06-29 15:34:37 [FINE] Found a mod class net.minecraft.server.mod_NetherOres in file mod_NetherOres.jar, attempting to load it 2012-06-29 15:34:37 [sEVERE] java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported major.minor version 51.0 2012-06-29 15:34:37 [sEVERE]at java.lang.ClassLoader.defineClass1(Native Method) 2012-06-29 15:34:37 [sEVERE]at java.lang.ClassLoader.defineClassCond(Unknown Source) 2012-06-29 15:34:37 [sEVERE]at java.lang.ClassLoader.defineClass(Unknown Source) 2012-06-29 15:34:37 [sEVERE]at java.security.SecureClassLoader.defineClass(Unknown Source) 2012-06-29 15:34:37 [sEVERE]at java.net.URLClassLoader.defineClass(Unknown Source) 2012-06-29 15:34:37 [sEVERE]at java.net.URLClassLoader.access$000(Unknown Source) 2012-06-29 15:34:37 [sEVERE]at java.net.URLClassLoader$1.run(Unknown Source) 2012-06-29 15:34:37 [sEVERE]at java.security.AccessController.doPrivileged(Native Method) 2012-06-29 15:34:37 [sEVERE]at java.net.URLClassLoader.findClass(Unknown Source) 2012-06-29 15:34:37 [sEVERE]at java.lang.ClassLoader.loadClass(Unknown Source) 2012-06-29 15:34:37 [sEVERE]at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) 2012-06-29 15:34:37 [sEVERE]at java.lang.ClassLoader.loadClass(Unknown Source) 2012-06-29 15:34:37 [sEVERE]at java.lang.ClassLoader.loadClass(Unknown Source) 2012-06-29 15:34:37 [sEVERE]at java.lang.Class.forName0(Native Method) 2012-06-29 15:34:37 [sEVERE]at java.lang.Class.forName(Unknown Source) 2012-06-29 15:34:37 [sEVERE]at cpw.mods.fml.common.Loader.loadModClass(Loader.java:440) 2012-06-29 15:34:37 [sEVERE]at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:497) 2012-06-29 15:34:37 [sEVERE]at cpw.mods.fml.common.Loader.load(Loader.java:375) 2012-06-29 15:34:37 [sEVERE]at cpw.mods.fml.common.Loader.loadMods(Loader.java:527) 2012-06-29 15:34:37 [sEVERE]at cpw.mods.fml.server.FMLBukkitHandler.onPreLoad(FMLBukkitHandler.java:113) 2012-06-29 15:34:37 [sEVERE]at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:118) 2012-06-29 15:34:37 [sEVERE]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426) 2012-06-29 15:34:37 [sEVERE]at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 2012-06-29 15:34:37 [sEVERE] Unexpected exception java.lang.UnsupportedClassVersionError: net/minecraft/server/mod_NetherOres : Unsupported 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) And then it follows with just sitting there, not creating a world as it does with my Bukkit server. I read a guide where I had to add a command to a path in the environment variables to java, did that and same result. I feel as if there is something simple that I am missing, like if the world is already created and I just don't know the port. Any help would be great.
×
×
  • Create New...