User Tools

Site Tools


faq:user

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
faq:user [2024/01/11 09:44] poopooracoocoofaq:user [2024/02/10 06:06] (current) – Update OptiFabric compat FAQs and mention specific common examples (for SEO) poopooracoocoo
Line 112: Line 112:
  
 Consider using [[https://fabricmc.net/wiki/community:optifine_alternatives|alternatives to OptiFine]], as unofficial mods such as OptiFabric may not be compatible with your mods. Consider using [[https://fabricmc.net/wiki/community:optifine_alternatives|alternatives to OptiFine]], as unofficial mods such as OptiFabric may not be compatible with your mods.
 +
 +In particular, OptiFabric 1.14.25 is currently incompatible with Architectury API and Replay Mod.
  
 ==== I only have OptiFabric and OptiFine and Minecraft crashes on launch! ==== ==== I only have OptiFabric and OptiFine and Minecraft crashes on launch! ====
-This is because OptiFabric is currently incompatible with Fabric Loader 0.15.0 and above. This is why you'll see ''java.lang.NoClassDefFoundError: net/fabricmc/tinyremapper/IMappingProvider'' in your log. You'll need to use Fabric Loader 0.14.25.+This is because OptiFabric 1.13.25 and below are incompatible with Fabric Loader 0.15.0 and above. This is why you'll see ''java.lang.NoClassDefFoundError: net/fabricmc/tinyremapper/IMappingProvider'' in your log. You'll need to use Fabric Loader 0.14.25.
  
-==== Text has been replaced by squares/tofus when I add Fabric API to my 1.20.1 instance with OptiFabric ==== +==== Text has been replaced by squares/tofus when I add Fabric API to my 1.20.1 instance with OptiFabric 1.13.25 ==== 
-This is because OptiFabric is currently incompatible with Fabric API 0.86.0 and above. You'll need to use Fabric API 0.85.+If you're using OptiFabric 1.13.25 for compatibility with Architectury, you'll need to use Fabric API 0.85.0 as it was incompatible with Fabric API 0.86.0 and above
 + 
 +==== OptiFabric crashes on my 1.18.2 or 1.19.2 instance when I add Fabric API to it ==== 
 +OptiFabric is currently incompatible with Fabric API 0.77.0. You'll need to use Fabric API 0.76.1.
  
 ==== Oh no! I've tried enabling shaders on OptiFine and my world looks all weird! ==== ==== Oh no! I've tried enabling shaders on OptiFine and my world looks all weird! ====
Line 127: Line 132:
 ==== My instance with Sodium and Continuity crashes when gravel/sand falls or when a piston extends ==== ==== My instance with Sodium and Continuity crashes when gravel/sand falls or when a piston extends ====
 This is because Sodium does not yet support the Fabric Rendering API which some mods such as Continuity use. This is why you'll see ''java.lang.NullPointerException: Cannot invoke "net.fabricmc.fabric.api.renderer.v1.Renderer.meshBuilder()" because the return value of "net.fabricmc.fabric.api.renderer.v1.RendererAccess.getRenderer()" is null'' in your log. Add the [[https://modrinth.com/mod/indium|Indium]] mod to resolve this. This is because Sodium does not yet support the Fabric Rendering API which some mods such as Continuity use. This is why you'll see ''java.lang.NullPointerException: Cannot invoke "net.fabricmc.fabric.api.renderer.v1.Renderer.meshBuilder()" because the return value of "net.fabricmc.fabric.api.renderer.v1.RendererAccess.getRenderer()" is null'' in your log. Add the [[https://modrinth.com/mod/indium|Indium]] mod to resolve this.
 +
 +==== Text has been replaced by squares/tofus in my instance with Sodium ====
 +This is most likely because a mod requires Indium. 
  
 ==== Can Fabric run together with Sponge? ==== ==== Can Fabric run together with Sponge? ====
faq/user.txt · Last modified: 2024/02/10 06:06 by poopooracoocoo