g64 icon indicating copy to clipboard operation
g64 copied to clipboard

4 Player P2P Multiplayer does not work

Open 0x5066 opened this issue 2 years ago • 2 comments

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.

0x5066 avatar Jul 08 '22 23:07 0x5066

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

ckosmic avatar Jul 10 '22 18:07 ckosmic

We'll try to debug this issue whenever we get the chance to next time, will keep you posted on this.

0x5066 avatar Jul 11 '22 02:07 0x5066