Xavier Robledo

Results 3 issues of Xavier Robledo

Hello I have a supervisor that has a restart strategy of {one_for_all, 0, 1} and a child with a restart of permanent. With Lager errors get logged when the child...

Easy
Help Wanted

I had to do this when including luabridge3 and using the luau vm: #include "lua.h" #include "lualib.h" // Avoid Luau macro / LuaBridge helper collision #undef lua_rawgetp #undef lua_rawsetp #include...