Pb serveur Minecraft retour en arriérer

Issa2008

Architecte en herbe
27 Décembre 2016
76
3
47
Bonjour,

voici le log de mon serveur :

Mon problème c'est que en pleine parti, ça arrive de plus en plus souvent, lorsqu'on fait quelque chose tout reviens en arriére de quelque second, c'est à dire on vas casser 5, 6 bloque et d'un coup les bloque reviennent, par exemple on avant vite et hop on se retrouve en arriérer.

connaissez vous se probléme et comment le corriger svp ?

Code:
leOutputStream.<init>(Unknown Source)
[12:09:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at java.io.FileOutputStream.<init>(Unknown Source)
[12:09:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at net.minecraft.world.storage.MapStorage.func_75747_a(SourceFile:94)
[12:09:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at net.minecraft.world.storage.MapStorage.func_75744_a(SourceFile:78)
[12:09:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at net.minecraft.world.WorldServer.func_73042_a(WorldServer.java:1058)
[12:09:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1006)
[12:09:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:355)
[12:09:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:636)
[12:09:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
[12:09:07] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at java.lang.Thread.run(Unknown Source)
[12:09:16] [Server thread/WARN]: Sangoku moved too quickly! -9.657173116772128,-1.4203014563238696,2.986113434733852
[12:09:21] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4861ms behind, skipping 97 tick(s)
[12:09:59] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 8751ms behind, skipping 175 tick(s)
[12:09:59] [Server thread/WARN]: Sangoku moved too quickly! -2.1541916791400126,-2.7531999805212024,-9.429536376201668
[12:10:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 7968ms behind, skipping 159 tick(s)
[12:11:40] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6879ms behind, skipping 137 tick(s)
[12:12:30] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 7099ms behind, skipping 141 tick(s)
[12:12:30] [Server thread/WARN]: Sangoku moved too quickly! 10.049153645132492,1.4199999868869781,0.8806447434303664
[12:13:17] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]: java.io.FileNotFoundException: .\world\data\reccomplex:structuredata.dat (Le chemin d?accès spécifié est introuvable)
[12:13:17] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at java.io.FileOutputStream.open0(Native Method)
[12:13:17] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at java.io.FileOutputStream.open(Unknown Source)
[12:13:17] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at java.io.FileOutputStream.<init>(Unknown Source)
[12:13:17] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at java.io.FileOutputStream.<init>(Unknown Source)
[12:13:17] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at net.minecraft.world.storage.MapStorage.func_75747_a(SourceFile:94)
[12:13:17] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at net.minecraft.world.storage.MapStorage.func_75744_a(SourceFile:78)
[12:13:17] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at net.minecraft.world.WorldServer.func_73042_a(WorldServer.java:1058)
[12:13:17] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1006)
[12:13:17] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:355)
[12:13:17] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:636)
[12:13:17] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
[12:13:17] [Server thread/INFO] [STDERR]: [net.minecraft.world.storage.MapStorage:func_75747_a:99]:     at java.lang.Thread.run(Unknown Source)
[12:13:25] [Server thread/WARN]: Sangoku moved too quickly! 0.5263958956463739,0.0,10.054141879347753
[12:13:26] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 12155ms behind, skipping 243 tick(s)
 
Salut,

Le premier problème vient du fait que ton serveur n'est pas assez puissante.
L'erreur nous informe en plus qu'il manque un fichier dans un de tes mondes... Il me semble que si tu redémarres ton serveur il devrait créer le fichier tout seul (informations à vérifier/tester).


Cordialement,
Detobel36
 
Bonjour !

Combien de RAM as-tu alloué à ton serveur ? Pour ton problème, on appel ca un RallBack (il revient dans la passé oklm le gars).

Mais je pense qu'il ne possède pas assez de ressources ;)

AlexFatta

EDIT : j'avais pas vu ton message Deto ;)
 
Merci pour vos réponse,

J'ai alloué 3 go MAx
et nous sommes que deux utilisateurs, voir 3 de temps en temps

Voici le script que j'utilise pour démarrer le serveur :
Code:
@echo off

--variables

set title=serveur minecraft
set jar=forge-1.10.2-12.18.3.2185-universal.jar
set minram=2G
set maxram=3G

--code
color 73
title MINECRAFT server - %title%
cls
echo ========================
echo !!                    !!
echo !!  MINECRAFT server  !!
echo !!                    !!
echo ========================
echo.
echo.
echo starting server
echo.
echo.
java.exe -Xms%minram% -Xmx%maxram% -jar %jar% nogui
echo.
echo.
color 0c
echo server stopped
pause>nul
 
Whaaaaat ? C'est quoi ce script ? x) En 1 ligne tu sais ca passe très bien ;)
Beaucoup utilisent celle là :
Code:
java -Xmx1024M -jar spigot_server.jar -o true
PAUSE

Après c'est qui décide bien sûr mais j'ai un un problème comme ca y'a un moment. Depuis que j'ai remis Spigot dessus et passé sous 4 Go de RAM dessus ca a arrêté de déconner. Après j'utilise des plugin gourmands x) Mais la piste de Detobel me semble plus réaliste ;)

AlexFatta

EDIT : tu remplace 1024 par le nombre de Go que tu veux 1024, 2048 etc.. ou sinon tu met ca pour remplacer les méga par les giga : -Xmx1G pour 1 Go de RAM ;)
 
je suis en trein de tester avec Spigo, ça démarre mais j'ai l'impression que les mods ne sont pas chargé :
Code:
========================
!!                    !!
!!  MINECRAFT server  !!
!!                    !!
========================


starting server


Loading libraries, please wait...
[13:26:43 INFO]: Starting minecraft server version 1.11.2
[13:27:08 INFO]: Loading properties
[13:27:08 INFO]: Default game type: SURVIVAL
[13:27:09 INFO]: This server is running CraftBukkit version git-Spigot-7d78b81-f709362 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)
[13:27:09 INFO]: Debug logging is disabled
[13:27:09 INFO]: Using 4 threads for Netty based IO
[13:27:09 INFO]: Server Ping Player Sample Count: 12
[13:27:09 INFO]: Generating keypair
[13:27:09 INFO]: Starting Minecraft server on *:25565
[13:27:09 INFO]: Using default channel type
[13:27:10 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[13:27:10 WARN]: The server will make no attempt to authenticate usernames. Beware.
[13:27:10 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.
[13:27:10 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[13:27:10 INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[13:27:10 INFO]: Preparing level "world"
[13:27:10 INFO]: -------- World Settings For [world] --------
[13:27:10 INFO]: Arrow Despawn Rate: 1200
[13:27:10 INFO]: Item Merge Radius: 2.5
[13:27:10 INFO]: Item Despawn Rate: 6000
[13:27:10 INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[13:27:10 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:27:10 INFO]: Zombie Aggressive Towards Villager: true
[13:27:10 INFO]: Mob Spawn Range: 4
[13:27:10 INFO]: Structure Info Saving: true
[13:27:10 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[13:27:10 INFO]: Random Lighting Updates: false
[13:27:10 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:27:10 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:27:10 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[13:27:10 INFO]: Cactus Growth Modifier: 100%
[13:27:10 INFO]: Cane Growth Modifier: 100%
[13:27:10 INFO]: Melon Growth Modifier: 100%
[13:27:10 INFO]: Mushroom Growth Modifier: 100%
[13:27:10 INFO]: Pumpkin Growth Modifier: 100%
[13:27:10 INFO]: Sapling Growth Modifier: 100%
[13:27:10 INFO]: Wheat Growth Modifier: 100%
[13:27:10 INFO]: NetherWart Growth Modifier: 100%
[13:27:10 INFO]: Vine Growth Modifier: 100%
[13:27:10 INFO]: Cocoa Growth Modifier: 100%
[13:27:10 INFO]: Max TNT Explosions: 100
[13:27:10 INFO]: View Distance: 10
[13:27:10 INFO]: Experience Merge Radius: 3.0
[13:27:10 INFO]: Nerfing mobs spawned from spawners: false
[13:27:11 INFO]: ---- Migration of old nether folder required ----
[13:27:11 INFO]: Unfortunately due to the way that Minecraft implemented multiworld support in 1.6, Bukkit requires that you move your nether folder to a new location in order to operate correctly.
[13:27:11 INFO]: We will move this folder for you, but it will mean that you need to move it back should you wish to stop using Bukkit in the future.
[13:27:11 INFO]: Attempting to move world\DIM-1 to world_nether\DIM-1...
[13:27:11 INFO]: Success! To restore nether in the future, simply move world_nether\DIM-1 to world\DIM-1
[13:27:12 INFO]: ---- Migration of old nether folder complete ----
[13:27:12 INFO]: -------- World Settings For [world_nether] --------
[13:27:12 INFO]: Arrow Despawn Rate: 1200
[13:27:12 INFO]: Item Merge Radius: 2.5
[13:27:12 INFO]: Item Despawn Rate: 6000
[13:27:12 INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[13:27:12 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:27:12 INFO]: Zombie Aggressive Towards Villager: true
[13:27:12 INFO]: Mob Spawn Range: 4
[13:27:12 INFO]: Structure Info Saving: true
[13:27:12 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[13:27:12 INFO]: Random Lighting Updates: false
[13:27:12 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:27:12 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:27:12 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[13:27:12 INFO]: Cactus Growth Modifier: 100%
[13:27:12 INFO]: Cane Growth Modifier: 100%
[13:27:12 INFO]: Melon Growth Modifier: 100%
[13:27:12 INFO]: Mushroom Growth Modifier: 100%
[13:27:12 INFO]: Pumpkin Growth Modifier: 100%
[13:27:12 INFO]: Sapling Growth Modifier: 100%
[13:27:12 INFO]: Wheat Growth Modifier: 100%
[13:27:12 INFO]: NetherWart Growth Modifier: 100%
[13:27:12 INFO]: Vine Growth Modifier: 100%
[13:27:12 INFO]: Cocoa Growth Modifier: 100%
[13:27:12 INFO]: Max TNT Explosions: 100
[13:27:12 INFO]: View Distance: 10
[13:27:12 INFO]: Experience Merge Radius: 3.0
[13:27:12 INFO]: Nerfing mobs spawned from spawners: false
[13:27:13 INFO]: ---- Migration of old the_end folder required ----
[13:27:13 INFO]: Unfortunately due to the way that Minecraft implemented multiworld support in 1.6, Bukkit requires that you move your the_end folder to a new location in order to operate correctly.
[13:27:13 INFO]: We will move this folder for you, but it will mean that you need to move it back should you wish to stop using Bukkit in the future.
[13:27:13 INFO]: Attempting to move world\DIM1 to world_the_end\DIM1...
[13:27:13 INFO]: Success! To restore the_end in the future, simply move world_the_end\DIM1 to world\DIM1
[13:27:14 INFO]: ---- Migration of old the_end folder complete ----
[13:27:14 INFO]: -------- World Settings For [world_the_end] --------
[13:27:14 INFO]: Arrow Despawn Rate: 1200
[13:27:14 INFO]: Item Merge Radius: 2.5
[13:27:14 INFO]: Item Despawn Rate: 6000
[13:27:14 INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[13:27:14 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:27:14 INFO]: Zombie Aggressive Towards Villager: true
[13:27:14 INFO]: Mob Spawn Range: 4
[13:27:14 INFO]: Structure Info Saving: true
[13:27:14 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[13:27:14 INFO]: Random Lighting Updates: false
[13:27:14 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:27:14 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:27:14 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[13:27:14 INFO]: Cactus Growth Modifier: 100%
[13:27:14 INFO]: Cane Growth Modifier: 100%
[13:27:14 INFO]: Melon Growth Modifier: 100%
[13:27:14 INFO]: Mushroom Growth Modifier: 100%
[13:27:14 INFO]: Pumpkin Growth Modifier: 100%
[13:27:14 INFO]: Sapling Growth Modifier: 100%
[13:27:14 INFO]: Wheat Growth Modifier: 100%
[13:27:14 INFO]: NetherWart Growth Modifier: 100%
[13:27:14 INFO]: Vine Growth Modifier: 100%
[13:27:14 INFO]: Cocoa Growth Modifier: 100%
[13:27:14 INFO]: Max TNT Explosions: 100
[13:27:14 INFO]: View Distance: 10
[13:27:14 INFO]: Experience Merge Radius: 3.0
[13:27:14 INFO]: Nerfing mobs spawned from spawners: false
[13:27:15 INFO]: Preparing start region for level 0 (Seed: -4154761418588717532)
[13:27:15 WARN]: Skipping Piece with id Rc:VillageInn_vanilla_c948bef2
[13:27:15 WARN]: Skipping Piece with id Rc:VillageGuardTower_vanilla_542fa4df
[13:27:15 WARN]: Skipping Piece with id Rc:VillageForgeLarge_vanilla_85673491
[13:27:15 WARN]: Skipping Piece with id Rc:VillageInn_vanilla_c948bef2
[13:27:15 WARN]: Skipping Piece with id Rc:VillageGuardTower_vanilla_542fa4df
[13:27:15 WARN]: Skipping Piece with id Rc:VillageForgeLarge_vanilla_85673491
[13:27:15 WARN]: Skipping Piece with id Rc:VillageInn_vanilla_c948bef2
[13:27:15 WARN]: Skipping Piece with id Rc:VillageWoodMill_vanilla_ad1ad891
[13:27:15 WARN]: Skipping Piece with id Rc:VillageInn_vanilla_c948bef2
[13:27:15 WARN]: Skipping Piece with id Rc:VillageForgeLarge_vanilla_85673491
[13:27:15 WARN]: Skipping Piece with id Rc:VillageGuardTower_vanilla_542fa4df
[13:27:15 WARN]: Skipping Piece with id Rc:VillageForgeLarge_vanilla_85673491
[13:27:15 WARN]: Skipping Piece with id Rc:VillageWoodMill_vanilla_ad1ad891
[13:27:15 WARN]: Skipping Piece with id Rc:VillageGuardTower_vanilla_542fa4df
[13:27:16 INFO]: Preparing spawn area: 4%
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.butterfly
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.cricket
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.roach
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.firefly
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.butterfly
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.maggot
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.maggot
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.maggot
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.dragonfly
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.roach
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.roach
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.ant
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.ant
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.ant
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.firefly
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.firefly
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.firefly
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.firefly
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.ant
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.firefly
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.bee
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.maggot
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.fly
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.butterfly
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.bee
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.butterfly
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.cricket
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.roach
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.cricket
[13:27:16 WARN]: Skipping BlockEntity with id jurassicraft:action_figure_block
[13:27:16 WARN]: Skipping BlockEntity with id jurassicraft:action_figure_block
[13:27:16 WARN]: Skipping BlockEntity with id jurassicraft:action_figure_block
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.roach
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.roach
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.roach
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.bee
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.bee
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.snail
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.firefly
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.snail
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.snail
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.snail
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.snail
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.dragonfly
[13:27:16 WARN]: Skipping Entity with id minecraft:mocreatures.fly
[13:27:16 INFO]: Preparing start region for level 1 (Seed: -4154761418588717532)
[13:27:17 INFO]: Preparing spawn area: 13%
[13:27:18 INFO]: Preparing spawn area: 34%
[13:27:19 INFO]: Preparing spawn area: 59%
[13:27:20 INFO]: Preparing spawn area: 85%
[13:27:21 INFO]: Preparing start region for level 2 (Seed: -4154761418588717532)
[13:27:22 INFO]: Preparing spawn area: 60%
[13:27:23 INFO]: Done (12,967s)! For help, type "help" or "?"

je me suis planté j'ai utilisé la version 1.11.2 alors que j'ai des clients en 1.10.2 :'(

du coup dans la parti j'ai perdu tout les élements en plus qu'aporter les mods :'( :'(

Whaaaaat ? C'est quoi ce script ? x) En 1 ligne tu sais ca passe très bien ;)
Beaucoup utilisent celle là :
Code:
java -Xmx1024M -jar spigot_server.jar -o true
PAUSE

Après c'est qui décide bien sûr mais j'ai un un problème comme ca y'a un moment. Depuis que j'ai remis Spigot dessus et passé sous 4 Go de RAM dessus ca a arrêté de déconner. Après j'utilise des plugin gourmands x) Mais la piste de Detobel me semble plus réaliste ;)

AlexFatta

EDIT : tu remplace 1024 par le nombre de Go que tu veux 1024, 2048 etc.. ou sinon tu met ca pour remplacer les méga par les giga : -Xmx1G pour 1 Go de RAM ;)

j'ai mis 3GO normalement c'est bien 3000 MO
 
Dernière édition par un modérateur:
MEC ! Mais faut le dire que tu utilises des mods !!! Spigot c'est les plugins pas les mods ! Alors les mods c'est pas mon domaine. Penches toi sur ce qu'a dit Detobel

AlexFatta
 
D'où le fait de toujours demander sous quoi est le serveur, si il utilise des mods, et la liste des plugins actifs...

bien cordialement,
Noucho
 
  • J'aime
Reactions: Detobel36
Salut,

Avant de faire n'importe quoi faut se renseigner...
Pour que ton serveur prenne en compte des mods, tu dois obligatoirement utiliser Forge ou quelque chose basé sur celui-ci (Cauldron, MCPC, ... j'en passe et des meilleurs).
Si tu mets spigot c'est normal que les items liés aux mods disparaissent vu que spigot ne connait que les items de base de minecraft.

Comme ça tu saura qu'avant de faire un changement (et plus généralement un serveur) faut se renseigner.

Outre cela, le fait que tu ai des rollbacks peut venir du fait que tu ai justement des mods et que ceux-ci peuvent prendre de la ressource.
Nous dire "j'ai mis 3Go" ne sert à rien... Tout va dépendre du nombre de personne connecté en même temps, des mods, de la taille de tes mondes (de leur nombre) des zones qui pourraient être continuellement chargée par un mod, ... Bref nous on va pas pouvoir te dire exactement quel puissance tu dois mettre.
Les logs nous montrent juste que tu as 2 problèmes:
  1. Ton serveur n'avais pas assez de puissance (a voir si les modifications que tu as faites aide à corriger cela).
  2. Il y a une erreur avec un fichier concernant le monde "world".

Voila, notre aide... On sait rien faire de plus, c'est à toi de corriger ça ;)


Cordialement,
Detobel36