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

Type not found : PerlinNoise #144

Open
marcocavallaro opened this issue Jan 17, 2018 · 2 comments
Open

Type not found : PerlinNoise #144

marcocavallaro opened this issue Jan 17, 2018 · 2 comments

Comments

@marcocavallaro
Copy link

Hello, I've got this error ( Type not found : PerlinNoise ) when I try to run the demo scene.
I'm following the instructions on babylonhx.com.
Thanks

@vujadin
Copy link
Owner

vujadin commented Jan 17, 2018 via email

@marcocavallaro
Copy link
Author

Sure, the error is (using openfl test html5):
com/babylonhx/utils/Image.hx:36: characters 18-29 : Type not found : PerlinNoise

After removing the perlin noise function in Image.hx I got this from console:
Tools.hx:498: File assets/models/Rabbit/Rabbit.babylon doesn't exist!

Using the model from the bones example on the website is now working in html5:
image

Is not working when I target linux and neko (openfl test linux/neko):

Linux: Error : Invalid field:_tags

Neko: com/babylonhx/materials/UniformBuffer.hx:177: characters 23-51 : Cannot create closure with more than 5 arguments

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