Wrong Logic In GlobalReceiverRegistry
See original GitHub issueThe 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:
- Created a year ago
- Comments:6 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ok with me, but I probably won’t use any special powers, except maybe the support tag? 😃
Ok done. 😃