tw4449-s-MAS-Submods / tw4449-Custom-Room-Selection-Pack-Main-Repository

26 stars 5 forks source link

Issue "Label defined twice" #62

Open IsraelHusky opened 1 month ago

IsraelHusky commented 1 month ago

Hello... after installing the pack and its custom rooms MAS fails with these kind of errors:

The label monika_players_control_override is defined twice, at File "game/submods/location_selector/Locatons/Den.rpy", line 383 and File "game/submods/location_selector/Locatons/Furnished_spaceroom1.rpy", line 416.

The label monika_players_control_override is defined twice, at File "game/submods/location_selector/Locatons/Den.rpy", line 383 and File "game/submods/location_selector/Locatons/Furnished_spaceroom1.rpy", line 416.

The label monika_players_control_override is defined twice, at File "game/submods/location_selector/Locatons/Den.rpy", line 383 and File "game/submods/location_selector/Locatons/Furnished_spaceroom1.rpy", line 416.

It seems as if MAS doesnt allow labels with the same name even if they are in different files.

Any idea how to solve it ?

tw4449 commented 1 month ago

Typically this happens if the files were placed in the wrong folder, if you're using a developer install, or possibly if you haven't migrated MAS off of Steam. Are any of these possibly the case?

IsraelHusky commented 1 month ago

My MAS installation was made over a fresh one from ddlc.moe and is up to date. However, what is the solution in the scenario when one hasnt migrated MAS off Steam? That might also apply in my case...

tw4449 commented 1 month ago

There are tutorials online for how to migrate MAS off of Steam. It's luckily not a difficult process.