Migrating your mod to Steam Workshop

gimmie a min, i think i found the issue

1 Like

It’s loadJs, not loadJS

yep, that what i found xD

2 Likes

Yeah, I do typos all the time as well. use jshint.com to make sure first.

1 Like

Fixed, check again

Alright.

@FireChaos Does it work??

Well it seems it doesnt.

Damn it, i’ll take a look

XD found the error.

Firstly OPPOSMain.js in line 8 should be from

GDT.loadJs(['/main/OPPOS.js']); ready, error);

to

GDT.loadJs(['/main/OPPOS.js']) ready, error);

(semicolon.)

and in the main folder, rename the OPPOS.js.js to just OPPOS.js

Ending a line in semicolon just ends the line. anything after that is not read, so = bug.

I want a cookie.

1 Like

:cookie: And god damn typos xD

1 Like

Works?

Hopefully, sending the update now

If not, I have another fix.
Remember when you helped me by introducing me to modding? I’m helping you now :smiley:

1 Like

@FireChaos Could you please test, it’s not wanting to update for me

1 Like

An eye for eye

Mine doesn’t seem to update too.

1 Like

I’ve sent the update like 5 times now, @PatrickKlug @DanielKlug??

I just deleted my mods folder, not the mods_ws, but all the workshop mods are RED!
(contents, not the folder)