I fixed it! Thank you so much troop! C:
Wait, so is the program safe? On my computer it is saying it is a trojanâŚ
Also, can anybody upload videos on this program?
The program got falsely marked as a Trojan because it downloads and executes Roblox Studio without any signature from a certificate authority. Iâve had this cleared by Microsoft a couple times now but antivirus programs are still antsy about it.
Okay, I see. Thank you!
If you want to completely stop windows security from falsely detecting the mod manager, you should set up an exception so the anti virus wonât quarantine the program. Iâve done this recently and it has stopped getting detected ever since.
Sorry for bumping this but I have a problem when I tried to use it, the Continue button did not shown up in the warning window
Whatâs going on with your text rendering?
Did you change the system default?
I did not change the system default, can i know whatâs the text rendering problem shown in my picture? Maybe that font in my computer is missing or corrupted.
I canât use this utility - when downloaded, the file type is a Windows Archive, which despite the .exe extension, cannot be ran on Mac to my knowledge.
Correct, this isnât supported on macOS right now. Robloxâs bootstrapping protocol on Windows differs a lot, so thereâs not much of a 1:1 compatible translation I can do between them. I think it might be possible to build the program for macOS though? Iâll look into it one of these days.
I used this in combination with Eltobbâs Vanilla icon pack. Studio looks fresh, thanks man ^^
Does this still function the way the normal Studio does? I usually test ReShade and RoShade shader packs in my normal Studio.
Bug Report
Abstract: When using mod manager with collaborative editing, script edits sometimes will not save and progress will be lost.
Iâve had progress lost on multiple occasions due to this issue. Please fix this when possible.
To reproduce, try doing the following:
- Open Studio with Mod Manager
- Open an online, team-create place that has collaborative editing enabled
- Open a script of your choice and attempt to make edits
- When edits are made, there is a chance that the draft window will not appear. If this is the case, you have just experienced the bug. The moment you close the script, all changes made are reverted instantly.
Temporary fix:
- If you see that the draft window does not open, DO NOT CONTINUE EDITING THE SCRIPT!
- Close studio, and reopen it (with or without mod manager, both are fine in this instance).
- You should be able to edit scripts correctly now.
Hope to see a fix for this soon!
Iâve been using Team Create for 13 months straight with collaborative editing enabled and have never seen this bug, that is very strange. Are you sure itâs specific to my mod manager? Are you using sitetest branches on production team create servers? If so, thatâs a bad idea.
Make sure all of the files were installed correctly by checking this box:
If you can provide any additional details or identify how you triggered this bug, it would be very helpful.
Iâve experienced this issue once without using Roblox Studio Mod Manager.
This is actually this bug I believe:
Yep. All itâs doing is managing installation and updates for Roblox Studio, in a directory separate from the one Roblox uses so that it isnât subject to their bootstrapperâs file integrity checks.
Question. I want to replace a class icon, but the icon is being used on multiple classes. Is there a way to replace an icon for just one specific class?
Youâll have to edit and override the ReflectionMetadata.xml
file.
I managed to find the file, but I have no idea what Iâm doing with it. Either way, thanks.