Keksuccino / FancyMenu

Source code for FancyMenu.
Other
154 stars 19 forks source link

new drippy loading screen version made my fancy menu to show no buttons #502

Closed EGOIST1372 closed 1 year ago

EGOIST1372 commented 1 year ago

Describe the bug new drippy loading screen version made my fancy menu to show no buttons the menu bar of fancy menu is bugged and shows no option the game buttons that I've set are invisible basically I can't play the game lol

To Reproduce Steps to reproduce the behavior (e.g.):

  1. I have a custom version of cave animation that I made it myself
  2. It was working great since I updated from old drippy (1.6.6 to 2.01)
  3. since drippy settings are gone and not compatible with old one I created one
  4. then I quit the game and started it again to see the results
  5. drippy loading screen didn't showed up at all (in fact I've seen no loading screen and it jumped to the fancy menu screen
  6. animation works in fancy but now I don't have any buttons and menu option to click on

Expected behavior to work :D

**Game Log**
it also crashed the game
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 2023-02-02 23:41:24
Description: Rendering screen

java.lang.IllegalStateException: Image is not allocated.
    at net.minecraft.class_1011.method_4320(class_1011.java:153)
    at net.minecraft.class_1011.method_4321(class_1011.java:363)
    at net.minecraft.class_1011.method_22619(class_1011.java:357)
    at net.minecraft.class_1011.method_4312(class_1011.java:346)
    at net.minecraft.class_386$class_388$1.method_2030(class_386.java:193)
    at net.minecraft.class_380.method_2022(class_380.java:54)
    at net.minecraft.class_377.method_2012(class_377.java:157)
    at net.minecraft.class_386$class_388.bake(class_386.java:170)
    at net.minecraft.class_377.method_41832(class_377.java:144)
    at it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap.computeIfAbsent(Int2ObjectOpenHashMap.java:448)
    at net.minecraft.class_377.method_2014(class_377.java:152)
    at net.minecraft.class_327$class_5232.accept(class_327.java:260)
    at net.minecraft.class_5223.method_27477(class_5223.java:17)
    at net.minecraft.class_5223.method_27473(class_5223.java:120)
    at net.minecraft.class_5223.method_27472(class_5223.java:84)
    at net.minecraft.class_5223.method_27479(class_5223.java:80)
    at net.minecraft.class_327.method_1724(class_327.java:346)
    at net.minecraft.class_327.method_27529(class_327.java:183)
    at net.minecraft.class_327.method_27522(class_327.java:126)
    at net.minecraft.class_327.method_27520(class_327.java:109)
    at net.minecraft.class_327.method_1720(class_327.java:65)
    at net.minecraft.class_332.method_25303(class_332.java:148)
    at de.keksuccino.konkrete.gui.screens.ConfigScreen$CategoryConfigScrollAreaEntry.renderEntry(ConfigScreen.java:621)
    at de.keksuccino.konkrete.gui.content.scrollarea.ScrollAreaEntry.render(ScrollAreaEntry.java:21)
    at de.keksuccino.konkrete.gui.content.scrollarea.ScrollArea.render(ScrollArea.java:75)
    at de.keksuccino.konkrete.gui.screens.ConfigScreen.method_25394(ConfigScreen.java:125)
    at net.minecraft.class_437.method_47413(class_437.java:113)
    at net.minecraft.class_757.method_3192(class_757.java:929)
    at net.minecraft.class_310.method_1523(class_310.java:1193)
    at net.minecraft.class_310.method_1514(class_310.java:781)
    at net.minecraft.client.main.Main.method_44604(Main.java:244)
    at net.minecraft.client.main.Main.main(Main.java:51)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraft.class_1011.method_4320(class_1011.java:153)
    at net.minecraft.class_1011.method_4321(class_1011.java:363)
    at net.minecraft.class_1011.method_22619(class_1011.java:357)
    at net.minecraft.class_1011.method_4312(class_1011.java:346)
    at net.minecraft.class_386$class_388$1.method_2030(class_386.java:193)
    at net.minecraft.class_380.method_2022(class_380.java:54)
    at net.minecraft.class_377.method_2012(class_377.java:157)
    at net.minecraft.class_386$class_388.bake(class_386.java:170)
    at net.minecraft.class_377.method_41832(class_377.java:144)
    at it.unimi.dsi.fastutil.ints.Int2ObjectOpenHashMap.computeIfAbsent(Int2ObjectOpenHashMap.java:448)
    at net.minecraft.class_377.method_2014(class_377.java:152)
    at net.minecraft.class_327$class_5232.accept(class_327.java:260)
    at net.minecraft.class_5223.method_27477(class_5223.java:17)
    at net.minecraft.class_5223.method_27473(class_5223.java:120)
    at net.minecraft.class_5223.method_27472(class_5223.java:84)
    at net.minecraft.class_5223.method_27479(class_5223.java:80)
    at net.minecraft.class_327.method_1724(class_327.java:346)
    at net.minecraft.class_327.method_27529(class_327.java:183)
    at net.minecraft.class_327.method_27522(class_327.java:126)
    at net.minecraft.class_327.method_27520(class_327.java:109)
    at net.minecraft.class_327.method_1720(class_327.java:65)
    at net.minecraft.class_332.method_25303(class_332.java:148)
    at de.keksuccino.konkrete.gui.screens.ConfigScreen$CategoryConfigScrollAreaEntry.renderEntry(ConfigScreen.java:621)
    at de.keksuccino.konkrete.gui.content.scrollarea.ScrollAreaEntry.render(ScrollAreaEntry.java:21)
    at de.keksuccino.konkrete.gui.content.scrollarea.ScrollArea.render(ScrollArea.java:75)
    at de.keksuccino.konkrete.gui.screens.ConfigScreen.method_25394(ConfigScreen.java:125)
    at net.minecraft.class_437.method_47413(class_437.java:113)
Mixins in Stacktrace: None found

-- Screen render details --
Details:
    Screen name: de.keksuccino.fancymenu.menu.fancy.helper.ui.FMConfigScreen
    Mouse location: Scaled: (1, 1). Absolute: (10.000000, 13.000000)
    Screen size: Scaled: (480, 270). Absolute: (3840, 2160). Scale factor of 8.000000
Stacktrace:
    at net.minecraft.class_757.method_3192(class_757.java:929)
    at net.minecraft.class_310.method_1523(class_310.java:1193)
    at net.minecraft.class_310.method_1514(class_310.java:781)
    at net.minecraft.client.main.Main.method_44604(Main.java:244)
    at net.minecraft.client.main.Main.main(Main.java:51)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Mixins in Stacktrace: None found

-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: Yes
    Packs: vanilla, file/itemframes-e700.zip, file/VIllagerAndOthersCloakFix.zip, file/Luminous1.3.zip, file/Kubban's Saplings, file/Flower_Golems_v1.zip, file/Flower_Crowns_(1.18)_v2.zip, file/Desert_Bloom-v1.0.2.zip, file/Butterflies+-+Mrblueyeti.zip, file/Better+sheep+-+Mrblueyeti.zip, file/Better_Dogs-Shiba_Inu.zip, Fabric Mods, itemswapper/default, file/Better_Chickens_V1.3.zip, file/EmbellishedStone-1.19.3-1.0.0.zip, file/EclecticTrove-noconfig-1.19-1.2.0.zip, file/VanillaTweaks_1.19.3.zip, atmosfera/dungeons, file/Eating.Animation.Smaller.Utilities.Compatibility.v1.2.0.zip, file/XeKr+flowers+leaves+model+pack+modified.zip, file/RybosEnhancedGUI.zip, file/Hyper_realistic_sky_[v1.6].zip, loadmyresources.hiddenpack, replaymod_lang, essential
Stacktrace:
    at net.minecraft.class_6360.method_36565(class_6360.java:49)
    at net.minecraft.class_310.method_1587(class_310.java:2397)
    at net.minecraft.class_310.method_1514(class_310.java:800)
    at net.minecraft.client.main.Main.method_44604(Main.java:244)
    at net.minecraft.client.main.Main.main(Main.java:51)
    at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:461)
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Mixins in Stacktrace: None found

-- System Details --
Details:
    Minecraft Version: 1.19.3
    Minecraft Version ID: 1.19.3
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 1385704720 bytes (1321 MiB) / 2583691264 bytes (2464 MiB) up to 6442450944 bytes (6144 MiB)
    CPUs: 8
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
    Identifier: Intel64 Family 6 Model 94 Stepping 3
    Microarchitecture: Skylake (Client)
    Frequency (GHz): 2.59
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 8
    Graphics card #0 name: NVIDIA GeForce GTX 980M
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x1617
    Graphics card #0 versionInfo: DriverVersion=30.0.14.9729
    Memory slot #0 capacity (MB): 16384.00
    Memory slot #0 clockSpeed (GHz): 2.13
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 16384.00
    Memory slot #1 clockSpeed (GHz): 2.13
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 41407.86
    Virtual memory used (MB): 22665.69
    Swap memory total (MB): 8704.00
    Swap memory used (MB): 0.00
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Fabric Mods: 
        additionalbars: Additional Bars 4.0.0+1.19.3
        advancementinfo: AdvancementInfo 1.19.3-fabric0.68.1-1.3.1
        advancementplaques: Advancement Plaques 1.4.8
        ambientenvironment: Ambient Environment 8.0+4
        antighost: AntiGhost 1.19.3-fabric0.68.1-1.1.5
            crowdin-translate: CrowdinTranslate 1.4+1.19.3
        architectury: Architectury 7.0.66
        armorchroma: Armor Chroma 1.2.4
        atmosfera: Atmosfera 2.0.0+mc1.19.3
        audioplayer: AudioPlayer 1.19.3-1.4.5
        auudio: Auudio 1.0.3
        balm-fabric: Balm 5.0.2
        beehivetooltips: Beehive Tooltips 1.5.0
        beenfo: Beenfo 1.19.3-fabric0.68.1-1.3.3
            gbfabrictools: GBfabrictools 1.3.4+1.19.3
        betterfpsdist: Better FPS distance Mod 1.19-2.4
        bettermounthud: Better Mount HUD 1.2.1
        betterpingdisplay: Better Ping Display 1.1.1
        biomeinfo: BiomeInfo 1.19.2-12
        blur: Blur (Fabric) 2.6.1
        boatiview: Boat Item View Fabric 0.0.4
        bobby: Bobby 4.0.3
            com_typesafe_config: config 1.4.2
            io_leangen_geantyref_geantyref: geantyref 1.3.13
            org_spongepowered_configurate-core: configurate-core 4.1.2
            org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
        bookshelf: Bookshelf 17.0.3
        cakechomps: Cake Chomps 6.0.1+1.19.3
        camerautils: Camera Utils 1.19.3-1.0.3
        cem: Custom Entity Models 0.7.1
        chalk: Chalk 2.1.2
        chalk-colorful-addon: Chalk: Colorful-Addon 2.1.1+1.19.3
        chat_heads: Chat Heads 0.9.0
        chime: Chime 1.4.0
        chisel: Chisel Refabricated 1.4.5
            continuity: Continuity 2.0.2+1.19.3-build.2
        citresewn: CIT Resewn 1.1.3+1.19.3
            citresewn-defaults: CIT Resewn: Defaults 1.1.3+1.19.3
        cleanview: CleanView 1.19.3-v1-fabric
        clear-skies: Clear Skies 2.0.96
        cleardespawn: Clear Despawn 1.1.10
        clearview: Lava Clear View 5.0.0
        clickadv: Clickable Advancements Mod 3.0
        clickthrough: ClickThrough 1.19.3-fabric0.68.1-0.4
        cloth-config: Cloth Config v9 9.0.94
            cloth-basic-math: cloth-basic-math 0.6.1
        clumps: Clumps 9.0.0+16
        collective: Collective 6.43
        comforts: Comforts 6.1.1+1.19.3
            cardinal-components-base: Cardinal Components API (base) 5.1.0
            cardinal-components-entity: Cardinal Components API (entities) 5.1.0
            spectrelib: SpectreLib 0.12.1+1.19.2
        completeconfig: CompleteConfig 2.2.1
            coat: Coat 1.0.0-beta.19+mc1.19.3
            completeconfig-base: completeconfig-base 2.2.1
            completeconfig-gui-cloth: completeconfig-gui-cloth 2.2.1
            completeconfig-gui-coat: completeconfig-gui-coat 2.2.1
            completeconfig-gui-yacl: completeconfig-gui-yacl 2.2.1
        configured: Configured 2.0.2
        connectivity: Connectivity Mod 1.19.3-3.9
        controlling: Controlling For Fabric 10.0+9
        cosmetica: Cosmetica 1.2.3
            com_github_cosmetica-cc_cosmeticadotjava: CosmeticaDotJava 1.10.0
            sulphate: Sulfate 1.1.1
        creativeonepunch: Creative One-Punch 1.3
        cyclepaintings: Cycle Paintings 3.0
        darkpaintings: DarkPaintings 14.0.1
        dashloader: DashLoader 5.0.0-alpha.9+1.19.3
            com_github_luben_zstd-jni: zstd-jni 1.5.2-2
            dev_quantumfusion_hyphen: Hyphen 0.4.0-rc.2
            dev_quantumfusion_taski: Taski 2.1.0
        deathlog: DeathLog 0.3.1+1.19.3
        drippyloadingscreen: Drippy Loading Screen 2.0.1
        dynamicfps: Dynamic FPS 2.2.0
            com_moandjiezana_toml_toml4j: toml4j 0.7.2
        eatinganimationid: Eating Animation 1.9.1
        elementa: Elementa 572
        entity_texture_features: Entity Texture Features 4.3.1
            org_apache_httpcomponents_httpmime: httpmime 4.5.10
        entityculling: EntityCulling-Fabric 1.5.2-mc1.19.3
            com_logisticscraft_occlusionculling: occlusionculling 0.0.6-SNAPSHOT
        essential: Essential 11794+deploy-staging+g1ba2ff8eb
        essential-container: essential-container 1.0.0
            essential-loader: essential-loader 1.0.0
        exordium: Exordium 1.0.3-mc1.19.3
        extrasounds: ExtraSounds 2.3.1+1.19.3~lonefelidae16-SNAPSHOT
            advanced_runtime_resource_pack: Runtime Resource Pack 0.6.7
            soundcategories: Sound Categories 1.2.4+1.19.3~lonefelidae16-SNAPSHOT
        fabric-api: Fabric API 0.73.2+1.19.3
            fabric-api-base: Fabric API Base 0.4.21+70be179c85
            fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.20+49abcf7e85
            fabric-biome-api-v1: Fabric Biome API (v1) 12.1.1+b5d379b085
            fabric-block-api-v1: Fabric Block API (v1) 1.0.5+e022e5d185
            fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.30+c6af733c85
            fabric-client-tags-api-v1: Fabric Client Tags 1.0.12+1134c5b885
            fabric-command-api-v1: Fabric Command API (v1) 1.2.22+f71b366f85
            fabric-command-api-v2: Fabric Command API (v2) 2.2.1+3fc4752e85
            fabric-commands-v0: Fabric Commands (v0) 0.2.39+df3654b385
            fabric-containers-v0: Fabric Containers (v0) 0.1.47+df3654b385
            fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.1+1d37d50285
            fabric-convention-tags-v1: Fabric Convention Tags 1.2.2+8e4e694f85
            fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.14+aeb40ebe85
            fabric-data-generation-api-v1: Fabric Data Generation API (v1) 11.2.1+06937c4b85
            fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.41+48349a3f85
            fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.7+b83334a085
            fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.40+3baeb27a85
            fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.44+df3654b385
            fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.30+99f9db8085
            fabric-item-api-v1: Fabric Item API (v1) 2.1.10+312c329485
            fabric-item-group-api-v1: Fabric Item Group API (v1) 2.1.12+1134c5b885
            fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.31+bc01e09785
            fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.29+df3654b385
            fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.10+23a79c8a85
            fabric-loot-api-v2: Fabric Loot API (v2) 1.1.20+75e9821185
            fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.24+9e7660c685
            fabric-message-api-v1: Fabric Message API (v1) 5.0.14+6ede1da985
            fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.31+49abcf7e85
            fabric-models-v0: Fabric Models (v0) 0.3.27+11ba9c3b85
            fabric-networking-api-v1: Fabric Networking API (v1) 1.2.17+4017a8cb85
            fabric-networking-v0: Fabric Networking (v0) 0.3.34+df3654b385
            fabric-object-builder-api-v1: Fabric Object Builder API (v1) 5.4.1+eb2a3ba985
            fabric-particles-v1: Fabric Particles (v1) 1.0.20+f1e4495b85
            fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.1+5176f73d85
            fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.0.5+1134c5b885
            fabric-renderer-api-v1: Fabric Renderer API (v1) 2.2.1+9f179aa185
            fabric-renderer-indigo: Fabric Renderer - Indigo 0.7.1+9f179aa185
            fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.30+df3654b385
            fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.25+afca2f3e85
            fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.18+f1e4495b85
            fabric-rendering-v0: Fabric Rendering (v0) 1.1.33+df3654b385
            fabric-rendering-v1: Fabric Rendering (v1) 1.12.1+eb2a3ba985
            fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.2.3+1134c5b885
            fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.10.5+a91e48b785
            fabric-screen-api-v1: Fabric Screen API (v1) 1.0.41+f1e4495b85
            fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.13+99f9db8085
            fabric-sound-api-v1: Fabric Sound API (v1) 1.0.8+75e9821185
            fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.15+ccd377ba85
            fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 2.3.1+5b9a588b85
        fabric-language-kotlin: Fabric Language Kotlin 1.9.0+kotlin.1.8.0
            org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.8.0
            org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.8.0
            org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.8.0
            org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.8.0
            org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.18.5
            org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.4
            org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.4
            org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.4.0
            org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.4.1
            org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.4.1
            org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.4.1
        fabricloader: Fabric Loader 0.14.12
        fabricskyboxes: FabricSkyBoxes 0.6.2+mc1.19.3
        fabrictailor: Fabric Tailor 2.0.2
            config2brigadier: Config to Brigadier 1.2.1
            fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
        fallingleaves: Falling Leaves 1.14.4+1.19.3
        fancymenu: FancyMenu 2.13.3
        fastopenlinksandfolders: FastOpenResourcePacks 1.1.1
        ferritecore: FerriteCore 5.1.0
        fmextension_audio: FancyMenu Audio Extension 1.1.1
        forcecloseloadingscreen: kennytv's epic force close loading screen mod for Fabric 1.1.1
        forgeconfigapiport: Forge Config API Port 5.0.7
            com_electronwill_night-config_core: core 3.6.5
            com_electronwill_night-config_toml: toml 3.6.5
        fpsdisplay: FPS-Display 1.5.0+1.19
        freecam: Freecam 1.1.8+1.19
        fuelinfo: FuelInfo 1.0.1+1.19
        funkyframes: Funky Frames 1.0.0.5
        glowingbanners: Glow Banners 1.2.0
        held-item-info: Held Item Info 1.4.2
        highlighter: Highlighter 1.1.4
        horizontal-glass-panes: Horizontal Glass Panes 1.0.1-1.19.3
        horsestatsvanilla: Horse Stats Vanilla 4.2.2
            libgui: LibGui 6.5.0+1.19.3
                jankson: Jankson 5.0.0+j1.2.1
                libninepatch: LibNinePatch 1.1.0
        iceberg: Iceberg 1.1.4
        image2map: Image2Map 0.4.0
            map-canvas-api: Map Canvas API 0.2.1+1.19.3
            sgui: sgui 1.2.0+1.19.3
        immediatelyfast: ImmediatelyFast 1.1.8
            com_github_llamalad7_mixinextras: MixinExtras 0.1.1
        improved-signs: Improved Signs 1.2.1
            omega-config: OmegaConfig 1.2.3-1.18.1
        indium: Indium 1.0.12+mc1.19.3
        interdimensional-map-markers: Interdimensional Map Markers 1.0.2
        inventoryhud: Inventory HUD + 3.4.7
        iris: Iris 1.5.1
            io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre8
            org_anarres_jcpp: jcpp 1.4.14
            org_antlr_antlr4-runtime: antlr4-runtime 4.11.1
        isometric-renders: Isometric Renders 0.4.3+1.19.3
            worldmesher: Worldmesher 0.2.14+1.19.3
        itemborders: Item Borders 1.2.0
        itemswapper: ItemSwapper 0.3.2-mc1.19.3
        java: OpenJDK 64-Bit Server VM 17
        keep-my-hand: Keep My Hand 1.0.0
        keepheadnames: Keep Head Names 1.5.1
        kleeslabs: KleeSlabs 13.0.0
        konkrete: Konkrete 1.6.0
        krypton: Krypton 0.2.1
            com_velocitypowered_velocity-native: velocity-native 3.1.2-SNAPSHOT
        lazydfu: LazyDFU 0.1.3
        legendarytooltips: Legendary Tooltips 1.4.1
        lightoverlay: Light Overlay 7.0.2
        litematica: Litematica 0.13.1
        lithium: Lithium 0.10.4
        loadmyresources: Load My Resources 1.0.4
        malilib: MaLiLib 0.14.0
        maptooltip: Map Tooltip 2.0.0
        mcwbridges: Macaw's Bridges 2.0.6
        mcwdoors: Macaw's Doors 1.0.7
        mcwfences: Macaw's Fences and Walls 1.0.7
        mcwlights: Macaw's Lights and Lamps 1.0.5
        mcwpaintings: Macaw's Paintings 1.0.4
        mcwpaths: Macaw's Paths and Pavings 1.0.2
        mcwroofs: Macaw's Roofs 2.2.2
        mcwtrpdoors: Macaw's Trapdoors 1.0.8
        mcwwindows: Macaw's Windows 2.1.2
        memoryleakfix: memory Leak Fix 1.19.3-0.7.0
        microdurability: microDurability 0.3.6+1.19
            microdurability-core: microDurability Core 0.3.6
        midnightlib: MidnightLib 1.1.0
        minecraft: Minecraft 1.19.3
        minecraftcapes: MinecraftCapes Mod 12.2.2
        minihud: MiniHUD 0.25.0
        mixintrace: MixinTrace 1.1.1+1.17
        modmenu: Mod Menu 5.0.2
        moreflowerpots: com.eternalhelldevs.moreflowerpots 3.0.0-beta.2
        multibeds: MultiBeds 1.3.3
        nicephore: Nicephore fabric-1.19.x-1.0.0
            com_profesorfalken_jpowershell: jPowerShell 3.1.1
        notenoughanimations: NotEnoughAnimations 1.6.2
        ok-boomer: Ok Boomer 0.1.0+1.19.3
        onsoulfire: On Soul Fire 1.19-3
        optigui: OptiGUI 2.0.0-alpha.4
            optiglue: OptiGlue 2.0.0-alpha.4-mc.1.19.3
            org_apache_commons_commons-text: commons-text 1.10.0
        org_jetbrains_annotations: annotations 13.0
        owo: oωo 0.10.2+1.19.3
            blue_endless_jankson: jankson 1.2.1
        patternedglass: Patterned Glass 3.1.0+1.19.3
        phosphor: Phosphor 0.8.1
        presencefootsteps: Presence Footsteps 1.7.1
            kirin: Kirin UI 1.13.2
        prism: Prism 1.0.4
        puzzle: Puzzle 1.4.2-1.19.3
            puzzle-base: Puzzle Base 1.4.2-1.19.3
            puzzle-gui: Puzzle GUI 1.4.2-1.19.3
            puzzle-models: Puzzle Models 1.4.2-1.19.3
            puzzle-splashscreen: Puzzle Splash Screen 1.4.2-1.19.3
        reeses-sodium-options: Reese's Sodium Options 1.4.9+mc1.19.2-build.67
        replaymod: Replay Mod 1.19.3-2.6.10
        replayvoicechat: Replay Voice Chat 1.19.3-1.2.4
        roughlyenoughitems: Roughly Enough Items 10.0.581
            error_notifier: Error Notifier 1.0.9
        satin: Satin 1.10.0
        screenshotclipboard: Screenshot to Clipboard 1.0.9
        searchlight: Searchlight 1.1.9
        shetiphiancore: ShetiPhianCore 1.3.5
        showmeyourskin: Show Me Your Skin! 1.3.7+1.19.3
            cicada: CICADA 0.1.1
                langfiles-plus: Langfiles Plus 1.0.0
        shulkerboxtooltip: Shulker Box Tooltip 3.2.4+1.19.3
        signtools: Sign Tools 1.0.0
        silence: Silence 1.19.3-fabric0.68.1-1.0.1
        skinlayers: 3d Skin Layers 1.5.2-mc1.19.3
        smoothboot: Smooth Boot 1.19-1.7.1
        smoothchunk: Smooth chunk save Mod 1.19.3-3.0
        sodium: Sodium 0.4.8+build.22
        sodium-extra: Sodium Extra 0.4.16+mc1.19.3-build.91
            caffeineconfig: CaffeineConfig 1.0.0+1.17
        sound_physics_remastered: Sound Physics Remastered 1.19.3-1.0.18
        status: Status 1.19.3-1.0.0
        status-effect-bars: Status Effect Bars 1.0.2
        stendhal: Stendhal 1.3.4-1.19.3
        toomanybinds: Too Many Binds 0.3.3+1.19.3
            toomanybinds-compat-1-19-3: Too Many Binds 1.19.3 Compat 0.3.3
                toomanybinds-compat-1-19: Too Many Binds 1.19 Compat 0.3.3
                    toomanybinds-compat-1-18-2: Too Many Binds 1.18.2 Compat 0.3.3
                        toomanybinds-compat-1-17: Too Many Binds 1.17 Compat 0.3.3
                            toomanybinds-compat-1-16: Too Many Binds 1.16 Compat 0.3.3
                                toomanybinds-core: Too Many Binds Core 0.3.3
        universalcraft: UniversalCraft 254
        unsaddle: Unsaddle 0.1.0+1.17
            unsaddle-core: Unsaddle Core 0.1.0
        vcinteraction: Voice Chat Interaction 1.19.3-1.0.3
            polymer-registry-sync-manipulator: Polymer Registry Sync Manipulator 0.3.0-rc.3+1.19.3
        vigilance: Vigilance 272
        voicechat: Simple Voice Chat 1.19.3-2.3.28
        waveycapes: WaveyCapes 1.3.0
        wi_zoom: WI Zoom 1.4-MC1.19.3
        windchimes: Windchimes 1.2.2
    Loaded Shaderpack: (off)
    NEC status: No NEC detected
    Launched Version: fabric-loader-0.14.12-1.19.3
    Backend library: LWJGL version 3.3.1 SNAPSHOT
    Backend API: NVIDIA GeForce GTX 980M/PCIe/SSE2 GL version 3.2.0 NVIDIA 497.29, NVIDIA Corporation
    Window size: 3840x2160
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fabric'
    Type: Client (map_client.txt)
    Graphics mode: fancy
    Resource Packs: vanilla, file/itemframes-e700.zip (incompatible), file/VIllagerAndOthersCloakFix.zip (incompatible), file/Luminous1.3.zip (incompatible), file/Kubban's Saplings (incompatible), file/Flower_Golems_v1.zip (incompatible), file/Flower_Crowns_(1.18)_v2.zip (incompatible), file/Desert_Bloom-v1.0.2.zip (incompatible), file/Butterflies+-+Mrblueyeti.zip (incompatible), file/Better+sheep+-+Mrblueyeti.zip (incompatible), file/Better_Dogs-Shiba_Inu.zip (incompatible), fabric, itemswapper:default, file/Better_Chickens_V1.3.zip (incompatible), file/EmbellishedStone-1.19.3-1.0.0.zip, file/EclecticTrove-noconfig-1.19-1.2.0.zip (incompatible), file/VanillaTweaks_1.19.3.zip, atmosfera:dungeons (incompatible), file/Eating.Animation.Smaller.Utilities.Compatibility.v1.2.0.zip (incompatible), file/XeKr+flowers+leaves+model+pack+modified.zip (incompatible), file/RybosEnhancedGUI.zip (incompatible), file/Hyper_realistic_sky_[v1.6].zip
    Current Language: English (US)
    CPU: 8x Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz

**Screenshots**
![2023-02-02_23 52 10](https://user-images.githubusercontent.com/86555131/216441510-ba992a3f-ee4a-4930-ad82-d566037c58fe.png)
![2023-02-02_23 51 47](https://user-images.githubusercontent.com/86555131/216441546-bbfea4a2-4c47-46ab-8399-58cc4918f45f.png)
![2023-02-02_23 51 43](https://user-images.githubusercontent.com/86555131/216441570-ac9b464b-5acf-4071-9e9e-135b30b34b6a.png)

as you can see there is a grey box moving with cursor around in top left is visible in drippy menu but it is stationary in fancy menu menu

Basic Informations (please complete the following information):

EGOIST1372 commented 1 year ago

I downgraded drippy loading to 1.6.6 and everything working great again as you can see loading screen works menu bar of fancy menu in top works and have visible options and I have game buttons :D 2023-02-02_23 57 48 2023-02-02_23 58 16

Also why you removed the ability to move mojang logo and progress bar?????????? it says remove it and replace it with a custom one but I want vanilla one but I just want to move it around thats it this new version looks like a downgrade TBH

Keksuccino commented 1 year ago

this new version looks like a downgrade TBH

This new version looks like a full rewrite that is so much easier for me to update and keep in sync with FancyMenu. Of course there could be things that are not working yet, but that doesn't mean it's a downgrade. It just means it's a full. rewrite.

Keksuccino commented 1 year ago

Please send me the full latest.log file after the game crashed. The crash log you sent tells me nothing about what's causing it.

EGOIST1372 commented 1 year ago

latest.log

Keksuccino commented 1 year ago

thank you! could you please also send me your config/fancymenu folder, your config/drippyloadingscreen folder, resources folder (the one Load My Resources uses) and the folder where you store all your layout assets?

and please try to start the game with only Drippy + dependencies installed. Could be a mod conflict.

EGOIST1372 commented 1 year ago

loadmyresources.zip drippyloadingscreen.zip fancymenu.zip

and for resources it's just cave animation each frame pics and can't upload that cause 25MB is upload limit here and I don't have any other mod that do anything with loading or menu screens maybe ferritecore mod or lazydfu mod has conflict with your new changes in loading screen (the only mods that I can think of)

Keksuccino commented 1 year ago

and I don't have any other mod that do anything with loading or menu screens maybe ferritecore mod or lazydfu mod has conflict with your new changes in loading screen (the only mods that I can think of)

that is not how mod conflicts work. please still try to load it without other mods.

EGOIST1372 commented 1 year ago

I started the game with only your mods image it prompt me that old layout detected and I need to redo it (before it didn't prompt it so that's a good sign) and it seems everything works almost same as before EXCEPT the progress bar disappears at the end completly now I'm adding my mods back one by one to see which mod has conflict also here are my other folders you asked I uploaded in mediafire https://www.mediafire.com/file/znwns97ot5kzyuw/fancymenu_setups.zip/file https://www.mediafire.com/file/42ska7oyjjgktd7/resources.zip/file

EGOIST1372 commented 1 year ago

ok this is ridiculous I added all of my 200 mods one by one and nothing happened I added all of them back and game works without problem my best guess is it all happened because I upgraded from 1.6.6 to 2.0.1 without getting 2.0.0 first and it created a corrupted config that messed your mods it doesn't have any problem now probably that or a glitch anyway thanks for your patience and your great mods, I love em all <3

Keksuccino commented 1 year ago

Sounds good! Probably just a weird coincidence or something :D Thank you for taking the time to report the issue!