Jump to content

Question

Posted

Title: Can't get my server working

Version: 3.1.2

OS: Windows 8. If you mean specs, I can give you the specs.

Java Version: Version 7 Update 17

Description of Problem:

When I try to make a server, it doesn't work. I have a hamachi network, copied the files from the Tekkit_Server file and ran the launch.bat, and put my hamachi IP where it asks for it in the properties. When I go into Tekkit and join my server, it says that it can't reach the server and using localhost:25565 doesn't work either. In my error log, you'll see some issues. It's cut down, but it's still long. Also, I can't connect to any other servers either. I use the recommended build, by the way.

Error Messages:

Can't connect to server

Connection timed out: Connect

Error Log:


20:57:38 [iNFO] Loading mods from C:UsersMyNameDesktopTekkit Servermods

    20:57:40 [iNFO] Directory weaponmod contained no mods

    20:57:40 [iNFO] Forge Mod Loader has loaded 38 mods

    20:57:40 [iNFO] MinecraftForge v3.3.8.152 Initialized

 

    20:57:40 [iNFO] MinecraftForge v3.3.8.152 Initialized

 

    20:57:40 [iNFO] [WeaponMod] Properties file read succesfully!

    20:57:41 [WARNING] Configuration for mod_ComputerCraft.enableAPI_http found valu

    e 0 outside acceptable range 4.9E-324,1.7976931348623157E308

    20:57:41 [iNFO] Loading ComputerCraft: To change block IDs, modify config/mod_Co

    mputerCraft.cfg

    20:57:41 [iNFO] ComputerCraft: computerBlockID 207

    20:57:41 [iNFO] ComputerCraft: diskDriveBlockID 208

    20:57:41 [iNFO] ComputerCraft: diskItemID 4000

    20:57:41 [iNFO] CONFLICT @ -49 item slot already occupied by dan200.computer.sha

    red.ItemComputer@43bad596 while adding net.minecraft.server.ItemBlock@1f1c8d97

    20:57:41 [iNFO] ComputerCraft: Searching for RedPowerLib...

    20:57:41 [iNFO] ComputerCraft: RedPowerLib and methods located.

    20:57:41 [iNFO] CONFLICT @ -48 item slot already occupied by dan200.computer.sha

    red.ItemPeripheral@62d38dbc while adding net.minecraft.server.ItemBlock@2efe6454

 

    20:57:42 [iNFO] Initializing alchemy values for Equivalent Exchange..

    20:57:42 [iNFO] NetherOres: loaded Macerator Recipes

    20:57:42 [iNFO] Loading properties

    20:57:42 [sEVERE] java.net.UnknownHostException: 98.66.51.176

    20:57:42 [sEVERE] at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Me

    thod)

    20:57:42 [sEVERE] at java.net.InetAddress$1.lookupAllHostAddr(Unknown Sour

    ce)

    20:57:42 [sEVERE] at java.net.InetAddress.getAddressesFromNameService(Unkn

    own Source)

    20:57:42 [sEVERE] at java.net.InetAddress.getAllByName0(Unknown Source)

    20:57:42 [sEVERE] at java.net.InetAddress.getAllByName(Unknown Source)

    20:57:42 [sEVERE] at java.net.InetAddress.getAllByName(Unknown Source)

    20:57:42 [sEVERE] at java.net.InetAddress.getByName(Unknown Source)

    20:57:42 [sEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe

    rver.java:154)

    20:57:42 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer

    ver.java:438)

    20:57:42 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour

    ceFile:492)

    20:57:42 [sEVERE] Unexpected exception

    java.net.UnknownHostException: 98.66.51.176

    at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)

    at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source)

    at java.net.InetAddress.getAddressesFromNameService(Unknown Source)

    at java.net.InetAddress.getAllByName0(Unknown Source)

    at java.net.InetAddress.getAllByName(Unknown Source)

    at java.net.InetAddress.getAllByName(Unknown Source)

    at java.net.InetAddress.getByName(Unknown Source)

    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:154)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438)

    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)

2 answers to this question

Recommended Posts

  • 0
Posted

Go in to the properties file and set the IP to your hamachi network address, it's freaking out over a non hamachi address (98.66.51.176) so setting a specific IP might help

  • 0
Posted

Go in to the properties file and set the IP to your hamachi network address, it's freaking out over a non hamachi address (98.66.51.176) so setting a specific IP might help

Is there any difference from a network address and a normal address? That is my address.

My Hamachi IP changed. Let me try again.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...