So I am requiring my module in a server script and everytime I test the game it gives me these errors any ideas whats going on?
First lines of the module
--Variables
local tweenservice = game:GetService("TweenService")
local uis = game:GetService("UserInputService")
local plr = game.Players.LocalPlayer
local char = plr.Character
local humrp = char:WaitForChild("HumanoidRootPart")
local MMFolder = game.Workspace.MM
local Swish = game.Workspace.MMSounds.Open