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

Join event error? #9

Closed
ClickyMCSMP opened this issue Nov 9, 2021 · 2 comments
Closed

Join event error? #9

ClickyMCSMP opened this issue Nov 9, 2021 · 2 comments
Assignees
Labels
bug Something isn't working resolved The issue/bug has been resolved

Comments

@ClickyMCSMP
Copy link

issue-description

Getting this error after joining.
I haven't edited anything within the plugin, and was only provided the jar.

Error Messages

https://paste.helpch.at/agafunobec.sql

Expected Behaviour

I think... the expected behaviour is to not produce console errors.

Debug Information

https://imgur.com/a/Bghtxhs

Logs and Configs

https://paste.helpch.at/celoqajipa.makefile - Messages
https://paste.helpch.at/tetucuwugi.shell - Config

Both default - nothing edited.

Additional Information

No response

@OmegaWeaponDev OmegaWeaponDev self-assigned this Nov 9, 2021
@OmegaWeaponDev OmegaWeaponDev added the bug Something isn't working label Nov 9, 2021
@OmegaWeaponDev
Copy link
Owner

Hi,

Please try using this version:
OmegaVision-2.5.0.zip

It should hopefully fix the join issue.

Thanks

@OmegaWeaponDev OmegaWeaponDev added the pending Awaiting confirmation of issue being resolved label Nov 9, 2021
@ClickyMCSMP
Copy link
Author

Hi,

Please try using this version: OmegaVision-2.5.0.zip

It should hopefully fix the join issue.

Thanks

This did not fix it.

[20:07:25 ERROR]: Could not pass event PlayerJoinEvent to OmegaVision v2.5.0 java.lang.NullPointerException: Cannot invoke "java.util.Map.getOrDefault(Object, Object)" because the return value of "java.util.Map.get(Object)" is null at me.omegaweapondev.omegavision.utils.UserDataHandler.getEffectStatus(UserDataHandler.java:93) ~[OmegaVision-2.5.0.jar:?] at me.omegaweapondev.omegavision.events.PlayerListener.onPlayerJoin(PlayerListener.java:49) ~[OmegaVision-2.5.0.jar:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor155.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.17.1.jar:git-Paper-"8575248"] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.17.1.jar:git-Paper-"8575248"] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[patched_1.17.1.jar:git-Paper-"8575248"] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:630) ~[patched_1.17.1.jar:git-Paper-"8575248"] at net.minecraft.server.players.PlayerList.postChunkLoadJoin(PlayerList.java:360) ~[patched_1.17.1.jar:git-Paper-"8575248"] at net.minecraft.server.players.PlayerList.lambda$placeNewPlayer$1(PlayerList.java:302) ~[patched_1.17.1.jar:git-Paper-"8575248"] at net.minecraft.server.network.ServerGamePacketListenerImpl.tick(ServerGamePacketListenerImpl.java:307) ~[app:?] at net.minecraft.network.Connection.tick(Connection.java:555) ~[app:?] at net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:201) ~[app:?] at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1648) ~[patched_1.17.1.jar:git-Paper-"8575248"] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:490) ~[patched_1.17.1.jar:git-Paper-"8575248"] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1475) ~[patched_1.17.1.jar:git-Paper-"8575248"] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1274) ~[patched_1.17.1.jar:git-Paper-"8575248"] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[patched_1.17.1.jar:git-Paper-"8575248"] at java.lang.Thread.run(Thread.java:831) ~[?:?]

@OmegaWeaponDev OmegaWeaponDev added resolved The issue/bug has been resolved and removed pending Awaiting confirmation of issue being resolved labels Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working resolved The issue/bug has been resolved
Projects
None yet
Development

No branches or pull requests

2 participants