Error on attempting to look up Fabric version of mods using https://minecraft.natamus.com/
James103 opened this issue ยท 1 comments
Information
Mods affected: Any with Forge and Fabric versions
Only affects https://minecraft.natamus.com/
Description
When looking up the Fabric version of the mod on minecraft.natamus.com, an error occurs. The full stack trace is attached below.
To reproduce:
- Open https://minecraft.natamus.com/
- Click on any mod image that has both Forge and Fabric versions.
- Click on the text "This mod is for Forge. For the Fabric version click here."
- The description becomes blank and an error occurs.
- This state can be recovered from by clicking "Next mod", "Previous mod", or "Back to overview".
Error
Uncaught TypeError: Cannot read properties of undefined (reading 'name')
at loadSingular (script.js:562:17)
at HTMLAnchorElement.<anonymous> (script.js:705:3)
at HTMLDocument.dispatch (jquery-3.4.1.min.js:2:42571)
at HTMLDocument.v.handle (jquery-3.4.1.min.js:2:40572)