World Border (Fabric)

World Border (Fabric)

261k Downloads

Attempting to bulk download mods that error out on #612 fails.

James103 opened this issue ยท 1 comments

commented

Information

Mod name: All mods listed on https://minecraft.natamus.com/, especially those that error out as shown in my comment on #612.

Description

When you attempt to "Download # mods" from the bulk download cart, you get the following error in the console:

Uncaught TypeError: Cannot read property 'gameVersionLatestFiles' of undefined
    at HTMLDivElement.<anonymous> (script.js:1008)
    at Function.each (jquery-3.4.1.min.js:2)
    at k.fn.init.each (jquery-3.4.1.min.js:2)
    at setIncompatibles (script.js:1004)
    at HTMLSelectElement.<anonymous> (script.js:998)
    at HTMLSelectElement.dispatch (jquery-3.4.1.min.js:2)
    at HTMLSelectElement.v.handle (jquery-3.4.1.min.js:2)

This breaks the functionality of "Out of your selection of ## mods, ## are compatible with Minecraft 1.1#" and also breaks the incompatible mods display and "Start manifest download for ## mods".

Crash report

For the exception, see above.

commented

Fixed and explanation added in #612. Thanks James!