MFF

    Minecraft Forge France
    • Récent
    • Mots-clés
    • Populaire
    • Utilisateurs
    • Groupes
    • Forge Events
      • Automatique
      • Foncé
      • Clair
    • S'inscrire
    • Se connecter

    Problème GriefPrevention

    Planifier Épinglé Verrouillé Déplacé Résolu Support pour les utilisateurs
    9 Messages 2 Publieurs 620 Vues 2 Watching
    Charger plus de messages
    • Du plus ancien au plus récent
    • Du plus récent au plus ancien
    • Les plus votés
    Répondre
    • Répondre à l'aide d'un nouveau sujet
    Se connecter pour répondre
    Ce sujet a été supprimé. Seuls les utilisateurs avec les droits d'administration peuvent le voir.
    • P Hors-ligne
      Palorh
      dernière édition par

      Bonjour,

      Voici mon problème :

      Au lancement j’ai ce message qui s’affiche :

      [14:29:40] [Server thread/WARN] [Sponge]: /******************************************************************************************************************************************************/
      [14:29:40] [Server thread/WARN] [Sponge]: /*                                                     Could not pass  FMLServerAboutToStartEvent                                                     */
      [14:29:40] [Server thread/WARN] [Sponge]: /******************************************************************************************************************************************************/
      [14:29:40] [Server thread/WARN] [Sponge]: /* Could not pass the event FMLServerAboutToStartEvent to an Event Listener!                                                                          */
      [14:29:40] [Server thread/WARN] [Sponge]: /*                                                                                                                                                    */
      [14:29:40] [Server thread/WARN] [Sponge]: /* Since the event can be modified during the event's listener,                                                                                       */
      [14:29:40] [Server thread/WARN] [Sponge]: /* there could be adverse side effects of the exception occurring                                                                                     */
      [14:29:40] [Server thread/WARN] [Sponge]: /* such that duplications or other game breaking issues could exist.                                                                                  */
      [14:29:40] [Server thread/WARN] [Sponge]: /*                                                                                                                                                    */
      [14:29:40] [Server thread/WARN] [Sponge]: /* Due to the nature of the exception, this is not likely an exception                                                                                */
      [14:29:40] [Server thread/WARN] [Sponge]: /* that is covered by SpongeForge or Forge itself, and therefore should                                                                               */
      [14:29:40] [Server thread/WARN] [Sponge]: /* be reported to the mod/plugin author first prior to reporting to                                                                                   */
      [14:29:40] [Server thread/WARN] [Sponge]: /* Sponge or Forge.                                                                                                                                   */
      [14:29:40] [Server thread/WARN] [Sponge]: /*                                                                                                                                                    */
      [14:29:40] [Server thread/WARN] [Sponge]: /* Owning Mod/Plugin: griefprevention                                                                                                                 */
      [14:29:40] [Server thread/WARN] [Sponge]: /* Exception:                                                                                                                                         */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     java.lang.NoClassDefFoundError:                                                                                                                */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     io/github/nucleuspowered/nucleus/api                                                                                                           */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     exceptions/PluginAlreadyRegisteredEx                                                                                                           */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     eption                                                                                                                                         */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     me.ryanhamshire.griefprevention.GriefPreventionPlugin.onServerAboutToStart(GriefPreventionPlugin.java:757)                                     */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     org.spongepowered.common.event.listener.GameAboutToStartServerEventListener_GriefPreventionPlugin_onServerAboutToStart9.handle(Unknown Source) */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:97)                                                           */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383)                                                         */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:458)                                                 */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:419)                                                         */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:255)                                                                             */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:361)                                                                               */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)                                                                                    */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)                                                                  */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)                                                          */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     java.lang.reflect.Method.invoke(Method.java:498)                                                                                               */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)                                                               */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)                                       */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)                                                                                */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)                                                 */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)                                                                        */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)                                                  */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.EventBus.post(EventBus.java:217)                                                                                    */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)                                                  */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)                                                    */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)                                                                                    */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)                                                                  */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)                                                          */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     java.lang.reflect.Method.invoke(Method.java:498)                                                                                               */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)                                                               */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)                                       */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)                                                                                */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)                                                 */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)                                                                        */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)                                                  */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.EventBus.post(EventBus.java:217)                                                                                    */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568)                                      */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)                                                   */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:854)                                                                       */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:292)                                             */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:268)                                                          */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)                                                                             */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     java.lang.Thread.run(Thread.java:748)                                                                                                          */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     java.lang.ClassNotFoundException:                                                                                                              */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     io.github.nucleuspowered.nucleus.api                                                                                                           */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     exceptions.PluginAlreadyRegisteredEx                                                                                                           */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     eption                                                                                                                                         */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)                                                            */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     java.lang.ClassLoader.loadClass(ClassLoader.java:418)                                                                                          */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     java.lang.ClassLoader.loadClass(ClassLoader.java:351)                                                                                          */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     me.ryanhamshire.griefprevention.GriefPreventionPlugin.onServerAboutToStart(GriefPreventionPlugin.java:757)                                     */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     org.spongepowered.common.event.listener.GameAboutToStartServerEventListener_GriefPreventionPlugin_onServerAboutToStart9.handle(Unknown Source) */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:97)                                                           */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:383)                                                         */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     org.spongepowered.mod.event.SpongeModEventManager.extendedPost(SpongeModEventManager.java:458)                                                 */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:419)                                                         */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     org.spongepowered.common.SpongeImpl.postEvent(SpongeImpl.java:255)                                                                             */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     org.spongepowered.mod.SpongeMod.onStateEvent(SpongeMod.java:361)                                                                               */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)                                                                                    */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)                                                                  */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)                                                          */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     java.lang.reflect.Method.invoke(Method.java:498)                                                                                               */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)                                                               */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)                                       */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)                                                                                */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)                                                 */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)                                                                        */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)                                                  */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.EventBus.post(EventBus.java:217)                                                                                    */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)                                                  */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)                                                    */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)                                                                                    */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)                                                                  */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)                                                          */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     java.lang.reflect.Method.invoke(Method.java:498)                                                                                               */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)                                                               */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)                                       */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)                                                                                */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)                                                 */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)                                                                        */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)                                                  */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     com.google.common.eventbus.EventBus.post(EventBus.java:217)                                                                                    */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568)                                      */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)                                                   */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:854)                                                                       */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:292)                                             */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:268)                                                          */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)                                                                             */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     java.lang.Thread.run(Thread.java:748)                                                                                                          */
      [14:29:40] [Server thread/WARN] [Sponge]: /*     java.lang.NullPointerException: null                                                                                                           */
      [14:29:40] [Server thread/WARN] [Sponge]: /******************************************************************************************************************************************************/
      

      Et après j’ai celui-ci qui se répète en boucle dans mes logs :

      [14:35:21] [pool-3-thread-10/WARN] [luckperms]: An exception was thrown by me.ryanhamshire.griefprevention.claim.ClaimContextCalculator whilst calculating the context of subject luckperms.api7.SubjectProxy(ref=luckperms.SubjectReference(collection=user, subject=769fa453-79c3-39d6-a5d6-9237495f9b9b))
      java.lang.NullPointerException: null
      	at me.ryanhamshire.griefprevention.claim.ClaimContextCalculator.accumulateContexts(ClaimContextCalculator.java:43) ~[ClaimContextCalculator.class:1.12.2-4.3.0.689]
      	at me.ryanhamshire.griefprevention.claim.ClaimContextCalculator.accumulateContexts(ClaimContextCalculator.java:37) ~[ClaimContextCalculator.class:1.12.2-4.3.0.689]
      	at me.lucko.luckperms.sponge.service.model.ContextCalculatorProxy.calculate(ContextCalculatorProxy.java:50) ~[ContextCalculatorProxy.class:?]
      	at me.lucko.luckperms.sponge.service.model.ContextCalculatorProxy.calculate(ContextCalculatorProxy.java:41) ~[ContextCalculatorProxy.class:?]
      	at me.lucko.luckperms.common.context.ContextManager.calculate(ContextManager.java:138) ~[ContextManager.class:?]
      	at me.lucko.luckperms.common.context.QueryOptionsCache.supply(QueryOptionsCache.java:54) ~[QueryOptionsCache.class:?]
      	at me.lucko.luckperms.common.context.QueryOptionsCache.supply(QueryOptionsCache.java:42) ~[QueryOptionsCache.class:?]
      	at me.lucko.luckperms.common.cache.ExpiringCache.get(ExpiringCache.java:64) ~[ExpiringCache.class:?]
      	at me.lucko.luckperms.common.context.QueryOptionsCache.getContextSet(QueryOptionsCache.java:64) ~[QueryOptionsCache.class:?]
      	at me.lucko.luckperms.sponge.service.proxy.api7.SubjectProxy.getActiveContexts(SubjectProxy.java:170) ~[SubjectProxy.class:?]
      	at java.util.Optional.map(Optional.java:215) ~[?:1.8.0_275]
      	at net.minecraft.entity.player.EntityPlayerMP.getActiveContexts(EntityPlayerMP.java:3807) ~[oq.class:?]
      	at io.github.nucleuspowered.nucleus.services.impl.permission.NucleusPermissionService.hasPermissionTristate(NucleusPermissionService.java:264) ~[NucleusPermissionService.class:2.3.0]
      	at io.github.nucleuspowered.nucleus.services.impl.permission.NucleusPermissionService.hasPermission(NucleusPermissionService.java:254) ~[NucleusPermissionService.class:2.3.0]
      	at io.github.nucleuspowered.nucleus.services.impl.permission.NucleusPermissionService.hasPermission(NucleusPermissionService.java:121) ~[NucleusPermissionService.class:2.3.0]
      	at io.github.nucleuspowered.nucleus.modules.afk.services.AFKHandler$AFKData.lambda$updateFromPermissions$2(AFKHandler.java:394) ~[AFKHandler$AFKData.class:2.3.0]
      	at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_275]
      	at io.github.nucleuspowered.nucleus.modules.afk.services.AFKHandler$AFKData.updateFromPermissions(AFKHandler.java:393) ~[AFKHandler$AFKData.class:2.3.0]
      	at io.github.nucleuspowered.nucleus.modules.afk.services.AFKHandler.lambda$onTick$4(AFKHandler.java:108) ~[AFKHandler.class:2.3.0]
      	at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:1.8.0_275]
      	at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_275]
      	at java.util.concurrent.ConcurrentHashMap$EntrySpliterator.forEachRemaining(ConcurrentHashMap.java:3606) ~[?:1.8.0_275]
      	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_275]
      	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_275]
      	at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_275]
      	at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_275]
      	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_275]
      	at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_275]
      	at io.github.nucleuspowered.nucleus.modules.afk.services.AFKHandler.onTick(AFKHandler.java:108) ~[AFKHandler.class:2.3.0]
      	at io.github.nucleuspowered.nucleus.modules.afk.runnables.AFKTask.accept(AFKTask.java:30) ~[AFKTask.class:2.3.0]
      	at io.github.nucleuspowered.nucleus.modules.afk.runnables.AFKTask.accept(AFKTask.java:18) ~[AFKTask.class:2.3.0]
      	at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) ~[SchedulerBase.class:1.12.2-2838-7.3.0]
      	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_275]
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_275]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_275]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_275]
      	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_275]
      
      

      J’ai d’abord cru à un problème lié aux permissions.
      J’ai donc retiré le “*” et j’ai mis griefprevention.user et griefprevention.admin.

      Aucun changement et toujours le même problème. J’ai essayé de changer ma version de GriefPrevention et aussi de LuckPerms.

      Aucun changement.

      Je commence à être à cours d’idée.

      Pour compléter les information j’ai un serveur Sponge Forge 1.12.2 2838 7.3.0

      J’utilise les mods/plugins :

      • CatClearLag
      • Custom NPC
      • EcoBridge
      • EvenMorePixelmonCommands
      • FlexibleLogin
      • GriefPrevention
      • GTS
      • GWMCrates
      • GWMLibrary
      • Holograms
      • HologramsPlus
      • Impactor
      • LegendaryPlus
      • LuckPerms
      • Nucleus
      • PixelmonExtras
      • PixelmonReforged
      • PixelmonBroadcasts
      • PlaceholderAPI
      • ProtocolControl
      • SkinChanger
      • SpongeForge 1.12.2 2838 7.3.0
      • TotalEconomy
      • WonderTrade
      • WorldEdit

      Tous les autres mods/plugins fonctionnent sauf CatClearLag que notre ami GriefPrevention bloque.

      [14:08:52] [pool-3-thread-17/ERROR] [Sponge]: The Scheduler tried to run the task CatClearLag Item Remover owned by Plugin{id=catclearlag, name=CatClearLag, version=0.9.0, description=A plugin to assist in removing lag from your server., source=./mods/CatClearLag-0.9.0.jar}, but an error occured.
      java.lang.IllegalStateException: CauseStackManager called from off main thread (current='Thread{class=class java.lang.Thread, name=pool-3-thread-17, priority=5, group=net.minecraftforge.fml.common.thread.SidedThreadGroup[name=SERVER,maxpri=10]}', expected='Thread{class=class java.lang.Thread, name=Server thread, priority=5, group=net.minecraftforge.fml.common.thread.SidedThreadGroup[name=SERVER,maxpri=10]}')!
      	at org.spongepowered.common.event.SpongeCauseStackManager.enforceMainThread(SpongeCauseStackManager.java:121) ~[SpongeCauseStackManager.class:1.12.2-2838-7.3.0]
      	at org.spongepowered.common.event.SpongeCauseStackManager.getCurrentCause(SpongeCauseStackManager.java:136) ~[SpongeCauseStackManager.class:1.12.2-2838-7.3.0]
      	at net.minecraft.entity.Entity.handler$zeg000$impl$createDestructionEventOnDeath(Entity.java:7484) ~[vg.class:?]
      	at net.minecraft.entity.Entity.func_70106_y(Entity.java:317) ~[vg.class:?]
      	at net.minecraft.entity.Entity.remove(Entity.java:4858) ~[vg.class:?]
      	at me.time6628.clag.sponge.EntityRemover.lambda$removeEntities$1(EntityRemover.java:37) ~[EntityRemover.class:?]
      	at java.util.ArrayList.forEach(ArrayList.java:1259) ~[?:1.8.0_275]
      	at me.time6628.clag.sponge.EntityRemover.removeEntities(EntityRemover.java:36) ~[EntityRemover.class:?]
      	at me.time6628.clag.sponge.utils.EntityHelpers.clearGroundItems(EntityHelpers.java:34) ~[EntityHelpers.class:?]
      	at me.time6628.clag.sponge.runnables.ItemClearer.run(ItemClearer.java:15) ~[ItemClearer.class:?]
      	at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139) ~[Task$Builder.class:1.12.2-2838-7.3.0]
      	at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) ~[SchedulerBase.class:1.12.2-2838-7.3.0]
      	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_275]
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_275]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_275]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_275]
      	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_275]
      [14:09:07] [Server thread/ERROR] [Sponge]: The Scheduler tried to run the task griefprevention-S-5 owned by Plugin{id=griefprevention, name=GriefPrevention, version=1.12.2-4.3.0.692, description=This plugin is designed to prevent all forms of grief., url=https://github.com/MinecraftPortCentral/GriefPrevention, source=./mods/griefprevention-1.12.2-4.3.0.692.jar}, but an error occured.
      java.lang.NullPointerException: null
      	at me.ryanhamshire.griefprevention.task.DeliverClaimBlocksTask.run(DeliverClaimBlocksTask.java:71) ~[DeliverClaimBlocksTask.class:1.12.2-4.3.0.692]
      	at org.spongepowered.api.scheduler.Task$Builder.lambda$execute$0(Task.java:139) ~[Task$Builder.class:1.12.2-2838-7.3.0]
      	at org.spongepowered.common.scheduler.SchedulerBase.lambda$startTask$0(SchedulerBase.java:197) ~[SchedulerBase.class:1.12.2-2838-7.3.0]
      	at org.spongepowered.common.scheduler.SyncScheduler.executeTaskRunnable(SyncScheduler.java:74) ~[SyncScheduler.class:1.12.2-2838-7.3.0]
      	at org.spongepowered.common.scheduler.SchedulerBase.startTask(SchedulerBase.java:188) ~[SchedulerBase.class:1.12.2-2838-7.3.0]
      	at org.spongepowered.common.scheduler.SchedulerBase.processTask(SchedulerBase.java:174) ~[SchedulerBase.class:1.12.2-2838-7.3.0]
      	at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4707) [?:1.8.0_275]
      	at org.spongepowered.common.scheduler.SchedulerBase.runTick(SchedulerBase.java:112) [SchedulerBase.class:1.12.2-2838-7.3.0]
      	at org.spongepowered.common.scheduler.SyncScheduler.tick(SyncScheduler.java:47) [SyncScheduler.class:1.12.2-2838-7.3.0]
      	at org.spongepowered.common.scheduler.SpongeScheduler.tickSyncScheduler(SpongeScheduler.java:189) [SpongeScheduler.class:1.12.2-2838-7.3.0]
      	at org.spongepowered.mod.SpongeMod.onTick(SpongeMod.java:441) [SpongeMod.class:1.12.2-2838-7.3.0]
      	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_26_SpongeMod_onTick_ServerTickEvent.invoke(.dynamic) [?:?]
      	at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
      	at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:756) [EventBus.class:?]
      	at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:706) [EventBus.class:?]
      	at net.minecraftforge.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:279) [FMLCommonHandler.class:?]
      	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:657) [MinecraftServer.class:?]
      	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
      	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_275]
      

      En espérant que quelqu’un ai la soluce. Merci d’avance.

      1 réponse Dernière réponse Répondre Citer 0
      • robin4002R Hors-ligne
        robin4002 Moddeurs confirmés Rédacteurs Administrateurs
        dernière édition par robin4002

        Hum en fait la dernière version de GriefPrevention date de 2019, donc je me demande s’il faudrait pas plutôt essayer avec les versions 1.x de Nucleus : https://ore.spongepowered.org/Nucleus/Nucleus/versions/1.14.6-S7.1

        P 2 réponses Dernière réponse Répondre Citer 1
        • robin4002R Hors-ligne
          robin4002 Moddeurs confirmés Rédacteurs Administrateurs
          dernière édition par

          Bonjour,

          Au vu de l’erreur lors de l’initialisation, GriefPrevention a besoin d’un fichier de Nucleus qu’il ne trouve pas.

          Assures-toi que Nucleus ET GriefPrevention sont bien tout les deux à jours.

          P 1 réponse Dernière réponse Répondre Citer 1
          • P Hors-ligne
            Palorh @robin4002
            dernière édition par

            @robin4002 J’avais la version 2.3.0, j’ai essayé avec une version ultérieure et toujours le même problème.

            1 réponse Dernière réponse Répondre Citer 0
            • robin4002R Hors-ligne
              robin4002 Moddeurs confirmés Rédacteurs Administrateurs
              dernière édition par

              Et tu as quelle version de GriefPrevention ?

              P 1 réponse Dernière réponse Répondre Citer 1
              • P Hors-ligne
                Palorh @robin4002
                dernière édition par

                @robin4002

                Re

                J’ai essayé avec la version “1.12.2-4.3.0.692” au début, car c’était la version la plus récente et avec le plus DL. Je dois avoir mal fait un truc mais quoi ?

                Sinon j’ai essayé avec la version “1.12.2-4.3.0.689”. Elle est antérieure et pas mal de fois DownLoad aussi, mais ne fonctionne pas non plus et me met la même erreur.

                Nucleus est à jour, j’ai la dernière version du 5 janv 2021 (2.3.0) pareil pour LuckPerms j’ai la version sortie le 5 janv 2021.

                Merci d’avance.

                1 réponse Dernière réponse Répondre Citer 0
                • robin4002R Hors-ligne
                  robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                  dernière édition par robin4002

                  Hum en fait la dernière version de GriefPrevention date de 2019, donc je me demande s’il faudrait pas plutôt essayer avec les versions 1.x de Nucleus : https://ore.spongepowered.org/Nucleus/Nucleus/versions/1.14.6-S7.1

                  P 2 réponses Dernière réponse Répondre Citer 1
                  • P Hors-ligne
                    Palorh @robin4002
                    dernière édition par

                    @robin4002

                    J’essaye et je te dis ça.

                    1 réponse Dernière réponse Répondre Citer 0
                    • P Hors-ligne
                      Palorh @robin4002
                      dernière édition par Palorh

                      @robin4002

                      Merci Robin !

                      C’était bien Nucleus j’ai pris celle que tu m’as recommandé et sa fonctionne.

                      Un grand merci à toi.

                      Bonne fin de journée !

                      Par contre je n’ai pas d’option dans le “Outils” pour clôturer le topic et/ou mettre ton dernier post comme la réponse à mon problème.

                      1 réponse Dernière réponse Répondre Citer 0
                      • robin4002R Hors-ligne
                        robin4002 Moddeurs confirmés Rédacteurs Administrateurs
                        dernière édition par

                        Le post n’était pas marqué comme étant une demande d’aide, je m’en suis chargé 😉

                        1 réponse Dernière réponse Répondre Citer 0
                        • 1 / 1
                        • Premier message
                          Dernier message
                        Design by Woryk
                        ContactMentions Légales

                        MINECRAFT FORGE FRANCE © 2024

                        Powered by NodeBB