Jump to content

Game Crashed When Using New Fan Duster on My Skinned Star Caller


lakhnish
  • Fixed

I used the new feather duster thing to change the skin of my skinned Starcaller Staff, the game froze and then finally disconnected.

I've attached the client_log as well.

Edit: Got a crash log for this scenario, as client_log didn't seem to provide helpful info.

Spoiler

20200416162605_1.thumb.jpg.1a22e2a403b4515bb8386c653ebfd772.jpg

 


Steps to Reproduce

I used the new feather duster thing to change the skin of my skinned Starcaller Staff, the game froze and then finally disconnected.




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.

scripts/prefabskin.lua:915

function yellowstaff_clear_fn(inst)
    staff_init_fn(inst)
    inst.morph_skin = nil
end

staff_init_fn is missing second argument for the build name.

  • Thanks 1

Share this comment


Link to comment
Share on other sites

Wrong, it was supposed to be calling staff_clear_fn not staff_init_fn :D

Fix coming in tomorrow's hotfix.

Share this comment


Link to comment
Share on other sites



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