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

Constant error when plugin runs and someone wins. #8

Open
X-Niter opened this issue Apr 3, 2020 · 0 comments
Open

Constant error when plugin runs and someone wins. #8

X-Niter opened this issue Apr 3, 2020 · 0 comments

Comments

@X-Niter
Copy link

X-Niter commented Apr 3, 2020

Every time it sends and someone types the word correctly, I keep getting this error thrown into the console.
Any idea if this is something on my side that can be fixed?

Latest Version of React and Sponge Forge 7.1.10

03.04 03:01:15 [Server] Server thread/WARN [Sponge]: //
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
Could not pass MessageChannelEvent$Chat$Impl /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
/
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /* Could not pass the event MessageChannelEvent$Chat$Impl to an Event Listener! /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
/
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
Since the event can be modified during the event's listener,
03.04 03:01:15 [Server] INFO there could be adverse side effects of the exception occuring
03.04 03:01:15 [Server] INFO such that duplications or other game breaking issues could exist.
03.04 03:01:15 [Server] INFO Due to the nature of the exception, this is not likely an exception
03.04 03:01:15 [Server] INFO that is covered by SpongeForge or Forge itself, and therefor should
03.04 03:01:15 [Server] INFO be reported to the mod/plugin author first prior to reporting to
03.04 03:01:15 [Server] INFO Sponge or Forge. /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
Owning Mod/Plugin: react /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
Exception: /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
java.util.NoSuchElementException: No /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
value present /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
java.util.Optional.get(Optional.java:135) /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
flavor.pie.react.Config$EconomySection.getCurrency(Config.java:40) /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
flavor.pie.react.React.lambda$null$1(React.java:170) /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
java.util.Optional.ifPresent(Optional.java:159) /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
flavor.pie.react.React.lambda$chat$2(React.java:169) /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
java.util.Optional.ifPresent(Optional.java:159) /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
flavor.pie.react.React.chat(React.java:167) /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
org.spongepowered.common.event.listener.ChatListener_React_chat119.handle(Unknown Source) /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
org.spongepowered.common.event.RegisteredListener.handle(RegisteredListener.java:95) /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:381) /
03.04 03:01:15 [Server] Server thread/WARN [Sponge]: /
org.spongepowered.mod.event.SpongeModEventManager.post(SpongeModEventManager.java:345) */
03.04 03:01:15 [Multicraft] Skipped 18 lines due to rate limit (30/s)
03.04 03:01:15 [Server] Server thread/WARN [Sponge]:

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

1 participant