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

cant load in defold 1.4.8 #1

Open
telostia opened this issue Aug 21, 2023 · 2 comments
Open

cant load in defold 1.4.8 #1

telostia opened this issue Aug 21, 2023 · 2 comments

Comments

@telostia
Copy link

telostia commented Aug 21, 2023

Hi, this build works fine under 1.44 but I can not get it to work under defold 1.4.8. Is there a way to get around it?
heres the error i get what i try to run the build:

ERROR:SPINEEXT: Failed to create Spine Model component. This component only supports materials with the Vertex Space property set to 'vertex-space-world' WARNING:RESOURCE: Unable to create resource: /_generated_7a2914c.spinemodelc: NOT_SUPPORTED WARNING:RESOURCE: Unable to create resource: /_generated_aa01c74d.goc: NOT_SUPPORTED ERROR:GAMEOBJECT: Could not instantiate game object from prototype /_generated_aa01c74d.goc. ERROR:GAMEOBJECT: Child not found: /hero1/herospine ERROR:GAMEOBJECT: Child not found: /hero1/torchlight ERROR:GAMEOBJECT: Child not found: /hero1/triggers WARNING:RESOURCE: Unable to create resource: /main/scene.collectionc: FORMAT_ERROR

@jboadas
Copy link

jboadas commented Jan 12, 2024

Just downloaded Defold 1.6.2 and it cannot compile too.

@jboadas
Copy link

jboadas commented Jan 30, 2024

Now Defold is 1.6.3, isn't loading too, most error are from spine
/defold-spine/src/comp_spine_model.cpp Line 861: no matching function for call to 'TestFrustumSphere' 861 | bool intersect = dmIntersection::TestFrustumSphere(frustum, center_world, radius, true); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

i could try to fix it but i don't own spine

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