altmp/altv-js-bytecode

std::length_error on linux

Opened this issue · 0 comments

If i try to compile my codebase on linux i get this error:

terminate called after throwing an instance of 'std::length_error'
  what():  basic_string::_M_replace_aux

On windows i am able to compile the same codebase without any errors.

OS: Debian 11