Résolu Disparition des Blocs

boutier-oton

Expérimentateur de tout et rien :D
25 Décembre 2011
80
5
56
26
Bonjour, alors voilà je vous expose mon problème:
Il y a peu, j'ai décidé pour m'amuser de lancer Minecraft en version Bêta 1.8 afin de retrouver une ancienne map que dont j'avais le seed.
En jeu, aucun problème, tout se passe bien. Je décide alors de passer en version actuelle (1.7.9) pour jouer sur la 'vieille map' fraîchement générée avec les dernières fonctionnalités du jeu.
C'est là que le problème est apparu: Tous les blocs ont alors disparus et se sont affichés tout d'abord en noir, excepté l'eau, la lave et les blocs spéciaux (type coffres, têtes de wither, ect.)
J'ai déjà été confronté à ce problème, mais la première fois, une simple réinstallation de Minecraft a suffit.
Aujourd'hui, tous les blocs sont invisibles, et dans toutes les maps (et serveurs) malgré mes nombreuses réinstallations.
J'ai déjà consulté des forums, mis à jour mes pilotes graphiques, réinstallé Java, mais rien ne fonctionne.
J'ai cependant une piste: il semblerait que chaque monde dont les fichiers contiennent des informations sur moi (players.dat) me fasse le coup, mais en supprimant ces fichiers le bug disparaît, seulement il recommence dans toutes les autres maps.
C'est pourquoi je viens vous demander votre aide.

Ci-après le rapport d'erreur paru dans le dossier 'log' dans .minecraft:
(Le log parle de server mais ce sont des maps solo)
[14:58:06] [main/INFO]: Setting user: malvin37
[14:58:06] [main/INFO]: (Session ID is token:2785028939b94b5e9190e4cd18aeac97:051a9162b63642a9bea5b495555c5cd0)
[14:58:08] [Client thread/INFO]: LWJGL Version: 2.9.1
[14:58:16] [Client thread/INFO]: Reloading ResourceManager: Default
[14:58:17] [Sound Library Loader/INFO]: Sound engine started
[14:58:44] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
[14:58:45] [Client thread/INFO]: Created: 256x256 textures/items-atlas
[15:00:36] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[15:00:36] [Server thread/INFO]: Generating keypair
[15:00:37] [Server thread/INFO]: Preparing start region for level 0
[15:00:38] [Server thread/INFO]: Preparing spawn area: 6%
[15:00:39] [Server thread/INFO]: Preparing spawn area: 40%
[15:00:40] [Server thread/INFO]: Preparing spawn area: 78%
[15:00:40] [Server thread/INFO]: Changing view distance to 8, from 10
[15:00:41] [Server thread/INFO]: malvin37[local:E:3b722868] logged in with entity id 91 at (401.4370134117099, 56.0, 175.75665922887106)
[15:00:41] [Server thread/INFO]: malvin37 joined the game
[15:00:43] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2008ms behind, skipping 40 tick(s)
[15:00:55] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@9f5eb6[id=051a9162-b636-42a9-bea5-b495555c5cd0,name=malvin37,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[authlib-1.5.16.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:158) [authlib-1.5.16.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:53) [authlib-1.5.16.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:50) [authlib-1.5.16.jar:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3522) [guava-15.0.jar:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2315) [guava-15.0.jar:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2278) [guava-15.0.jar:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2193) [guava-15.0.jar:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:3932) [guava-15.0.jar:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3936) [guava-15.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4806) [guava-15.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4812) [guava-15.0.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:148) [authlib-1.5.16.jar:?]
at brm.run(SourceFile:106) [1.7.10.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_65]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_65]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_65]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_65]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_65]
Caused by: java.net.UnknownHostException: sessionserver.mojang.com
at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_65]
at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.7.0_65]
at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.7.0_65]
at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_65]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_65]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_65]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_65]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_65]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_65]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_65]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_65]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_65]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_65]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_65]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_65]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[authlib-1.5.16.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[authlib-1.5.16.jar:?]
... 18 more
[15:01:28] [Server thread/INFO]: Saving and pausing game...
[15:01:28] [Server thread/INFO]: Saving chunks for level 'Survie (Since 1.8)'/Overworld
[15:01:28] [Server thread/INFO]: Saving chunks for level 'Survie (Since 1.8)'/Nether
[15:01:28] [Server thread/INFO]: Saving chunks for level 'Survie (Since 1.8)'/The End
[15:01:31] [Server thread/INFO]: Stopping server
[15:01:31] [Server thread/INFO]: Saving players
[15:01:31] [Server thread/INFO]: Saving worlds
[15:01:31] [Server thread/INFO]: Saving chunks for level 'Survie (Since 1.8)'/Overworld
[15:01:31] [Server thread/INFO]: Saving chunks for level 'Survie (Since 1.8)'/Nether
[15:01:31] [Server thread/INFO]: Saving chunks for level 'Survie (Since 1.8)'/The End
[15:01:35] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[15:01:35] [Server thread/INFO]: Generating keypair
[15:01:37] [Server thread/INFO]: Preparing start region for level 0
[15:01:38] [Server thread/INFO]: Preparing spawn area: 19%
[15:01:39] [Server thread/INFO]: Preparing spawn area: 43%
[15:01:40] [Server thread/INFO]: Preparing spawn area: 70%
[15:01:40] [Server thread/INFO]: Changing view distance to 8, from 10
[15:01:40] [Server thread/INFO]: malvin37[local:E:648c901f] logged in with entity id 827 at (430.0887780898961, 43.0, -372.3655775695674)
[15:01:40] [Server thread/INFO]: malvin37 joined the game
[15:01:42] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2058ms behind, skipping 41 tick(s)
[15:01:46] [Server thread/INFO]: Saving and pausing game...
[15:01:46] [Server thread/INFO]: Saving chunks for level 'Fishfarm'/Overworld
[15:01:46] [Server thread/INFO]: Saving chunks for level 'Fishfarm'/Nether
[15:01:46] [Server thread/INFO]: Saving chunks for level 'Fishfarm'/The End
[15:01:47] [Server thread/INFO]: Stopping server
[15:01:47] [Server thread/INFO]: Saving players
[15:01:47] [Server thread/INFO]: Saving worlds
[15:01:47] [Server thread/INFO]: Saving chunks for level 'Fishfarm'/Overworld
[15:01:47] [Server thread/INFO]: Saving chunks for level 'Fishfarm'/Nether
[15:01:47] [Server thread/INFO]: Saving chunks for level 'Fishfarm'/The End
[15:01:50] [Client thread/INFO]: Stopping!

Je vous remercie d'avance pour votre aide :)
 

machinator

Architecte en herbe
25 Juin 2014
92
15
114
36
Bizarre ton problème, je viens de tester en créant une nouvelle map en vieille version 1.8, et ensuite en repassant en 1.7 et en convertissant la map créée, aucun souci pour ma part.

Je pense pas que ton problème soit lié à ça, surtout que t'as réinstallé minecraft entièrement, et que tu as également ce problème sur tout les serveurs que tu visites.

Je suis pas spécialiste des logs, mais quand t'as lancé ton jeu, t'étais sans connection internet ? Car :
15:00:55] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@9f5eb6[id=051a9162-b636-42a9-bea5-b495555c5cd0,name=malvin37,properties={},legacy=false]

T'as aussi ce problème sur les nouvelles maps que tu crées ou seulement sur celle déjà existantes ?
 

boutier-oton

Expérimentateur de tout et rien :D
25 Décembre 2011
80
5
56
26
C'est là le hic, j'avais une connection Internet, et ce type de message.concerne les serveurs normalement, pas les maps solo :/

Le problème n'arrive que sur des maps existantes qui comportent des données sur moi, mais se répend ensuite aux autres maps auparavant non concernées
 

machinator

Architecte en herbe
25 Juin 2014
92
15
114
36
Etrange en effet, en plus en recherchant tes erreurs sur internet, c'est toujours lié à craftbukkit ou autre serveur, mais vu que maintenant en solo on a une sorte de serveur intégré, c'est possible...

2 pistes à explorer :

http://www.minecraftforum.net/forum...ion-server-error-failed-to-verify-username#c3
Pour toi ça devrait donner si je dis pas de bêtises (Je suis pas sur windows)
Code:
java -Xms1024M -jar -Djava.net.preferIPv4Stack=true -jar Minecraft.exe
PAUSE

Et
http://www.minecraftforum.net/forum...rt/1872562-internal-client-error-java-net#c19

Je pense pas que l'ip de session minecraft ait changée, donc teste ceci également.
 

boutier-oton

Expérimentateur de tout et rien :D
25 Décembre 2011
80
5
56
26
Merci pour la réponse, mais la manip n'a servit à rien, mon problème ne semble pas venir d'ici.
Dans ces topics les gens ont du mal à accéder au serveur, pour ma part ils restent accessibles.
Je continue à penser que ça vient de fichiers corrompus dans les stats de mon personnage.... :(

EDIT: J'ai trouvé une solution sur ce topic (http://forums.guru3d.com/showthread.php?t=386289)
Mais elle ne fonctionne que partiellement: certaines maps restent invisibles, et le fait qu'une map invisible soit ouverte rend toutes les autres invisibles également...

EDIT 2: Après 4 jours de recherche, j'ai finalement trouvé comment corriger ce bug, mais pas totalement: je dois éviter certaines map :(
Au moins, les blocs sont visibles, et ce grâce notamment à l'installation d'Optifine, que j'avais pourtant pendant le bug... Allez savoir ce qui est arrivé! :D
 

machinator

Architecte en herbe
25 Juin 2014
92
15
114
36
Rien pigé, mais bon si t’arrives à faire fonctionner c'est le principal, par contre je vois pas pourquoi cela n'affecterait que certaines maps

Tente toujours de recharger les textures avec F3 + T et éventuellement un F3 + S sur tes maps bugguées, mais je pense pas que ça change grand chose.
Tu peux toujours aussi essayer de faire un debug crash (sur une de tes maps bugguée) en maintenant F3 + C pendant 10 secondes environ et regarder dans le log si y'aurait pas un indice supplémentaire.

Désolé de ne pouvoir t'apporter plus d'aide, je suis pas spécialiste des mystères de windows :D