Sinytra / Connector

A compatibility layer that allows running Fabric mods on NeoForge
https://sinytra.org/docs/connector
MIT License
508 stars 20 forks source link

Parzi's Star Wars Mod/Embeddium/Connector crash #1195

Closed pesesta closed 2 months ago

pesesta commented 3 months ago

Mod Name

Embeddium/Galaxies: Parzi's Star Wars Mod

Mod Homepage

https://www.curseforge.com/minecraft/mc-mods/embeddium and https://www.curseforge.com/minecraft/mc-mods/pswg

Minecraft version

1.20.1

Describe the bug

Galaxies: Parzi's Star Wars Mod crashes when used with Connector and Embeddium

Steps to reproduce

  1. Load Minecraft 1.20.1 with:

Logs

https://gist.github.com/pesesta/8683d9f49fd5a6ab45166e5cc2f3cc5f

Additional context

This isn't a Sinytra issue (PSWG and Sinytra run fine together without Embeddium), and it's definitely not Sinytra's problem. However Embeddium is a commonly used performance mod for Forge, and enough bugs have been raised here about theoretical PSWG incompatibility with Sinytra that I thought I'd log this for others like me who come here trying to work out why their PSWG/Connector build results in a crash.

embeddedt commented 3 months ago

The next version of Embeddium (beta: https://nightly.link/embeddedt/embeddium/workflows/build-snapshot/20.1%2Fforge/Embeddium.zip) tweaks the entity renderer optimization to allow for better mod compatibility, and will likely fix this issue.

pesesta commented 3 months ago

Thank you (for this specifically, and your work on Embeddium in general). I can confirm that loading PSWG with Sinytra and this new Embeddium beta file has fixed my crashing at start-up issue.