Jump to content

Recommended Posts

With a modded character I've been making, I made a modified speech lua script and it crashes the game, log attached.

Specifically, I focus on 

Quote

[00:00:36]: error loading module 'speech_dolly' from file '../mods/Dolly\scripts\speech_dolly.lua':
    [string "cannot OLDFILEACCESSMETHOD @../mods/Dolly\scripts\speech_dolly...."]:330: '}' expected (to close '{' at line 296) near 'BOOK_BIRDS'

I don't understand it! Checking the original lua which I modified this one from (speech_wilson.lua) shows that there is not a '}' on line 330 closing the '{' on line 296! I searched for nearby typos or any accidental interference's with the code but I found nothing. Please, I'm in need of some much needed help, because I'm truly at a loss of what I'm doing wrong here.

Mod attached.

client_log.txt

Dolly.zip

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
×
  • Create New...