minecraft crashing/not loading

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
P

pmfman

Guest
Title minecraft crashing/not loading

Launcher Type FTB Launcher

Modpack Beyond

Modpack version 1.11.0

Have you modified the pack? I have updated SonarCore to the most recent version compatable with 1.10.2

Link to log file http://paste.feed-the-beast.com/view/e993ef84

Details of the issue Whenever I try loading my minecraft world, it freezes and windows says "not responding" The problem i presume is in my save file, since I have no problems creating a new world. Also, before this I was having problems with the game just closing for no reason
 
Last edited:

Henry Link

Forum Addict
Dec 23, 2012
2,601
553
153
USA - East Coast
So it is a little unclear as to what is causing the issue. But it seems to be a wacked out enderman. Could you goto http://paste.feed-the-beast.com/ and paste the contents of the file below to that page. Then copy and paste the URL it gives you here so we can review it?

c:\ftb\FTBBeyond\minecraft\crash-reports\crash-2017-10-23_20.05.24-server.txt
 

Henry Link

Forum Addict
Dec 23, 2012
2,601
553
153
USA - East Coast
So it is an Enderman... I guess he is stealing your game. So here is what I suggest.
  • Backup your game save/world. If something goes wrong in the next few steps you can always restore it.
  • Download MCEdit: https://www.mcedit-unified.net/
  • Used MCEdit to remove the Enderman entity.
    • His location is -375.70, 70.94, 372.70 - You can use the GOTO command in MCEdit to find the location then use the "S" key to back up a block or two.
    • Save the changes then launch your game to see if the changes worked.
One thing to note, MCEdit is really designed for vanilla so it doesn't know how to display modded blocks, flowers, wood, etc. But it will still work.
 
P

pmfman

Guest
thank you!, where in the code did you find this?

ps, that was the exact position of an enderman tether
 

Henry Link

Forum Addict
Dec 23, 2012
2,601
553
153
USA - East Coast
Glad you were able to fix it. Starting at line 100 is the details about the entity being ticked. Line 105 contains the coordinates. This is on the first report you posted. I didn't even look at the 2nd.