Page MenuHomeWildfire Games

Identity tag for obstructor
ClosedPublic

Authored by Langbart on Mar 31 2022, 3:36 AM.

Details

Summary

Missing identity tag for obstructor causes errors when running the simulation in Atlas.

Test Plan

Atlas selecting obstructor

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Langbart created this revision.Mar 31 2022, 3:36 AM
Owners added a subscriber: Restricted Owners Package.Mar 31 2022, 3:36 AM

Build failure - The Moirai have given mortals hearts that can endure.

builderr-debug-macos.txt
fatal errorfatal error: fatal errorfile '/Users/wfg/Jenkins/workspace/macos-differential/build/workspaces/gcc/../../../libraries/source/glad/include/glad/gl.h' has been modified since the precompiled header 'obj/graphics_Debug/precompiled.h.gch' was built: 
file '/Users/wfg/Jenkins/workspace/macos-differential/build/workspaces/gcc/../../../libraries/source/glad/include/glad/gl.h' has been modified since the precompiled header 'obj/graphics_Debug/precompiled.h.gch' was builtfatal error: 
: file '/Users/wfg/Jenkins/workspace/macos-differential/build/workspaces/gcc/../../../libraries/source/glad/include/glad/gl.h' has been modified since the precompiled header 'obj/graphics_Debug/precompiled.h.gch' was built
file '/Users/wfg/Jenkins/workspace/macos-differential/build/workspaces/gcc/../../../libraries/source/glad/include/glad/gl.h' has been modified since the precompiled header 'obj/graphics_Debug/precompiled.h.gch' was built
note: please rebuild precompiled header 'obj/graphics_Debug/precompiled.h.gch'
notenote: : note: please rebuild precompiled header 'obj/graphics_Debug/precompiled.h.gch'
please rebuild precompiled header 'obj/graphics_Debug/precompiled.h.gch'please rebuild precompiled header 'obj/graphics_Debug/precompiled.h.gch'

1 error generated.
1 error generated.
make[1]: *** [obj/graphics_Debug/MiniMapTexture.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [obj/graphics_Debug/CinemaManager.o] Error 1
1 error generated.
make[1]: *** [obj/graphics_Debug/MapGenerator.o] Error 1
1 error generated.
make[1]: *** [obj/graphics_Debug/MapReader.o] Error 1
make: *** [graphics] Error 2

Link to build: https://jenkins.wildfiregames.com/job/macos-differential/5888/display/redirect

Successful build - Chance fights ever on the side of the prudent.

Link to build: https://jenkins.wildfiregames.com/job/vs2015-differential/6979/display/redirect

Langbart requested review of this revision.Mar 31 2022, 3:48 AM
Freagarach accepted this revision.Mar 31 2022, 7:24 AM
Freagarach added a subscriber: Freagarach.

Thanks! Looks good.

This revision is now accepted and ready to land.Mar 31 2022, 7:24 AM
This revision was landed with ongoing or failed builds.Apr 1 2022, 7:29 AM
This revision was automatically updated to reflect the committed changes.