MaximumADHD / Roblox-Studio-Mod-Manager

An open-source custom bootstrapper for Roblox Studio that allows you to override files in Roblox Studio's directory, opt into development branches of Roblox, and experiment with Fast Flags.
MIT License
281 stars 52 forks source link

Class Icon backgrounds sometimes aren’t using the correct theme color. #102

Closed DionBlox1 closed 2 years ago

DionBlox1 commented 2 years ago

I was on dark mode but then the ions went white. @MaximumADHD #102

MaximumADHD commented 2 years ago

What does this mean? Are you talking about the class icon editor?

DionBlox1 commented 2 years ago

Yes. And the studio @MaximumADHD

MaximumADHD commented 2 years ago

Has nothing to do with the mod manager, I can assure you. EDIT: Nevermind, I understand what’s going on now. Will investigate when I get a chance.

DionBlox1 commented 2 years ago

Here's a test tube while I wait. test-tube_1f9ea

DionBlox1 commented 2 years ago

I ran out of big test tubes so here's a small one. 🧪

DionBlox1 commented 2 years ago

It has been 1 day. How long will it take?

MaximumADHD commented 2 years ago

As far as the issue happening for you in studio itself, that has nothing to do with the mod manager, please double check your studio settings.

This issue is pretty minor and low priority all things considered, but I wanna do a bigger patch to fix some issue with the class icon editor. I’m just taking it easy this weekend since I had to deal with a lot of college homework recently,

DionBlox1 commented 2 years ago

Its fine

eXP

MaximumADHD commented 2 years ago

Yeah looks like your theme is set to dark. If you would prefer it to be light then change the Theme setting.

DionBlox1 commented 2 years ago

I like it dark

DionBlox1 commented 2 years ago

Icon 0 was affected

iconsssss

MaximumADHD commented 2 years ago

Okay cool I get it and all but is this really blocking you from doing anything? Out of curiosity, can you work around the issue by pressing the theme button again twice?

DionBlox1 commented 2 years ago

Still broken

https://user-images.githubusercontent.com/90649001/142779014-eaa8c6b3-5c74-46b5-8646-6eb6d309796d.mp4

DionBlox1 commented 2 years ago

Heres what it looks in studio

sutdio

MaximumADHD commented 2 years ago

Bizarre, haven’t seen that before. Just wish you had shown that in the first place because I couldn’t tell what you were talking about.

DionBlox1 commented 2 years ago

Yea.

DionBlox1 commented 2 years ago

Ive updated the mod manager and it still accrued

DionBlox1 commented 2 years ago

Heres the placeholder, part and model icons

explorer-icon-2 explorer-icon-0 explorer-icon-1

EDIT : you can drag them to show that I'm not lying! Just drag one of the icons over a icon!

MaximumADHD commented 2 years ago

That isn’t helpful. Though I have reason to suspect this was Roblox’s fault now and not mine. Here’s a few things I’d like you to try:

  1. Launch Studio with the Force Reinstall checkbox checked, then check and see if the images are still using the white background. Make sure you reset the ones that you’ve modified there or they’ll still have the white background probably.
  2. If that doesn’t work, download this image and save it as __classImageRef.png in your ExplorerIcons folder. You can access this folder by clicking the Open Icons Folder button in the class icon editor. It might say there’s already a file named as that, and if that’s the case you’ll have to enable showing hidden files to delete the existing one. Again make sure you’ve reset any icons that you’ve overridden or they may still have a white background.

This should fix the issue for now. If it returns though, please let me know.

DionBlox1 commented 2 years ago

Re instaling reinst

DionBlox1 commented 2 years ago

step 1 fail to step 2 then (that meens mooving to step 2) fail1

MaximumADHD commented 2 years ago

Can confirm this was Roblox’s fault now, not mine. It was a small slip-up when they added the PathfindingModifier class icon.

https://github.com/MaximumADHD/Roblox-Client-Tracker/blob/26762304120ce6883232e15b48e9ac356fc33e50/textures/ClassImages.PNG

This should be fixed on their end shortly. It’s one of the risks you have to be prepared for if you’re using sitetest2.robloxlabs

In short this had nothing to do with me and Roblox legitimately messed this up on their end with the sitetest2 build lol.

DionBlox1 commented 2 years ago

Step 2 fixed!

fix2