Jump to content

Recommended Posts

I was working on a mod when I decided to compile it to test; everything was named correctly, all the exported files were there, and I double checked all the script files and modmain more than twice. Yet, whenever I try to load in a world with it enabled (it doesn't even need to be selected) the game crashes and burns. I can't tell what's wrong by looking at the log either. although it might just be me being really stupid

Any help would be appreciated.

 

a broken mod and log.zip

your log does not contain a crash, maybe it is the wrong file ? When playing without caves, you have to look in client_log.txt.

The correct log contains:
[00:02:27]: [string "../mods/wynnovic/modmain.lua"]:67: attempt to index field 'WILSON' (a nil value)

There is no "WILSON" Character string in strings.lua from the game.
Don't know how it is called for Wilson, maybe search other mods how they did it.

 

Edited by Serpens

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