So I've done everything that I should of and put everything in paks and the mods into the mods folder, but when I try and input the command "dml add maploader" it gives me this [ERROR] Invalid class
For some reason when I enter the name of a map (copied from the file) and click load, it does nothing. The folder they're in is called CustomMaps which is in the Content folder, which I think is correct, so I don't know what's wrong, any help?
Are you using an existing map mod or you're creating your own?
If you're using an existing map mod - simply extract it into Paks folder, and the map name should start with "CM_" (should be mentioned in the corresponding mod page). If you're making your own map - make sure you're writing the exact level name as in the editor, inside CustomMaps folder (and UE5.2).
It was actually just a mistake of my own, I didn't enter the right names for the maps for some reason so they just didn't work. Thankfully I found the correct names for the maps and they work just fine.
5 comments
What have I done wrong?
The error indicates that the mod is not installed.
If you're using an existing map mod - simply extract it into Paks folder, and the map name should start with "CM_" (should be mentioned in the corresponding mod page).
If you're making your own map - make sure you're writing the exact level name as in the editor, inside CustomMaps folder (and UE5.2).