This mod currently will not work with a FO4 version greater than 1.10.163. (as of 12/02/2024) The required F4SE version 0.6.23 will not work on any FO4 version other than 1.10.163.
Neither SUP F4SE or Text Input Menu (TIM) has not been updated for the latest F4SE version. It is unlikely the author of TIM will ever update it so its unlikely this mod will ever be updated to support FO4 NG.
Is there any way to free R keybind from this mod? R key is crucially needed for many other mods of my list. ofc I left the option to 'none', to be default in MCM. And bring up(lower priority) this one within the order. But constantly R key's occupied by this mod.
ok for some reason this mod completely BUTTFVCKED my save, which caused my game to re-load all mods when I tried to load a save (as if it was the first time they were ever loaded, making me lose all my MCM mod settings, caused all my prisoners from Just Bussiness to spawn next to me)
loaded an older save (prior to installing this mod) and it's all good now, but if someone has similar symptoms, you might have a suspect.
DON'T FEEL DISCOURAGED TO TRY THE MOD, it was probably and incompatiblity with another mod of mine. But weird that the problems stopped when I loaded an older save before downloading this one
Have you installed the FO4 NG update? I'm pretty sure SUP F4SE has not been updated for the latest version of F4SE. IIRC, it requires F4SE v0.6.23. If you have FO4 v1.10.163, make sure you have correctly installed F4SE. There are pex files that need to be extracted to data/scripts.
This mod currently will not work with a FO4 version greater than 1.10.163. SUP F4SE has not been updated for the latest F4SE. F4SE version 0.6.23 will not work on any FO4 version other than 1.10.163.
Can I install this mid game play? Its just that Ive got up to the serious settlement management and the trading routes and came across my first settlement where none of them have a name. I prefer choosing the ones that have a name for this role so I can easily identify them other than "settler - farmer".
I'm having a problem but I haven't been able to know why. The autorename feature only works on Gunners so far. If I use the gun on "Settler" for a random name it remains as it is. The manual works as intended. Is there some kind of mod or similar that can edit something that the feature doesn't like?
Also, you could look at SPID to change the names on spawn or assign the effect so it runs once on the NPCs, I think, Skyrim SE has many examples.
Is your game set to a non-English language? To work around engine limitations, the mod basically gets an actor's current name and checks it against a pre-defined whitelist. If the name is on the list, it is renamed otherwise its ignored. If this is the case, you can manually translate the whitelist to your language. Click me and scroll down to Whitelist.
The only other thing I can think of is if a mod is renaming an actor via alias. This is not likely to be your issue if more than a few actors are failing to be renamed.
I'll have to double check the random name option on the gun. I can't remember exactly how that functions.
SPID seems to be pretty powerful, but not suited to this mod's needs. I do have an update in the works to change the auto rename trigger to a magic effect. The only remaining issue is a magic effect is unable to target actors flagged 'starts dead' (read corpses).
Edit: tl;dr - It turns out this is caused by the game storing a sheet name lower case so it fails to import the sheet data. Upgrade to v1.0.4 to fix this issue.
It's completely in english and the shown names are the ones the whitelist is looking for. I just played the factory full of Raiders, none had names. So still only the Gunners getting names, and I know that cause they have the ranks.
??? I wonder if something happened to the script vars... Enter the console command sqv MS_AR_RenameManager Scroll through the output and look for these vars: sNames_Female sNames_Male sNames_Female_Raider sNames_Male_Raider sWhitelist_Normal sWhitelist_Raider sWhitelist_Synth sTitleMap_BOS sTitleMap_GunnerIf any = [], the name data is missing. (should be = ["somthing, somethingelse, ..."]) There is an option to rebuild the name data in the settings holotape. (craftable at the chem workbench) Or you can use the console command cqf MS_AR_RenameManager BuildDataArrays
If you edited the sheet names in the 'MS Name Data.xlsx' spreadsheet, the data will fail to import.
I checked the 'Random Name' function of the gun. It will only apply a random name if the actor's current name is in the whitelist. I'll have to modify it so it doesn't care what the existing name is and add a confirmation. The original intent was to randomly name settlers if the auto rename system was turned off.
Effectively, the 3 whitelists appear empty. I haven't edited anything there. Picture here. Is there I way I can debug the file reading so I can know what's wrong? The names are loading fine, same for Gunners and BoS names.
So I have almost exactly same Issue as well, for me only gunners and brotherhood of steel get renamed. The rename gun does not rename unless manual is used and when I run the sqv MS_AR_RenameManager Command, sWhitelist_Normal sWhitelist_Raider and sWhitelist_Synth are blank. I generally play the game with a live papyrus log viewer running on another monitor, When I installed this mod I noticed an error out of the usual
Spoiler:
Show
[06/29/2022 - 03:02:21AM] error: Cannot remove elements from a None array stack: [MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.BuildWhitelists() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 974 [MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.CheckAllWhitelists() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1067 [MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.VerifyNameArrays() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1054 [MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.SetAutoRenameSystemEnabledState() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1401
<truncated stack> [06/29/2022 - 03:02:21AM] error: Cannot remove elements from a None array stack: [MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.BuildWhitelists() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 975 [MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.CheckAllWhitelists() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1067 [MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.VerifyNameArrays() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1054 [MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.SetAutoRenameSystemEnabledState() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1401
<truncated stack> [06/29/2022 - 03:02:21AM] error: Cannot remove elements from a None array stack: [MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.BuildWhitelists() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 976 [MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.CheckAllWhitelists() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1067 [MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.VerifyNameArrays() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1054 [MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.SetAutoRenameSystemEnabledState() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1401
Looking at the script source seems to indicate those lines might be related. Also I was able to partially work around the issue by adding the name Settler and the raider names to the gunner whitelist, I also found I can't leave the prefix blank on the names added to the gunner whitelist if I want them to get renamed. Also my game is also in English.
Thanks for posting the error. Its telling me the mod failed to import the Whitelist sheet data from the spreadsheet. [06/29/2022 - 03:02:21AM] error: Cannot remove elements from a None array stack: [MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.BuildWhitelists() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 974The fact that the vars sWhitelist_Normal, sWhitelist_Raider and sWhitelist_Synth are blank reinforce this.
Open .\Steam\steamapps\common\Fallout 4\Data\F4SE\Plugins\MS Auto Rename\MS Name Data.xlsx and verify there is a 'Whitelist' sheet and there are 3 columns of data.
You can try re-installing the mod or extract the spreadsheet from the mod archive and running the rebuild names tool in the settings holotape to fix this. There is a small possibility the mod was corrupted on download, though I do not think only one sheet would be corrupted. The file I uploaded to the Nexus is good as I have downloaded it and installed it myself.
Another thought. What version of SUP F4SE do you have installed? I'm pretty sure I'm still running v5.00. There is a very small chance something changed in a newer version and it doesn't like the sheet name 'Whitelist' You could try installing version 5.00 and see if that fixes it. If it does, let me know so I can contact the author of SUP F4SE about it.
1. I sent a picture of that sheet without edits previously to the thread and this was the behavior with me not even opening the file. I tried downloading again, it definitely rebuild the names (cause I changed the list at some point even though it was not working), but the whitelist remains empty. 2. I downgraded to 5.00 and the lists are still empty. See images.
I sent a picture of that sheet without edits previously to the thread and this was the behavior with me not even opening the file.
I missed that... Looking at the pic, you indeed have 3 columns of data in a sheet named Whitelist.
What did you use to edit the spreadsheet? Maybe its not saving with the proper format. (xlsx) As Open Office can not save xlsx spreadsheets, I ended up using Google Sheets. IIRC, I had to export the spreadsheet. xlsx File Extension ? Try renaming your edited spreadsheet (.\Steam\steamapps\common\Fallout 4\Data\F4SE\Plugins\MS Auto Rename\MS Name Data.xlsx) and copy the one from the mod archive to rule out file issues. Then run the rebuild name data tool.
Note: I only allow the tool to run once per game load. (to prevent spamming) I don't think I added a message saying the tool won't run again. You can use the console command cqf MS_AR_RenameManager BuildDataArrays to get around this limit.
Try renaming your edited spreadsheet (.\Steam\steamapps\common\Fallout 4\Data\F4SE\Plugins\MS Auto Rename\MS Name Data.xmlx) and copy the one from the mod archive to rule out file issues. Then run the rebuild name data tool.
Already did that yesterday, got the names back but the lists are still empty. Is the console command different than rebuilding from the settings tape?
The console command calls the same function as the rebuild tool.
I'm at a loss as to why only that one sheet fails to import. The same SUP F4SE function is used to import the other arrays. (which seem to be importing fine) Its not a load order issue as this mod does not override any forms.
It seems unlikely the spreadsheet is corrupt. Link me a copy so I can rule that out. The only other guess I have is to uninstall the mod, (make sure all mod files are deleted) re-download and reinstall it. There is a chance its a corrupt download issue. The most unlikely guess is you edited and re-compiled the RenameManager script.
For me All three columns exist in XLSX the I am using version 7 of Sup. I could try version 5 of sup. I use MO2, a redownload and reinstall of this mod was not helpful. When I reinstalled the mod and changed the xlsx I went back to a save before I ever installed this mod. I have no idea how safe reinstalling sup or rename anything mid save would be. My current character is level 58, Sooner or later I will start a new save. When I do I can try bug testing this mod more. I have a relatively stable load order but have hundreds of mods installed a conflict could be anywhere. For example AAF both increases both max array size and attempts to rename leveled actors within in its API during an API call. This change seems to only exist in the AAF UI. Putting a space In the prefix slot for names added to gunner list effectively removed the need for prefix so I'm happy with the workaround for now.
MBOp already tested the SUP F4SE version theory. That is not the issue. Reinstalling mods during a playthrough should not be an issue. The important thing is all mods present when the save is made are present when the save is loaded. (clean save = bad)
I do not see how this could be a mod conflict. When the mod startup up the first time, it uses SUP a F4SE to import the xlsx spreadsheet to several data arrays. Its strange that only one sheet is failing to import. An NPC can fail to be automatically renamed if the default name is not defined in the spreadsheet. This can be remedied by adding the name to the spreadsheet and rebuilding the name arrays. By defining whitelists this way, patches are unnecessary.
I'm not familiar with AAF. Can you post a link?
I have no MO2 experience. I wonder if that is the issue. Can MO2 directly install a mod instead of using the virtual file stuff? If not, you could try uninstalling the mod from MO2 and directly installing it by extracting the mod archive to {your steam install path}/Steam/SteamApps/Common/Fallout 4/Data/ then use MO2 to enable the mod. Or you can use the in-game mod manager to enable it instead.
Ok, I finally figured it out. The variable sSheet_Whitelist doesn't have the capital W at the beginning in game. So is not reading the sheet "Whitelist". Changing the sheet to "whitelist" solved the issue and now the arrays are read. The source code says another thing, so it's weird. Either is not the proper source or the game is changing the variable somehow.
Of all the Toddery I have encountered, this wins first place! I have seen this happen when defining variables in the Creation Kit. Wood magically becomes wood... Thank you very much for letting me know. I could have spent the rest of my days and never figured that out.
It seems I'll have to contact the author of SUP F4SE to give them a heads up. Either the SUP F4SE functions will have to be changed to be case-insensitive or I'll have to change a bunch of vars and the sheet name to lower case.
Yes, change the sheet name back to "Whitelist" I ended up removing the string variables, using literals instead, thus removing the power of Todd from the equation. Make sure you have a backup copy before upgrading. I don't know about MO2, but Vortex will remove all existing mod files when upgrading a mod.
I would have never noticed either! The string vars have always been capitalized in my games. At least 20 new games were created over the course of developing this mod.
JonathanOstrus#2640 said:
Papyrus stores all strings in a game string table. If another script, at any time, defined any string as "whitelist" then that gets stored in the table. Another script later assigning a string as "Whitelist" will get "whitelist" instead.
So its likely you have another mod that assigned the string var first.
I'm having this exact same bug. It's back. Everything except the Brotherhood of Steel and Gunners refuses to be renamed. SUP updated a few days ago, I wonder if that's the cause of it.
So I had the same issue(it worked last playthrough, refused to work on the new one) and just tried to rename the "Whitelist" sheet to "whitelist", ran the console command sqv MS_AR_RenameManager before and after rebuilding data, name lists for normal, raider and synths were blank before rebuilding, populated after. So it's still the same thing, rename the sheet and it should work.
201 comments
The required F4SE version 0.6.23 will not work on any FO4 version other than 1.10.163.
Neither SUP F4SE or Text Input Menu (TIM) has not been updated for the latest F4SE version. It is unlikely the author of TIM will ever update it so its unlikely this mod will ever be updated to support FO4 NG.
or is it different?
will this possibly be updated?
https://www.nexusmods.com/fallout4/mods/85783
ok for some reason this mod completely BUTTFVCKED my save, which caused my game to re-load all mods when I tried to load a save (as if it was the first time they were ever loaded, making me lose all my MCM mod settings, caused all my prisoners from Just Bussiness to spawn next to me)
loaded an older save (prior to installing this mod) and it's all good now, but if someone has similar symptoms, you might have a suspect.
DON'T FEEL DISCOURAGED TO TRY THE MOD, it was probably and incompatiblity with another mod of mine. But weird that the problems stopped when I loaded an older save before downloading this one
I'm pretty sure SUP F4SE has not been updated for the latest version of F4SE. IIRC, it requires F4SE v0.6.23.
If you have FO4 v1.10.163, make sure you have correctly installed F4SE. There are pex files that need to be extracted to data/scripts.
F4SE version 0.6.23 will not work on any FO4 version other than 1.10.163.
You will also need the Backported Archive2 Support System Backported Archive2 Support System at Fallout 4 Nexus - Mods and community (nexusmods.com)
Use F4SE 0.6.23 and the All In One Address Library which will let F4SE chose the correct library at load time.
Also, you could look at SPID to change the names on spawn or assign the effect so it runs once on the NPCs, I think, Skyrim SE has many examples.
The only other thing I can think of is if a mod is renaming an actor via alias. This is not likely to be your issue if more than a few actors are failing to be renamed.
I'll have to double check the random name option on the gun. I can't remember exactly how that functions.
SPID seems to be pretty powerful, but not suited to this mod's needs. I do have an update in the works to change the auto rename trigger to a magic effect. The only remaining issue is a magic effect is unable to target actors flagged 'starts dead' (read corpses).
Edit: tl;dr -
It turns out this is caused by the game storing a sheet name lower case so it fails to import the sheet data. Upgrade to v1.0.4 to fix this issue.
Enter the console command sqv MS_AR_RenameManager
Scroll through the output and look for these vars:
sNames_Female
If any = [], the name data is missing. (should be = ["somthing, somethingelse, ..."])sNames_Male
sNames_Female_Raider
sNames_Male_Raider
sWhitelist_Normal
sWhitelist_Raider
sWhitelist_Synth
sTitleMap_BOS
sTitleMap_Gunner
There is an option to rebuild the name data in the settings holotape. (craftable at the chem workbench)
Or you can use the console command cqf MS_AR_RenameManager BuildDataArrays
If you edited the sheet names in the 'MS Name Data.xlsx' spreadsheet, the data will fail to import.
I checked the 'Random Name' function of the gun. It will only apply a random name if the actor's current name is in the whitelist. I'll have to modify it so it doesn't care what the existing name is and add a confirmation. The original intent was to randomly name settlers if the auto rename system was turned off.
stack:
[MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.BuildWhitelists() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 974
[MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.CheckAllWhitelists() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1067
[MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.VerifyNameArrays() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1054
[MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.SetAutoRenameSystemEnabledState() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1401
<truncated stack>
[06/29/2022 - 03:02:21AM] error: Cannot remove elements from a None array
stack:
[MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.BuildWhitelists() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 975
[MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.CheckAllWhitelists() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1067
[MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.VerifyNameArrays() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1054
[MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.SetAutoRenameSystemEnabledState() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1401
<truncated stack>
[06/29/2022 - 03:02:21AM] error: Cannot remove elements from a None array
stack:
[MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.BuildWhitelists() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 976
[MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.CheckAllWhitelists() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1067
[MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.VerifyNameArrays() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1054
[MS_AR_RenameManager (84000800)].ms:autorename:quest:renamemanager.SetAutoRenameSystemEnabledState() - "D:\Games\Steam\steamapps\common\Fallout 4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line 1401
Looking at the script source seems to indicate those lines might be related. Also I was able to partially work around the issue by adding the name Settler and the raider names to the gunner whitelist, I also found I can't leave the prefix blank on the names added to the gunner whitelist if I want them to get renamed. Also my game is also in English.
Edit: I didn't leave the prefix empty, I added a space character to it and it worked like a normal rename.
[06/29/2022 - 03:02:21AM] error: Cannot remove elements from a None array
The fact that the vars sWhitelist_Normal, sWhitelist_Raider and sWhitelist_Synth are blank reinforce this.stack:
[MS_AR_RenameManager
(84000800)].ms:autorename:quest:renamemanager.BuildWhitelists() -
"D:\Games\Steam\steamapps\common\Fallout
4\Data\Scripts\Source\User\MS\AutoRename\Quest\RenameManager.psc" Line
974
Open
.\Steam\steamapps\common\Fallout 4\Data\F4SE\Plugins\MS Auto Rename\MS Name Data.xlsx
and verify there is a 'Whitelist' sheet and there are 3 columns of data.You can try re-installing the mod or extract the spreadsheet from the mod archive and running the rebuild names tool in the settings holotape to fix this. There is a small possibility the mod was corrupted on download, though I do not think only one sheet would be corrupted. The file I uploaded to the Nexus is good as I have downloaded it and installed it myself.
2. I downgraded to 5.00 and the lists are still empty. See images.
I missed that... Looking at the pic, you indeed have 3 columns of data in a sheet named Whitelist.
What did you use to edit the spreadsheet? Maybe its not saving with the proper format. (xlsx) As Open Office can not save xlsx spreadsheets, I ended up using Google Sheets. IIRC, I had to export the spreadsheet.
xlsx File Extension
?
Try renaming your edited spreadsheet (.\Steam\steamapps\common\Fallout 4\Data\F4SE\Plugins\MS Auto Rename\MS Name Data.xlsx) and copy the one from the mod archive to rule out file issues. Then run the rebuild name data tool.
Note: I only allow the tool to run once per game load. (to prevent spamming) I don't think I added a message saying the tool won't run again.
You can use the console command cqf MS_AR_RenameManager BuildDataArrays to get around this limit.
Already did that yesterday, got the names back but the lists are still empty. Is the console command different than rebuilding from the settings tape?
I'm at a loss as to why only that one sheet fails to import. The same SUP F4SE function is used to import the other arrays. (which seem to be importing fine) Its not a load order issue as this mod does not override any forms.
It seems unlikely the spreadsheet is corrupt. Link me a copy so I can rule that out. The only other guess I have is to uninstall the mod, (make sure all mod files are deleted) re-download and reinstall it. There is a chance its a corrupt download issue. The most unlikely guess is you edited and re-compiled the RenameManager script.
I do not see how this could be a mod conflict. When the mod startup up the first time, it uses SUP a F4SE to import the xlsx spreadsheet to several data arrays. Its strange that only one sheet is failing to import. An NPC can fail to be automatically renamed if the default name is not defined in the spreadsheet. This can be remedied by adding the name to the spreadsheet and rebuilding the name arrays. By defining whitelists this way, patches are unnecessary.
I'm not familiar with AAF. Can you post a link?
I have no MO2 experience. I wonder if that is the issue. Can MO2 directly install a mod instead of using the virtual file stuff? If not, you could try uninstalling the mod from MO2 and directly installing it by extracting the mod archive to {your steam install path}/Steam/SteamApps/Common/Fallout 4/Data/ then use MO2 to enable the mod. Or you can use the in-game mod manager to enable it instead.
Proof:
It seems I'll have to contact the author of SUP F4SE to give them a heads up. Either the SUP F4SE functions will have to be changed to be case-insensitive or I'll have to change a bunch of vars and the sheet name to lower case.
JonathanOstrus#2640 said:
So it's still the same thing, rename the sheet and it should work.