Open Ne0TheGenesis opened 1 year ago
Trying to add a label creates a missing texture (purple and black squares) and if interacted crashes.
---- Minecraft Crash Report ---- // My bad. Time: 2023-06-04 05:45:43 Description: Unexpected error java.lang.NullPointerException: Cannot invoke "com.mojang.datafixers.util.Pair.getSecond()" because the return value of "java.util.Map.get(Object)" is null at net.mehvahdjukaar.labels.ColorManager.getDark(ColorManager.java:22) at net.mehvahdjukaar.labels.LabelEntityRenderer.postProcess(LabelEntityRenderer.java:201) at net.mehvahdjukaar.labels.LabelEntityRenderer.lambda$render$0(LabelEntityRenderer.java:90) at net.mehvahdjukaar.moonlight.api.client.texture_renderer.RenderedTexturesManager.lambda$requestFlatItemTexture$2(RenderedTexturesManager.java:111) at net.mehvahdjukaar.moonlight.api.client.texture_renderer.FrameBufferBackedDynamicTexture.redraw(FrameBufferBackedDynamicTexture.java:80) at net.mehvahdjukaar.moonlight.api.client.texture_renderer.FrameBufferBackedDynamicTexture.initialize(FrameBufferBackedDynamicTexture.java:63) at com.mojang.blaze3d.systems.RenderSystem.replayQueue(RenderSystem.java:223) at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:210) at net.minecraft.class_1041.method_15998(class_1041.java:310) at net.minecraft.class_310.method_1523(class_310.java:1238) at net.minecraft.class_310.method_1514(class_310.java:801) at net.minecraft.client.main.Main.main(Main.java:237) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243) at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278) at org.multimc.EntryPoint.listen(EntryPoint.java:143) at org.multimc.EntryPoint.main(EntryPoint.java:34) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.mehvahdjukaar.labels.ColorManager.getDark(ColorManager.java:22) at net.mehvahdjukaar.labels.LabelEntityRenderer.postProcess(LabelEntityRenderer.java:201) at net.mehvahdjukaar.labels.LabelEntityRenderer.lambda$render$0(LabelEntityRenderer.java:90) at net.mehvahdjukaar.moonlight.api.client.texture_renderer.RenderedTexturesManager.lambda$requestFlatItemTexture$2(RenderedTexturesManager.java:111) at net.mehvahdjukaar.moonlight.api.client.texture_renderer.FrameBufferBackedDynamicTexture.redraw(FrameBufferBackedDynamicTexture.java:80) at net.mehvahdjukaar.moonlight.api.client.texture_renderer.FrameBufferBackedDynamicTexture.initialize(FrameBufferBackedDynamicTexture.java:63) at com.mojang.blaze3d.systems.RenderSystem.replayQueue(RenderSystem.java:223) at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:210) -- Affected level -- Details: All players: 1 total; [class_746['NeOTheGenesis'/215, l='ClientWorld minecraft:overworld', x=-30.46, y=66.00, z=-7.44]] Chunk stats: Client Chunks (ImmPtl) 60 Level dimension: minecraft:overworld Level spawn location: World: (0,68,32), Section: (at 0,4,0 in 0,4,2; chunk contains blocks 0,-64,32 to 15,319,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 9942 game time, 9942 day time Server brand: fabric Server type: Integrated singleplayer server Stacktrace: at net.minecraft.class_638.method_8538(class_638.java:455) at net.minecraft.class_310.method_1587(class_310.java:2406) at net.minecraft.class_310.method_1514(class_310.java:825) at net.minecraft.client.main.Main.main(Main.java:237) at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:243) at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:278) at org.multimc.EntryPoint.listen(EntryPoint.java:143) at org.multimc.EntryPoint.main(EntryPoint.java:34) -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla, fabric, replaymod_lang -- System Details -- Details: Minecraft Version: 1.19.4 Minecraft Version ID: 1.19.4 Operating System: Windows 10 (amd64) version 10.0 Java Version: 20, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 6709152624 bytes (6398 MiB) / 8589934592 bytes (8192 MiB) up to 17179869184 bytes (16384 MiB) CPUs: 8 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz Identifier: Intel64 Family 6 Model 158 Stepping 9 Microarchitecture: Kaby Lake Frequency (GHz): 3.60 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: Intel(R) HD Graphics 630 Graphics card #0 vendor: Intel Corporation (0x8086) Graphics card #0 VRAM (MB): 1024.00 Graphics card #0 deviceId: 0x5912 Graphics card #0 versionInfo: DriverVersion=31.0.101.2111 Graphics card #1 name: Radeon RX 580 Series Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x67df Graphics card #1 versionInfo: DriverVersion=31.0.14051.5006 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Memory slot #2 capacity (MB): 16384.00 Memory slot #2 clockSpeed (GHz): 2.40 Memory slot #2 type: DDR4 Memory slot #3 capacity (MB): 16384.00 Memory slot #3 clockSpeed (GHz): 2.40 Memory slot #3 type: DDR4 Virtual memory max (MB): 103014.16 Virtual memory used (MB): 47407.27 Swap memory total (MB): 38053.64 Swap memory used (MB): 1442.75 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms8192m -Xmx16384m Fabric Mods: antighost: AntiGhost 1.19.3-fabric0.68.1-1.1.5 crowdin-translate: CrowdinTranslate 1.4+1.19.3 appleskin: AppleSkin 2.4.3+mc1.19.4 architectury: Architectury 8.1.87 azure-paxels: Azure Paxels 1.0.1 badpackets: Bad Packets 0.4.1 balm-fabric: Balm 6.0.2 bendy-lib: Bendy api 4.0.0 bettercombat: Better Combat 1.7.1+1.19.4 betterf3: BetterF3 6.0.2 betterpingdisplay: Better Ping Display 1.1.1 borderlessmining: Borderless Mining 1.1.7+1.19.4 clickthrough: ClickThrough 1.19.3-fabric0.68.1-0.4 gbfabrictools: GBfabrictools 1.3.4+1.19.3 cloth-config: Cloth Config v10 10.0.96 cloth-basic-math: cloth-basic-math 0.6.1 collective: Collective 6.54 colourful_portals: Colourful Portals 0.9.0 cardinal-components-base: Cardinal Components API (base) 5.1.0 cardinal-components-level: Cardinal Components API (world saves) 5.1.0 tweed4_annotated: tweed4_annotated 1.3.1+mc1.19.4 tweed4_base: tweed4_base 1.7.1+mc1.19.4 tweed4_data: tweed4_data 1.2.1+mc1.19.4 tweed4_data_hjson: tweed4_data_hjson 1.1.1+mc1.19.4 tweed4_tailor_cloth: tweed4_tailor_cloth 1.0.3+mc1.19.4 tweed4_tailor_screen: tweed4_tailor_screen 1.1.4+mc1.19.4 cookingforblockheads: Cooking for Blockheads 15.0.2 cosmetic-armor: Cosmetic Armor 1.5.0 craftpresence: CraftPresence 2.0.5 dark-enchanting: Dark Enchanting 1.0.1+1.19.4 omega-config: OmegaConfig 1.2.3-1.18.1 dungeons_arise: When Dungeons Arise 2.1.54 extended_drawers: Extended Drawers 1.4.1+mc.1.19.4 graphlib: Graph Lib 0.5.2+1.19.4 mconfig: Mconfig 1.2.0+mc.1.19-rc1 de_poiu_apron_apron: apron 2.1.1 fabric-api: Fabric API 0.83.0+1.19.4 fabric-api-base: Fabric API Base 0.4.27+1e9487d2f4 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.28+504944c8f4 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.9+10ce000ff4 fabric-block-api-v1: Fabric Block API (v1) 1.0.8+e022e5d1f4 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.37+10ce000ff4 fabric-client-tags-api-v1: Fabric Client Tags 1.0.18+10ce000ff4 fabric-command-api-v1: Fabric Command API (v1) 1.2.30+f71b366ff4 fabric-command-api-v2: Fabric Command API (v2) 2.2.9+10ce000ff4 fabric-commands-v0: Fabric Commands (v0) 0.2.47+df3654b3f4 fabric-containers-v0: Fabric Containers (v0) 0.1.57+df3654b3f4 fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.12+10ce000ff4 fabric-convention-tags-v1: Fabric Convention Tags 1.5.2+10ce000ff4 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.17+aeb40ebef4 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 11.4.3+10ce000ff4 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.48+10ce000ff4 fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.16+10ce000ff4 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.0+10ce000ff4 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.55+df3654b3f4 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.35+a1ccd7bff4 fabric-item-api-v1: Fabric Item API (v1) 2.1.20+10ce000ff4 fabric-item-group-api-v1: Fabric Item Group API (v1) 3.0.8+10ce000ff4 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.35+504944c8f4 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.33+df3654b3f4 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.18+10ce000ff4 fabric-loot-api-v2: Fabric Loot API (v2) 1.1.30+10ce000ff4 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.34+9e7660c6f4 fabric-message-api-v1: Fabric Message API (v1) 5.1.4+10ce000ff4 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.42+10ce000ff4 fabric-models-v0: Fabric Models (v0) 0.3.33+10ce000ff4 fabric-networking-api-v1: Fabric Networking API (v1) 1.3.4+10ce000ff4 fabric-networking-v0: Fabric Networking (v0) 0.3.44+df3654b3f4 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 7.0.6+10ce000ff4 fabric-particles-v1: Fabric Particles (v1) 1.0.26+10ce000ff4 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.11+10ce000ff4 fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.2.3+10ce000ff4 fabric-renderer-api-v1: Fabric Renderer API (v1) 2.3.1+10ce000ff4 fabric-renderer-indigo: Fabric Renderer - Indigo 1.3.1+10ce000ff4 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.41+df3654b3f4 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.31+10ce000ff4 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.24+10ce000ff4 fabric-rendering-v0: Fabric Rendering (v0) 1.1.44+df3654b3f4 fabric-rendering-v1: Fabric Rendering (v1) 2.1.4+10ce000ff4 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.3+10ce000ff4 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.5+5ade3c38f4 fabric-screen-api-v1: Fabric Screen API (v1) 1.0.48+10ce000ff4 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.23+10ce000ff4 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.11+10ce000ff4 fabric-transfer-api-v1: Fabric Transfer API (v1) 3.2.1+10ce000ff4 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 3.2.0+10ce000ff4 fabric-language-kotlin: Fabric Language Kotlin 1.9.4+kotlin.1.8.21 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.8.21 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.8.21 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.8.21 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.8.21 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.20.2 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.5.0 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.5.0 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.5.0 fabricloader: Fabric Loader 0.14.21 ferritecore: FerriteCore 5.2.0 forgeconfigapiport: Forge Config API Port 6.0.2 com_electronwill_night-config_core: core 3.6.5 com_electronwill_night-config_toml: toml 3.6.5 glass_armor: Glass Armor 1.0.0+1.19.4 immersive_portals: Immersive Portals 2.7.3 com_github_llamalad7_mixinextras: MixinExtras 0.2.0-beta.8 imm_ptl_core: Immersive Portals Core 2.7.3 q_misc_util: QMiscUtil 2.7.3 infinitywaterbucket: Infinity Water Bucket 2.0.0 inventorytotem: Inventory Totem 3.0 ironchests: Iron Chests 1.7.9 libgui: LibGui 7.0.0-rc.1+1.19.4 jankson: Jankson 5.0.1+j1.2.2 blue_endless_jankson: jankson 1.2.2 libninepatch: LibNinePatch 1.2.0 itemalchemy: Item Alchemy 0.5.6 java: Java HotSpot(TM) 64-Bit Server VM 20 labels: labels 1.19.4-1.9 mcpitanlibarch: MCPitanLib 1.6.3-1.19.4-fabric org_yaml_snakeyaml: snakeyaml 2.0 minecraft: Minecraft 1.19.4 modmenu: Mod Menu 6.2.2 moonlight: Moonlight 1.19.4-2.4.15 mousewheelie: Mouse Wheelie 1.11.1+mc1.19.4 amecsapi: Amecs API 1.4.0+mc1.19.4 coat: Coat 1.0.0-beta.20+mc1.19.4 tweed4_tailor_coat: tweed4_tailor_coat 1.1.3+mc1.19.4 tweed4_tailor_lang_json_descriptions: tweed4_tailor_lang_json_descriptions 1.1.0+mc1.19.4 no-telemetry: No Telemetry 1.7.0 nochatreports: No Chat Reports 1.19.4-v2.1.4 notenoughcrashes: Not Enough Crashes 4.4.1+1.19.4 origins: Origins 1.9.0 apoli: Apoli 2.8.0 additionalentityattributes: Additional Entity Attributes 1.2.2+1.19.4 calio: Calio 1.10.0 playerabilitylib: Pal 1.7.0 reach-entity-attributes: Reach Entity Attributes 2.3.2 origins-plus-plus: Origins++ 2.0.1 pehkui: Pehkui 3.7.5+1.14.4-1.20 kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4 phosphor: Phosphor 0.8.1 player-animator: Player Animator 1.0.2+1.19.4 puzzleslib: Puzzles Lib 6.0.9 replaymod: Replay Mod 1.19.4-2.6.12 right-click-harvest: Right-Click-Harvest 1.2.0 roughlyenoughitems: Roughly Enough Items 11.0.617 error_notifier: Error Notifier 1.0.9 shulkerboxtooltip: Shulker Box Tooltip 3.3.0+1.19.4 splashfox: SplashFox 1.1.1 terralith: Terralith 2.3.8 tooltipfix: ToolTip Fix 1.1.1-1.19.3 totemcounter: TotemCounter 1.2.1+mc1.19.4 tradingpost: Trading Post 6.0.0 travelersbackpack: Traveler's Backpack 1.19.4-8.4.4 trinkets: Trinkets 3.6.0 cardinal-components-entity: Cardinal Components API (entities) 5.1.0 trowel: Trowel 1.0.0 ukulib: ukulib 0.6.1+1.19.4 com_moandjiezana_toml_toml4j: toml4j 0.7.2 gs_mclo_java_mclogs-java: mclogs-java 2.1.1 universal-graves: Universal Graves 2.2.1+1.19.4 common-protection-api: Common Protection API 1.0.0 fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT hologram-api: Hologram API 0.2.3+1.19.3 placeholder-api: Placeholder API 2.0.0-rc.1+1.19.3 polymer-core: Polymer (Core) 0.4.0-pre.2+1.19.4-rc2 polymer-networking: Polymer (Networking) 0.4.0-pre.2+1.19.4-rc2 polymer-common: Polymer (Common) 0.4.0-pre.2+1.19.4-rc2 polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.4.0-pre.2+1.19.4-rc2 server_translations_api: Server Translations API 2.0.0-beta.2+1.19.4-pre2 packet_tweaker: Packet Tweaker 0.3.1+23w06a sgui: sgui 1.2.1+1.19.3 voxelmap: Voxelmap 1.19.4-1.12.8 waystones: Waystones 13.1.0 wthit: wthit 7.3.1 Launched Version: 1.19.4 Backend library: LWJGL version 3.3.1 SNAPSHOT Backend API: Radeon RX 580 Series GL version 3.2.0 Core Profile Context 23.4.3.230420, ATI Technologies Inc. Window size: 1920x1027 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric' Type: Integrated Server (map_client.txt) Graphics mode: fast Resource Packs: fabric Current Language: en_us CPU: 8x Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz Server Running: true Player Count: 1 / 8; [class_3222['NeOTheGenesis'/215, l='ServerWorld minecraft:overworld New World', x=-30.46, y=66.00, z=-7.44]] Data Packs: vanilla, fabric Enabled Feature Flags: minecraft:vanilla World Generation: Experimental Client Crashes Since Restart: 1 Integrated Server Crashes Since Restart: 0 Suspected Mods: Minecraft (minecraft), Fabric Loader (fabricloader), Moonlight (moonlight), labels (labels)
Little update, testing world is corrupted, I had to remove the mod to get into it
Trying to add a label creates a missing texture (purple and black squares) and if interacted crashes.