Jump to content

[21:07:51] [Server console handler/ERROR] [minecraft/DedicatedServer]: Caught previously unhandled exception


Calinn

Recommended Posts

I have this problem when i try to execute a command in the console nothing happends when im using forge but when i use minecraft_server.jar everything works. Also i tried with and without mods and i have the server problem.

 

here is the entire error:

 

[21:07:51] [Server console handler/ERROR] [minecraft/DedicatedServer]: Caught previously unhandled exception : java.io.IOError: java.io.IOException: Unable to parse columns at org.jline.terminal.impl.AbstractPosixTerminal.getSize(AbstractPosixTerminal.java:62) ~[jline-3.12.1.jar:?] {} at org.jline.terminal.Terminal.getBufferSize(Terminal.java:216) ~[jline-3.12.1.jar:?] {} at org.jline.reader.impl.LineReaderImpl.doDisplay(LineReaderImpl.java:676) ~[jline-3.12.1.jar:?] {} at org.jline.reader.impl.LineReaderImpl.<init>(LineReaderImpl.java:282) ~[jline-3.12.1.jar:?] {} at org.jline.reader.LineReaderBuilder.build(LineReaderBuilder.java:115) ~[jline-3.12.1.jar:?] {re:classloading} at net.minecraftforge.server.console.TerminalHandler.handleCommands(TerminalHandler.java:47) ~[forge:?] {re:classloading} at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:84) ~[?:?] {re:classloading} Caused by: java.io.IOException: Unable to parse columns at org.jline.terminal.impl.ExecPty.doGetInt(ExecPty.java:278) ~[jline-3.12.1.jar:?] {} at org.jline.terminal.impl.ExecPty.doGetSize(ExecPty.java:263) ~[jline-3.12.1.jar:?] {} at org.jline.terminal.impl.ExecPty.getSize(ExecPty.java:170) ~[jline-3.12.1.jar:?] {} at org.jline.terminal.impl.AbstractPosixTerminal.getSize(AbstractPosixTerminal.java:60) ~[jline-3.12.1.jar:?] {} ... 6 more

 

 

 

 

here are the logs:

Spoiler

[18Aug2021 21:06:58.424] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 35.1.4, --fml.mcpVersion, 20201102.104115, --fml.mcVersion, 1.16.4, --fml.forgeGroup, net.minecraftforge]
[18Aug2021 21:06:58.439] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.0.6+85+master.325de55 starting: java version 1.8.0_292 by AdoptOpenJDK
[18Aug2021 21:06:59.223] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[18Aug2021 21:06:59.356] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/home/container/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER
[18Aug2021 21:07:02.411] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, .]
[18Aug2021 21:07:26.636] [modloading-worker-1/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 35.1.4, for MC 1.16.4 with MCP 20201102.104115
[18Aug2021 21:07:26.637] [modloading-worker-1/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v35.1.4 Initialized
[18Aug2021 21:07:27.675] [modloading-worker-0/ERROR] [net.minecraft.util.Util/]: No data fixer registered for herobrinesleep
[18Aug2021 21:07:27.700] [modloading-worker-0/ERROR] [net.minecraft.util.Util/]: No data fixer registered for herobrine_attack
[18Aug2021 21:07:28.825] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[18Aug2021 21:07:31.450] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 35.1.4 Target: null
[18Aug2021 21:07:39.006] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[18Aug2021 21:07:41.473] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[18Aug2021 21:07:41.479] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[18Aug2021 21:07:41.512] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[18Aug2021 21:07:41.525] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[18Aug2021 21:07:41.526] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[18Aug2021 21:07:41.548] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, forge-1.16.4-35.1.4-universal.jar, Herobrine Mod 2.0.jar
[18Aug2021 21:07:45.458] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 7 recipes
[18Aug2021 21:07:48.186] [Worker-Main-2/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 927 advancements
[18Aug2021 21:07:51.070] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.4
[18Aug2021 21:07:51.073] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
[18Aug2021 21:07:51.073] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
[18Aug2021 21:07:51.073] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[18Aug2021 21:07:51.722] [Server console handler/ERROR] [net.minecraft.server.dedicated.DedicatedServer/]: Caught previously unhandled exception :
java.io.IOError: java.io.IOException: Unable to parse columns
    at org.jline.terminal.impl.AbstractPosixTerminal.getSize(AbstractPosixTerminal.java:62) ~[jline-3.12.1.jar:?]
    at org.jline.terminal.Terminal.getBufferSize(Terminal.java:216) ~[jline-3.12.1.jar:?]
    at org.jline.reader.impl.LineReaderImpl.doDisplay(LineReaderImpl.java:676) ~[jline-3.12.1.jar:?]
    at org.jline.reader.impl.LineReaderImpl.<init>(LineReaderImpl.java:282) ~[jline-3.12.1.jar:?]
    at org.jline.reader.LineReaderBuilder.build(LineReaderBuilder.java:115) ~[jline-3.12.1.jar:?]
    at net.minecraftforge.server.console.TerminalHandler.handleCommands(TerminalHandler.java:47) ~[forge:?]
    at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:84) ~[?:?]
Caused by: java.io.IOException: Unable to parse columns
    at org.jline.terminal.impl.ExecPty.doGetInt(ExecPty.java:278) ~[jline-3.12.1.jar:?]
    at org.jline.terminal.impl.ExecPty.doGetSize(ExecPty.java:263) ~[jline-3.12.1.jar:?]
    at org.jline.terminal.impl.ExecPty.getSize(ExecPty.java:170) ~[jline-3.12.1.jar:?]
    at org.jline.terminal.impl.AbstractPosixTerminal.getSize(AbstractPosixTerminal.java:60) ~[jline-3.12.1.jar:?]
    ... 6 more
[18Aug2021 21:07:51.965] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on 0.0.0.0:25565
[18Aug2021 21:07:52.166] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
[18Aug2021 21:07:52.718] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[18Aug2021 21:07:52.719] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The server will make no attempt to authenticate usernames. Beware.
[18Aug2021 21:07:52.719] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[18Aug2021 21:07:52.719] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: To change this, set "online-mode" to "true" in the server.properties file.
[18Aug2021 21:07:52.988] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
[18Aug2021 21:07:53.827] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[18Aug2021 21:08:06.218] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.219] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.219] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.219] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.219] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.220] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.220] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.220] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.220] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.220] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.220] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.221] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.221] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.221] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.221] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.221] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.221] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.222] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.222] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.222] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.222] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.222] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.222] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.223] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.223] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:06.347] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:07.573] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:07.584] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:07.957] [Worker-Main-3/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:08.780] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
[18Aug2021 21:08:08.841] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 11%
[18Aug2021 21:08:10.368] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 16540 ms
[18Aug2021 21:08:10.369] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (17.600s)! For help, type "help"
[18Aug2021 21:08:10.369] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
[18Aug2021 21:08:10.378] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener started
[18Aug2021 21:08:10.378] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting remote control listener
[18Aug2021 21:08:10.382] [Query Listener #1/INFO] [net.minecraft.network.rcon.QueryThread/]: Query running on 0.0.0.0:25565
[18Aug2021 21:08:10.383] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread RCON Listener started
[18Aug2021 21:08:10.383] [Server thread/INFO] [net.minecraft.network.rcon.MainThread/]: RCON running on 0.0.0.0:25575
[18Aug2021 21:08:45.866] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2399ms or 47 ticks behind
[18Aug2021 21:13:14.931] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 2014ms or 40 ticks behind

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

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