Wilyicaro / Legacy-Minecraft

This mod adapts all the features from old Minecraft Legacy Console edition
MIT License
148 stars 38 forks source link

[Bug/Glitch] can't scroll on custom assortments #603

Closed SpringierTrain closed 1 month ago

SpringierTrain commented 1 month ago

Legacy4J Version

1.20.4-1.7.4

Mod Loader Version

0.15.11

Bug/Glitch Occurrence Context

image

There are no options to scroll down the description. However, the built-in assortments work fine, weirdly enough.

Attached below is my custom assortment's json.

{
  "description": {
    "translate": "Welcome to the Wasteland! Celebrate the Fallout® series in Minecraft by cracking open this Vault containing 44 unique skins, custom textures, re-skinned mobs, a special post-apocalyptic map, original Fallout soundtrack compilation and a Pip-Boy inspired UI."
  },
  "packs": [
    "vanilla",
    "programmer_art",
    "fabric",
    "file/Legacy Extended 2.12",
    "file/OldHorseModel_1_21_V2_0_2.zip",
    "file/Legacy-Skin-Packs-1.1.1-fixed",
    "file/Classic Villages (Gravel Paths)",
    "file/Legacy-Projects-Skins-v0.1.1",
    "file/FalloutMash-upPack"
  ],
  "id": "template_assort",
  "name": "Fallout"
}

Crash Report

didnt crash

What happened wrong?

i cant scroll down the description of my custom assortment

Wilyicaro commented 1 month ago

Your description is wrong, the translate entry is for translation keys, u should replace it with text or use a correct translation key

SpringierTrain commented 1 month ago

i try making it "description": <description> and replacing the translate key with text and that didnt work either

Wilyicaro commented 1 month ago

image I didn't change anything in this new version...

SpringierTrain commented 1 month ago

idk why it doesnt work for me then

Wilyicaro commented 1 month ago

maybe some conflict?

SpringierTrain commented 4 weeks ago

sorry for the late reply, but it isnt conflict. i've disabled all my resources, moved all of my mods out (excluding l4j ofc and the ones that i absolutely need) of its folder