CurseWolf Posted May 20, 2015 Share Posted May 20, 2015 Okey, I've created my mod for DST, but with the new RoG update the "speech" section is now not usable becasue of the new lines added. I've remade every single quote of my character from the original Wilson speech, what is cannot be used now, because of the missing parts. The game automatically uses Wilson's speech files for the missing sentences, what's a big problem here, because my character have a totally different style of communicating. I would ask, that is there a safe way to update the speech file without crashing my mod. It was a lot of work to recreate all of these quotes, (almost 1000 sentences) and I would not start it again from scratch If it's possible. Thanks for the help Link to comment https://forums.kleientertainment.com/forums/topic/54214-mod-updating-problems-for-new-patch/ Share on other sites More sharing options...
Developer PeterA Posted May 20, 2015 Developer Share Posted May 20, 2015 Hey @CurseWolf, can you give us some more details on how you are replacing the speech? Link to comment https://forums.kleientertainment.com/forums/topic/54214-mod-updating-problems-for-new-patch/#findComment-639209 Share on other sites More sharing options...
CurseWolf Posted May 20, 2015 Author Share Posted May 20, 2015 Hey! I had the speech file from the Extended Sample Character Mod, the DST version. With the new update, new lines came in and the old speech file wasnt covering all of them. For example: The "leafy tree". The game uses the base quote of Wilson's, because there is no sentence in my character's speech file. I've tried to add the sentences from the don't starve RoG speech file (single player) to my original character's dst speech file, copy pasting them, but it crashed my game. Can someone help? Link to comment https://forums.kleientertainment.com/forums/topic/54214-mod-updating-problems-for-new-patch/#findComment-639223 Share on other sites More sharing options...
Developer PeterA Posted May 20, 2015 Developer Share Posted May 20, 2015 @CurseWolf, post your speech file and someone can take a look to see if they can identify the issue. Link to comment https://forums.kleientertainment.com/forums/topic/54214-mod-updating-problems-for-new-patch/#findComment-639241 Share on other sites More sharing options...
CurseWolf Posted May 20, 2015 Author Share Posted May 20, 2015 (edited) I'll post it here, but I ask everyone, treat it personal please. This mod isn't finished yet (actually this is the final step I miss (and the one little problem that I don't know how to upload a mod to Steam Workshop, a little help in this would be appreciated too ). This speech file crashes my game upon starting. (the first, unchanged version did only once, when I clicked on a mole. Maybe coz the file wan't RoG ready back then?) I've probably did something wrong, I'm not good with scripting. Please, can someone help me indentify the issue? These aren't quite big sentences, but it keeps the character as I wanted. (Probably someone will know, who is this little guy) speech_gnar.lua Edited May 20, 2015 by CurseWolf Link to comment https://forums.kleientertainment.com/forums/topic/54214-mod-updating-problems-for-new-patch/#findComment-639260 Share on other sites More sharing options...
Corrosive Posted May 20, 2015 Share Posted May 20, 2015 (edited) @CurseWolf, Line 226 is missing a comma. Edit: That's some gnarly dialogue <.< Edited May 20, 2015 by Corrosive Link to comment https://forums.kleientertainment.com/forums/topic/54214-mod-updating-problems-for-new-patch/#findComment-639262 Share on other sites More sharing options...
CurseWolf Posted May 20, 2015 Author Share Posted May 20, 2015 It is gnaaarly indeed I've put the comma in the place but I'm still getting errors like this: Link to comment https://forums.kleientertainment.com/forums/topic/54214-mod-updating-problems-for-new-patch/#findComment-639267 Share on other sites More sharing options...
Corrosive Posted May 21, 2015 Share Posted May 21, 2015 (edited) @CurseWolf, Whoops, I forgot to add in my first post that you're also missing a comma on line 970. You're getting that error because the Lua is malformed, and so that file isn't able to load at all. Edited May 21, 2015 by Corrosive Link to comment https://forums.kleientertainment.com/forums/topic/54214-mod-updating-problems-for-new-patch/#findComment-639290 Share on other sites More sharing options...
CurseWolf Posted May 21, 2015 Author Share Posted May 21, 2015 Is there anything I can do with this problem or I can start it over? What yo you think? :S Link to comment https://forums.kleientertainment.com/forums/topic/54214-mod-updating-problems-for-new-patch/#findComment-639381 Share on other sites More sharing options...
CurseWolf Posted May 21, 2015 Author Share Posted May 21, 2015 It's working! Thank you all for your help! The mod will be available on Steam Workshop and klei Mods soon! Link to comment https://forums.kleientertainment.com/forums/topic/54214-mod-updating-problems-for-new-patch/#findComment-639413 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now