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

GameJoinedEvent does not get fired #4137

Closed
2 tasks done
Paddyk45 opened this issue Oct 13, 2023 · 3 comments
Closed
2 tasks done

GameJoinedEvent does not get fired #4137

Paddyk45 opened this issue Oct 13, 2023 · 3 comments
Labels
bug Something isn't working.

Comments

@Paddyk45
Copy link
Contributor

Describe the bug

The GameJoinedEvent does not get fired when you join a game.

Steps to reproduce

Add an EventHandler for GameJoinedEvent and log when it received it. It will not log anything when you join a world/server

Link to crash report/log if applicable (https://mclo.gs)

No response

Meteor Version

0.5.5

Minecraft Version

1.20.2

Operating System

macOS

Before submitting a bug report

  • This bug wasn't already reported (I have searched bug reports on GitHub).

  • This is a valid bug (I am able to reproduce this on the latest dev build).

@Paddyk45 Paddyk45 added the bug Something isn't working. label Oct 13, 2023
@Paddyk45
Copy link
Contributor Author

Okay, enabling runInMainMen for the module seems to work, but the Notifier module doesn't have that so its GameJoined Event Handler doesn't work.

@hexadecimal233
Copy link
Contributor

It has been intended behavior long time ago

@Paddyk45
Copy link
Contributor Author

huh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

2 participants