Jump to content

SilverD4C

Members
  • Posts

    28
  • Joined

  • Last visited

Posts posted by SilverD4C

  1. 5 minutes ago, DaemonUmbra said:

    There's your issue, because you had file extensions hidden you added a .jar to the minecraft server's name then your computer tacked another one on... now that you have them showing you can remove one of them and your computer won't tack on another

    ive been trying for 4 days and all i had to do was to rename my file 

     

    thanks man it finally works 

  2. 2 minutes ago, DaemonUmbra said:

    Are you getting the same error when you try to launch it?

    well i think

     

    >>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    >>         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    >>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    >>         at java.lang.reflect.Method.invoke(Unknown Source)
    >>         at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:62)
    >>         at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31)
    >> Caused by: java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level
    >>         at net.minecraft.launchwrapper.Launch.launch(Launch.java:94)
    >>         at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    >>         ... 6 more
    >> Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Level
    >>         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)
    >>         ... 8 more
    A : The term 'A' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
    spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:1 char:1
    + A problem occurred running the Server launcher.java.lang.reflect.Invo ...
    + ~
        + CategoryInfo          : ObjectNotFound: (A:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    Native : The term 'Native' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:2 char:57
    + ...        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    +                                                            ~~~~~~
        + CategoryInfo          : ObjectNotFound: (Native:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    Unknown : The term 'Unknown' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:3 char:56
    + ...        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    +                                                           ~~~~~~~
        + CategoryInfo          : ObjectNotFound: (Unknown:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    Unknown : The term 'Unknown' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:4 char:60
    + ...    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    +                                                           ~~~~~~~
        + CategoryInfo          : ObjectNotFound: (Unknown:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    Unknown : The term 'Unknown' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:5 char:44
    +         at java.lang.reflect.Method.invoke(Unknown Source)
    +                                            ~~~~~~~
        + CategoryInfo          : ObjectNotFound: (Unknown:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    ServerLaunchWrapper.java:62 : The term 'ServerLaunchWrapper.java:62' is not recognized as the name of a cmdlet,
    function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the
    path is correct and try again.
    At line:6 char:70
    + ... e.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:62)
    +                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (ServerLaunchWrapper.java:62:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    ServerLaunchWrapper.java:31 : The term 'ServerLaunchWrapper.java:31' is not recognized as the name of a cmdlet,
    function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the
    path is correct and try again.
    At line:7 char:71
    + ... .fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31)
    +                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (ServerLaunchWrapper.java:31:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    Caused : The term 'Caused' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:8 char:1
    + Caused by: java.lang.NoClassDefFoundError: org/apache/logging/log4j/L ...
    + ~~~~~~
        + CategoryInfo          : ObjectNotFound: (Caused:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    Launch.java:94 : The term 'Launch.java:94' is not recognized as the name of a cmdlet, function, script file, or
    operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
    again.
    At line:9 char:54
    +         at net.minecraft.launchwrapper.Launch.launch(Launch.java:94)
    +                                                      ~~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (Launch.java:94:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    Launch.java:28 : The term 'Launch.java:28' is not recognized as the name of a cmdlet, function, script file, or
    operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
    again.
    At line:10 char:52
    +         at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    +                                                    ~~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (Launch.java:28:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    ... : The term '...' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
    spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:11 char:9
    +         ... 6 more
    +         ~~~
        + CategoryInfo          : ObjectNotFound: (...:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    Caused : The term 'Caused' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:12 char:1
    + Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j ...
    + ~~~~~~
        + CategoryInfo          : ObjectNotFound: (Caused:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    Unknown : The term 'Unknown' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:13 char:46
    +         at java.net.URLClassLoader.findClass(Unknown Source)
    +                                              ~~~~~~~
        + CategoryInfo          : ObjectNotFound: (Unknown:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    Unknown : The term 'Unknown' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:14 char:44
    +         at java.lang.ClassLoader.loadClass(Unknown Source)
    +                                            ~~~~~~~
        + CategoryInfo          : ObjectNotFound: (Unknown:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    Unknown : The term 'Unknown' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:15 char:55
    +         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    +                                                       ~~~~~~~
        + CategoryInfo          : ObjectNotFound: (Unknown:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    Unknown : The term 'Unknown' is not recognized as the name of a cmdlet, function, script file, or operable program.
    Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:16 char:44
    +         at java.lang.ClassLoader.loadClass(Unknown Source)
    +                                            ~~~~~~~
        + CategoryInfo          : ObjectNotFound: (Unknown:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException

    ... : The term '...' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
    spelling of the name, or if a path was included, verify that the path is correct and try again.
    At line:17 char:9
    +         ... 8 more
    +         ~~~
        + CategoryInfo          : ObjectNotFound: (...:String) [], CommandNotFoundException
        + FullyQualifiedErrorId : CommandNotFoundException
     

  3. 7 minutes ago, DaemonUmbra said:

    Saw this same error with someone else the minecraft server jar was getting corrupted when Forge's installer downloaded it, try this:

    Forge is expecting minecraft_server.1.12.2.jar

    alright i did that and i checked if the mods would work but to no avail

  4. 4 minutes ago, DaemonUmbra said:

    Ok, I'm not in the mood for a cmd tutorial so let's take a shortcut:

    open the server folder in file explorer

    click anywhere that won't select a file

    hold shift and right click without selecting a file

    click open <Command Prompt/Powershell Window> here

     

    once you've done that follow the instructions from my previous reply

     

    Im sorry if this is annoying thanks for sticking around and helping

     

    here is what it says 

     

    A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
            at java.lang.reflect.Method.invoke(Unknown Source)
            at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:62)
            at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31)
    Caused by: java.lang.NoClassDefFoundError: org/apache/logging/log4j/Level
            at net.minecraft.launchwrapper.Launch.launch(Launch.java:94)
            at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
            ... 6 more
    Caused by: java.lang.ClassNotFoundException: org.apache.logging.log4j.Level
            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)
            ... 8 more

  5. 5 minutes ago, DaemonUmbra said:

    When I say command prompt I mean if you're on Windows use cmd(or Powershell), if you're on a *nix OS or Mac, use a Terminal, navigate to the server's folder and type "java -jar forge-1.12.2-14.23.4.2705-universal.jar -Xmx3G -Xms3G nogui"

    how would i do that sorry im new at this and google doesnt help i know how to get to cmd but i have no idea how to open it from there

  6.  

    3 minutes ago, DaemonUmbra said:

    You're starting it with the forge jar and not the minecraft jar, right?

    is there a way to start with the forge jar the one that i installed created the minecraft server jar after running so i only have jars labled

    forge-1.12.2-14.23.4.2705-universal

    minecraft-server 1.12.2

     

  7. 10 minutes ago, DaemonUmbra said:

    That's not fml-server-latest, that's just latest.

    Can you send a screenshot of your server's root folder (the one where the server jars are)?

    I cant seem to send screenshots the uploads have failed and simple low qual phone pictures dont work either

  8. 31 minutes ago, DaemonUmbra said:

    Can i get a fresh log?

    Here

     

    [17:39:15] [Server thread/INFO]: Starting minecraft server version 1.12.2
    [17:39:15] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
    [17:39:15] [Server thread/INFO]: Loading properties
    [17:39:15] [Server console handler/ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
        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 nz$2.run(SourceFile:100) [minecraft_server.jar:?]
    [17:39:15] [Server thread/INFO]: Default game type: SURVIVAL
    [17:39:15] [Server thread/INFO]: Generating keypair
    [17:39:16] [Server thread/INFO]: Starting Minecraft server on *:25565
    [17:39:16] [Server thread/INFO]: Using default channel type
    [17:39:16] [Server thread/INFO]: Preparing level "world"
    [17:39:17] [Server thread/INFO]: Loaded 488 advancements
    [17:39:17] [Server thread/INFO]: Preparing start region for level 0
    [17:39:18] [Server thread/INFO]: Preparing spawn area: 12%
    [17:39:19] [Server thread/INFO]: Preparing spawn area: 52%
    [17:39:20] [Server thread/INFO]: Preparing spawn area: 92%
    [17:39:20] [Server thread/INFO]: Done (3.520s)! For help, type "help" or "?"
    [17:39:30] [Server thread/INFO]: Unknown command. Try /help for a list of commands
    [17:39:42] [Server thread/INFO]: Unknown command. Try /help for a list of commands
    [17:40:06] [Server thread/INFO]: Stopping server
    [17:40:06] [Server thread/INFO]: Saving players
    [17:40:06] [Server thread/INFO]: Saving worlds
    [17:40:06] [Server thread/INFO]: Saving chunks for level 'world'/overworld
    [17:40:06] [Server Shutdown Thread/INFO]: Stopping server
    [17:40:06] [Server Shutdown Thread/INFO]: Saving players
    [17:40:06] [Server Shutdown Thread/INFO]: Saving worlds
    [17:40:06] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/overworld
     

  9. 3 hours ago, DaemonUmbra said:

    It starts it but it doesn't mean it's launched with the correct options, create a file called launch.bat and put this in it:

    
    java -jar forge.jar -Xmx3G -Xms3G
    pause

    Note that you will need to replace forge.jar with the name of the forge universal jar.

    Double click the launch.bat and it will start the server with more RAM, which might make things a bit clearer.

    Alright so I did what you said to and the blocks are now in the creative menu but that's about as far as it goes some will spawn in for a split second and just disappear 

  10. 1 minute ago, DaemonUmbra said:

    It starts it but it doesn't mean it's launched with the correct options, create a file called launch.bat and put this in it:

    
    java -jar forge.jar -Xmx3G -Xms3G
    pause

    Note that you will need to replace forge.jar with the name of the forge universal jar.

    Double click the launch.bat and it will start the server with more RAM, which might make things a bit clearer.

    Thank you I’m currently away from my computer so when I get back I will check and Say if there is any problems

  11. 15 minutes ago, DaemonUmbra said:

    That log is from a server that is trying to start up when another server(Or another program) is already running using the same port.

    From the sound of it you have a vanilla server running when your forge server tries to start, so you are joining the vanilla server thinking it's the forge server.

    Well I’m not sure the server I load in has some mods that work such as not enough items so does have something running and the items from the mods appear in NEI but no luck spawning them in. I’m just using a simple forge provided server from the forge site. If it is vanilla somehow did the forge download not work 

     

    I do have one more server log and I will post it to see if that’s still the case

     

    [18:48:41] [Server thread/INFO]: Starting minecraft server version 1.12.2
    [18:48:41] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
    [18:48:41] [Server console handler/ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
        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 nz$2.run(SourceFile:100) [minecraft_server.jar:?]
    [18:48:41] [Server thread/INFO]: Loading properties
    [18:48:41] [Server thread/INFO]: Default game type: SURVIVAL
    [18:48:41] [Server thread/INFO]: Generating keypair
    [18:48:42] [Server thread/INFO]: Starting Minecraft server on *:25565
    [18:48:42] [Server thread/INFO]: Using default channel type
    [18:48:42] [Server thread/INFO]: Preparing level "world"
    [18:48:42] [Server thread/INFO]: [STDERR]: java.util.zip.ZipException: Not in GZIP format
    [18:48:42] [Server thread/INFO]: [STDERR]:     at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    [18:48:42] [Server thread/INFO]: [STDERR]:     at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    [18:48:42] [Server thread/INFO]: [STDERR]:     at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    [18:48:42] [Server thread/INFO]: [STDERR]:     at gi.a(SourceFile:25)
    [18:48:42] [Server thread/INFO]: [STDERR]:     at bfm.a(SourceFile:49)
    [18:48:42] [Server thread/INFO]: [STDERR]:     at oo.b(SourceFile:145)
    [18:48:42] [Server thread/INFO]: [STDERR]:     at net.minecraft.server.MinecraftServer.a(SourceFile:281)
    [18:48:42] [Server thread/INFO]: [STDERR]:     at nz.j(SourceFile:233)
    [18:48:42] [Server thread/INFO]: [STDERR]:     at net.minecraft.server.MinecraftServer.run(SourceFile:434)
    [18:48:42] [Server thread/INFO]: [STDERR]:     at java.lang.Thread.run(Unknown Source)
    [18:48:42] [Server thread/INFO]: Loaded 488 advancements
    [18:48:43] [Server thread/INFO]: [STDERR]: java.util.zip.ZipException: Not in GZIP format
    [18:48:43] [Server thread/INFO]: [STDERR]:     at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at gi.a(SourceFile:25)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at bfm.a(SourceFile:49)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at ok.b(SourceFile:72)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at net.minecraft.server.MinecraftServer.a(SourceFile:285)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at nz.j(SourceFile:233)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at net.minecraft.server.MinecraftServer.run(SourceFile:434)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at java.lang.Thread.run(Unknown Source)
    [18:48:43] [Server thread/INFO]: [STDERR]: java.util.zip.ZipException: Not in GZIP format
    [18:48:43] [Server thread/INFO]: [STDERR]:     at java.util.zip.GZIPInputStream.readHeader(Unknown Source)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at java.util.zip.GZIPInputStream.<init>(Unknown Source)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at gi.a(SourceFile:25)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at bfm.a(SourceFile:49)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at ok.b(SourceFile:72)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at net.minecraft.server.MinecraftServer.a(SourceFile:285)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at nz.j(SourceFile:233)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at net.minecraft.server.MinecraftServer.run(SourceFile:434)
    [18:48:43] [Server thread/INFO]: [STDERR]:     at java.lang.Thread.run(Unknown Source)
    [18:48:43] [Server thread/INFO]: Preparing start region for level 0
    [18:48:44] [Server thread/INFO]: Preparing spawn area: 12%
    [18:48:45] [Server thread/INFO]: Preparing spawn area: 57%
    [18:48:46] [Server thread/INFO]: Preparing spawn area: 99%
    [18:48:46] [Server thread/INFO]: Done (3.434s)! For help, type "help" or "?"
    [18:50:23] [User Authenticator #1/INFO]: UUID of player SilverD4C is 506c091d-3857-4cde-b12a-911dc2941056
    [18:50:24] [Server thread/INFO]: SilverD4C[/25.81.12.216:50800] logged in with entity id 76 at (-233.55449806928576, 70.0, 137.03852276628945)
    [18:50:24] [Server thread/INFO]: SilverD4C joined the game
    [18:50:26] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2797ms behind, skipping 55 tick(s)
    [18:52:26] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2296ms behind, skipping 45 tick(s)
    [18:53:14] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 21781ms behind, skipping 435 tick(s)
    [18:53:17] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2437ms behind, skipping 48 tick(s)
    [18:53:38] [Server thread/WARN]: SilverD4C moved too quickly! -10.386101240512517,-1.713744068098066,-0.02574107376858592
    [18:53:44] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4842ms behind, skipping 96 tick(s)
    [18:54:03] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5381ms behind, skipping 107 tick(s)
    [18:54:08] [Server thread/INFO]: SilverD4C fell out of the world
    [18:54:08] [Server thread/INFO]: [SilverD4C: Killed SilverD4C]
    [19:03:26] [Server thread/INFO]: SilverD4C lost connection: Disconnected
    [19:03:26] [Server thread/INFO]: SilverD4C left the game
    [19:03:45] [Server thread/INFO]: Stopping server
    [19:03:45] [Server thread/INFO]: Saving players
    [19:03:45] [Server thread/INFO]: Saving worlds
    [19:03:45] [Server thread/INFO]: Saving chunks for level 'world'/overworld
    [19:03:45] [Server Shutdown Thread/INFO]: Stopping server
    [19:03:45] [Server Shutdown Thread/INFO]: Saving players
    [19:03:45] [Server Shutdown Thread/INFO]: Saving worlds
    [19:03:45] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/overworld
    [19:03:45] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/the_nether
    [19:03:45] [Server Shutdown Thread/INFO]: Saving chunks for level 'world'/the_end
    [19:03:45] [Server thread/INFO]: Saving chunks for level 'world'/the_nether
    [19:03:45] [Server thread/INFO]: Saving chunks for level 'world'/the_end
     

  12. 9 hours ago, diesieben07 said:

     

    Yes apologies here they are although google didnt help so i just pasted them in sorry if that was wrong I am extremely new at this

     

    [16:36:50] [Server thread/INFO]: Starting minecraft server version 1.12.2
    [16:36:50] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
    [16:36:50] [Server thread/INFO]: Loading properties
    [16:36:50] [Server console handler/ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
        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 nz$2.run(SourceFile:100) [minecraft_server.jar:?]
    [16:36:50] [Server thread/INFO]: Default game type: SURVIVAL
    [16:36:50] [Server thread/INFO]: Generating keypair
    [16:36:50] [Server thread/INFO]: Starting Minecraft server on *:25565
    [16:36:50] [Server thread/INFO]: Using default channel type
    [16:36:51] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
    [16:36:51] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use: bind
    [16:36:51] [Server thread/WARN]: Perhaps a server is already running on that port?
    [16:36:51] [Server thread/INFO]: Stopping server

     

    [16:37:11] [Server thread/INFO]: Starting minecraft server version 1.12.2
    [16:37:11] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
    [16:37:11] [Server thread/INFO]: Loading properties
    [16:37:11] [Server console handler/ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
        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 nz$2.run(SourceFile:100) [minecraft_server.jar:?]
    [16:37:11] [Server thread/INFO]: Default game type: SURVIVAL
    [16:37:11] [Server thread/INFO]: Generating keypair
    [16:37:12] [Server thread/INFO]: Starting Minecraft server on *:25565
    [16:37:12] [Server thread/INFO]: Using default channel type
    [16:37:12] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
    [16:37:12] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use: bind
    [16:37:12] [Server thread/WARN]: Perhaps a server is already running on that port?
    [16:37:12] [Server thread/INFO]: Stopping server

     

    16:37:36] [Server thread/INFO]: Starting minecraft server version 1.12.2
    [16:37:36] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
    [16:37:36] [Server thread/INFO]: Loading properties
    [16:37:36] [Server console handler/ERROR]: Exception handling console input
    java.io.IOException: The handle is invalid
        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 nz$2.run(SourceFile:100) [minecraft_server.jar:?]
    [16:37:36] [Server thread/INFO]: Default game type: SURVIVAL
    [16:37:36] [Server thread/INFO]: Generating keypair
    [16:37:36] [Server thread/INFO]: Starting Minecraft server on *:25565
    [16:37:36] [Server thread/INFO]: Using default channel type
    [16:37:36] [Server thread/WARN]: **** FAILED TO BIND TO PORT!
    [16:37:36] [Server thread/WARN]: The exception was: java.net.BindException: Address already in use: bind
    [16:37:36] [Server thread/WARN]: Perhaps a server is already running on that port?
    [16:37:36] [Server thread/INFO]: Stopping server
     

     

    if i was supposed to do something else tell me the wonderful search engine at my disposal is extremely useless in this situation

     

     

  13. 14 minutes ago, MDW01 said:

    First off it really motivates everyone to help you when you make multiple posts and uses terminology such as ASAP, even if you're not trying to come across as important there are also other people who have questions and the people who answer them are donating their time to help them. To many of us, the most important person in the community is LexManos as he donates all of his time to make all of this possible. It also makes it very difficult to help you if you don't post any actual helpful information. Please post your logs don't ask us how there's this great thing called google.

    Sorry it was an internet problem and i will not post twice again it was rushed and stupid on my part. to reply to the google part thats where it came up short as i was unable to find much that helped apologies for the two posts and If it was annoying just know that it was an accident on my part

     

    is there any way to delete a thread as i feel guilty for posting two

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.