Fresh install of the game. Aric's Expansion Rebred v0.9.1
Viewing post in Aric's Expansion Rebred
When extracted the mod is inside a folder named "AricsExpansion v0.9.1",
but the game is looking for a folder named "AricsExpansion
". Simply rename the mod folder and it will work. If you don't install with the new mod folder name, the active mod list will be incorrect, but this will not affect gameplay.
Edit: There is another error, the 'shaliq' and 'umbra' reputations were not included in a secondary dictionary named "ghostrep". In globals.gd line 696, it should be:
var ghostrep = {wimborn = 0, frostford = 0, gorn = 0, amberguard = 0, shaliq = 0, umbra = 0}
Also, I've already informed him about the mod size, it should be fixed soon.
Sorry, I forgot there was more than 1 globals.gd file. I was talking about the one in the Strive folder after the mod has been applied. If you change the one in the mod folder, you will need change the one at the highest level(inside the folder that should be named "AricsExpansion") and apply the mod for it to take effect. Changing the one in "Put in Strive Game files" will have no effect at all.