Jump to content

Recommended Posts

this time I don't know why it's crashed...
It happens 2 times.

1. When it's morning in winter my character mod wear a puffy vest, beefalo hat and walking cane. Crash when jumping in wormhole.

2. Continue after first crash. wear the same items and suddenly crash when morning.

 

So I don't know why this happens... help me. ;A;
 

here's a log log.txt

 

and this is my mod http://steamcommunity.com/sharedfiles/filedetails/?id=172627262

 

Thank you very much

.../common/dont_starve/data/scripts/brains/pigbrain.lua:126: attempt to index field 'sg' (a nil value)
LUA ERROR stack traceback:
        H:/SteamLibrary/steamapps/common/dont_starve/data/scripts/brains/pigbrain.lua(126,1)

 

if RoG changes this file, better to report it

cos i havent RoG and line 126 in my pigbrain.lua doesnt contain anything with "sg"

 

however if you want just run game, u probably need to add check in line 126 like

if inst.sg then ---here goes old line 126end

well i guess its really something wrong with this pig, suggestion that i made - its just for cure simptoms, not for true issue.

main question is - how its happened that sg is nil? and find a reason why its not initialized properly.

 

i guess better to post this to "bug" section of forum.

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