I have reported this in the past but I have finally found the error message. When I load up Game Dev Tycoon, it loads the mods and then comes up with an error message for each mod. Here is what some of them say;
Error Uncaught error. Please report this to support@greenheartgames.com: Uncaught TypeError: Object # has no method ‘addPlatform’
(file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Game%20Dev%20Tycoon/mods_ws/144524887_Original_Xbox/main/code.js:24) Please restart the game.
or
Error Uncaught error. Please report this to support@greenheartgames.com: Uncaught TypeError: Object # has no method ‘addTopics’
(file:///C:/Program%20Files%20(x86)/Steam/steamapps/common/Game%20Dev%20Tycoon/mods_ws/144524887_Original_Xbox/main/code.js:24) Please restart the game.
This is getting quite irritating now because I really want to use my mods.
I am pretty sure this has nothing to do with the game, and all to do with the mod(s). This “144524887_Original_Xbox” Is (most likely) the one causing these problems. Maybe try moving it to the “mods” folder.
Was this a mod from the Steam Workshop? If so, can you send me a link to the mod page?
That was just one of the error messages. It says it for all the mods that I have subscribed to on the steam workshop. I’m unable to provide a link as the mod I used in the message was banned 2 weeks ago. I have been having this problem for a while. If you need it, my operating system in Windows 8. Thanks for the reply.
Uncaught error. Please report this to support@greenheartgames.com: Uncaught TypeError: Object # has no method ‘addPlatform’ (file:///C:/Program%20Files%20(x86)/Steam/SteamApps/common/Game%20Dev%20Tycoon/mods_ws/102088114_zyntuxExpansionPack/main/code.js:24) Please restart the game.
Glad you fixed it, but if anyone’s curious this comes from the fact that it can’t find the addPlatform function on GDT. (the mod api) Might have something to do with missing mod API.