Jump to content

[HELP] Crash caused by speech script


Recommended Posts

I've been working on this character mod for a little more than a week and today it should have been ready for beta publishing today, but I've been getting this crash message that's been stumping me;

[00:03:10]: error loading module 'speech_esctemplate' from file '..\mods\Robe\scripts\speech_esctemplate.lua':	[string "cannot OLDFILEACCESSMETHOD @..\mods\Robe\scripts\speech_esctemp..."]:83: '}' expected (to close '{' at line 1) near 'ANNOUNCE_NOHUNGERSLEEP'LUA ERROR stack traceback:        =[C] ?        =[C] in function 'require'        ../mods/Robe/modmain.lua(39,1) in main chunk        =[C] in function 'xpcall'        scripts/util.lua(560,1) in function 'RunInEnvironment'        scripts/mods.lua(416,1) in function 'InitializeModMain'        scripts/mods.lua(397,1) in function 'LoadMods'        scripts/main.lua(248,1) in function 'ModSafeStartup'        scripts/main.lua(299,1)        =[C] in function 'SetPersistentString'        scripts/mainfunctions.lua(25,1) in function 'SavePersistentString'        scripts/modindex.lua(79,1)        =[C] in function 'GetPersistentString'        scripts/modindex.lua(66,1) in function 'BeginStartupSequence'        scripts/main.lua(298,1) in function 'callback'        scripts/modindex.lua(519,1)        =[C] in function 'GetPersistentString'        scripts/modindex.lua(499,1) in function 'Load'        scripts/main.lua(297,1) in main chunk

As far as I'm aware I've made no changes to the coding of the script, but it keeps happening.

At first I started with Wendy's speech file but I switched to the file provided with the extended character template after it started crashing.

 

Any help is very much appreciated!

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...