1 | ---- Minecraft Crash Report ----
|
2 | |
3 | Time: 2023-10-09 19:36:17
|
4 | Description: Unexpected error
|
5 | java.lang.UnsatisfiedLinkError: Failed to locate library: libspirv-cross.so
|
6 | at org.lwjgl.system.Library.loadNative(Library.java:327)
|
7 | at org.lwjgl.system.Library.loadNative(Library.java:224)
|
8 | at org.lwjgl.util.spvc.Spvc.<clinit>(Spvc.java:43)
|
9 | at me.cortex.vulkanite.lib.shader.reflection.ShaderReflection.<init>(ShaderReflection.java:90)
|
10 | at me.cortex.vulkanite.lib.shader.VShader.compileLoad(VShader.java:46)
|
11 | at me.cortex.vulkanite.acceleration.AccelerationBlasBuilder.<init>(AccelerationBlasBuilder.java:70)
|
12 | at me.cortex.vulkanite.acceleration.AccelerationManager.<init>(AccelerationManager.java:25)
|
13 | at me.cortex.vulkanite.client.Vulkanite.<init>(Vulkanite.java:65)
|
14 | at me.cortex.vulkanite.client.Vulkanite.<clinit>(Vulkanite.java:51)
|
15 | at net.minecraft.client.MinecraftClient.handler$zko000$vulkanite$onRenderTick(MinecraftClient.java:5082)
|
16 | at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1275)
|
17 | at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:856)
|
18 | at net.minecraft.client.main.Main.main(Main.java:253)
|
19 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
|
20 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
21 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
22 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88)
|
23 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126)
|
24 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:71)
|
25 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
26 | ---------------------------------------------------------------------------------------
|
27 | -- Head --
|
28 | Thread: Render thread
|
29 | Stacktrace:
|
30 | at org.lwjgl.system.Library.loadNative(Library.java:327)
|
31 | at org.lwjgl.system.Library.loadNative(Library.java:224)
|
32 | at org.lwjgl.util.spvc.Spvc.<clinit>(Spvc.java:43)
|
33 | at me.cortex.vulkanite.lib.shader.reflection.ShaderReflection.<init>(ShaderReflection.java:90)
|
34 | at me.cortex.vulkanite.lib.shader.VShader.compileLoad(VShader.java:46)
|
35 | at me.cortex.vulkanite.acceleration.AccelerationBlasBuilder.<init>(AccelerationBlasBuilder.java:70)
|
36 | at me.cortex.vulkanite.acceleration.AccelerationManager.<init>(AccelerationManager.java:25)
|
37 | at me.cortex.vulkanite.client.Vulkanite.<init>(Vulkanite.java:65)
|
38 | at me.cortex.vulkanite.client.Vulkanite.<clinit>(Vulkanite.java:51)
|
39 | -- Last reload --
|
40 | Details:
|
41 | Reload number: 1
|
42 | Reload reason: initial
|
43 | Finished: No
|
44 | Packs: vanilla, fabric
|
45 | Stacktrace:
|
46 | at net.minecraft.client.resource.ResourceReloadLogger.addReloadSection(ResourceReloadLogger.java:49)
|
47 | at net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient.java:2488)
|
48 | at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:880)
|
49 | at net.minecraft.client.main.Main.main(Main.java:253)
|
50 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468)
|
51 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
52 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
53 | at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88)
|
54 | at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126)
|
55 | at org.prismlauncher.EntryPoint.main(EntryPoint.java:71)
|
56 | -- System Details --
|
57 | Details:
|
58 | Minecraft Version: 1.20.2
|
59 | Minecraft Version ID: 1.20.2
|
60 | Operating System: Linux (amd64) version 6.5.5-zen1-1-zen
|
61 | Java Version: 17.0.8.1, Eclipse Adoptium
|
62 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
63 | Memory: 510474960 bytes (486 MiB) / 1073741824 bytes (1024 MiB) up to 4294967296 bytes (4096 MiB)
|
64 | CPUs: 12
|
65 | Processor Vendor: GenuineIntel
|
66 | Processor Name: Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
|
67 | Identifier: Intel64 Family 6 Model 165 Stepping 3
|
68 | Microarchitecture: unknown
|
69 | Frequency (GHz): 2.90
|
70 | Number of physical packages: 1
|
71 | Number of physical CPUs: 6
|
72 | Number of logical CPUs: 12
|
73 | Graphics card #0 name: GA104 [GeForce RTX 3060 Ti]
|
74 | Graphics card #0 vendor: NVIDIA Corporation (0x10de)
|
75 | Graphics card #0 VRAM (MB): 288.00
|
76 | Graphics card #0 deviceId: 0x2486
|
77 | Graphics card #0 versionInfo: unknown
|
78 | Virtual memory max (MB): 11568.20
|
79 | Virtual memory used (MB): 6543.42
|
80 | Swap memory total (MB): 7712.00
|
81 | Swap memory used (MB): 2050.62
|
82 | JVM Flags: 2 total; -Xms1024m -Xmx4096m
|
83 | Loaded Shaderpack: (off)
|
84 | NEC status: No NEC detected
|
85 | JVM uptime in seconds: 11.31
|
86 | Launched Version: 1.20.2
|
87 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
88 | Backend API: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 535.113.01, NVIDIA Corporation
|
89 | Window size: 854x480
|
90 | GL Caps: Using framebuffer using OpenGL 3.2
|
91 | GL debug messages:
|
92 | Using VBOs: Yes
|
93 | Is Modded: Definitely; Client brand changed to 'fabric'
|
94 | Type: Client (map_client.txt)
|
95 | Graphics mode: fancy
|
96 | Resource Packs: vanilla, fabric
|
97 | Current Language: en_us
|
98 | Locale: en_CA
|
99 | CPU: 12x Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
|
100 | #@!@# Game crashed! Crash report saved to: #@!@# /home/********/.local/share/PrismLauncher/instances/1.20.2/.minecraft/crash-reports/crash-2023-10-09_19.36.17-client.txt
|
101 | Process exited with code 255.
|
102 |
|