Error running game

Hey! When I try to host my game on replit, it just errors.

missing function: _ZN14il2cpp_baselib33Baselib_Thread_GetCurrentThreadIdEv

Please help!

Maybe you are using some of the multithreading libraries in your code? Also you could build with code stripping. Try to turn it off and build again