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
Next revision
Previous revision
faq:user [2024/01/02 12:59] – Add FAPI, Mod Menu, Sinytra Connector and common OptiFabric and Sodium issues poopooracoocoofaq:user [2024/02/10 06:06] (current) – Update OptiFabric compat FAQs and mention specific common examples (for SEO) poopooracoocoo
Line 45: Line 45:
  
 If someone has shared their modpack export, you can import it into some of these launchers.  If someone has shared their modpack export, you can import it into some of these launchers. 
 +
 ==== What launchers can I use to play with Fabric mods (on a custom/home-assembled modpack)? ==== ==== What launchers can I use to play with Fabric mods (on a custom/home-assembled modpack)? ====
  
Line 58: Line 59:
   * HMCL - supports Fabric download and installation, including sources from mirror websites.   * HMCL - supports Fabric download and installation, including sources from mirror websites.
  
-**Please keep in mind** that Fabric API is a separate component and must be downloaded separately - you can find it on [[https://www.curseforge.com/minecraft/mc-mods/fabric-api|CurseForge]] or [[https://modrinth.com/mod/fabric-api|Modrinth]]. 
 ==== What launchers can I use to share a Fabric modpack? ==== ==== What launchers can I use to share a Fabric modpack? ====
  
Line 107: Line 107:
 The Fabric development team does not consider Forge interoperability a high-priority goal, as our focus in our limited time dedicated to the project is on supporting the Fabric community and its developers and users. The Fabric development team does not consider Forge interoperability a high-priority goal, as our focus in our limited time dedicated to the project is on supporting the Fabric community and its developers and users.
  
-There is, however, [[https://github.com/Sinytra/Connector|Sinytra Connector]], a project which aims to allow running Fabric mods on the Forge mod loader.+There is, however, [[https://github.com/Sinytra/Connector|Sinytra Connector]], a project which aims to allow running Fabric mods on the Forge mod loader. It is not officially supported or recommended.
  
 ==== Can Fabric run together with OptiFine? ==== ==== Can Fabric run together with OptiFine? ====
  
-Consider using an OptiFine alternative, 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.
- +
-[[https://fabricmc.net/wiki/community:optifine_alternatives|OptiFine Alternatives]] +
- +
-[[https://lambdaurora.dev/optifine_alternatives/|LambdAurora's OptiFine alternatives]] +
- +
-[[https://gist.github.com/modmuss50/deff1658c4550ca8b16cb5d40ceaa468|The future of Optifabric and recommended alternatives]]+
  
 +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 134: 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.1704200394.txt.gz · Last modified: 2024/01/02 12:59 by poopooracoocoo