I changed the location of the fleet supply tax in the ResearchScreen.window by following what another mod did.
When I ran the Dev exe to see what was the cause of the crash, it returned me with these:
D3DXCreateEffect Error Buffer: ...\PipelineEffect\Particle_MeshShadowed.fx(114,6): warning X3557: Loop only executes for 1 iteration(s), forcing loop to unroll
D3DXCreateEffect Error Buffer: ...\PipelineEffect\GS_ShadowedAsteroid.fx(114,6): warning X3557: Loop only executes for 1 iteration(s), forcing loop to unroll
D3DXCreateEffect Error Buffer: ...\PipelineEffect\GS_ShadowedShip.fx(206,6): warning X3557: Loop only executes for 1 iteration(s), forcing loop to unroll
What would be the cause? They seem unrelated. Help appreciated, thanks.
VzioNARY