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

The Mod "Hey Wiki" makes owo-lib crash on usage or F3 #316

Open
LPFan12 opened this issue Sep 28, 2024 · 0 comments
Open

The Mod "Hey Wiki" makes owo-lib crash on usage or F3 #316

LPFan12 opened this issue Sep 28, 2024 · 0 comments

Comments

@LPFan12
Copy link

LPFan12 commented Sep 28, 2024

Description

I have noticed that owo-lib is incompatible with the mod Hey Wiki (https://github.com/mc-wiki/minecraft-mod-heywiki), as using its Wiki lookup function causes the game to immedietly crash with the error "java.lang.NullPointerException: Cannot invoke "java.util.Map.containsKey(Object)" because "this.owo$textMap" is null". It is a bit of a shot in the dark for me what mod is really responsible for the issue, because I am not exactly good with code and the flow of execution behind the scenes. I apologize if owo-lib happens to not be at fault.

To confirm the validity of the mod-combination causing the crash and not have the log be bloated by unrelated stuff, I made a clean instance and the issue infact persists exactly the same as it did in a bigger modpack. Both of the mods also seem to be stable on their own, it is only when they are put together that the game encounters an exception.

Edit: As it turns out, pressing F3 also causes the crash. That is the only new information I have noticed.

Attachments

latest.log
crash-2024-09-28_07.28.29-client.txt

Versions

owo-lib = 0.12.14+1.21
Hey Wiki = v1.6.4-1.21.1
Fabric API = 0.105.0+1.21.1
Fabric loader = 0.16.5

@LPFan12 LPFan12 changed the title The Mod "Hey Wiki" makes owo-lib crash on usage The Mod "Hey Wiki" makes owo-lib crash on usage or F3 Sep 28, 2024
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