Jump to content

Recommended Posts

You have an extra "end". If you use Notepad++ and set the Language to Lua, it can show you the start / end of a function or brace / parenthesis, if you place the text-cursor on the start or end of it. In this case, I've set the cursor at the end of line 40. In addition to it showing that the two parentheses surrounding "marian" match, it also shows a red line on the left, where we can see that the function is closed by the "end" on line 50, so the "end" on line 51 is redundant.

5d2b0d5241561_2019-07-1413_04_10.thumb.png.330c3b6dd71856632e825ca2ea3d8545.png

It seems like there's something with the modmain somewhere, this message popped up. My friend and I tried the mod and we both had the crash

...teamapps/common/dont_starve/data/../mods/Marian the Princess/modmain.lua:98: unexpected symbol near '='

Marian the Princess.zip

log.txt

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