MrDoge124 Posted January 30, 2017 Share Posted January 30, 2017 My mod was working fine and then it wouldn't load! Here is part of the error log: error loading module 'speech_green' from file '../mods/Green\scripts\speech_green.lua': [string "cannot OLDFILEACCESSMETHOD @../mods/Green\scripts\speech_green...."]:1567: unexpected symbol near '<eof>' LUA ERROR stack traceback: Link to comment https://forums.kleientertainment.com/forums/topic/73720-lua-error-help/ Share on other sites More sharing options...
Lumina Posted January 30, 2017 Share Posted January 30, 2017 Sure you didn't change anything ? Could you paste line 1566 to line 1568 of your speech_green.lua and attach your mod ? Link to comment https://forums.kleientertainment.com/forums/topic/73720-lua-error-help/#findComment-862430 Share on other sites More sharing options...
MrDoge124 Posted January 30, 2017 Author Share Posted January 30, 2017 I have changed what he says that's it. It's given me an error again: error loading module 'speech_green' from file '../mods/Green\scripts\speech_green.lua': [string "cannot OLDFILEACCESSMETHOD @../mods/Green\scripts\speech_green...."]:1568: unexpected symbol near '<eof>' LUA ERROR stack traceback: Should I send something for you to look at? Like some of the code I'm having problems with? Link to comment https://forums.kleientertainment.com/forums/topic/73720-lua-error-help/#findComment-862440 Share on other sites More sharing options...
CarlZalph Posted January 30, 2017 Share Posted January 30, 2017 Speech files are finicky in that one small error in any part of it can generate errors on the other side of the file. It'd be best to just upload what you have for a full analysis on the file. Link to comment https://forums.kleientertainment.com/forums/topic/73720-lua-error-help/#findComment-862454 Share on other sites More sharing options...
MrDoge124 Posted January 30, 2017 Author Share Posted January 30, 2017 I'll upload the file when I can. Link to comment https://forums.kleientertainment.com/forums/topic/73720-lua-error-help/#findComment-862455 Share on other sites More sharing options...
MrDoge124 Posted January 31, 2017 Author Share Posted January 31, 2017 (edited) Here is the speech file. speech_green.lua Also I think the speech file is a little old and has lines missing. I have tried to update it. Edited January 31, 2017 by MrDoge124 Link to comment https://forums.kleientertainment.com/forums/topic/73720-lua-error-help/#findComment-862533 Share on other sites More sharing options...
CarlZalph Posted January 31, 2017 Share Posted January 31, 2017 17 minutes ago, MrDoge124 said: Here is the speech file. speech_green.lua Try this. speech_green.lua Link to comment https://forums.kleientertainment.com/forums/topic/73720-lua-error-help/#findComment-862536 Share on other sites More sharing options...
MrDoge124 Posted January 31, 2017 Author Share Posted January 31, 2017 (edited) It worked! Thanks! Edited January 31, 2017 by MrDoge124 Link to comment https://forums.kleientertainment.com/forums/topic/73720-lua-error-help/#findComment-862537 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