(02-21-2014, 02:43 AM)bearbin Wrote: The BoiGenCache thing is just chunks generating, you can safely ignore that. Try increasing the deadlock boundary, it might be an issue if you're on a really slow machine.
I don't think that's it...What happens is that I get a bunch of "SetSwimState Failure" errors, which I didn't used to, and then it spends up to five minutes messing around with the chunks. Then again, I am on a laptop. On the otherhand, the release version works fine.
Also, I've gotten other messages, like this:
[0b20|13:31:30] Assertion failed: !"GetBlock(x, y, z) out of bounds!", file C:\U
sers\Narroo\Documents\Git Bash Projects\MCServer\Git_MCServer\src\Chunk.cpp, lin
e 2386
EDIT: I finally, after a few tries, did get into the server. I though the Gen Stuff was being caused by the setSwimstate thing. Nevermind~~~