Ticking Entity Crash, Need Help

KDawg

New Member
Jul 29, 2019
8
0
0
OK So whenever i load up my ftb (Mindcrack pack) world i get a tonne of lag and only one chunk gets loaded, if i try to walk anywhere outside that chunk i'll slowly fall into the void. I noticed in the crash-log it said something about a ticking entity: enderman but i'm unsure how i can combat the problem.
I am playing in SSP
Crash-log:
http://pastebin.com/isYgDcmU
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,799
248
java.lang.OutOfMemoryError: Java heap space
This tells me that your ftb has run out of memory how much did you alocate to ftb? Also do you have 32bit or 64 bit java? If you can try to atleast allocate 2 GB of memory if you can.
 

KDawg

New Member
Jul 29, 2019
8
0
0
I have 64 bit, i'll allocate more memory now and report back results[DOUBLEPOST=1392288675][/DOUBLEPOST]no change
 

KDawg

New Member
Jul 29, 2019
8
0
0
For some reason it doesn't copy to my clipboard, or open pastebin as it should[DOUBLEPOST=1392290354][/DOUBLEPOST]getting a crazy amount of lag from both the consol and the game right now
 

KDawg

New Member
Jul 29, 2019
8
0
0
The main thing in the consol is:
Wrong location! qd[iEnderman'/2385, I='Khye', =-414.70, y=41.77, x=-179.70]
The only other thing is to do with not having enough memory
 

Marcel van Dongen

New Member
Jul 29, 2019
135
0
0
Well, keep trying. It makes it so much easier to diagnose. You somewhere have a JVM flag that is limiting you to 1GB. I'll try to find the relevant post and will edit it in here.

Procedure:
Go to the Properties of the Computer, Advanced tab, and click "Environment Variables". Scroll through the System Variables for one called Java, and remove/empty it.
 
Last edited: