BennyGamer

Aventurier
16 Juillet 2018
16
1
4
27
Toulouse
discord.gg
="robin4002, post: 1760549, member: 63741"]Salut,
Vu que ton client se prend un timeout, je pense que le serveur crash lorsque tu te connectes (et donc il ne répond plus au requête du client).
Peux-tu envoyé les logs du serveur après avoir tenté de s'y connecter ?

Ou trouve tu les logs du serveur ?
 

Detobel36

Créateur de plugins (PhoenixRebirth)
Support
17 Août 2012
10 542
24
2 247
347
28
Bruxelles - Belgique
www.phoenix-rebirth.fr
  • J'aime
Reactions: BennyGamer

BennyGamer

Aventurier
16 Juillet 2018
16
1
4
27
Toulouse
discord.gg
Salut,


https://minecraft.fr/forum/threads/trucs-pour-résoudre-un-problème.77248/
Si tu n'a pas de dossier "logs", c'est que c'est directement à la racine du projet (où tu dois avoir un fichier server.log il me semble).


Cordialement,
Detobel36


Voila ci dessous mon fichier : "latest.log" après redémarrage du serveur

Code:
[16:55:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:55:37] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:55:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:55:37] [main/INFO] [FML]: Forge Mod Loader version 14.23.4.2759 for Minecraft 1.12.2 loading
[16:55:37] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_161, running on Linux:amd64:4.4.0-112-generic, installed at /usr/lib/jvm/java-8-oracle/jre
[16:55:37] [main/INFO] [FML]: Searching /home/a722016100217275895/27146/./mods for mods
[16:55:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:55:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:55:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:55:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:55:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:55:40] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[16:55:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:55:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:55:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:55:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:55:43] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[16:55:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[16:55:51] [Server thread/INFO] [FML]: MinecraftForge v14.23.4.2759 Initialized
[16:55:51] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[16:55:51] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[16:55:51] [Server thread/INFO] [FML]: Searching /home/a722016100217275895/27146/./mods for mods
[16:55:53] [Server thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[16:55:53] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[16:55:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, millenaire] at CLIENT
[16:55:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, millenaire] at SERVER
[16:55:54] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[16:55:55] [Server thread/INFO] [FML]: Found 1309 ObjectHolder annotations
[16:55:55] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[16:55:55] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[16:55:55] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[16:55:55] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[16:55:55] [Server thread/WARN] [millenaire]: No need to redeploy Millénaire as the millenaire folder is already at vesion 6.2.9.
[16:55:55] [Server thread/INFO] [FML]: SRV ERROR: null: Unknown config on line: generate_colour_chart=false
[16:55:55] [Server thread/INFO] [FML]: SRV ERROR: null: Unknown config on line: generate_goods_list=false
[16:55:55] [Server thread/INFO] [STDOUT]: [org.millenaire.common.config.MillConfigValues:readConfigFile:507]: Read config in config-server.txt. Logging: true/true
[16:55:55] [Server thread/INFO] [STDOUT]: [org.millenaire.common.config.MillConfigValues:readConfigFile:507]: Read config in config-server-custom.txt. Logging: true/true
[16:55:55] [Server thread/INFO] [FML]: SRV Starting new session. Mods: examplemod 
[16:55:55] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
[16:55:55] [Server thread/INFO] [FML]: Applying holder lookups
[16:55:55] [Server thread/INFO] [FML]: Holder lookups applied
[16:55:55] [Server thread/INFO] [FML]: Applying holder lookups
[16:55:55] [Server thread/INFO] [FML]: Holder lookups applied
[16:55:55] [Server thread/INFO] [FML]: Applying holder lookups
[16:55:55] [Server thread/INFO] [FML]: Holder lookups applied
[16:55:55] [Server thread/INFO] [FML]: Applying holder lookups
[16:55:55] [Server thread/INFO] [FML]: Holder lookups applied
[16:55:55] [Server thread/INFO] [FML]: Injecting itemstacks
[16:55:55] [Server thread/INFO] [FML]: Itemstack injection complete
[16:55:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[16:55:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[16:55:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[16:55:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:27146
[16:55:55] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
[16:55:56] [Server thread/INFO] [FML]: Applying holder lookups
[16:55:56] [Server thread/INFO] [FML]: Holder lookups applied
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/architect_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/architect_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/architect_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/architect_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.1.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/armysmith_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.smith.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/armysmith_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.smith.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/armysmith_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.smith.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/artisan_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/artisan_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/artisan_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/artisan_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.1.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/artwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.artist.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/artwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.artist.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/artwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.artist.2.C.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/artwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/artwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/artwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.C.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/artwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.D.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/artwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.E.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/baron_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/noblemale/clothes/byz.baron.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/baron_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/noblemale/clothes/byz.baron.1.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/centurio_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/noblemale/clothes/byz.soldier.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/centurio_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/noblemale/clothes/byz.soldier.1.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/centurio_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/noblemale/clothes/byz.soldier.1.C.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/centurio_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/noblemale/clothes/byz.soldier.1.D.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/farmiller_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.farmer.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/farmiller_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.farmer.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/farmiller_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.farmer.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/farmiller_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.farmer.1.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/farmiller_wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/farmiller_wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/farmiller_wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.2.C.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/farmiller_wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.2.D.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/farmiller_wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/farmiller_wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/farmiller_wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.C.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/farmiller_wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.D.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/farmiller_wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.E.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/fisherman_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.farmer.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/fisherman_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.farmer.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/fisherman_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.farmer.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/fisherman_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.farmer.1.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/loneshepherd_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.sheep.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/loneshepherd_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.sheep.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/loneshepherd_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.sheep.2.C.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/loneshepherd_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.sheep.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/loneshepherdf_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.sheepf.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/loneshepherdf_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.sheepf.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/loneshepherdf_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.sheepf.2.C.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/loneshepherdf_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.sheepf.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/lumberman_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.lumber.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/lumberman_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.lumber.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/lumberman_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.lumber.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/lumberman_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.lumber.1.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/miner_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/miner_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/miner_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/miner_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.1.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/pastor_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/noblemale/clothes/byz.priest.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/pastor_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/noblemale/clothes/byz.priest.1.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/pastor_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/noblemale/clothes/byz.priest.1.C.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/patriarch_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/noblemale/clothes/byz.patriarch.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/patriarch_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/noblemale/clothes/byz.patriarch.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/richwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/noblefemale/clothes/byz.richf.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/richwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/noblefemale/clothes/byz.richf.1.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/shepherd_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.sheep.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/shepherd_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.sheep.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/shepherd_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.sheep.2.C.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/shepherd_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.sheep.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/shepherd_female_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.sheepf.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/shepherd_female_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.sheepf.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/shepherd_female_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.sheepf.2.C.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/shepherd_female_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.sheepf.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/silkfarmer_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/silkfarmer_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/silkfarmer_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/silkfarmer_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.miner.1.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/silkfarmerwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.silkwife.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/silkfarmerwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/silkfarmerwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/silkfarmerwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.C.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/silkfarmerwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.D.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/silkfarmerwife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.E.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/smith_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.smith.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/smith_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.smith.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/smith_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/male/clothes/byz.smith.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.2.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.2.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.2.C.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.2.D.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.A.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.B.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.C.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.D.png
[16:55:57] [Server thread/INFO] [FML]: SRV ERROR: VT: byzantines/wife_byzantine: Specified cloth texture cannot be found: textures/entity/byzanz/female/clothes/byz.defaultwife.1.E.png
[16:56:00] [Server thread/INFO] [FML]: SRV MAJOR: null: Loading language: fr
[16:56:01] [Server thread/INFO] [FML]: SRV MAJOR: null: LanguageData loaded: fr. Wand invitem name: Wand of Summoning
[16:56:01] [Server thread/INFO] [FML]: Injecting itemstacks
[16:56:01] [Server thread/INFO] [FML]: Itemstack injection complete
[16:56:01] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
[16:56:01] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
[16:56:01] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
[16:56:01] [Server thread/INFO] [FML]: Applying holder lookups
[16:56:01] [Server thread/INFO] [FML]: Holder lookups applied
[16:56:02] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@1db6630b)
[16:56:02] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 540 advancements
[16:56:05] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@1db6630b)
[16:56:05] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@1db6630b)
[16:56:05] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
[16:56:06] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 77%
[16:56:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (4.939s)! For help, type "help" or "?"
[16:56:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener
[16:56:06] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting remote control listener
[16:56:06] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on 0.0.0.0:27148
[16:56:06] [RCON Listener #2/INFO] [net.minecraft.server.MinecraftServer]: RCON running on 0.0.0.0:27147
[16:56:07] [Server thread/INFO] [FML]: Unloading dimension -1
[16:56:07] [Server thread/INFO] [FML]: Unloading dimension 1


Mais si vous voulez, j'allume le serveur puis on peut jouer et tout sans problème. Je suis en AFK pêches et la de temps en temps cela me fait cette erreur la. Sa peut varier des heures. Aujourd'hui la nuit c'est rien passer mais a 9h du matin cela la fait et par fois a 1h du matin tout dépend vraiment. J'ai pas une heure identique au "bug".

EDIT : Rajout du fichier "latest.log"
 
Dernière édition:

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
21 000
161
3 008
347
27
Alsace
www.minecraftforgefrance.fr
Après redémarrage ça ne sert à rien.
Il faut le log juste après avoir rencontré le problème, sinon il n'y aura pas de trace du problème dans les logs.
Regardes sinon s'il y un dossier crash-reports avec un rapport de crash dedans. Si oui, envoies le plus récent.

(ps : inutile d'up au bout de quelques heures. Il faut attendre 24h avant d'up).
 
Dernière édition:
  • J'aime
Reactions: BennyGamer

360matt

4dmin de Listenia
21 Août 2017
61
4
85
19
France
listenia.wtf
Après redémarrage ça ne sert à rien.
Il faut le log juste après avoir rencontré le problème, sinon il n'y aura pas de trace du problème dans les logs.
Regardes sinon s'il y un dossier crash-reports avec un rapport de crash dedans. Si oui, envoies le plus récent.

(ps : utile d'up au bout de quelques heures. Il faut attendre 24h avant d'up).
bah si c'est utile go le faire ?
 
  • J'aime
Reactions: robin4002