Exception handling console input как исправить


Go to admincraft


Server crashing — «Exception handling console input»

Hi folks! Hopefully this is the right place for questions like this, I’ve recent set up a Vanilla MC server for my partner’s son so we can play as a family despite being separated by COVID. It’s running server 1.15.2 on an Azure instance in a Ubuntu 18.04 VM. 1 vCPU, 2GB of RAM and for the most part it’s just the 3 of us so I see very limited resource usage. Every few hours it crashes, and when I check the logs I get the following:

[02:34:44] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: Input/output error
        at java.io.FileInputStream.readBytes(Native Method) ~[?:?]
        at java.io.FileInputStream.read(FileInputStream.java:279) ~[?:?]
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:290) ~[?:?]
        at java.io.BufferedInputStream.read(BufferedInputStream.java:351) ~[?:?]
        at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284) ~[?:?]
        at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326) ~[?:?]
        at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) ~[?:?]
        at java.io.InputStreamReader.read(InputStreamReader.java:185) ~[?:?]
        at java.io.BufferedReader.fill(BufferedReader.java:161) ~[?:?]
        at java.io.BufferedReader.readLine(BufferedReader.java:326) ~[?:?]
        at java.io.BufferedReader.readLine(BufferedReader.java:392) ~[?:?]
        at wd$2.run(SourceFile:110) [minecraft_server.jar:?]

This most recent time nobody was even on it when the crash happened. I have no experience with Minecraft or Java, any tips that could point me in the right direction? My Google-fu has failed me on this one.

Archived post. New comments cannot be posted and votes cannot be cast.

This thread was marked as Locked by user-6840779.


  • Search


    • Search all Forums


    • Search this Forum


    • Search this Thread


  • Tools


    • Jump to Forum

  • |<<
  • <
  • >
  • >>|
  • 1
  • 2
  • Next

  • #1

    Nov 8, 2013


    TheNBK


    • View User Profile


    • View Posts


    • Send Message



    View TheNBK's Profile

    • Out of the Water
    • Join Date:

      11/9/2013
    • Posts:

      4
    • Member Details

    [18:37:49] [Server thread/INFO]: Starting minecraft server version 1.7.2
    [18:37:49] [Server console handler/ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_45]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
    at ll.run(SourceFile:78) [minecraft_server.1.7.2.exe:?]
    [18:37:49] [Server thread/INFO]: Loading properties
    [18:37:49] [Server thread/INFO]: Default game type: SURVIVAL
    [18:37:49] [Server thread/INFO]: Generating keypair
    [18:37:49] [Server thread/INFO]: Starting Minecraft server on *:25565
    [18:37:49] [Server thread/INFO]: Preparing level «world»
    [18:37:49] [Server thread/INFO]: Preparing start region for level 0
    [18:37:50] [Server thread/INFO]: Done (0.839s)! For help, type «help» or «?»

    I have no idea how to fix this problem, i have looked at other posts from the past but i could only find one person who did a firmware update. i do not know how to do this :/ soooo if anyone has a problem or a way to do a firmware update, please help.
    P.S. i already have fixed a separate error that needed a java update. which is the most recent version 7 update 45. and i also have correctly set up port forwarding as told by multiple people on you tube.


  • #2

    Nov 8, 2013

    Does the server load and work properly?

    If the server is working fine, and loading up, It’s probably safe to ignore that error.

    What build are you using? Trying a different build could also fix the problem.


  • #3

    Nov 9, 2013


    TheNBK


    • View User Profile


    • View Posts


    • Send Message



    View TheNBK's Profile

    • Out of the Water
    • Join Date:

      11/9/2013
    • Posts:

      4
    • Member Details

    it says it loaded, but there is no way to connect, with any ip local or not. :/ even the server .exe file runs but shows nothing, just blank white space.


  • #4

    Nov 9, 2013


    Vaxis


    • View User Profile


    • View Posts


    • Send Message



    View Vaxis's Profile

    • Out of the Water
    • Join Date:

      4/13/2012
    • Posts:

      5
    • Member Details

    I’m having the exact same issue, only my server isn’t a new 1.7.2 server. I had been running it off my computer for a friend and me until the other day, then I started getting the same error when I tried to start it up.

    It’s a bit odd that it worked for a week straight then suddenly stopped working. The server is there, or so it seems, but neither my friend nor myself can connect to it.

    [12:50:29 INFO]: Starting minecraft server version 1.7.2
    [12:50:29 ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_45]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
    at ll.run(SourceFile:78) [minecraft_server.jar:?]
    [12:50:29 INFO]: Loading properties
    [12:50:29 INFO]: Default game type: SURVIVAL
    [12:50:29 INFO]: Generating keypair
    [12:50:29 INFO]: Starting Minecraft server on *:25565
    [12:50:30 INFO]: Preparing level «world»
    [12:50:30 INFO]: Preparing start region for level 0
    [12:50:30 INFO]: Done (0.668s)! For help, type «help» or «?»

    Last edited by Vaxis: Nov 9, 2013


  • #5

    Nov 9, 2013


    Vaxis


    • View User Profile


    • View Posts


    • Send Message



    View Vaxis's Profile

    • Out of the Water
    • Join Date:

      4/13/2012
    • Posts:

      5
    • Member Details

    Does the server load and work properly?

    If the server is working fine, and loading up, It’s probably safe to ignore that error.

    What build are you using? Trying a different build could also fix the problem.

    It’s difficult to tell if the server is actually running or not — it looks as though it is from the log, but neither my friend nor myself are able to connect. The connection simply times out after a period of time.

    I was running the server between October 26 — 30th, but when it stopped working when I tried to launch it the other day. It’s odd because I’ve not changed anything on my computer, it simply stopped working.


  • #6

    Nov 9, 2013

    It’s difficult to tell if the server is actually running or not — it looks as though it is from the log, but neither my friend nor myself are able to connect. The connection simply times out after a period of time.

    I was running the server between October 26 — 30th, but when it stopped working when I tried to launch it the other day. It’s odd because I’ve not changed anything on my computer, it simply stopped working.

    What exactly got changed before the server started running into this issue? was there an automatic java update? did you install or update something? Any slight change to the server your hosting on would be nice to know, just to try and diagnose the problem a little better.

    Have you tried using different builds? What builds are you using, and of what (bukkit, spigot, vanilla, modded)?


  • #7

    Nov 9, 2013

    It looks like this is a pretty common issue, and it has been reported to mojang

    Once I find a solution, I’ll edit my post.


  • #8

    Nov 10, 2013


    Vaxis


    • View User Profile


    • View Posts


    • Send Message



    View Vaxis's Profile

    • Out of the Water
    • Join Date:

      4/13/2012
    • Posts:

      5
    • Member Details

    What exactly got changed before the server started running into this issue? was there an automatic java update? did you install or update something? Any slight change to the server your hosting on would be nice to know, just to try and diagnose the problem a little better.

    Have you tried using different builds? What builds are you using, and of what (bukkit, spigot, vanilla, modded)?

    As far as I know, I’ve not done anything to my computer that would have changed my server files or Java. I’ve installed a few games through Steam, but I don’t think that would break Minecraft. If any automatic updates took place then I have no idea — I have missed them if they did.

    Honestly, I’ve never ran a server before 1.7.2 and I have no idea how to run an earlier build — and it’s been strictly vanilla with no mods. I downloaded the .jar from minecraft.net and made a batch file to run and host the server and it worked just fine. I’ve tried starting from scratch and making a new server and new map but am still getting the same results. Also, the game runs just fine in single player. It’s just the hosting that doesn’t seem to work now.

    It looks like this is a pretty common issue, and it has been reported to mojang

    Once I find a solution, I’ll edit my post.

    Thanks a lot for replying. I’ll keep my eye out as well for an answer to this as well. :)


  • #9

    Nov 10, 2013


    TheNBK


    • View User Profile


    • View Posts


    • Send Message



    View TheNBK's Profile

    • Out of the Water
    • Join Date:

      11/9/2013
    • Posts:

      4
    • Member Details

    I’m having the exact same issue, only my server isn’t a new 1.7.2 server. I had been running it off my computer for a friend and me until the other day, then I started getting the same error when I tried to start it up.

    It’s a bit odd that it worked for a week straight then suddenly stopped working. The server is there, or so it seems, but neither my friend nor myself can connect to it.

    [12:50:29 INFO]: Starting minecraft server version 1.7.2
    [12:50:29 ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_45]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
    at ll.run(SourceFile:78) [minecraft_server.jar:?]
    [12:50:29 INFO]: Loading properties
    [12:50:29 INFO]: Default game type: SURVIVAL
    [12:50:29 INFO]: Generating keypair
    [12:50:29 INFO]: Starting Minecraft server on *:25565
    [12:50:30 INFO]: Preparing level «world»
    [12:50:30 INFO]: Preparing start region for level 0
    [12:50:30 INFO]: Done (0.668s)! For help, type «help» or «?»

    well you said that it seems that it is working, do you mean the minecraft_server.1.7.2.exe window shows information displayed in the box?

    My issue is that nothing shows but a mere sight of the following:

    Under stats on the top left hand box,

    memory use: 48 mb (45% free)
    Avg tick: 0.233

    These numbers shown still fluctuate a bit, so the window is clearly running and is not frozen.
    this is the only information displayed in the whole window, leaving the «log and chat» box and the «Players» box empty.
    i thank you for posting your problem as well. And i also appreciate the retired staff helping us as well.


  • #10

    Nov 10, 2013


    carbon14c


    • View User Profile


    • View Posts


    • Send Message



    View carbon14c's Profile

    • Newly Spawned
    • Join Date:

      11/11/2013
    • Posts:

      1
    • Member Details

    i’m having the same issue. on both machines.

    the one machine has not been modified in months, the second machine is never used for hosting — only for playing.

    this most recent build will not work.. both with java version 1.7.0-45.

    here is my log:

    [22:02:48] [Server thread/INFO]: Starting minecraft server version 1.7.2
    [22:02:48] [Server thread/INFO]: Loading properties
    [22:02:48] [Server console handler/ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_45]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
    at ll.run(SourceFile:78) [minecraft_server.1.7.2.exe:?]
    [22:02:48] [Server thread/INFO]: Default game type: SURVIVAL
    [22:02:48] [Server thread/INFO]: Generating keypair
    [22:02:48] [Server thread/INFO]: Starting Minecraft server on *:25565
    [22:02:49] [Server thread/INFO]: Preparing level "world"
    [22:02:49] [Server thread/INFO]: Preparing start region for level 0
    [22:02:50] [Server thread/INFO]: Preparing spawn area: 97%
    [22:02:50] [Server thread/INFO]: Done (1.079s)! For help, type "help" or "?"

    and by not work, i am seeing the same symptoms as described here. blank screen in the GUI version, cannot connect in any way.


  • #12

    Nov 13, 2013


    TheNBK


    • View User Profile


    • View Posts


    • Send Message



    View TheNBK's Profile

    • Out of the Water
    • Join Date:

      11/9/2013
    • Posts:

      4
    • Member Details

    I’m currently having this problem (with the errors), I’m having none of your problems.

    Do you keep the Jar open at all times?
    Have you fiddled around with the Op list and the Server Properties yet?

    Hope that one of these at least aided you a little.

    Sadly, i have tried these options already. :/ problems still constant. For further agony, this same problem i have is also occuring to a friend of mine on a completely new ip, computer and location. sooo…yea…


  • #13

    Nov 15, 2013


    wazubaba


    • View User Profile


    • View Posts


    • Send Message



    View wazubaba's Profile

    • Coal Miner
    • Join Date:

      1/13/2011
    • Posts:

      120
    • Member Details

    Not sure if this is related, but on debian 32bit when I switch between workspaces and observe the minecraft process via htop, I can visibly see the memory and cpu usage continously rise untill I swap back to the workspace that minecraft is on. I can repeat this so it definately looks like something is wrong. When it crashes due to this is makes a huge amount of java.io.IOException: Stream closed messages, and freeze my computer for up to 45 seconds.

    If it helps:
    distro: debian testing
    WM: openbox
    no compositor running for testing of what caused this


  • #14

    Nov 19, 2013

    Same thing for me:

    [22:45:50] [Server thread/INFO]: Starting minecraft server version 1.7.2
    [22:45:50] [Server thread/INFO]: Loading properties
    [22:45:50] [Server thread/INFO]: Default game type: SURVIVAL
    [22:45:50] [Server thread/INFO]: Generating keypair
    [22:45:50] [Server console handler/ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_17]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_17]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_17]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_17]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_17]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_17]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_17]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_17]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_17]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_17]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_17]
    at ll.run(SourceFile:78) [minecraft_server.1.7.2.exe:?]
    [22:45:50] [Server thread/INFO]: Starting Minecraft server on 192.168.1.101:25565


  • #15

    Nov 27, 2013


    Bax


    • View User Profile


    • View Posts


    • Send Message



    View Bax's Profile

    • Out of the Water
    • Join Date:

      8/8/2012
    • Posts:

      6
    • Member Details

    same problem as op

    might note that jonathan’s problem has _17 instead of _45 following [?:1.7.0

    [15:55:06] [Server thread/INFO]: Starting minecraft server version 1.7.2
    [15:55:06] [Server console handler/ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
        at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_45]
        at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_45]
        at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_45]
        at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_45]
        at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_45]
        at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_45]
        at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_45]
        at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_45]
        at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_45]
        at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
        at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
        at ll.run(SourceFile:78) [minecraft_server.1.7.2.exe:?]
    [15:55:06] [Server thread/INFO]: Loading properties
    [15:55:06] [Server thread/INFO]: Default game type: SURVIVAL
    [15:55:06] [Server thread/INFO]: Generating keypair
    [15:55:07] [Server thread/INFO]: Starting Minecraft server on *:25565
    [15:55:07] [Server thread/INFO]: Preparing level "world"
    [15:55:07] [Server thread/INFO]: Preparing start region for level 0
    [15:55:08] [Server thread/INFO]: Preparing spawn area: 66%
    [15:55:08] [Server thread/INFO]: Done (1.521s)! For help, type "help" or "?"
    [15:59:43] [Server thread/INFO]: Stopping server
    [15:59:43] [Server thread/INFO]: Saving players
    [15:59:43] [Server thread/INFO]: Saving worlds
    [15:59:43] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
    [15:59:43] [Server thread/INFO]: Saving chunks for level 'world'/Nether
    [15:59:43] [Server thread/INFO]: Saving chunks for level 'world'/The End
    [15:59:44] [Server Shutdown Thread/INFO]: Stopping server

  • #16

    Nov 28, 2013

    [ERROR]: Exception handling console input
    I think this might not be a big problem it might just be that it doesnt input anyting on the minecraft server
    my server is working perfectly fine but doesnt show anything.


  • #17

    Nov 29, 2013


    Bax


    • View User Profile


    • View Posts


    • Send Message



    View Bax's Profile

    • Out of the Water
    • Join Date:

      8/8/2012
    • Posts:

      6
    • Member Details

    to clarify for anyone reading

    i and others can’t log on to my minecraft server. im presuming this error in the logs is the cause since it’s the only abnormality i can find
    everything else in the log and on the server command tab appears to work as it should

    Last edited by Bax: Nov 29, 2013


  • #18

    Dec 10, 2013

    I’m having this problem now also, has anyone found a solution?


  • #21

    Dec 25, 2013

    : Exception handling console input
    java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_45]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
    at lo.run(SourceFile:78) [minecraft_server.1.7.4.jar:?]
    [14:27:23 INFO]: Starting minecraft server version 1.7.4
    [14:27:23 WARN]: To start the server with more ram, launch it as «java -Xmx1024M -Xms1024M -jar minecraft_server.jar»
    [14:27:23 INFO]: Loading properties
    [14:27:23 INFO]: Default game type: SURVIVAL
    [14:27:23 INFO]: Generating keypair
    [14:27:24 INFO]: Starting Minecraft server on *:25565
    [14:27:24 INFO]: Preparing level «world»
    [14:27:24 INFO]: Preparing start region for level 0
    [14:27:25 INFO]: Preparing spawn area: 94%
    [14:27:25 INFO]: Done (1.099s)! For help, type «help» or «?»

    same thing.. on 1.7 noone has any solutions…


  • #22

    Dec 27, 2013

    I am having the same exact problem it seems. I run windows 8 on my computer so I have both 64 and 32 bit versions of java. I never had a problem running my server or doing anything with java up until now. It isnt only that it doesnt work on the server, but also on google chrome when I try to run a program involving java.

    My server used to run fine and then it just stopped one day. It no longer shows anything in the server box other than memory use and tick.
    When I check my logs, it says this:

    [09:28:07] [Server thread/INFO]: Starting minecraft server version 1.7.4
    [09:28:07] [Server thread/INFO]: Loading properties
    [09:28:07] [Server thread/INFO]: Default game type: SURVIVAL
    [09:28:07] [Server thread/INFO]: Generating keypair
    [09:28:07] [Server console handler/ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.6.0_34]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.6.0_34]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.6.0_34]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.6.0_34]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.6.0_34]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.6.0_34]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.6.0_34]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.6.0_34]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.6.0_34]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.6.0_34]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.6.0_34]
    at lo.run(SourceFile:78) [minecraft_server.1.7.4.exe:?]
    [09:28:07] [Server thread/INFO]: Starting Minecraft server on *:25565
    [09:28:08] [Server thread/INFO]: Preparing level «world»
    [09:28:08] [Server thread/INFO]: Preparing start region for level 0
    [09:28:09] [Server thread/INFO]: Preparing spawn area: 4%
    [09:28:10] [Server thread/INFO]: Preparing spawn area: 60%
    [09:28:11] [Server thread/INFO]: Done (2.772s)! For help, type «help» or «?»

    I pay most attention to the line that says:

    [09:28:07] [Server console handler/ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.6.0_34]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.6.0_34]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.6.0_34]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.6.0_34]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.6.0_34]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.6.0_34]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.6.0_34]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.6.0_34]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.6.0_34]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.6.0_34]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.6.0_34]
    at lo.run(SourceFile:78) [minecraft_server.1.7.4.exe:?]

    I dont think that it has to do with minecraft but yet java.

    Help is greatly appreciated


  • #24

    Jan 15, 2014


    VanJoy


    • View User Profile


    • View Posts


    • Send Message



    View VanJoy's Profile

    • Out of the Water
    • Join Date:

      2/7/2012
    • Posts:

      6
    • Minecraft:

      VanJoy
    • PSN:

      Invidia-S
    • Member Details

    I am now also having this issue with my new,, never used server the momment I launch the server window. I can log in via LAN but my friends and I can’t log I via WAN

    .exe GUI version is blank screen and jar JAVA version is:

    [18:38:03 INFO]: Starting minecraft server version 1.7.4
    [18:38:03 INFO]: Loading properties
    [18:38:03 ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.7.0_45]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.7.0_45]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.7.0_45]
    at lo.run(SourceFile:78) [minecraft_server.1.7.4.jar:?]
    [18:38:03 INFO]: Default game type: CREATIVE
    [18:38:03 INFO]: Generating keypair
    [18:38:03 INFO]: Starting Minecraft server on *:25565
    [18:38:03 INFO]: Preparing level «Dala»
    [18:38:03 INFO]: Preparing start region for level 0
    [18:38:04 INFO]: Preparing spawn area: 50%
    [18:38:04 INFO]: Done (1.404s)! For help, type «help» or «?»

  • To post a comment, please login.
  • 1
  • 2
  • Next
  • |<<
  • <
  • >
  • >>|

Posts Quoted:

Reply

Clear All Quotes


Скрыть объявление

В преддверии глобального обновления, мы проводим исследования, которые помогут нам сделать опыт пользования форумом ещё удобнее. Помогите нам, примите участие!
Статус темы:

Закрыта.
  1. Добрый вечер! Решил возвести сборку на компьютере и столкнулся с проблемой, что не запускается сервер. В логах вот что видим: FAILED TO BIND TO PORT!
    Порт открыт, проверял на 2ip. В чем еще может быть проблема?


  2. Sir_S_Knight

    Sir_S_Knight
    Активный участник
    Пользователь

    Баллы:
    88
    Имя в Minecraft:
    MrZinger

    Если бы порт закрыт , ты бы просто не видел сервер . Тут что-то другое !
    Инфу давай (ядро , лог и прочее )


  3. Sir_S_Knight

    Sir_S_Knight
    Активный участник
    Пользователь

    Баллы:
    88
    Имя в Minecraft:
    MrZinger

    server.properties скинте пожалуйста

  4. player-idle-timeout=0
    resource-pack=
    view-distance=10
    online-mode=false
    gamemode=0
    spawn-animals=true
    difficulty=2
    max-players=150
    server-ip=93.185.185.185
    pvp=true
    server-port=25565
    allow-flight=false
    white-list=false
    force-gamemode=false
    spawn-npcs=true
    generate-structures=true


  5. Obsession

    Obsession
    Активный участник
    Пользователь

    Баллы:
    66
    Имя в Minecraft:
    Obsession

    Сотри вообще строчку порта, до равно. И всё будет работать. Порт будет установлен по дефолту.

  6. Не помогло. Точно такой же лог.


  7. Sir_S_Knight

    Sir_S_Knight
    Активный участник
    Пользователь

    Баллы:
    88
    Имя в Minecraft:
    MrZinger

    player-idle-timeout=0
    resource-pack=
    view-distance=10
    online-mode=false
    gamemode=0
    spawn-animals=true
    difficulty=2
    max-players=150
    server-ip=93.185.185.185
    pvp=true
    server-port=25565
    allow-flight=false
    white-list=false
    force-gamemode=false
    spawn-npcs=true
    generate-structures=true
    =====================================================================
    server-ip- оставляем пустым

  8. Увы, не помогло. Опять наш лог:

  9. Не верь 2ip. Пробрасывай порт нормально.

  10. Где и как не подскажешь?

    UP: Ну по идее я его открыл. В «Виртуальных серверах» модема прописал и в торренте.

  11. В общем проблема так и осталась нерешенной. Лог тот же.
    Пробовал всеми способами открыть порты, пробовал иной порт — ничего.
    Если вдруг кто захочет знать, то модем «D-Link DIR300».
    Как и обещал: Олень я, с большой буквы!:lol:

    Порт просто был занят, решено)

Статус темы:

Закрыта.

Поделиться этой страницей


Rubukkit - свой сервер Minecraft

Запускаю сервер на версии 1.7.10 со сборочкой с 52 модами. Он крашится и выдает это:
 

[17:28:41] [Server console handler/ERROR]: Exception handling console input
java.io.IOException: Неверный дескриптор
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_171]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_171]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_171]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_171]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_171]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_171]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_171]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_171]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_171]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_171]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_171]
    at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:97) [lv.class:?]
[17:28:41] [Server thread/INFO]: Starting minecraft server version 1.7.10
[17:28:41] [Server thread/WARN]: To start the server with more ram, launch it as «java -Xmx1024M -Xms1024M -jar minecraft_server.jar»
[17:28:54] [Server thread/ERROR]: Encountered an unexpected exception
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: Lreifnsk/minimap/ReiMinimap;

    at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) ~[LoadController.class:?]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:544) ~[Loader.class:?]
    at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
    at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) ~[FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) ~[lt.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
Caused by: java.lang.NoClassDefFoundError: Lreifnsk/minimap/ReiMinimap;
    at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.8.0_171]
    at java.lang.Class.privateGetDeclaredFields(Unknown Source) ~[?:1.8.0_171]
    at java.lang.Class.getDeclaredField(Unknown Source) ~[?:1.8.0_171]
    at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:404) ~[FMLModContainer.class:?]
    at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:358) ~[FMLModContainer.class:?]
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513) ~[FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) ~[Loader.class:?]
    … 5 more
Caused by: java.lang.ClassNotFoundException: reifnsk.minimap.ReiMinimap
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
    at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.8.0_171]
    at java.lang.Class.privateGetDeclaredFields(Unknown Source) ~[?:1.8.0_171]
    at java.lang.Class.getDeclaredField(Unknown Source) ~[?:1.8.0_171]
    at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:404) ~[FMLModContainer.class:?]
    at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:358) ~[FMLModContainer.class:?]
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513) ~[FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) ~[Loader.class:?]
    … 5 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/resources/IResourceManagerReloadListener
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_171]
    at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_171]
    at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_171]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
    at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.8.0_171]
    at java.lang.Class.privateGetDeclaredFields(Unknown Source) ~[?:1.8.0_171]
    at java.lang.Class.getDeclaredField(Unknown Source) ~[?:1.8.0_171]
    at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:404) ~[FMLModContainer.class:?]
    at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:358) ~[FMLModContainer.class:?]
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513) ~[FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) ~[Loader.class:?]
    … 5 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.resources.IResourceManagerReloadListener
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_171]
    at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_171]
    at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_171]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
    at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.8.0_171]
    at java.lang.Class.privateGetDeclaredFields(Unknown Source) ~[?:1.8.0_171]
    at java.lang.Class.getDeclaredField(Unknown Source) ~[?:1.8.0_171]
    at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:404) ~[FMLModContainer.class:?]
    at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:358) ~[FMLModContainer.class:?]
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513) ~[FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) ~[Loader.class:?]
    … 5 more
Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_171]
    at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_171]
    at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_171]
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_171]
    at java.lang.Class.getDeclaredFields0(Native Method) ~[?:1.8.0_171]
    at java.lang.Class.privateGetDeclaredFields(Unknown Source) ~[?:1.8.0_171]
    at java.lang.Class.getDeclaredField(Unknown Source) ~[?:1.8.0_171]
    at cpw.mods.fml.common.FMLModContainer.parseSimpleFieldAnnotation(FMLModContainer.java:404) ~[FMLModContainer.class:?]
    at cpw.mods.fml.common.FMLModContainer.processFieldAnnotations(FMLModContainer.java:358) ~[FMLModContainer.class:?]
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:513) ~[FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[LoadController.class:?]
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_171]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_171]
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) ~[LoadController.class:?]
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) ~[Loader.class:?]
    … 5 more
[17:28:54] [Server thread/ERROR]: This crash report has been saved to: C:server.crash-reportscrash-2019-07-12_17.28.54-server.txt
 

Что делать?


Изменено 12 июля, 2019 пользователем TheKingMil

Изменил крашрепорт

Хостинг серверов Minecraft playvds.com

  1. Этот сайт использует файлы cookie. Продолжая пользоваться данным сайтом, Вы соглашаетесь на использование нами Ваших файлов cookie. Узнать больше.
  2. Вы находитесь в русском сообществе Bukkit. Мы — администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на русский язык плагины наших собратьев из других стран.

    Скрыть объявление

Решено Не открывается чистый сервер Minecraft 1.9 после обновления Java

Тема в разделе «Помощь», создана пользователем MrOlegyou, 31 мар 2016.

  1. Доброго времени суток! Несколько недель назад научился открывать порты на роутере TP-LINK. Смог создать сервер новой версии Minecraft 1.9 и поиграть с друзьями несколько дней. Недавно Java предложила обновиться на новую версию, обновил ( на 8.77). После обновления проделываю всю ту же процедуру с портами, но на 2ip уже показывает «Порт закрыт». Пожалуйста, помогите решить проблему (Заранее спасибо)!!! К другим играм порт открыть могу, по-этому думаю, что это-Java! В самом файле сервера выдает ERROR:
    Exception handling console input
    java.io.IOException: Неверный дескриптор
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_77]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_77]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_77]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_77]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_77]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_77]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_77]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_77]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_77]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_77]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_77]
    at la$2.run(SourceFile:93) [minecraft_server.1.9.jar:?]

  2. Хостинг MineCraft

    <


  3. Software7

    Software7
    Активный участник

    Баллы:
    61
    Имя в Minecraft:
    Software7

    Попробуй следующие действия:
    Панель управления -> Брандмауэр -> Дополнительные параметры -> Правила для входящих подключений -> Создать Разрешающее правило для программы java.exe с указанием его расположения. Такое же правило создать и для исходящего подключения.
    Там же можно и порты открывать/закрывать

  4. Я попробовал разрешить, ничего не помогло :(

Поделиться этой страницей

Понравилась статья? Поделить с друзьями:
  • Fallout 4 как найти даймонд сити
  • Как найти диагональ ромба зная все стороны
  • Как составить бухгалтерский баланс при упрощенке
  • Как найти дельту теплоемкости
  • Как найти в иллюстраторе нужный пантон