Giter Club home page Giter Club logo

Comments (8)

Sculas avatar Sculas commented on June 5, 2024

Can you provide us the plugin you were using so we can reproduce this locally? And does this only happen with NachoSpigot or does this also happen with other forks like Spigot or Paper?

from nachospigot.

benfiratkaya avatar benfiratkaya commented on June 5, 2024

Only Nacho and I try with zero plugin server. Bug still hapening :(

from nachospigot.

Sculas avatar Sculas commented on June 5, 2024

Oh, this has nothing to do with plugins?
So this is purely an issue with mob spawners in general?

from nachospigot.

benfiratkaya avatar benfiratkaya commented on June 5, 2024

We are trying with CMI spawner system and we see this bug. And we disable CMI spawner system and trying with WildStacker spawner system we see this bug again. This bug working with NachoSpigot. We try with Paper but we didn't see any problem.
My idea: Spawner plugins and nacho spigot can't synchronize and spawner events conflict with each other.

from nachospigot.

benfiratkaya avatar benfiratkaya commented on June 5, 2024

wildstacker errors. We get these errors only working with nachospigot
We get the error when despite breaking the spawner, the mobs continue to spawn.

[15:35:36] [Server thread/ERROR]: Could not pass event SpawnerSpawnEvent to WildStacker v3.5.2
org.bukkit.event.EventException
	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[NachoSpigot.jar:?]
	at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[NachoSpigot.jar:?]
	at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[NachoSpigot.jar:?]
	at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:490) [NachoSpigot.jar:?]
	at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:475) [NachoSpigot.jar:?]
	at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callSpawnerSpawnEvent(CraftEventFactory.java:144) [NachoSpigot.jar:?]
	at net.minecraft.server.v1_8_R3.MobSpawnerAbstract.a(MobSpawnerAbstract.java:217) [NachoSpigot.jar:?]
	at net.minecraft.server.v1_8_R3.MobSpawnerAbstract.c(MobSpawnerAbstract.java:129) [NachoSpigot.jar:?]
	at com.bgsoftware.wildstacker.nms.NMSSpawners_v1_8_R3$StackedMobSpawner.c(NMSSpawners_v1_8_R3.java:303) [WildStacker-3.5.2.jar:?]
	at net.minecraft.server.v1_8_R3.TileEntityMobSpawner.c(SourceFile:55) [NachoSpigot.jar:?]
	at net.minecraft.server.v1_8_R3.World.tickEntities(World.java:1731) [NachoSpigot.jar:?]
	at net.minecraft.server.v1_8_R3.WorldServer.tickEntities(WorldServer.java:598) [NachoSpigot.jar:?]
	at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:859) [NachoSpigot.jar:?]
	at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:409) [NachoSpigot.jar:?]
	at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:718) [NachoSpigot.jar:?]
	at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:615) [NachoSpigot.jar:?]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
Caused by: java.lang.NullPointerException
	at com.bgsoftware.wildstacker.handlers.SystemHandler.getStackedSpawner(SystemHandler.java:242) ~[?:?]
	at com.bgsoftware.wildstacker.objects.WStackedSpawner.of(WStackedSpawner.java:471) ~[?:?]
	at com.bgsoftware.wildstacker.listeners.SpawnersListener.onSpawnerSpawn(SpawnersListener.java:419) ~[?:?]
	at sun.reflect.GeneratedMethodAccessor714.invoke(Unknown Source) ~[?:?]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_292]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_292]
	at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[NachoSpigot.jar:?]
	... 16 more

from nachospigot.

benfiratkaya avatar benfiratkaya commented on June 5, 2024

https://github.com/BG-Software-LLC/WildStacker

from nachospigot.

benfiratkaya avatar benfiratkaya commented on June 5, 2024

Any idea?

from nachospigot.

Sculas avatar Sculas commented on June 5, 2024

@benfiratkaya It should be fixed in the latest version! Could you please try again? :) Reopen this issue if it still occurs.

from nachospigot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.