Running Into a Problem

Started by ValiityMC on

Topic category: Help with MCreator software

Joined Apr 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Running Into a Problem

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

Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Same! Wrote about it in…
Mon, 06/30/2025 - 21:50

Same! Wrote about it in comment to update. Wish exist decision (except creating from zero)

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It sounds like your game is…
Tue, 07/01/2025 - 04:04

It sounds like your game is crashing. Triple-check any procedures you have; that's usually the culprit.

Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
guys i tried to read error…
Tue, 07/01/2025 - 07:44

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. 

 

Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
what also interesting about…
Tue, 07/01/2025 - 07:46

what also interesting about screenshot above - projectname now is "enderbookmod", not a "enderbookmoddd"


 

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
have you tried rebuilding…
Tue, 07/01/2025 - 07:47

have you tried rebuilding the code?

Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yup also deleted build &…
Tue, 07/01/2025 - 07:50

yup

also deleted build & gradle

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
delete any textures or…
Tue, 07/01/2025 - 07:54

delete any textures or models that were used with that item

also @klemem

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
did you make a tag with that…
Tue, 07/01/2025 - 07:55

did you make a tag with that item in it?

Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
there only materials i use…
Tue, 07/01/2025 - 08:05

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)

Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I guess the reason of…
Tue, 07/01/2025 - 08:48

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

Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Guyz I restored mart backup,…
Tue, 07/01/2025 - 11:35

Guyz I restored mart backup, it works now