Skip to content

BridgeNet2 not working on serverside without warmup #37

@magic-sysrq

Description

@magic-sysrq

So i converted the FastCast Redux example gun from Roblox's RemoteEvents to BridgeNet2.

Now the thing is, it only works if BridgeNet2 if i put require(pathto.BridgeNet2) in another script.
When run without the bugfix, i get this error:
ReplicatedStorage.UtilModules.BridgeNet2.src.Server.ServerProcess:95: invalid argument #1 to 'insert' (table expected, got nil) - ServerProcess:95
It seems that without the bugfix, the inboundQueue is always nil.

Example: https://youtu.be/NrjPvSYeG5E

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions