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

ActorPrototype FloorSpike Not Found #161

Open
lukacupic opened this issue Aug 8, 2020 · 2 comments
Open

ActorPrototype FloorSpike Not Found #161

lukacupic opened this issue Aug 8, 2020 · 2 comments

Comments

@lukacupic
Copy link

I'm having trouble running the game on Kubuntu 19.10. Compiling with cmake is successful, however I get the following error after running clawlauncher inside Build_Release:

INFO: >>>>> Initializing audio...
INFO: Audio successfully initialized.
INFO: >>>>> Initializing font...
INFO: Font successfully initialized...
INFO: >>>>> Initializing resource cache...
INFO: Resource cache successfully initialized
INFO: >>>>> Initializing touch resolver...
INFO: Touch resolver successfully initialized...
INFO: >>>>> Loading actor prototypes...
ERROR: [ReadActorXmlPrototypes] Actor prototype: "ActorPrototype_Level3_FloorSpike" was not found !
ERROR: [ReadActorXmlPrototypes] Actor prototype: "ActorPrototype_Level4_FloorSpike" was not found !
ERROR: [ReadActorXmlPrototypes] Actor prototype: "ActorPrototype_Level12_FloorSpike" was not found !
ERROR: [ReadActorXmlPrototypes] Actor prototype: "ActorPrototype_Level13_FloorSpike" was not found !
ERROR: [ReadActorXmlPrototypes] Some of the actor prototypes were not loaded.
ERROR: [RunGameEngine] Failed to initialize. Exiting.
@pjasicek
Copy link
Owner

pjasicek commented Aug 8, 2020

Hi, I pushed a fix, thanks for reporting it

@lukacupic
Copy link
Author

You're awesome. Thank you so much!

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