Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing data for Armory weapons #38

Open
DarianLStephens opened this issue Apr 20, 2019 · 1 comment
Open

Missing data for Armory weapons #38

DarianLStephens opened this issue Apr 20, 2019 · 1 comment

Comments

@DarianLStephens
Copy link

DarianLStephens commented Apr 20, 2019

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

@ColonolNutty
Copy link
Owner

It is possible that I changed some file paths or something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants