My morphs are now broken for unknown reasons, Whenever you try to morph this happens and you cannot get out or reset out of the morph instead you are stuck, Im so dissapointed and angry since the reveal date of this project is tommorow
Is this a scripting problem or a building problem?
I am not sure since this randomly occured, it was working perfectly before
This most likely could be a scripting issue.
I would go here and post it. As this is a scripting problem, as to when you touch the pad the script teleports you to a specific position of that block you stepped on most likely. As I could be wrong. Although next time maybe try next time go to a different morph instead of the one you are wearing.
Hope this helps.
It may be that one of the part is anchored.
I have had multiple friends tell me that this has been happening to them to, Im sure that this isnt a scripting issue due to the fact i was following a tutorial that has been proven to work before.
I would maybe go watch this and see what you could have done. To be honest it could be a Roblox issue if multiple people are having the problem with no solution.
Double check your game’s scripts for require
and getfenv
. These functions allow virus creators to remotely update their scripts in other people’s games. Note: This is what is called a studio virus, it can’t affect anything but your game.
I would recommend this plugin to scan your game: Server Defender | OFFICIAL PLUGIN - Roblox. It’s made by MadPoint83 and is recommended by the wiki. There is a link to the dev forum post in the plugin’s description.
If neither of these fix your problem, you can send me a morph and I can fix it for you
Although the scanner said it had no virus’ in the game it somehow fixed the morphs but im still unsure if this will work ingame without the scanner
Often times viruses are programmed to only enable themselves outside of studio. It seems the one you have was working in studio though, which means it was probably made by a newbie* I would recommend going into your morph script, pressing Ctrl + Shift + F, and searching for require
and getfenv
. If you find either of these, remove the entire line of code, then replace the other scripts containing these functions. Some free model scripts break themselves if the virus isn’t running.
*note that virus scripts can also tell if the game is in studio and if the creator is in-game. More sophisticated viruses detect both of these and disable themselves accordingly. Viruses can kick players, sell items, give players admin, give in-game currency, and show users inappropriate content. It’s important to remove them. Generally if your scripts don’t have require
or getfenv
you’re safe.
I've never seen Server Defender fail, so that's a pretty good sign. I think it sometimes removes stuff automatically if it's completely sure something is a virus. You definitely had a virus before if resetting was disabled (that's not exactly something you can do on accident).
Edit: I’d double check that you enabled background scanning and code checking on server defender by the way. You can press the settings button (next to the scan button) to do that.
This has to be a scripting issue, I don’t think its an anchored part issue @Exal_lted
I had problems like that before and it’s always because of some part being anchored, but it may be something else.
For some reason when i add my template morph it makes the other morphs unusable and only the template morph usable if that makes sense,
Yeah. Can you send me a copy of the script? UGC is new* so sometimes it can break free models (Roblox added a new function that works really well).
*UGC creators sometimes add things they shouldn’t. There isn’t much to stop them from adding pretty much anything (like particle effects and stuff) so sometimes it can break scripts.
I made the morph following a tutorial but do you have a discord?
I don’t use discord very often, so I sent a DM.