Nothing working when I play the game outside of studio

  1. What do you want to achieve? Keep it simple and clear!
    I made a combat game that works perfectly fine in Studio, with no errors.

  2. What is the issue? Include screenshots / videos if possible!
    When I try to play the game in Roblox, not in Studio, literally nothing happens. nothing in the console either, no bugs no errors.

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?

I created an entirely new game and imported the combat system there and it worked in Studio but still not in Roblox.

I also have team create disabled.

Did you publish your game ?

Did you also check the server tab in the game console ?

Yes the game is published and I checked the console. I think it might be a problem with the UserInputService because it doesn’t seem to by firing the combat events

I tried using context action service and still nothing. Even when I tried on my mobile device the button wouldn’t even appear.