Powered_By_AndroXB
Bit poster
Hello everyone, my specs is Mackbook pro 2024 (M4 chip) i tried play the game but it did not work properly as expected. I looked in the game log to get more information about glitch GUIses and found out that the game shaders compiles with error that leads to broke the renderer pipeline. I took it from log:
There's also a known bug from the game forum: https://forum.exbo.net/d/145039-stalcraft-dlya-macos-v2
This is the image that it works well (expected)
This is what I get with Parralels Desktop (Windows 11). In VMWare there's no a bug but I got 0-2 FPS...
But the game is working except mention bug with GUI. How to solve it?
Code:
Can not load shader mcsa: java.lang.RuntimeException: Error creating shader:
Parse error at prl_glsl_parse:269 ->>
(16,24): error: sampler arrays indexed with non-constant expressions are forbidden in GLSL 1.30 and later
[2024-12-13 01:31:13] [Game Startup/INFO] GL version: 4.1 Metal - 89.3
[2024-12-13 01:31:13] [Game Startup/INFO] GL vendor: Parallels and Apple
[2024-12-13 01:31:13] [Game Startup/INFO] GL device: Parallels using Apple M4 (Compat)
[2024-12-13 01:41:00] [Game thread/ERROR] GL ERROR (Post render): Invalid operation
There's also a known bug from the game forum: https://forum.exbo.net/d/145039-stalcraft-dlya-macos-v2
This is the image that it works well (expected)
This is what I get with Parralels Desktop (Windows 11). In VMWare there's no a bug but I got 0-2 FPS...
But the game is working except mention bug with GUI. How to solve it?