Skip to content

Instantly share code, notes, and snippets.

View robrotheram's full-sized avatar

Robert robrotheram

View GitHub Profile
[23:47:13 INFO]: Queueing library & version downloads
[23:47:13 INFO]: Download job 'Version & Libraries' started (16 threads, 22 files)
[23:47:13 INFO]: Attempting to download /Users/robert/Library/Application Support/minecraft/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar for job 'Version & Libraries'... (try 0)
[23:47:13 INFO]: Attempting to download /Users/robert/Library/Application Support/minecraft/libraries/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar for job 'Version & Libraries'... (try 0)
[23:47:13 INFO]: Attempting to download /Users/robert/Library/Application Support/minecraft/libraries/net/minecraft/launchwrapper/1.8/launchwrapper-1.8.jar for job 'Version & Libraries'... (try 0)
[23:47:13 INFO]: Attempting to download /Users/robert/Library/Application Support/minecraft/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar for job 'Version & Libraries'... (try 0)
[23:47:13 INFO]: Attempting to download /Users/robert/Library/Application Support/minecraft/l
---- Minecraft Crash Report ----
// Why is it breaking :(
Time: 9/14/14 2:49 AM
Description: Exception in world tick
java.util.ConcurrentModificationException
at java.util.HashMap$HashIterator.nextEntry(HashMap.java:922)
at java.util.HashMap$ValueIterator.next(HashMap.java:950)
at net.minecraft.world.chunk.Chunk.func_76607_a(Chunk.java:1465)
@robrotheram
robrotheram / designer.html
Last active August 29, 2015 14:08
designer
<link rel="import" href="../topeka-elements/topeka-datasource.html">
<link rel="import" href="../core-drawer-panel/core-drawer-panel.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
[09:46:18 ERROR]: Could not load 'plugins/LWC-CanaryMod-0.0.1-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-"d686700"]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-"d686700"]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-"d686700"]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-"d686700"]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-"d686700"]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
09:56:40 ERROR]: Could not load 'plugins/LWC-Universal-0.0.1-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-"d686700"]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-"d686700"]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-"d686700"]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-"d686700"]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:496) [spigot-1.8-R0.1-SNAPSHOT.jar:git-Spigot-"d686700"]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_65]
Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
... 6 m
@robrotheram
robrotheram / unaltered
Created November 28, 2014 15:46
v5 - altered
# In development config file for LWC 5.0.0
# This should not be used on production servers
core:
# The default language to use for players and the console.
# If a player has a language selected in their client that LWC supports then
# LWC will send text to them translated in that language.
locale: en_US
core:
locale: en
flushInterval: 10
cacheSize: 10000
precache: -1
showNotices: true
showMyNotices: false
opIsLWCAdmin: true
disableHistory: false
townyBorders: false
@robrotheram
robrotheram / update-plugins.sh
Created December 12, 2014 15:32
update-plugins.sh
#! /bin/bash
# creat backup dir
dt=$(date +%Y%m%d%H%M%S)
mkdir plugins_$dt
#copy jar to backup
cp *.jar plugins_$dt/.
rm *.jar
@robrotheram
robrotheram / gist:6cfa2f4eb3a90f9119a1
Created December 15, 2014 22:35
gameillation-log
[21:50:48] [Client thread/INFO]: [CHAT] *** maccon23 has been committed to DERPI because: You know why
[22:11:23] [Client thread/INFO]: [CHAT] *** dhawkins7 has been committed to DERPI because: griefing xmastree
[22:15:35] [Client thread/INFO]: [CHAT] *** faroh73 has been committed to DERPI because: griefing
[22:15:52] [Client thread/INFO]: [CHAT] *** faroh73 has been released from DERPI!
[22:16:02] [Client thread/INFO]: [CHAT] *** faroh73 has been committed to DERPI because: griefing
[22:18:41] [Client thread/INFO]: [CHAT] *** yomamason has been committed to DERPI because: Griefing.
Process: java [25070]
Path: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/bin/java
Identifier: net.java.openjdk.cmd
Version: 1.0 (1.0)
Code Type: X86-64 (Native)
Parent Process: java [25055]
Responsible: Jar Launcher [25054]
User ID: 501
Date/Time: 2015-03-05 19:39:10.679 +0000