Crash with Environment test Client

Started by Goldorion on

Topic category: Help with MCreator software

Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Crash with Environment test Client
Tue, 03/05/2019 - 16:10 (edited)

Hello,

I don't know why, but each time that I start environment test my game crash. :/ https://pastebin.com/CPSz2FN8

I tried to increase memory for RAM, but it's not working..

 

My workspace (Don't use for make other mods) : http://www.mediafire.com/file/tcnveb9p754rqcs/workspace.mcr/file

(I have re-imported my  workspace and it's not working also.)

Edited by Goldorion on Tue, 03/05/2019 - 16:10
Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
In addition, although I…
Tue, 03/05/2019 - 15:54

In addition, although I increase my RAM allocated to Minecraft, I always block at 1794 MB. I put my RAM at 4096 MB. Plus, I'm not the only one with this problem. We thought it came from structures, but we are not sure.

http://image.noelshack.com/fichiers/2019/10/2/1551801256-capture.png

This has nothing to do with…
Tue, 03/05/2019 - 17:11

This has nothing to do with RAM.

You have made AdventurerArmor and disabled its helmet part. Then you made ScubaHelmetCraft recipe which contains AdventurerArmor which is disabled. This causes Minecraft to crash as you are registering recipe of the nonexistent item. MCreator 1.8.3 won't list disabled armor parts in item selector but for now, users need to make sure to use only enabled parts of armor in recipes.

Joined Aug 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks you ! I didn`t see…
Tue, 03/05/2019 - 17:52

Thanks you ! I didn`t see that I was two set of armor, so I thought that helmet was my Scuba helmet. xD