-
What do you want to achieve?
I want to fix the weapons system -
What is the issue?
Left: Broken
Right: Not Broken
It seems to give an error: Remote event invocation queue exhausted for ReplicatedStorage.WeaponsSystem.Network.WeaponFired; did you forget to implement OnClientEvent? (events dropped) (Client)
I’m using a modified version (I made) of the Roblox Weapon Kit, I have fixed most bugs in my modified version but for some reason some people’s gun don’t allow you to shoot and is just completely broken.
Here is the weapons system:
WeaponsSystem.rbxm (99.3 KB)
- What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I looked through the dev forums but it seems nobody else has this bug with the Weapons Kit.