Skip to content

Instantly share code, notes, and snippets.

@yueh
yueh / gist:c8e7199a50c15e9e41cf
Created March 17, 2015 08:28
rate limit exceed
{
"message": "API rate limit exceeded for <insertIpHere>. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)",
"documentation_url": "https://developer.github.com/v3/#rate-limiting"
}
[15:02:42] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(Unknown Source) ~[?:1.8.0_111]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.8.0_111]
at net.minecraft.util.Util.runTask(Util.java:26) [Util.class:?]
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:742) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:687) [MinecraftServer.class:?]
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:156) [IntegratedServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:536) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_111]
@yueh
yueh / textures.md
Last active October 5, 2020 07:53
AE2 Retexturing

Quartz vs certus

Nether quartz vs certus. Only mentioning for now.

I'd second that the border on the chiseled and pillar variations should probably be less pronounced to make them look better when stacked. The block version matches the Quartz Block. What's being compared in the image is Vanilla's "Smooth Quartz Block", while our block matches Vanilla's "Block of Quartz". - Gimpansor

I was actually inquiring about the pillar and chiseld block as the minecraft variants do not have a hard border between them. Having a transition between each block isn't actually bad. Myabe it should just be a smoother or more detailed. Also another idea would be to allow pillars to face any direction and not just align them with an axis. So players could make different pattern depending on the rotation. But that might better fit into a different block. Something like a capstone(?) for a pillar. Like a transition block between a pillar and a chiseled block.