You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You appear to be missing a bunch of data related to weapons, including sounds and damage types, the latter of which tends to crash the game or bug out enemies, making them invincible.
I'm not sure where the weapons get pointed to this data, but the game isn't happy.
I noticed there's another issue where this was said to be fixed (#1), but I'm not sure what changed.
Log errors:
[14:33:10.682] [Error] Could not load image asset '/projectiles/guns/bullets/cnsshotgunbullet/cnsshotgunbullet.png:0', using placeholder default.
(AssetException) No associated frames file found for image '/projectiles/guns/bullets/cnsshotgunbullet/cnsshotgunbullet.png' while resolving image frame '/projectiles/guns/bullets/cnsshotgunbullet/cnsshotgunbullet.png:0'
[14:33:10.709] [Error] Could not load audio asset '/sfx/gun/cnsshotgun1.ogg', using placeholder default.
(AssetException) No such asset '/sfx/gun/cnsshotgun1.ogg'
[14:33:31.461] [Error] Exception caught in client main-loop
(StarException) Unknown damage definition with kind 'cnsshotgunbullet'.
The text was updated successfully, but these errors were encountered:
You appear to be missing a bunch of data related to weapons, including sounds and damage types, the latter of which tends to crash the game or bug out enemies, making them invincible.
I'm not sure where the weapons get pointed to this data, but the game isn't happy.
I noticed there's another issue where this was said to be fixed (#1), but I'm not sure what changed.
Log errors:
[14:33:10.682] [Error] Could not load image asset '/projectiles/guns/bullets/cnsshotgunbullet/cnsshotgunbullet.png:0', using placeholder default.
(AssetException) No associated frames file found for image '/projectiles/guns/bullets/cnsshotgunbullet/cnsshotgunbullet.png' while resolving image frame '/projectiles/guns/bullets/cnsshotgunbullet/cnsshotgunbullet.png:0'
[14:33:10.709] [Error] Could not load audio asset '/sfx/gun/cnsshotgun1.ogg', using placeholder default.
(AssetException) No such asset '/sfx/gun/cnsshotgun1.ogg'
[14:33:31.461] [Error] Exception caught in client main-loop
(StarException) Unknown damage definition with kind 'cnsshotgunbullet'.
The text was updated successfully, but these errors were encountered: