CI proccess for FiveM dev environment

Hello!

So, I built the CI process to following the Travis configuration. It does build it successfully, however the output docker image just exists with error. So I thought maybe purposed changes are breaking it somehow, but nope. I tried it also with FiveM releases and it’s exactly the same.

The built image exists with “Assertion failed: IsObject() (…/…/…/…/vendor/rapidjson/include/rapidjson/document.h: FindMember: 1249)”

What am i missing?

Remove "svadhesive" from components.json.

2 Likes

Thanks!