Stránka 1 z 1
nevím co s tím
Napsal: 25 pro 2016, 12:18
od PLooGeR
82.208.17.20:27067Ahoj,prosím o radu...
když zapnu minecraft a přihlásím se na svůj server....crashne mi minecraft.
Nevím co s tím,zkoušel jsem přeinstalovat minecraft i javu,ale nic....
Kód: Vybrat vše
[11:00:29] [Client thread/INFO]: Setting user: PLooGeR
[11:00:35] [Client thread/INFO]: LWJGL Version: 2.9.4
[11:00:36] [Client thread/INFO]: Reloading ResourceManager: Default
[11:00:39] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:00:39] [Thread-4/INFO]: Initializing LWJGL OpenAL
[11:00:39] [Thread-4/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[11:00:41] [Thread-4/INFO]: OpenAL initialized.
[11:00:41] [Sound Library Loader/INFO]: Sound engine started
[11:00:55] [Client thread/INFO]: Created: 1024x512 textures-atlas
[11:01:20] [pool-3-thread-1/ERROR]: Couldn't get pending invite count
com.mojang.realmsclient.exception.RealmsServiceException: Could not connect to Realms: connect timed out
at com.mojang.realmsclient.client.RealmsClient.execute(RealmsClient.java:453) ~[realms-1.10.8.jar:1.10.8]
at com.mojang.realmsclient.client.RealmsClient.pendingInvitesCount(RealmsClient.java:329) ~[realms-1.10.8.jar:1.10.8]
at com.mojang.realmsclient.gui.RealmsDataFetcher$PendingInviteUpdateTask.updatePendingInvites(RealmsDataFetcher.java:239) [realms-1.10.8.jar:1.10.8]
at com.mojang.realmsclient.gui.RealmsDataFetcher$PendingInviteUpdateTask.run(RealmsDataFetcher.java:230) [realms-1.10.8.jar:1.10.8]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [?:1.8.0_25]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180) [?:1.8.0_25]
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294) [?:1.8.0_25]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
[11:10:14] [Client thread/ERROR]: Can't ping 82.208.17.20:27067: Internal Exception: java.io.IOException: Stávající pripojení bylo vynucene ukonceno vzdáleným hostitelem
[11:11:48] [Client thread/INFO]: Stopping!
[11:11:48] [Client thread/INFO]: SoundSystem shutting down...
[11:11:48] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Re: nevím co s tím
Napsal: 25 pro 2016, 12:48
od NEZNAMY
nepodarilo sa pripojiť na tvoj realms server. Ani zistiť, či existuje.
Re: nevím co s tím
Napsal: 25 pro 2016, 13:17
od Hanakocz
No, realms sice nezjistil, ale to s tím nemá moc co dělat. Ten FH server tě nějak násilně odpojil. Možná by bylo dobré sem hodit ještě log z něj.
Re: nevím co s tím
Napsal: 25 pro 2016, 19:38
od PLooGeR
házím celý log ze serveru
Kód: Vybrat vše
[11:07:50] [Server thread/INFO]: Starting minecraft server version 1.11
[11:07:50] [Server thread/INFO]: Loading properties
[11:07:50] [Server thread/INFO]: Default game type: SURVIVAL
[11:07:50] [Server thread/INFO]: Generating keypair
[11:07:50] [Server thread/INFO]: Starting Minecraft server on 82.208.17.20:27067
[11:07:50] [Server thread/INFO]: Using epoll channel type
[11:07:50] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-c8ff651 (MC: 1.11) (Implementing API version 1.11-R0.1-SNAPSHOT)
[11:07:50] [Server thread/WARN]: Failed to load user banlist:
java.io.FileNotFoundException: banned-players.json (No such file or directory)
at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_74]
at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_74]
at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_74]
at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.JsonList.load(JsonList.java:171) ~[minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.DedicatedPlayerList.z(SourceFile:99) [minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.DedicatedPlayerList.<init>(SourceFile:25) [minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:185) [minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:521) [minecraft_server.jar:git-Bukkit-c8ff651]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
[11:07:50] [Server thread/WARN]: Failed to load ip banlist:
java.io.FileNotFoundException: banned-ips.json (No such file or directory)
at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_74]
at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_74]
at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_74]
at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.JsonList.load(JsonList.java:171) ~[minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.DedicatedPlayerList.y(SourceFile:91) [minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.DedicatedPlayerList.<init>(SourceFile:27) [minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:185) [minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:521) [minecraft_server.jar:git-Bukkit-c8ff651]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
[11:07:50] [Server thread/WARN]: Failed to load operators list:
java.io.FileNotFoundException: ops.json (No such file or directory)
at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_74]
at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_74]
at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_74]
at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.JsonList.load(JsonList.java:171) ~[minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.DedicatedPlayerList.A(SourceFile:107) [minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.DedicatedPlayerList.<init>(SourceFile:29) [minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:185) [minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:521) [minecraft_server.jar:git-Bukkit-c8ff651]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
[11:07:50] [Server thread/WARN]: Failed to load white-list:
java.io.FileNotFoundException: whitelist.json (No such file or directory)
at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_74]
at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_74]
at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_74]
at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.JsonList.load(JsonList.java:171) ~[minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.DedicatedPlayerList.C(SourceFile:123) [minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.DedicatedPlayerList.<init>(SourceFile:30) [minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:185) [minecraft_server.jar:git-Bukkit-c8ff651]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:521) [minecraft_server.jar:git-Bukkit-c8ff651]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
[11:07:50] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[11:07:50] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[11:07:50] [Server thread/WARN]: 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.
[11:07:50] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[11:07:50] [Server thread/INFO]: Preparing level "world"
[11:07:51] [Server thread/INFO]: Preparing start region for level 0 (Seed: -796476217196547401)
[11:07:52] [Server thread/INFO]: Preparing spawn area: 7%
[11:07:53] [Server thread/INFO]: Preparing spawn area: 18%
[11:07:54] [Server thread/INFO]: Preparing spawn area: 32%
[11:07:55] [Server thread/INFO]: Preparing spawn area: 46%
[11:07:56] [Server thread/INFO]: Preparing spawn area: 60%
[11:07:57] [Server thread/INFO]: Preparing spawn area: 75%
[11:07:58] [Server thread/INFO]: Preparing spawn area: 89%
[11:07:59] [Server thread/INFO]: Preparing start region for level 1 (Seed: -796476217196547401)
[11:08:00] [Server thread/INFO]: Preparing spawn area: 19%
[11:08:01] [Server thread/INFO]: Preparing spawn area: 39%
[11:08:02] [Server thread/INFO]: Preparing spawn area: 58%
[11:08:03] [Server thread/INFO]: Preparing spawn area: 76%
[11:08:04] [Server thread/INFO]: Preparing spawn area: 97%
[11:08:04] [Server thread/INFO]: Preparing start region for level 2 (Seed: -796476217196547401)
[11:08:05] [Server thread/INFO]: Preparing spawn area: 62%
[11:08:06] [Server thread/INFO]: Done (15.141s)! For help, type "help" or "?"
[11:08:06] [Server thread/INFO]: Starting GS4 status listener
[11:08:06] [Query Listener #1/INFO]: Query running on 82.208.17.20:27067
[11:12:20] [Server thread/INFO]: PLooGeR[/188.92.11.22:52698] logged in with entity id 2156 at ([world]-154.5, 64.0, 264.5)
[11:12:30] [Server thread/INFO]: PLooGeR lost connection: Internal Exception: java.io.IOException: Error while writev(...): Connection reset by peer
[11:12:30] [Server thread/INFO]: PLooGeR left the game
Re: nevím co s tím
Napsal: 25 pro 2016, 19:56
od pitilon@seznam.cz
dělá to všem?
restartuj složky:
banned-players.json
ops.json
banned-ips.json
whitelist.json
a pak dej vědět.. (samozřejmě, že jde o serverové složky)
Re: nevím co s tím
Napsal: 25 pro 2016, 20:05
od PLooGeR
jak jako restartuj??

Re: nevím co s tím
Napsal: 25 pro 2016, 20:29
od pitilon@seznam.cz
jako smaž a nech vygenerovat znovu
Re: nevím co s tím
Napsal: 25 pro 2016, 20:44
od Port2
Re: nevím co s tím
Napsal: 25 pro 2016, 20:48
od PLooGeR
promazal jsem složky a furt nic....a zkoušel jsem jít i normálně na singl....a tam mi to dělá taky...tak já nwm čím to je
-- 25 pro 2016, 20:38 --
tak dámy a pánové...přišel jsem na to...
stáhnul jsem znova celý minecraft i javu a v nastavení mc jsem nastavil Use Vsync a Use Vbos na off,pochybuju,že jsem to celý spravil tím,že jsem znova stáhnul javu a minecraft...

mohl jsem si ušetřit určitě námahu

no,což ale díky všem za rady
