The server is currently having some issues, causing lag and lots of player disconnecting. We'll have to wait for SK to find out what is causing this; a restart didn't remedy it. This will probably take an hour or five at least. Sorry for the inconvenience, and thank you for your patience.
And there I was, wondering if my internet is giving me issues again. IT'S ALL YOUR FAULT! *sobs* j/k But seriously, I've been experiencing some issues lately. I'll use this post as bug report or something. I've noticed that, for unknown reasons, signs sometimes don't show an item count. Like I craft 3 signs (it shows a 3), place them, break them later - and I only have 1 sign in my inventory (shows no number), yet I can place 3. That might be a client-side problem though. Additionally, I had a similar but worse problem with LV-Transformers: sometimes if I break one it just disappears. Doesn't even take up an inventory slot or anything. (Tested by filling inventory up with cobble.) But when I craft a new trafo, the old one reappears and I have two. Very strange - usually an item would just go invisible in inventory, but if you click on empty slots or move items around it will reappear. Last but not least, I heard the new launcher should make incremental updates, meaning that only edited files are downloaded... but when I updated yesterday it re-downloaded everything, including minecraft.jar, native files and all mods. Just like the old launcher did. Maybe a Linux problem?
I can address some of the issues. This is a tweak sk has done. You now only need 1 sign and that sign will be infinite, but you cannot have more then 1 sign in your inventory at a time. This is normally caused due to your own internet and inventory de-sync. Normally if you open the GUI of a tile-entity it should show up in your inventory again. There is no reason you could've downloaded everything again, unless you forced a client update by accident. But there are some times that it seems like you're downloading everything (It even says downloading 144 items) in reality you're not.
Didn't know that - and it also seems to be bugging a little because when I tried it the signs I placed disappeared from my inventory, which indicates a finite number. But then again, it's probably inventory desync. Guess I'll have to live with it then, I won't get better internet in foreseeable future I just started the update, saw "144 items" and then I thought "well shit" and made me a sammich so I don't know how long the update took. Still, it'd be better if it would show a correct number.
apparently the server is up but I cant connect because it shows the server is down. my internet is fine but its still weird
(Probably) most important part of this: Code: 2013-08-09 23:01:59 [INFO] [STDERR] net.minecraft.util.ReportedException: Rendering screen 2013-08-09 23:01:59 [INFO] [STDERR] at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1165) 2013-08-09 23:01:59 [INFO] [STDERR] at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:871) 2013-08-09 23:01:59 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:760) 2013-08-09 23:01:59 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source) 2013-08-09 23:01:59 [INFO] [STDERR] Caused by: java.lang.NullPointerException 2013-08-09 23:01:59 [INFO] [STDERR] at net.minecraft.item.ItemStack.<init>(ItemStack.java:67) 2013-08-09 23:01:59 [INFO] [STDERR] at net.minecraft.creativetab.CreativeTabs.getIconItemStack(CreativeTabs.java:209) 2013-08-09 23:01:59 [INFO] [STDERR] at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74233_a(GuiContainerCreative.java:905) 2013-08-09 23:01:59 [INFO] [STDERR] at net.minecraft.client.gui.inventory.GuiContainerCreative.func_74185_a(GuiContainerCreative.java:731) 2013-08-09 23:01:59 [INFO] [STDERR] at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:124) 2013-08-09 23:01:59 [INFO] [STDERR] at net.minecraft.client.renderer.InventoryEffectRenderer.func_73863_a(SourceFile:31) 2013-08-09 23:01:59 [INFO] [STDERR] at net.minecraft.client.gui.inventory.GuiContainerCreative.func_73863_a(GuiContainerCreative.java:664) 2013-08-09 23:01:59 [INFO] [STDERR] at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1156) 2013-08-09 23:01:59 [INFO] [STDERR] ... 3 more I can't do anything about that though, maybe a modpack team member wants to look at it?
I'm looking into it. It looks similar to a crash people with creative mode perms get when going through the creative mode inventory tabs.
It's not your Internet. It's just inventory desync. The problem started appearing in MC many versions ago and for some reason, it was never fixed. Old versions of MC never had this problem.
I am learning to code so I won't be on as much. When I learn to code in java I (might) be able to make a mod to fix inventory desync. If not I might just recode minecraft from scratch to see if I can fix it. Either way I might make myself my own version of mine craft.
You have a better chance getting a masters degree in ART; Let alone re-coding minecraft yourself with no experience.
I would be surprised if he got LWGJL to render and Perlin or Fractal generation running. Minecraft is in itself a huge hack. The biggest feature in Minecraft isn't even model-based.