I am VERY confused, this might be an issue with my code that I can’t see myself however when this number is passed into the module theirs a logic error however its like the number doesn’t even exist yet if it didn’t exist it would say “nil” instead it just doesn’t even show the warn on console.
Local Script in StarterPlayerScripts

The Module (Child of local script)

Console output (Only 1 / 3 warns appeared)

This is a simplified version of the actual module however it should still at least print the number. am I doing something wrong here?