Search results
4 lis 2017 · The “LuaWebService” error appears to occur when checking if a player has a gamepass with GamePassService.
1 mar 2024 · 401 errors mean that your request doesn't have permission to access this information. This usually means that the request is missing a header that includes your security cookie.
A drag and drop solution for reporting client and server errors from scripts in Roblox games. This package is designed to allow you to easily get analytics on scripts that might throw errors in your published games.
Requests you make to data stores can fail due to poor connectivity or other issues. To handle errors and return messages with an error code, wrap data store functions in pcall (). Key name can't be empty. Check if the key input into the data store function is an empty string. Key name exceeds the 50 character limit.
Error report lets you view up-to-the-minute Lua system errors and warnings for both server and client. Monitor your error report before and after updating your experience to identify potential issues early.
2 mar 2021 · To do with the " Scripts Are Non-Strict By Default" beta, when turnt off this problem no longer persists, seems to be with module scripts in the file place under server script service. The strange thing is it affects all scripts not just the scripts inserted, which doesn’t make much sense.
7 godz. temu · For the Script that you are trying to enable, where is it placed in the game? By default, Scripts with a RunContext of Legacy will only run in certain containers (such as the Workspace and ServerScriptService) and not in storage services, unless you set its RunContext to Server or Client.. And in your reply to @EffBeeCee, you confirmed that you added a print statement into that Script; was the ...