Honorzeal Posted June 24, 2014 Share Posted June 24, 2014 'Ello all!Picked this game up a few days ago and became very excited about the idea of modding an extremely addicting game. However, I am coming across some crash problems when it comes to character mods - any other mod I use, my game is fine. However, when I go to scroll through the characters I can choose to play, anything beyond the vanilla characters causes my game to crash. I noticed that this only happened with any character that had been fixed for the RoG DLC - any other character that was "out of date" (Keep in mind that I do not have the RoG DLC... yet ;D) had no problem being picked and then placed into the game. Does this mean in order to play certain character mods, I need the DLC in order to make them work properly or is it something else? Thanks for your help in advance :3 (and my apologies if this is the wrong place to put such a topic/problem) Link to comment https://forums.kleientertainment.com/forums/topic/37795-modding-help/ Share on other sites More sharing options...
Minik435 Posted June 24, 2014 Share Posted June 24, 2014 That means your mod has older api (4 or 5) because current is 6. Check modmain.lua in dontstarve/mods. Link to comment https://forums.kleientertainment.com/forums/topic/37795-modding-help/#findComment-504242 Share on other sites More sharing options...
Honorzeal Posted June 24, 2014 Author Share Posted June 24, 2014 Ah thanks! Another question: how do I upgrade these mods to 6 then? (Unless there isn't a option for this for Steam Workshop - which leads to another question, is there another way to put mods in Don't Starve, without the use of Steam Workshop?) Link to comment https://forums.kleientertainment.com/forums/topic/37795-modding-help/#findComment-504258 Share on other sites More sharing options...
Minik435 Posted June 24, 2014 Share Posted June 24, 2014 Just change "api_version = 5" to "api_version = 6" (just change 5/4 to 6). To make mod activated anyway you need to write in modsettings in mods "ForceEnable[Mod](name of file in that mod is)" (I don't remember if "Mod" is needed). Name must be correctly rewritten (e.g. "MoD_Example there" - "MoD_Example there").And yes, there is. Just go on gaddons.com/workshop (or .net) page (it downloads mods from steam (it was made for Garry's Mod but there can be used too) and then copy workshop link and paste in correct place.Then use 7zip or WinRar to unzip (into file named as that mod or you will have to pick all the files from mods file!) and go to modsin DS menu (if I'm right).Sorry for all of these but it's just late and I'm writing it on my phone w/o grammar checker. Link to comment https://forums.kleientertainment.com/forums/topic/37795-modding-help/#findComment-504274 Share on other sites More sharing options...
Honorzeal Posted June 29, 2014 Author Share Posted June 29, 2014 No worries! And thank you so much for your help! Link to comment https://forums.kleientertainment.com/forums/topic/37795-modding-help/#findComment-505764 Share on other sites More sharing options...
Minik435 Posted June 29, 2014 Share Posted June 29, 2014 It's nothing special. I'm just doing, what I can. I hope, everything is okay now. Link to comment https://forums.kleientertainment.com/forums/topic/37795-modding-help/#findComment-505768 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.