SKCraft Community

Posted Feb. 20, 2013
We run the server off of RAM so that any speed issues with the regular hard drives don't reflect on the server, and it has been fine like so for about a year now. Unfortunately, about 9 hours ago, the RAM disk we use was configured to only 8 gigabytes and the server used it all up. Now, this would not be so bad, but a decision was made by an administrator, not quite intentionally, to keep the server continually running for the next eight hours.

Some chunks may have simply "disappeared." Please report this to a moderator and we will look into restoring it from a backup.

Explanation



Does running out of disk space cause data loss? Not necessarily. Picture a chunk file as the example below, with three different chunks stored in different “slots.” The three squares represent disk space already “acquired” on the disk as one single .mca file, with the white areas representing acquired (from the PoV of a hard drive) but unused (from the PoV of Minecraft) space.



Sometimes a chunk needs to be enlarged, but only some activities do that. If you are placing down “simple” blocks like sandstone or cobble, you’re just changing a few bits of data in the chunk, so the chunk does not need to be resized. However, this is different when you add new entities (mobs, such as skeletons, or item drops, etc.) or new tile entities (more complex blocks, like chests, furnaces, etc.) because the existing space isn’t enough to store all the new data (think inventories!). Those changes require more disk space to store the chunk.



But even then, even if the hard drive itself is out of space, sometimes it is OK. The middle chunk above still has “room” to expand. The white space available was already, as mentioned previously, acquired on the disk.

The problems appear when the slot that the chunk is already contained within becomes too small to fit the newest version of that chunk. What happens is that a new free area has to be found in the file that can fit the chunk, but if that cannot be found, the chunk is placed at the end of the file. Placing data at the end of the file means that the entire file itself has to be enlarged, therefore requiring more actual disk space usage. When the hard disk is out of space, the extra data has nowhere to go. Because the header of the .mca file indexes where a particular chunk is stored, the index for this chunk may now point to this section of the file that cannot actually be written, causing the chunk to simply “disappear” on next load.



An interesting tidbit of information is that this is how your regular hard drive works. When you save a file, it has to do the exact same thing: find a place to store the bits. If you've ever heard about "fragmentation," that is when, rather than simply moving the entire file to another place, the file is split across across several areas. Of course, while Minecraft can put more data at the end of the file, your hard drive has a fixed amount of total space. The chunk format used by Minecraft does not do fragmentation.
Posted Feb. 20, 2013
We now have a sub forum dedicated to suggestions for our Alice server modpack! If you have any mods in mind that you would like to see added to Alice, feel free to post them here. They will be reviewed and tested by the staff and feedback shall be given.

http://skcraft.com/forums/mod-suggestions/
Posted Feb. 20, 2013
Server is down until further notice. Player profiles are not getting saved.

EDIT: Seems we have some world corruption issues. We will keep you posted. It will be a bit before the server goes back up.
Posted Feb. 19, 2013
If there is a new update to the mod and you want it added, be sure to suggest it to this new thread:
http://skcraft.com/threads/updating-alice-mods.1459/
Posted Feb. 18, 2013
I'm looking for some assistance with updating Alice. The tasks would include:
  1. Updating the mod .jar/.zip files like you would normally (drop the .jar file into one folder).
  2. Testing the mods with the client.
  3. Re-configuring ID conflicts and bringing possible balance issues to everyone's attention.

It is quite straight forward and it doesn't need that much technical ability, but you will need some free time occasionally.

If you would like to help out, please send me a PM. Joe actually currently helps a lot with this, but another person wouldn't hurt.
Posted Feb. 13, 2013
Welcome kylania! He is our newest moderator.
Posted Feb. 12, 2013
I found a special sword.

Posted Feb. 12, 2013
  • Mentions of your name are now highlighted even when you are outside of a chat channel.
  • You will hear a ding if your name is mentioned. Turn this ding off with /toggleding
  • To change the list of names to use when highlighting, use /highlight name1 name2 name3
  • Be aware that it is not an exact match: if a word starts with one of those given entries, the word will be highlighted.
  • You will receive a warning when crafting an ender pouch about the dangers of public ender pouching.
  • The mining world's problems were fixed the previous day.
Posted Feb. 10, 2013
If you use the server texture pack, you can get this version with mod support.


[center] [/center]
It will not become the official texture pack due to its size (40 mb) and because custom textures for the mods may initially hamper learning.
Posted Feb. 8, 2013
[LEFT]The Mining World is now open! Visit by holding an Enderpearl and stepping into a Nether portal. It is where you can create automated mining machines, or just find new places to mine for materials.[/LEFT]
[LEFT] [/LEFT]

  • BuildCraft quarries will likely be enabled (or sold at the marketplace) shortly.
  • If worse comes to worst and you get stranded in the mining world, you can go to spawn's coordinates in the mining world to find a portal back.
  • Don't die in the Mining World. Your items appear at the main world's spawn(!).
  • Due to unrelated changes, the server may now either perform better or worse.
  • There is a pending client update within the next few days (possibly within the next 24 hours).