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

having trouble using .mts files #77

Closed
p5yg3n opened this issue Mar 12, 2015 · 3 comments
Closed

having trouble using .mts files #77

p5yg3n opened this issue Mar 12, 2015 · 3 comments

Comments

@p5yg3n
Copy link
Contributor

p5yg3n commented Mar 12, 2015

For more info see minetest/minetest#2481. I'm not sure if this is a mod bug or an engine bug so... I reported it here and in the engine repository.

@Uberi
Copy link
Owner

Uberi commented Mar 13, 2015

Seems to be an engine issue, though I'm not discounting the possibility of it being the way WE is using the API. In any case, we'll need people more experienced with the file format to see what's wrong.

Would it be possible to upload the .mts file somewhere for debugging?

@p5yg3n
Copy link
Contributor Author

p5yg3n commented Mar 13, 2015

Yeah it happens with every file so...Here's a file: https://www.dropbox.com/s/g18laq6m18ga4zn/test.mts?dl=0

Edit: Please let me know if you can download that.

@p5yg3n
Copy link
Contributor Author

p5yg3n commented Mar 13, 2015

I quickly wrote a mod to create schematics and I had the same issue so I think this is an engine issue. Either minetest.create_schematic() is broken or minetest.register_decoration() is.

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