starfield-mod-loader icon indicating copy to clipboard operation
starfield-mod-loader copied to clipboard

Java Script Error when trying to start Game

Open MacCrower opened this issue 1 year ago • 1 comments

I have the Gamepass Version of Starfield and installed the Mod Loader.

When trying to start I get am Java Script Errps as seen on the screenshot

grafik

MacCrower avatar Oct 29 '23 19:10 MacCrower

It looks like this is being caused by the profile's Game executable path being a relative path instead of absolute, and because of this it is looking for Starfield.exe in the wrong folder. Making the Game executable path absolute should fix this.

Alternatively, you can download the latest release, which now supports relative paths by using the profile's Game base directory.

lVlyke avatar Dec 02 '23 20:12 lVlyke