Poll

is minecraft dead

yes
270 (61.6%)
no
168 (38.4%)

Total Members Voted: 437

Author Topic: Minecraft Megathread; yeah its update 1.12 big whoop what about it  (Read 6749210 times)


I'm new to Infdev, how do I separate items in a group? I need to make a workbench out of it.

pick up

Right click

Or just right click a stack

pick up

Right click

Or just right click a stack
Thanks, currently I'm lost and I can't find my damn house.

Lol I love fooling around here, although, I fell once or twice. Floating island terrain lol.

My Brocraft doesnt work :(
It goes to the infdev startup
and then goes black after i select a save

My Brocraft doesnt work :(
It goes to the infdev startup
and then goes black after i select a save
Clear 'minecraft.net' from your temporary files, but I don't know if it will effect the save

Clear 'minecraft.net' from your temporary files, but I don't know if it will effect the save
AppData? If so, yes, it will. It will end up deleting it.

AppData? If so, yes, it will. It will end up deleting it.
You can probably extract the save some way, but I don't have the game yet, so I wouldn't know how.

JUNE 23, 2010
Quote
Hrmpth. Trade-offs.

I can either make the game have a high peak frame rate, or have a smooth frame rate. I’ve condensed it down to a single constant number called CHUNK_SIZE.

If it’s set to 32, the game does this while rebuilding chunks (sunrise, sunset, loading a level, walking fast:)

The red bar is how long each frame takes in ms. Huge differences like that means stuttery performance.

And this when finished rebuilding chunks:

A chunk size of 16 looks like this when rebuilding:

And like this when finished:

So while a chunk size of 32 has a peak fps of almost twice that of 16 fps, the time it takes to rebuild a chunk is waaaay longer, causing much more uneven fps, to the point where the bare minimum of one rebuild per frame still causes the average frame rate to drop to a third of the maximum, and causing a lot of stuttering.

With 16 chunk size, the maximum frame rate is almost half that of 32, but the game runs a lot smoother, and more importantly, the difference between rebuilding chunks and not is much less noticeable.

(The regular spikes are the game logic ticks)[/qoute]

I want to have a nice consistent FPS
a peak rate is nothing


How long do miniblocks stay in the world?


Has notch ever mentioned fishing at all?