Author Topic: "Invalid script file name"  (Read 702 times)

Im really new to coding, but ive never gotten this error before, im making a simple chat thing since im new,and whenever the game loads i get this error in the console :
exec: invalid script file Add-ons/client_bootLegOSv3/client.cs

Help pls

don't put your files in a zip if you aren't going to release it, or if you are constantly modifying the mod. If you exec a lot there's a chance it will give you strange errors

make sure you don't have a namecheck.txt, as that is not needed

don't put your files in a zip if you aren't going to release it, or if you are constantly modifying the mod. If you exec a lot there's a chance it will give you strange errors

make sure you don't have a namecheck.txt, as that is not needed
ah ok

edit:oh that doesnt work. wait

You totally need a description.txt file otherwise, it won't load.

You totally need a description.txt file otherwise, it won't load.
You can still manually exec the file but the console will warn you that the description.txt does not exist when it autoloads, which yes, it will fail to load