Jump to content

Recommended Posts

Hello there!
I've made a mod (which you can find in Steam Workshop as "Royal Guards 01 and 02 from Undertale") about 3 or 4 years ago. It was working just fine until recently i have received many messages about it not working anymore.
I've started a server with this mod enabled and the game crashed right away
Here's my log file
Even if i don't play the game anymore, i want to fix the mod for people who love it. 

client_log.txt

It tells you right here what the problem is.

[00:00:34]: error loading module 'speech_rg01' from file '../mods/workshop-678558216\scripts\speech_rg01.lua':
	[string "cannot OLDFILEACCESSMETHOD @../mods/workshop-678558216\scripts\..."]:1420: '}' expected (to close '{' at line 165) near 'WINTERHAT'
LUA ERROR stack traceback:

There seems to be a discrepancy with your brackets, and one is missing. Look at line 165 and downwards in the given speech file, and see where you're missing a closing bracket. Notepad++ is particularly useful for this, because if you set the "cursor" / blinking text-line on a bracket, it'll show you a red line on the left side of the screen, where that bracket is closed.

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...