g64
g64 copied to clipboard
4 Player P2P Multiplayer does not work
When trying to use g64 in a 4 player P2P setting, it will straight up not work for anyone, and the console is then spammed with this
[g64] addons/g64/lua/entities/g64_mario.lua:1078: attempt to call field 'GetInputsFromButtonMask' (a nil value)
1. v - addons/g64/lua/entities/g64_mario.lua:1078
2. unknown - lua/includes/modules/hook.lua:96 (x493)
In this session, 3 Players were on that P2P server on the map gm_fork, using both the latest release of the g64 binary and workshop addon.
Edit: Does not work on a 2 Player P2P server as well.
It looks like somehow an outdated version of the workshop addon got loaded since GetInputsFromButtonMask
was removed about an update ago. I'm not sure why that happens, but I don't think it's anything I can fix
We'll try to debug this issue whenever we get the chance to next time, will keep you posted on this.