Jump to content

wjk0303

Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by wjk0303

  1.  

    I am having issues getting my server to connect. First attempt set it up and everything worked. However after stopping the server and shutting down my computer, and later starting everything back up, I could not get back onto the server. I kept getting ERRORS such as: 

     

    [iNFO] Starting minecraft server version 1.6.4
     [iNFO] Loading properties
     [iNFO] Default game type: SURVIVAL
     [iNFO] Generating keypair
     [iNFO] Starting Minecraft server on 68.81.135.245:25565
     [WARNING] **** FAILED TO BIND TO PORT!
     [WARNING] The exception was: java.net.BindException: Cannot assign requested address: JVM_Bind
     [WARNING] Perhaps a server is already running on that port?
     
     
    I went and searched every possible solution. I looked to find why port 25565 was unusable, and couldn't find why. I added permissions for inbound/outbound, searched using netstat commands to see what could be using it. I allocated plenty of ram...which wouldn't help this situation, but I have just done everything I could think. Even tried deleting everything and re-installing. Even ended all java processes. I have spent a few hour tinkering around... Just lost at this point. I know a few people have run into this issue.  I would appreciate any advice :)

     

    Remember the IP you put in for the server is your INTERNAL not EXTERNAL. For example 192.168.0.1

  2. This is what it say's in the console:

     

    Analytics Response [installModpack]: 200
    java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at sun.net.NetworkClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.New(Unknown Source)
    at sun.net.www.http.HttpClient.New(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at net.technicpack.launchercore.util.Download.run(Download.java:68)
    at net.technicpack.launchercore.util.DownloadUtils.downloadFile(DownloadUtils.java:75)
    at net.technicpack.launchercore.install.tasks.DownloadFileTask.runTask(DownloadFileTask.java:33)
    at net.technicpack.launchercore.install.tasks.InstallTasksQueue.RunAllTasks(InstallTasksQueue.java:33)
    at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:104)
    at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:63)
    java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at sun.net.NetworkClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.New(Unknown Source)
    at sun.net.www.http.HttpClient.New(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at net.technicpack.launchercore.util.Download.run(Download.java:68)
    at net.technicpack.launchercore.util.DownloadUtils.downloadFile(DownloadUtils.java:75)
    at net.technicpack.launchercore.install.tasks.DownloadFileTask.runTask(DownloadFileTask.java:33)
    at net.technicpack.launchercore.install.tasks.InstallTasksQueue.RunAllTasks(InstallTasksQueue.java:33)
    at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:104)
    at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:63)
    java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at sun.net.NetworkClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.New(Unknown Source)
    at sun.net.www.http.HttpClient.New(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at net.technicpack.launchercore.util.Download.run(Download.java:68)
    at net.technicpack.launchercore.util.DownloadUtils.downloadFile(DownloadUtils.java:75)
    at net.technicpack.launchercore.install.tasks.DownloadFileTask.runTask(DownloadFileTask.java:33)
    at net.technicpack.launchercore.install.tasks.InstallTasksQueue.RunAllTasks(InstallTasksQueue.java:33)
    at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:104)
    at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:63)
     
    Does this help?
  3. When I launch my attack of the b team - version 1.0.5, it says:

    "Downloading notenoughkeys-v0.0.4.zip" then it doesn't work. I try again. The same happens. I re download everything. Nothing works. So I download Not Enough Keys but when I launch it deletes it AND EVERYTHING. WTF is going on? Please help!!!

  4. My friend had this and there is a simple solution. If you can't delete the player.dat file then you can set up a machine to take the corrupted item out of the inventory. What I did was set a /f home over an obsidian tube leading into a diamond chest. When he spawned there he did /suicide and it got rid of the corrupted item. Then the leftover item was put in an incinerator and it was all sorted out. Like soloian said it was a iron shovel so maybe avoid mobs with an iron shovel? I hope this helped

×
×
  • Create New...