#Resource pack causes crashing on moble but not PC

1 messages · Page 1 of 1 (latest)

kind slate
#

The resource pack for an addon I am making causes the game to crash on mobile when opening a world with it on. I have tested and it is not the behaviors, just the resources. I've never seen this happen, any ideas?
and there are no logged errors

cyan yarrow
#

UI or materials are usually the cause for crashes. If you want to pin point what causes it, you can start by removing things from the pack until the crash will no longer happen

kind slate
cyan yarrow
#

Not entirely sure tbh. But I imagine it would be something along the lines of incorrect names or not allowed properties

#

So something that you would expect to see errors about in the content log except it will crash instead

kind slate
#

well its not the ui

#

i tested

cyan yarrow
#

You can try removing more things until the pack starts working

kind slate
#

yeah i will

cyan yarrow
#

Then you'll know if the issue is in entities, particles etc and once you know that you can use the same approach to find out which file and which line is responsible for that

kind slate
#

ok so it was the materials

cyan yarrow
#

Cool, feel free to post the material once you find it if you need help figuring out why it's broken

kind slate
#

i just deleted it lol