Résolu Blocs

EternityGame

Aventurier
8 Janvier 2017
18
1
4
22
Bonjour je suis en train de creer un plugin pour mon serveur mais quand je met mon plugin il est impossible apres de poser des blocs, apres je ne sais pas de quelle partie mon probleme peut venir donc je ne sais pas quel partie du code vous fournir :/ Merci a celui qui pourras m'aider
 
@AlexFatta

Code:
[16:43:45] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.2.8
[16:43:45] [Server thread/INFO]: [Tablist] Loading Tablist v1.3.0.5
[16:43:45] [Server thread/INFO]: [ChestRestock] Loading ChestRestock v2.3.1-b103
[16:43:45] [Server thread/INFO]: [TitleWelcomeMessage] Loading TitleWelcomeMessage v4.0.0
[16:43:45] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
[16:43:45] [Server thread/INFO]: [VIPParticles] Loading VIPParticles v3.3
[16:43:45] [Server thread/INFO]: [Jump] Loading Jump v1.2
[16:43:45] [Server thread/INFO]: [KingHub32] Loading KingHub32 v1.7
[16:43:45] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
[16:43:45] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b717
[16:43:45] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
[16:43:45] [Server thread/INFO]: [SkySlime] Loading SkySlime v1.0
[16:43:45] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
[16:43:45] [Server thread/INFO]: [OldCombatMechanics] Loading OldCombatMechanics v1.1.2
[16:43:45] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b461
[16:43:45] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b461
[16:43:45] [Server thread/INFO]: [ColoredTags] Loading ColoredTags v2.1.3
[16:43:45] [Server thread/INFO]: [BedwarsRel] Loading BedwarsRel v1.3.4
[16:43:45] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b461
[16:43:45] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.0.1-b461
[16:43:45] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
[16:43:45] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[16:43:45] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[16:43:45] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[16:43:45] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[16:43:45] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
[16:43:45] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.2.8
[16:43:45] [Server thread/INFO]: [MultiWorld] v5.2.8 enabled.
[16:43:45] [Server thread/INFO]: [Tablist] Enabling Tablist v1.3.0.5
[16:43:45] [Server thread/INFO]: Tablist> Tablist v1.3.0.5 enabled!!
[16:43:45] [Server thread/INFO]: [ChestRestock] Enabling ChestRestock v2.3.1-b103
[16:43:45] [Server thread/INFO]: [ChestRestock 2.3.1-b103] enabled.
[16:43:45] [Server thread/INFO]: [TitleWelcomeMessage] Enabling TitleWelcomeMessage v4.0.0
[16:43:45] [Server thread/INFO]: [m
[16:43:45] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[m
[16:43:45] [Server thread/INFO]: [m
[16:43:45] [Server thread/INFO]: Title Welcome Message[m
[16:43:45] [Server thread/INFO]: Version 4.0.0[m
[16:43:45] [Server thread/INFO]: YouTube: http://bit.ly/ATDYouTube[m
[16:43:45] [Server thread/INFO]: [m
[16:43:45] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[m
[16:43:45] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
[16:43:46] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[16:43:46] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_10_R1 as the Bukkit adapter
[16:43:46] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_80).
[16:43:46] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
[16:43:46] [Server thread/INFO]: [VIPParticles] Enabling VIPParticles v3.3
[16:43:46] [Server thread/INFO]: [VIPParticles] Plugin enabled by seanliam2000
[16:43:46] [Server thread/INFO]: [Jump] Enabling Jump v1.2
[16:43:46] [Server thread/WARN]: [Fatal Error] :1:1: Fin prématurée du fichier.
[16:43:46] [Server thread/WARN]: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Fin prématurée du fichier.
[16:43:46] [Server thread/WARN]: at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
[16:43:46] [Server thread/WARN]: at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
[16:43:46] [Server thread/WARN]: at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
[16:43:46] [Server thread/WARN]: at me.SoSDylan.Jump.UpdateChecker.updateNeeded(UpdateChecker.java:34)
[16:43:46] [Server thread/WARN]: at me.SoSDylan.Jump.Main.onEnable(Main.java:44)
[16:43:46] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
[16:43:46] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329)
[16:43:46] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
[16:43:46] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugin(CraftServer.java:358)
[16:43:46] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:320)
[16:43:46] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.reload(CraftServer.java:726)
[16:43:46] [Server thread/WARN]: at org.bukkit.Bukkit.reload(Bukkit.java:548)
[16:43:46] [Server thread/WARN]: at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25)
[16:43:46] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
[16:43:46] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.dispatchCommand(CraftServer.java:626)
[16:43:46] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PlayerConnection.handleCommand(PlayerConnection.java:1299)
[16:43:46] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:1159)
[16:43:46] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PacketPlayInChat.a(SourceFile:37)
[16:43:46] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PacketPlayInChat.a(SourceFile:9)
[16:43:46] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PlayerConnectionUtils$1.run(SourceFile:13)
[16:43:46] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[16:43:46] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source)
[16:43:46] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.SystemUtils.a(SourceFile:45)
[16:43:46] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:688)
[16:43:46] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:361)
[16:43:46] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:643)
[16:43:46] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:547)
[16:43:46] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
[16:43:46] [Server thread/INFO]: ###############################
[16:43:46] [Server thread/INFO]: ## Jump | [SoSDylan]
[16:43:46] [Server thread/INFO]: ## Jump has been enabled.
[16:43:46] [Server thread/INFO]: ## Version 1.2
[16:43:46] [Server thread/INFO]: ###############################
[16:43:46] [Server thread/INFO]: [KingHub32] Enabling KingHub32 v1.7
[16:43:46] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b717
[16:43:48] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
[16:43:48] [Server thread/INFO]: [Multiverse-Core-Debug] Created AsyncPlayerChatEvent listener.
[16:43:48] [Server thread/INFO]: [Multiverse-Core-Debug] Metrics have run!
[16:43:48] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b717 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
[16:43:48] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
[16:43:48] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[16:43:48] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[16:43:49] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[16:43:49] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[16:43:49] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[16:43:49] [Server thread/INFO]: [SkySlime] Enabling SkySlime v1.0
[16:43:49] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
[16:43:49] [Server thread/INFO]: [WorldGuard] (Lobby) TNT ignition is PERMITTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] (Lobby) Lighters are PERMITTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] (Lobby) Lava fire is blocked.
[16:43:49] [Server thread/INFO]: [WorldGuard] (Lobby) Fire spread is UNRESTRICTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lobby'
[16:43:49] [Server thread/INFO]: [WorldGuard] (Lobby_nether) TNT ignition is PERMITTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] (Lobby_nether) Lighters are PERMITTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] (Lobby_nether) Lava fire is blocked.
[16:43:49] [Server thread/INFO]: [WorldGuard] (Lobby_nether) Fire spread is UNRESTRICTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lobby_nether'
[16:43:49] [Server thread/INFO]: [WorldGuard] (Lobby_the_end) TNT ignition is PERMITTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] (Lobby_the_end) Lighters are PERMITTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] (Lobby_the_end) Lava fire is blocked.
[16:43:49] [Server thread/INFO]: [WorldGuard] (Lobby_the_end) Fire spread is UNRESTRICTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lobby_the_end'
[16:43:49] [Server thread/INFO]: [WorldGuard] (monde) TNT ignition is PERMITTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] (monde) Lighters are PERMITTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] (monde) Lava fire is blocked.
[16:43:49] [Server thread/INFO]: [WorldGuard] (monde) Fire spread is UNRESTRICTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'monde'
[16:43:49] [Server thread/INFO]: [WorldGuard] (monde_nether) TNT ignition is PERMITTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] (monde_nether) Lighters are PERMITTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] (monde_nether) Lava fire is blocked.
[16:43:49] [Server thread/INFO]: [WorldGuard] (monde_nether) Fire spread is UNRESTRICTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'monde_nether'
[16:43:49] [Server thread/INFO]: [WorldGuard] (monde_the_end) TNT ignition is PERMITTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] (monde_the_end) Lighters are PERMITTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] (monde_the_end) Lava fire is blocked.
[16:43:49] [Server thread/INFO]: [WorldGuard] (monde_the_end) Fire spread is UNRESTRICTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'monde_the_end'
[16:43:49] [Server thread/INFO]: [WorldGuard] (SkyWars) TNT ignition is PERMITTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] (SkyWars) Lighters are PERMITTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] (SkyWars) Lava fire is blocked.
[16:43:49] [Server thread/INFO]: [WorldGuard] (SkyWars) Fire spread is UNRESTRICTED.
[16:43:49] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyWars'
[16:43:49] [Server thread/INFO]: [WorldGuard] Loading region data...
[16:43:49] [Server thread/INFO]: [OldCombatMechanics] Enabling OldCombatMechanics v1.1.2
[16:43:49] [Server thread/INFO]: [OldCombatMechanics] OldCombatMechanics v1.1.2 has been enabled correctly
[16:43:49] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b461
[16:43:49] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[16:43:49] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
[16:43:49] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[16:43:49] [Server thread/INFO]: Using locale fr_FR
[16:43:49] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
[16:43:49] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[16:43:49] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
[16:43:49] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b461
[16:43:49] [Server thread/INFO]: [ColoredTags] Enabling ColoredTags v2.1.3
[16:43:49] [Server thread/INFO]: [BedwarsRel] Enabling BedwarsRel v1.3.4
[16:43:49] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[16:43:49] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
[16:43:49] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[16:43:50] [Server thread/INFO]: Using your custom locale "en".[m
[16:43:50] [Server thread/INFO]: Game 'RushDawa/3v3' successfully loaded![m
[16:43:50] [Server thread/INFO]: Game 'KingHill' successfully loaded![m
[16:43:50] [Server thread/INFO]: Game 'Cube 1v1' successfully loaded![m
[16:43:50] [Server thread/INFO]: Game 'Cube 3v3' successfully loaded![m
[16:43:50] [Server thread/INFO]: Game 'Cube 2v2' successfully loaded![m
[16:43:50] [Server thread/INFO]: One or more teams have no respawn block set![m
[16:43:50] [Server thread/INFO]: Couldn't start up the game![m
[16:43:50] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b461
[16:43:50] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.0.1-b461
[16:43:50] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[16:43:50] [Server thread/INFO]: MasterGeeK_: Reload complete.[m
[16:43:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5584ms behind, skipping 111 tick(s)
[16:43:50] [pool-3-thread-923/INFO]: [Multiverse-Core-Debug] Tracking 3 worlds of type NORMAL
[16:43:50] [pool-3-thread-923/INFO]: [Multiverse-Core-Debug] Tracking 2 worlds of type NETHER
[16:43:50] [pool-3-thread-923/INFO]: [Multiverse-Core-Debug] Tracking 2 worlds of type THE_END
[16:43:50] [Server thread/INFO]: [Multiverse-Core-Debug] Handling gamemode for player: MasterGeeK_, Changing to ADVENTURE
[16:43:50] [pool-3-thread-922/INFO]: [Vault] Checking for Updates ...
[16:43:51] [pool-3-thread-922/INFO]: [Vault] No new version available

@belfedia
Salut c'est juste ceux de base que je ne peut pas changer ^^
 
Ton plugin de Jump t'as pondu une jolie erreur ! :D Regarde de ce côté là ;)

AlexFatta
 
j'ai enlever ce plugin mais ça ne marche toujours pas

Edit: problème résolu
 
Dernière édition:
Bonjour !

Simple question : tu as enlevé le spawn protect ? On sait jamais ^^ Sinon, peux tu nous dire en quoi consiste ton plugin particulièrement ? Parce que là je sèche un peu ^^

AlexFatta

EDIT : Pas de problème ! Quel était le problème ? :D pour aider les autres ^^ @EternityGame