Getting this error in gms service ```ANTLR Tool ve...
# troubleshoot
g
Getting this error in gms service
Copy code
ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.2ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.2ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.2ANTLR Tool version 4.5 used for code generation does not match the current runtime version 4.7.2ANTLR Runtime version 4.5 used for parser compilation does not match the current runtime version 4.7.22023/03/21 05:03:33 Received signal: terminated
2023/03/21 05:03:34 Command exited with error: exit status 143
a
Hi, are you attempting to build GMS? We’ll need a little more info. This is a dependency issue that indicates your system ANTLR version is mismatched with the expected version
@dazzling-yak-93039 may be able to help here
g
Please ignore it this message is printed just before service shuts down because of any reason. I have seen it in other services too. Otherwise it is not causing any issue