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

[bug | 1.0.2] Mouse clicked event error #52

Open
ghost opened this issue Sep 17, 2022 · 5 comments
Open

[bug | 1.0.2] Mouse clicked event error #52

ghost opened this issue Sep 17, 2022 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Sep 17, 2022

Describe the bug
When you press the button to switch the mining mode (only ores or all blocks), the game crashes.

To Reproduce
Steps to reproduce the behavior:

  1. Go to game world
  2. Open miner GUI
  3. Click on mining mode button
  4. See game crash

Expected behavior
Switching mining mode

Mods versions:

  • Quarry Reborn: 1.0.2
  • Tech Reborn: 5.3.4
  • Fabric API: 0.61.0

Game logs
https://gist.github.com/WantaSanchez/7ee11f55ef0e1bbe45214e4830998ed0

@ghost ghost added the bug Something isn't working label Sep 17, 2022
@ghost ghost assigned DissiNL Sep 17, 2022
@ghost
Copy link
Author

ghost commented Sep 18, 2022

@n-koenig
Copy link

n-koenig commented Nov 6, 2022

We encountered the same error, is there any update available on this issue?

@Ren6767
Copy link

Ren6767 commented Nov 27, 2022

Issue is occurring due to this change in Core Reborn.

TechReborn/TechReborn@88d448c

reborncore.common.network.NetworkManager to reborncore.client.ClientNetworkManager
NetworkManager.sendToServer was moved to ClientNetworkManager.sendToServer

@ghost
Copy link
Author

ghost commented Dec 11, 2022

We encountered the same error, is there any update available on this issue?

Not yet. In general, the mod is officially compatible with Minecraft 1.19 and has not received updates to 1.19.2.

Maybe the author is taking a break.

@DissiNL
Copy link
Collaborator

DissiNL commented Dec 12, 2022

Just got a look at it,
I've changed the dependency to target 1.19.2 and published the release here:
https://github.com/TED-inc/FabricQuarry/releases/tag/1.0.3
And here
https://www.curseforge.com/minecraft/mc-mods/quarry-reborn/files/all

It is currently under review and will be published after this.

Please let me know if this fixes the issue.

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

3 participants