Jacob1's mod multiplayer error

  • goatmandude
    28th Jun 2021 Member 0 Permalink

      I've encountered a possible bug with Jacob1's mod: Attempting to join multiplayer while logged in (joining as guest works) presents the following error:

     

        multiplayer.lua:97: attempt to call method 'status' (a nil value)

     

    Entering /connect multiple times eventually returns another (probably unrelated) error,

     

        There are too many open connections from this ip

     

    Is this a problem on my end or is this a bug?

  • jacob1
    28th Jun 2021 Developer 0 Permalink
    This is fixed now, update to version 45.2 of my mod.

    I was aware that the status and other http methods were missing, but I didn't think any scripts used it so I didn't release the update until now.