Started by
ValiityMC
on
Topic category: Help with MCreator software
Hey guys, I've ran into a problem when loading up minecraft for testing my mods and when trying to create a world it says (preparing world...) then straight to (saving world) then it just closes the game... does anybody know why this is happening I've tried regenerating the code but nothing. any help will be helpful thanks
Same! Wrote about it in comment to update. Wish exist decision (except creating from zero)
It sounds like your game is crashing. Triple-check any procedures you have; that's usually the culprit.
guys i tried to read error message and found something intresting.
Errors starts from item
which doesn't exists. I deleted it in first versions of mod, I also deleted all linked material and it build well before one of last snapshot.
what also interesting about screenshot above - projectname now is "enderbookmod", not a "enderbookmoddd"
have you tried rebuilding the code?
yup
also deleted build & gradle
delete any textures or models that were used with that item
also @klemem
did you make a tag with that item in it?
there
only materials i use with existing items.
I don't sure honestly (this block existed ~half of year ago).
This item was a leaves - maybe I added it to tags, but I don't see it in tags category now (its actually empty category)
crash-report file:
https://drive.google.com/file/d/1aGLi0l5usz17EJwuiGQScj2mNg_b6UkQ/view?…
I guess the reason of problem - MCreator thinks that items I deleted big amount of versions ago still exists, because in error message I found another deleted items.
I don't know what to do
Guyz I restored mart backup, it works now