Coder2
Coder2
 [minecraft-exported-logs-2024-03-07T18-57-02.log](https://github.com/xCollateral/VulkanMod/files/14522992/minecraft-exported-logs-2024-03-07T18-57-02.log) Seems like shader file loading failed, I can't solve this issue
BMCLAPI/MCBBS:  forge源: 
When I tried to remap my mod to the production environment, it crashed. The ending of the log: [17:41:48] [main/ERROR]: Uncaught exception in thread "main" java.lang.RuntimeException: Failed to read accessWidener...
This is the debug messages in gdb: #0 0x0000792d22a4788c in wl_map_insert_at (map=map@entry=0x608fa0a3a330, flags=flags@entry=1, i=12, data=) at ../wayland-1.23.1/src/wayland-util.c:290 290 start[i].next |= (flags & 0x1)
## Description SDL support for harmonyos ## Existing Issue(s) #9837
### Describe the Issue The native-image compiler couldn't deal with upcalls with 7 or more arguments on the windows platform, without x86-64-v3 support. It will throw an exception (should not...