Jump to content

Typo that causes crash in Wendy skill deactivation


ADM
  • Fixed
ondeactivate = function(inst, fromload)
	inst:RemoveTag("can_set_babysitter")
	inst.components.ghostlybond.ghost:PushEven("set_babysitter",nil) -- < PushEvent !
end,

In wendy_sisturn_3 skill.


Steps to Reproduce

I use a mod that can disable skilltree while into the world so... yeah it crashes under these circumstances.

  • Haha 1



User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


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