This website requires JavaScript.
Explore
Help
Sign In
juni
/
crystall-punk-14
Watch
1
Star
0
Fork
0
You've already forked crystall-punk-14
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8b1be6edee3260bf0a179a4bbbdbe6281d1c0c6d
crystall-punk-14
/
Content.Client
/
GameObjects
History
Acruid
8b1be6edee
Fixes the client crashing when closed. When disconnecting from a server, _playerManager.LocalPlayer is set to null before the entity components are disposed. Previously this would throw a nullref exception in ClientStatusEffectsComponent, now it properly checks for the null value. This
resolves
#435
.
2019-11-16 14:39:52 -08:00
..
Components
Fixes the client crashing when closed. When disconnecting from a server, _playerManager.LocalPlayer is set to null before the entity components are disposed. Previously this would throw a nullref exception in ClientStatusEffectsComponent, now it properly checks for the null value. This
resolves
#435
.
2019-11-16 14:39:52 -08:00
EntitySystems
Rider static analysis (
#433
)
2019-11-13 23:37:46 +01:00