GoatChild Posted June 20, 2022 Posted June 20, 2022 My game keeps crashing and saying The following: The game crashed whilst rendering overlay Error: java.lang.NullPointerException: Registry Object not present: minecraft:empty Exit Code: -1 This happens after the game goes into full screen but before the main menu can load. Crash Report Here Quote
GoatChild Posted June 20, 2022 Author Posted June 20, 2022 What do you mean by "the new Fluid API." Quote
Luis_ST Posted June 20, 2022 Posted June 20, 2022 There was a pull request on GitHub to add a new system for custom Fluids (API), to make them to more customizable for Modders. These new system, requires an implementation of a new method in modded Fluids. Mods of older 1.19 version do not have these new Fluid API, since the new system is not compatible (new methd) with the old one, you get the error Quote
GoatChild Posted June 20, 2022 Author Posted June 20, 2022 so its not something i can fix right now? i have to wait for the people to fix it Quote
GoatChild Posted June 20, 2022 Author Posted June 20, 2022 so how do i know what mods to remove so i can play the game? Quote
Luis_ST Posted June 20, 2022 Posted June 20, 2022 You must remove all Mods that add custom Fluids that have not been updated yet. Unfortunately, you have to test each mod individually, to find out if the Mod has been updated of not Quote
GoatChild Posted June 20, 2022 Author Posted June 20, 2022 i understand, thank you for helping. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.