Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setweather issue #1588

Closed
PhanaticD opened this issue Apr 19, 2017 · 1 comment
Closed

setweather issue #1588

PhanaticD opened this issue Apr 19, 2017 · 1 comment

Comments

@PhanaticD
Copy link
Contributor

16:56:42 [CRITICAL] Could not pass event 'cn.nukkit.event.player.PlayerMoveEvent' to 'PlotSquared v3.5.1-SNAPSHOT-7eb7cd9': null on com.plotsquared.nukkit.listeners.PlayerEvents
16:56:42 [ALERT] cn.nukkit.utils.EventException
        at cn.nukkit.plugin.MethodEventExecutor.execute(MethodEventExecutor.java:34)
        at cn.nukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:56)
        at cn.nukkit.plugin.PluginManager.callEvent(PluginManager.java:553)
        at cn.nukkit.Player.processMovement(Player.java:1441)
        at cn.nukkit.Player.onUpdate(Player.java:1572)
        at cn.nukkit.level.Level.doTick(Level.java:762)
        at cn.nukkit.Server.checkTickUpdates(Server.java:946)
        at cn.nukkit.Server.tick(Server.java:1021)
        at cn.nukkit.Server.tickProcessor(Server.java:808)
        at cn.nukkit.Server.start(Server.java:787)
        at cn.nukkit.Server.<init>(Server.java:472)
        at cn.nukkit.Nukkit.main(Nukkit.java:68)
Caused by: java.lang.UnsupportedOperationException: Not implemented yet: setWeather
        at com.plotsquared.nukkit.object.NukkitPlayer.setWeather(NukkitPlayer.java:148)
        at com.plotsquared.listener.PlotListener.plotEntry(PlotListener.java:123)
        at com.plotsquared.nukkit.listeners.PlayerEvents.playerMove(PlayerEvents.java:528)
        at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at cn.nukkit.plugin.MethodEventExecutor.execute(MethodEventExecutor.java:29)
        ... 11 more

@RedstoneFuture RedstoneFuture changed the title Nukkit setweather issue setweather issue May 3, 2018
@dordsor21
Copy link
Member

If you still have this issue, reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants