[QUES] Error, does not compute

So, I was testing a mod I made, and now, whenever I try to do literally anything, I get this error:

(file:///Users/[me]/Library/Application%20Support/Steam/SteamApps/common/Game%20Dev%20Tycoon/Game%20Dev%20Tycoon.app/Contents/Resources/app.nw/compressed/codeNw.js:1671)

codeNw.js1671… What?
One, I never modded that file, and two, upon opening it, that folder only has 10 lines.
Please help, this is really annoying.

Enabled Mods: [“gdt-modAPI”,“CSHG1”,“CSHG2”,“CheatMod-kristof1104”,“UltimateLib”]

(CSHG1 = MOAR Computers, CSHG2 = My… project)

Well…
CodeNW is an heart (or more a brain) of GDT.
There is just all (well… almost all) code required to GDT work. I had many problems with it…
And, you can’t mod this file. [quote=“lilshatespug217, post:1, topic:11905”]
One, I never modded that file
[/quote]

The line is something about platforms, because of something like genreWeightings and licencedPlatforms.
If there is an error that I don’t understand I just search for it by making some parts of code a comment (// or
/* */).