Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

I'll check later. My foreign assistant can't download it yet. (I'm in Russia)

The only other thing I can think of is that anti-virus software is blocking the call.

I have collected my own and your animations at the same time inside your example project. I found that after the build, your json, atlas, png works, but at the same time it tries to detect my json, atlas, png from the outside. Maybe I need to know the exact json settings when exiting spine.

(2 edits)

If the data inside the binary is not called even though it is registered inside the binary, it is thought that there is a mismatch between the information required for the call and the information recorded inside the binary.

If you can provide us with an mfa and resource file that can confirm what is happening, we can conduct a deeper investigation.

Of course, we only need to be able to confirm the event, so the resources you use can be copyright-cleared.
(e.g. filled images, etc.)

(2 edits)

I send the archive. The unicode test_ext38 did not help.

I can confirm that it is indeed behaving in a way that is not expected.(Read embedded binaries)
I will look into it.

It seems to me that we need to find a requirement for spine files.

The binary is not extracted, maybe the mfa file of the project is corrupted.
The sample you gave me failed to read the binaries when I built it over here.

In the project where I copied the frames from the sample into a new project, the binaries also worked.
(There is no visible difference, so it is a very strange behavior.)
http://ugken.com/ext/Spine/sample2_mfa.zip

(5 edits)

I am able to assemble your project properly. But when I transfer from it to the new one, it stops working. It also doesn't work if I transfer my material to your project. It looks like my program or computer can't create a relevant project or material initially. Some of the system configurations allow the utility to work only partially. The situation repeats on different computers and engines. It looks like the reason is at a low level of the system.

I also found that when transferring a scene to another project, the file does not detect itself. We have to hand replace it in the event editor with another one, then back.

I can see a few areas where there are loading errors.
I will look into it to see if it can be corrected.

(It seems to be due to Unicode, character encoding, or other environment-dependent characters.)

This is a problem with loading embedded data, but I think I was able to fix it.
Please check it out.

Appreciate the report.