question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Wrong Logic In GlobalReceiverRegistry

See original GitHub issue

The check here is wrong: https://github.com/FabricMC/fabric/blob/f11b62ad061f64269324c9f1c659fc495ae5e828/fabric-networking-api-v1/src/main/java/net/fabricmc/fabric/impl/networking/GlobalReceiverRegistry.java#L71

See:#2358 It should be if (replaced). This wasn’t noticed before because most people register their receivers in the mod initialiser.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
warjortcommented, Jun 29, 2022

Ok with me, but I probably won’t use any special powers, except maybe the support tag? 😃

1reaction
warjortcommented, Jul 2, 2022

Ok done. 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Wrong Logic In GlobalReceiverRegistry - FabricMC/Fabric - IssueHint
Wrong Logic In GlobalReceiverRegistry ; Full Name, FabricMC/fabric ; Language, Java ; Created Date, 2018-11-04 ; Updated Date, 2022-10-29 ; Star Count, 1527....
Read more >
What is a logical fallacy?
A logical error is a mistake in an argument, that is, a mistake in an instance of reasoning formulated in language. As the...
Read more >
Quilted Fabric API (QFAPI) / Quilt Standard Libraries (QSL)
Provides Fabric API 0.67.1. Fix duplicate line (Ennui Langeweile); Workaround Machete shenanigans (Ennui Langeweile); Revert "Revert "Reenable check task on ...
Read more >
5 logical fallacies that make you more wrong than you think
Accusing scientists of fraud and malfeasance with every mistake that is identified is not useful. #1: Facts don't change our minds. Let's go ......
Read more >
Last issues related to FabricMC/fabric project - PullAnswer
Disconnected screen scissoring is incorrect on high-resolution displays. 0 Likes 0 Replies ... Wrong Logic In GlobalReceiverRegistry. 0 Likes 6 Replies.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found