I decided to piddle around and explore adding new areas, because who doesn't like exploring more places? Well I was immediately unsuccessful and I'm not quite sure where/what my problem is exactly. So here's the steps I took (according to the modding guide and in the posts I've read here):
Step 1: Create /mods folder in User/AppData/Roaming/Strive/mods
Step 2: Create folder in /mods, eg: User/AppData/Roaming/Strive/mods/Expanded/scripts
Step 3: Identify GD files for existing areas (ignoring ones that seemed quest/teleport related)-- explorationregions.gd and gallery.gd
Step 4: Copy existing area (Marsh in this case) and tweak it. 'Marsh Ruin' created, exit to new 'Marsh Ruin' added to 'Marsh', exit FROM 'Marsh Ruin' set to 'Marsh'. Slightly tweak enemy list.-----Saved and added explorationregions.gd to /mods/Expanded/scripts
Step 5: Same as the above (just setting a background picture in gallery.gd)---- Saved and added gallery.gd to /mods/Expanded/scripts
Step 6: Open Strive.exe, click mod(s) on main menu. Click mod, click apply, crash game.
Where did I lose the wheels on my short bus? See attached picture. (https://imgoat.com/v/144578/crashycrash) I barely caught the console errors via screenshot before everything exited out (hence the fading). The bottom of the pic is the explorationregions.gd, the top right is gallery.gd, and the top left is the console errors thrown.
Can someone more educated/knowledgeable than me, point out where I went wrong/spilled the teapot?
Thanks