i know you can’t run plugin security scripts in a live server, there are for plugins
I love this tool, it’s really useful. However, when the game runs, it creates a transparent part at (0, 0, 0) parented under the client’s camera. I’m not sure if this is intentional or accidentally left in, but it’s not a urgent issue.
In Studio:
In game:
I’m 90% this is not an issue with my plugins. Please let me know if anyone else is having this issue, and if you know how to fix this. Thanks!
Must’ve been an old debug thing I forgot to remove, just remove lines 854-856 in InGameExplorer.Internal.InGameExplorerClient.PropertiesExplorer
I’ll fix that when I update this, there’s more stuff I’m working on too
This tool is really powerful, especially towards testing and debugging. Thanks for the release!
p.s. consider creating & linking a game for us to leave tips
You mean besides the Wild West? We’re finishing up that game before I work on other stuff. But I appreciate it!
I am guessing this is a new error? I was able to fix by adding a pcall.
before:
after:
And it started working
yeah, it’s a new bug that’s been occurring recently, pretty annoying.