VulkanMod icon indicating copy to clipboard operation
VulkanMod copied to clipboard

The game crashed whilst unexpected error Error: java.lang.IllegalArgumentException: target is not GL_FRAMEBUFFER

Open GGCristo opened this issue 2 years ago • 2 comments

log: latest.log

GGCristo avatar May 27 '23 19:05 GGCristo

Crash Log

---- Minecraft Crash Report ---- // Daisy, daisy...

Time: 2023-05-27 20:40:19 Description: Unexpected error

java.lang.IllegalArgumentException: target is not GL_FRAMEBUFFER at net.vulkanmod.gl.GlFramebuffer.bindFramebuffer(GlFramebuffer.java:35) at com.mojang.blaze3d.platform.GlStateManager._glBindFramebuffer(GlStateManager.java:1052) at net.minecraft.class_276.method_29329(class_276.java:98) at net.minecraft.class_761.method_22710(class_761.java:1268) at net.minecraft.class_757.method_3188(class_757.java:1100) at net.minecraft.class_757.method_3192(class_757.java:872) at net.minecraft.class_310.method_1523(class_310.java:1218) 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)

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

-- Head -- Thread: Render thread Stacktrace: at net.vulkanmod.gl.GlFramebuffer.bindFramebuffer(GlFramebuffer.java:35) at com.mojang.blaze3d.platform.GlStateManager._glBindFramebuffer(GlStateManager.java:1052) at net.minecraft.class_276.method_29329(class_276.java:98) at net.minecraft.class_761.method_22710(class_761.java:1268) at net.minecraft.class_757.method_3188(class_757.java:1100)

-- Affected level -- Details: All players: 1 total; [class_746['Nanozet'/120, l='ClientLevel', x=9967.95, y=21.94, z=10025.01]] Chunk stats: 961, 0 Level dimension: minecraft:overworld Level spawn location: World: (0,76,0), Section: (at 0,12,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 17710 game time, 17710 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)

-- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla, fabric

-- System Details -- Details: Minecraft Version: 1.19.4 Minecraft Version ID: 1.19.4 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: 864969344 bytes (824 MiB) / 1845493760 bytes (1760 MiB) up to 2147483648 bytes (2048 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 5800X3D 8-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 2 Microarchitecture: Zen 3 Frequency (GHz): 3.39 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: AMD Radeon RX 7900 XT Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x744c Graphics card #0 versionInfo: DriverVersion=31.0.14057.2005 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 3.60 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 3.60 Memory slot #1 type: DDR4 Virtual memory max (MB): 37788.61 Virtual memory used (MB): 15141.78 Swap memory total (MB): 5120.00 Swap memory used (MB): 0.00 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Fabric Mods: fabric-api: Fabric API 0.81.1+1.19.4 fabric-api-base: Fabric API Base 0.4.26+1e9487d2f4 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.27+504944c8f4 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.8+348a9c64f4 fabric-block-api-v1: Fabric Block API (v1) 1.0.7+e022e5d1f4 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.36+c2e6f674f4 fabric-client-tags-api-v1: Fabric Client Tags 1.0.17+504944c8f4 fabric-command-api-v1: Fabric Command API (v1) 1.2.29+f71b366ff4 fabric-command-api-v2: Fabric Command API (v2) 2.2.8+504944c8f4 fabric-commands-v0: Fabric Commands (v0) 0.2.46+df3654b3f4 fabric-containers-v0: Fabric Containers (v0) 0.1.56+df3654b3f4 fabric-content-registries-v0: Fabric Content Registries (v0) 3.5.11+ae0966baf4 fabric-convention-tags-v1: Fabric Convention Tags 1.5.1+fe8721bef4 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.16+aeb40ebef4 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 11.4.2+504944c8f4 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.47+7f87f8faf4 fabric-entity-events-v1: Fabric Entity Events (v1) 1.5.15+504944c8f4 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.5.1+76ba65ebf4 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.54+df3654b3f4 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.34+a1ccd7bff4 fabric-item-api-v1: Fabric Item API (v1) 2.1.19+504944c8f4 fabric-item-group-api-v1: Fabric Item Group API (v1) 3.0.7+043f9acff4 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.34+504944c8f4 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.32+df3654b3f4 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.17+1e9487d2f4 fabric-loot-api-v2: Fabric Loot API (v2) 1.1.29+75e98211f4 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.33+9e7660c6f4 fabric-message-api-v1: Fabric Message API (v1) 5.1.3+504944c8f4 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.41+49abcf7ef4 fabric-models-v0: Fabric Models (v0) 0.3.32+504944c8f4 fabric-networking-api-v1: Fabric Networking API (v1) 1.3.3+504944c8f4 fabric-networking-v0: Fabric Networking (v0) 0.3.43+df3654b3f4 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 7.0.5+504944c8f4 fabric-particles-v1: Fabric Particles (v1) 1.0.25+f1e4495bf4 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.10+a1ccd7bff4 fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.2.2+504944c8f4 fabric-renderer-api-v1: Fabric Renderer API (v1) 2.2.7+ebc93ff3f4 fabric-renderer-indigo: Fabric Renderer - Indigo 1.2.0+ebc93ff3f4 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.40+df3654b3f4 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.30+afca2f3ef4 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.23+504944c8f4 fabric-rendering-v0: Fabric Rendering (v0) 1.1.43+df3654b3f4 fabric-rendering-v1: Fabric Rendering (v1) 2.1.3+504944c8f4 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.2+e6c7d4eef4 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.4+5ade3c38f4 fabric-screen-api-v1: Fabric Screen API (v1) 1.0.47+3bd4ab0ff4 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.22+504944c8f4 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.10+504944c8f4 fabric-transfer-api-v1: Fabric Transfer API (v1) 3.2.0+80d07a0af4 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 3.1.1+b4a333d6f4 fabricloader: Fabric Loader 0.14.21 java: OpenJDK 64-Bit Server VM 17 minecraft: Minecraft 1.19.4 vulkanmod: VulkanMod 0.3.0 org_lwjgl_lwjgl-shaderc: lwjgl-shaderc 3.3.1 org_lwjgl_lwjgl-shaderc_natives-linux: lwjgl-shaderc 3.3.1 org_lwjgl_lwjgl-shaderc_natives-windows: lwjgl-shaderc 3.3.1 org_lwjgl_lwjgl-vma: lwjgl-vma 3.3.1 org_lwjgl_lwjgl-vma_natives-linux: lwjgl-vma 3.3.1 org_lwjgl_lwjgl-vma_natives-windows: lwjgl-vma 3.3.1 org_lwjgl_lwjgl-vulkan: lwjgl-vulkan 3.3.1 Launched Version: fabric-loader-0.14.21-1.19.4 Backend library: LWJGL version 3.3.1 SNAPSHOT Backend API: Unknown Window size: 1920x1080 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: fabulous Resource Packs: vanilla, fabric Current Language: es_es CPU: AMD Ryzen 7 5800X3D 8-Core Processor Server Running: true Player Count: 1 / 8; [class_3222['Nanozet'/120, l='ServerLevel[New World]', x=9967.95, y=21.94, z=10025.01]] Data Packs: vanilla, fabric Enabled Feature Flags: minecraft:vanilla World Generation: Stable

GGCristo avatar May 27 '23 19:05 GGCristo

Fabulous graphics mode is not supported.

xCollateral avatar Jun 12 '23 15:06 xCollateral