Coder2

Results 16 issues of Coder2

![image](https://github.com/xCollateral/VulkanMod/assets/83895170/9545907e-4d34-4554-8394-3e2ca8a72788) [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: ![image](https://user-images.githubusercontent.com/83895170/194207578-6c458121-af4b-4b1f-878a-fb0081043a4b.png) forge源: ![image](https://user-images.githubusercontent.com/83895170/194207641-7169f4dd-cc8f-4981-8f8a-73e6cdf8227b.png)

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...

bug
native-image