StormWing0
Leads the Storm
The download just made another error of the vert and frag throwing an error of Vertex sharder doesn't write to gl_Position.EDIT
Change another setting in your settings.cfg
USE_INTEGER_VERTICES = trueto
USE_INTEGER_VERTICES = false
If that doesn't work, try the one below.
---
Replace the cubegrp.vert.glsl file with the one I uploaded here.
It's located in your ./StarMade/data/shader/cube/groups folder.
[doublepost=1507131320,1507131244][/doublepost]
This post of mine from earlier is the only thing that seems to work.Found a copy of the game that runs for me, v0.199.646
No idea what's up with the difference but this copy of the shadowcube.vsh file runs for me and doesn't crash so far.
Yep same here.I found the solution.
In launcher, go back to ver 0.199.646 which should run perfectly fine. then, go to \StarMade\data\shader\cube\quads13 and copy the shadowcube.vsh file somewhere else.
Update to latest release via launcher and again go to \StarMade\data\shader\cube\quads13 and replace the present shadowcube.vsh with the one you copied