Jump to content

Recommended Posts

Quote

[string "scripts/stategraph.lua"]:252: table index is nilĀ 

So I don't understand whats wrong with my stategraph, I've checked and compared with other creatures But I simply don't understand the problem! Any help is appreciated and Thank you

snake.lua

SGsnake.lua

snakebrain.lua

According to the error it says that a non-action handler is added to the actionhandler table so my only guess is that the lavaspit actionhandler is unknown to the game as its not familar with shipwrecked dlc, where these lua files originated from. My guess is the lavaspit actionhandler (maybe gohome will have problems as snake's home isn't known to dst as well) is unknown to dst so all I can suggest is either remove the lavaspit action handler or remap the event (advanced). The other suggestion is to possibly adapt or run the island adventures mod that seems to import most of shipwrecked data.

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