[Hazelnut] Linux #139: Light state persists among characters [RESOLVED]

Locked
User avatar
Jay_H
Posts: 4071
Joined: Tue Aug 25, 2015 1:54 am
Contact:

[Hazelnut] Linux #139: Light state persists among characters [RESOLVED]

Post by Jay_H »

Steps to reproduce:

1. Light a lantern on character A.

2. Let character A die.

3. Create new character B.

4. Character B will have A's light source.

User avatar
Hazelnut
Posts: 3016
Joined: Sat Aug 26, 2017 2:46 pm
Contact:

Re: [Hazelnut] Linux #139: Light state persists among characters

Post by Hazelnut »

You sure? Damn I was sure I reset in this case but must have missed a spot. Thanks Jay will have this fixed soon.
See my mod code for examples of how to change various aspects of DFU: https://github.com/ajrb/dfunity-mods

User avatar
Hazelnut
Posts: 3016
Joined: Sat Aug 26, 2017 2:46 pm
Contact:

Re: [Hazelnut] Linux #139: Light state persists among characters

Post by Hazelnut »

I remember looking at the reset code and thinking I'd done the reset, but it's not there. Have added this now. Thanks Jay!
See my mod code for examples of how to change various aspects of DFU: https://github.com/ajrb/dfunity-mods

User avatar
Jay_H
Posts: 4071
Joined: Tue Aug 25, 2015 1:54 am
Contact:

Re: [Hazelnut] Linux #139: Light state persists among characters [RESOLVED]

Post by Jay_H »

You're welcome! I'm happy knowing that I'm doing bug reports right! :D

Locked