Gros crash serveur 1.4.6

Arinocas

M∅nster Hunter
2 Mars 2012
252
11
124
La Voie Lactée
Ouai, je pense à uen incompatibilité entre EssentialsProtect (je viens de mettre à jour la config, et à part qu'il n'y ai les monstres de la 1.4, je vois rien d'anormal) et WorldGuard que je viens de réinstaller pour vérifier qu'il n'y ai pas une influence...
Une idée ?
[EDIT]: Est ce que cette ligne aurait un rapport avec celle de essentials protect:
enderman-pickup: true
et ceelel WG ?:
Code:
EndermanPickup(WorldGuardEntityListener.java:733)

EDIT 2: Je suis pas là ce soir je reviens demain.
 

Arinocas

M∅nster Hunter
2 Mars 2012
252
11
124
La Voie Lactée
Finalement je suis encore là :).
C'est vrai que ce problème est l'un des plus gros (surement le plus gros) de ce que j'ai eu jusqu'a présent =/. Il concerne tout les plugins et même l'hébergeur est toucher (il ne voit plus le nombre de joueur connecté =/).

j'espère que quelqu'un saura trouver la solution :/
 

Echec-Critique

Plug'N Play
1 Avril 2012
2 010
172
182
France
Tu peux garder Worldguard et Worldedit, il faut simplement prendre les versions de développement. Sur la page devbukkit des plugins respectifs tu trouveras le lien.
C'est le même principe pour un certain nombre de plugins.

Met les à jour et redonne nous les logs d'un démarrage.
 

Arinocas

M∅nster Hunter
2 Mars 2012
252
11
124
La Voie Lactée
Ok merci Echec-critique. J'ai remarquer tard le soir que WE ne marchait plus avec un truc comme: Java.lang.*****.block.
En gros ça me mettais qu'il marchait plus.
Je vais chercher les versions devet je t'envoie les logs dans un nouveau poste.

PS: Ma version craftbukkit est une beta, pas une dev. ça aurait une influence ?
 

Echec-Critique

Plug'N Play
1 Avril 2012
2 010
172
182
France
Le fait que ce soit une beta plutôt qu'une dev pas trop. Les dev ne sont de toute manière pas à utiliser.
Mais forcément, ce n'est pas exactement le même code donc il peut se produire des choses imprévues.
Mais les développeurs codent leurs plugins pour les versions stables et éventuellement betas, jamais les devs.
C'est comme les moddeurs qui ne moddent jamais sur les snapshot.
 

Arinocas

M∅nster Hunter
2 Mars 2012
252
11
124
La Voie Lactée
Voila les logs:
Code:
02.01 14:50:43 [Server] Startup Done (2.712s)! For help, type "help" or "?"
02.01 14:50:43 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:149)
02.01 14:50:43 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.a(MinecraftServer.java:259)
02.01 14:50:43 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.e(MinecraftServer.java:300)
02.01 14:50:43 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.j(MinecraftServer.java:321)
02.01 14:50:43 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.CraftServer.enablePlugins(CraftServer.java:260)
02.01 14:50:43 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugin(CraftServer.java:278)
02.01 14:50:43 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
02.01 14:50:43 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
02.01 14:50:43 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
02.01 14:50:43 [Server] INFO at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:57)
02.01 14:50:43 [Server] INFO at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:30)
02.01 14:50:43 [Server] INFO at com.earth2me.essentials.protect.EssentialsConnect$ProtectReloader.reloadConfig(EssentialsConnect.java:88)
02.01 14:50:43 [Server] INFO at com.earth2me.essentials.protect.data.ProtectedBlockSQLite.<init>(ProtectedBlockSQLite.java:13)
02.01 14:50:43 [Server] INFO at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:39)
02.01 14:50:43 [Server] INFO at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:44)
02.01 14:50:43 [Server] INFO at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:105)
02.01 14:50:43 [Server] INFO at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:109)
02.01 14:50:43 [Server] INFO at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.<init>(AbstractPoolBackedDataSource.java:62)
02.01 14:50:43 [Server] INFO at com.mchange.v2.c3p0.impl.PoolBackedDataSourceBase.<init>(PoolBackedDataSourceBase.java:227)
02.01 14:50:43 [Server] INFO at com.mchange.v2.c3p0.impl.C3P0ImplUtils.<clinit>(C3P0ImplUtils.java:98)
02.01 14:50:43 [Server] INFO at com.mchange.v2.c3p0.impl.C3P0ImplUtils.generateVmId(C3P0ImplUtils.java:120)
02.01 14:50:43 [Server] INFO at java.net.InetAddress.getLocalHost(InetAddress.java:1438)
02.01 14:50:43 [Server] INFO java.net.UnknownHostException: mc4.daddycheese.com: mc4.daddycheese.com
02.01 14:50:43 [Server] INFO Failed to get local InetAddress for VMID. This is unlikely to matter. At all. We'll add some extra randomness
02.01 14:50:43 [Server] INFO [EssentialsProtect] Enabling EssentialsProtect v2.9.6
02.01 14:50:43 [Server] INFO [ChatManager] ChatManager disabled!
02.01 14:50:43 [Server] INFO [ChatManager] Disabling ChatManager v1.19.1
02.01 14:50:43 [Server] INFO [ChatManager] ChatManager disabled. Check config.yml!
02.01 14:50:43 [Server] INFO [ChatManager] Enabling ChatManager v1.19.1
02.01 14:50:43 [Server] INFO Essentials: Using PermissionsEx based permissions.
02.01 14:50:43 [Multicraft] Skipped 8 lines due to rate limit (30/s)
02.01 14:50:42 [Server] INFO [WorldGuard] 22 regions loaded for 'world'
02.01 14:50:42 [Server] INFO [WorldGuard] Loaded configuration for world 'world_the_end'
02.01 14:50:42 [Server] INFO [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
02.01 14:50:42 [Server] INFO [WorldGuard] (world_the_end) Lava fire is blocked.
02.01 14:50:42 [Server] INFO [WorldGuard] (world_the_end) Lighters are PERMITTED.
02.01 14:50:42 [Server] INFO [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
02.01 14:50:42 [Server] INFO [WorldGuard] Loaded configuration for world 'world'
02.01 14:50:42 [Server] INFO [WorldGuard] (world) Fire spread is UNRESTRICTED.
02.01 14:50:42 [Server] INFO [WorldGuard] (world) Lava fire is blocked.
02.01 14:50:42 [Server] INFO [WorldGuard] (world) Lighters are PERMITTED.
02.01 14:50:42 [Server] INFO [WorldGuard] (world) TNT ignition is PERMITTED.
02.01 14:50:42 [Server] INFO [WorldGuard] Enabling WorldGuard v752-548bdb7
02.01 14:50:42 [Server] INFO [Modifyworld] Modifyworld enabled!
02.01 14:50:42 [Server] INFO [Modifyworld] Enabling Modifyworld v1.19.4
02.01 14:50:42 [Server] INFO WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
02.01 14:50:42 [Server] INFO [PermissionsEx] v1.19.5 enabled
02.01 14:50:42 [Server] INFO [PermissionsEx] Superperms support enabled.
02.01 14:50:42 [Server] INFO [PermissionsEx] Enabling PermissionsEx v1.19.5
02.01 14:50:42 [Server] INFO [CoreProtect] Using file based data storage.
02.01 14:50:42 [Server] INFO CoreProtect version 1.73 is enabled!
02.01 14:50:42 [Server] INFO [CoreProtect] Enabling CoreProtect v1.73
02.01 14:50:42 [Server] INFO [CreativeGates v1.3.5] === ENABLE DONE (Took 180ms) ===
02.01 14:50:42 [Server] INFO [CreativeGates v1.3.5] === ENABLE START ===
02.01 14:50:42 [Server] INFO [CreativeGates] Enabling CreativeGates v1.3.5
02.01 14:50:42 [Server] INFO WEPIF: Using the Bukkit Permissions API.
02.01 14:50:41 [Server] INFO [WorldEdit] Enabling WorldEdit v14-baf032a
02.01 14:50:41 [Server] INFO [SignEdit] Enabling SignEdit v3.2.2
02.01 14:50:41 [Server] INFO [TimTheEnchanter] There are some who call me... Tim?
02.01 14:50:41 [Server] INFO [Tim] Unused enchantments: THORNS(7)
02.01 14:50:41 [Server] INFO [TimTheEnchanter] Enabling TimTheEnchanter v3.0
02.01 14:50:41 [Server] INFO Preparing start region for level 1 (Seed: -2275311384009027574)
02.01 14:50:41 [Server] INFO Preparing start region for level 0 (Seed: -2275311384009027574)
02.01 14:50:40 [Server] INFO Preparing level "world"
02.01 14:50:40 [Server] WARNING To change this, set "online-mode" to "true" in the server.properties file.
02.01 14:50:40 [Server] WARNING 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.
02.01 14:50:40 [Server] WARNING The server will make no attempt to authenticate usernames. Beware.
02.01 14:50:40 [Server] WARNING **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
02.01 14:50:40 [Server] INFO [LWC] Precached 4734 protections
02.01 14:50:40 [Multicraft] Skipped 26 lines due to rate limit (30/s)
02.01 14:50:40 [Server] INFO [TimTheEnchanter] Loading TimTheEnchanter v3.0
02.01 14:50:40 [Multicraft] Failed to calculate resource usage: (pid=11927)
02.01 14:50:39 [Server] INFO [PermissionsEx] PermissionEx plugin initialized.
02.01 14:50:39 [Server] INFO [PermissionsEx] file backend registered!
02.01 14:50:39 [Server] INFO [PermissionsEx] sql backend registered!
02.01 14:50:39 [Server] INFO ... 15 more
02.01 14:50:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
02.01 14:50:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
02.01 14:50:39 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
02.01 14:50:39 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
02.01 14:50:39 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.server.Entity
02.01 14:50:39 [Server] INFO ... 9 more
02.01 14:50:39 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:178)
02.01 14:50:39 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
02.01 14:50:39 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
02.01 14:50:39 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
02.01 14:50:39 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
02.01 14:50:39 [Server] INFO at com.thevoxelbox.voxelsniper.VoxelSniper.<init>(VoxelSniper.java:49)
02.01 14:50:39 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/Entity
02.01 14:50:39 [Server] INFO at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
02.01 14:50:39 [Server] INFO at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:399)
02.01 14:50:39 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:104)
02.01 14:50:39 [Server] INFO at net.minecraft.server.v1_4_6.DedicatedPlayerList.<init>(SourceFile:11)
02.01 14:50:39 [Server] INFO at net.minecraft.server.v1_4_6.PlayerList.<init>(PlayerList.java:52)
02.01 14:50:39 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.CraftServer.<init>(CraftServer.java:213)
02.01 14:50:39 [Server] INFO at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugins(CraftServer.java:235)
02.01 14:50:39 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
02.01 14:50:39 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
02.01 14:50:39 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:182)
02.01 14:50:39 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/Entity
02.01 14:50:39 [Server] SEVERE Could not load 'plugins/VoxelSniper-5.168.0.jar' in folder 'plugins'
02.01 14:50:39 [Server] INFO ----- ------------------- -----
02.01 14:50:39 [Server] INFO If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
02.01 14:50:39 [Server] INFO With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
02.01 14:50:39 [Server] INFO If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
02.01 14:50:39 [Server] INFO It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
02.01 14:50:39 [Server] INFO ----- Bukkit Auto Updater -----
02.01 14:50:39 [Server] INFO This server is running CraftBukkit version git-Bukkit-1.4.6-R0.1-b2561jnks (MC: 1.4.6) (Implementing API version 1.4.6-R0.1)
02.01 14:50:39 [Server] INFO Starting Minecraft server on 46.105.114.30:25599
02.01 14:50:38 [Server] INFO Generating keypair
02.01 14:50:38 [Server] INFO Default game type: SURVIVAL
02.01 14:50:38 [Server] INFO Loading properties
02.01 14:50:38 [Server] WARNING To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
02.01 14:50:38 [Server] INFO Starting minecraft server version 1.4.6
02.01 14:50:38 [Server] INFO 27 achievements
02.01 14:50:38 [Server] INFO 210 recipes
02.01 14:50:38 [Multicraft] Loaded config for "Craftbukkit Beta 1.4.6 B2586 (Updated automatically to latest BETA build)"
02.01 14:50:38 [Multicraft] Starting server!
02.01 14:50:38 [Multicraft] Loading server properties
02.01 14:50:38 [Multicraft] Received start command
 

Arinocas

M∅nster Hunter
2 Mars 2012
252
11
124
La Voie Lactée
Pourtant, VoxelSniper marche très bien ! Et pareil pour EssentialsProtect.
Dit je vais bientôt t'envoyer de nouvelle log, car je vais réinstaller Multiverse-Core. Il apparaissait dans les logs (voit celles d'avant).