Skip to content

Instantly share code, notes, and snippets.

View daboross's full-sized avatar

daboross

View GitHub Profile
@daboross
daboross / gist:4644398
Created January 26, 2013 20:21
Wine FRC Driver Station Error
Unhandled exception: page fault on read access to 0x06000006 in 32-bit code (0x06000006).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:06000006 ESP:0033d610 EBP:0033d878 EFLAGS:00010202( R- -- I - - - )
EAX:03321640 EBX:00000000 ECX:00000000 EDX:0033d5ac
ESI:00000000 EDI:00a4aac0
Stack dump:
0x0033d610: 300237f4 00000000 00aa7830 00000001
0x0033d620: 00000000 02bc72a0 30933fdc 00900010
0x0033d630: 30933ff8 00000000 0033d9b0 0033d650
mkdir logs/
cp server.log logs/$(date +%Y-%m-%d).log
for remove in 's/\[37;1m//g' 's/\[31;22m//g' 's/\[34;22m//g' 's/\[32;22m//g' 's/\[36;22m//g' 's/\[35;22m//g' 's/\[33;22m//g' 's/\[37;22m//g' 's/\[30;1m//g' 's/\[30;22m//g' 's/\[32;1m//g' 's/\[36;1m//g' 's/\[31;1m//g' 's/\[35;1m//g' 's/\[33;1m//g' 's/\[37;1m//g' 's/\[0;39m//g' 's/\[34;1m//g' 's/\[5m//g' 's/\[9m//g' 's/\[3m//g' 's/\[21m//g' 's/\[4m//g' 's/\[m//g' 's/\[33m//g' 's/\[0m//g' 's/§a//g' 's/§b//g' 's/§c//g' 's/§d//g' 's/§e//g' 's/§f//g' 's/§1//g' 's/§2//g' 's/§3//g' 's/§4//g' 's/§5//g' 's/§6//g' 's/§7//g' 's/§8//g' 's/§9//g' 's/§0//g' 's/§r//g' 's/§l//g' 's/§n//g' 's/§o//g' 's/§k//g' 's/§m//g' 's/Â//g'
do
sed -i "$remove" logs/$(date +%Y-%m-%d).log
done
@daboross
daboross / gist:5058806
Created February 28, 2013 18:08
CoreProtect error report
CoreProtect started updating yesterday, and my server crashed when it was around 40% done...
2013-02-27 17:46:48 [INFO] [CoreProtect] Upgrading... 40% complete.
then,
it crashes around 10 minutes later:
2013-02-27 17:55:41 [SEVERE] The server has stopped responding!
2013-02-27 17:55:42 [SEVERE] Please report this to md_5!
2013-02-27 17:55:42 [SEVERE] Spigot version: 1.4.7-R1.1-SNAPSHOT
2013-02-27 17:55:42 [SEVERE] Begin Exception Trace For All Threads:
2013-02-27 17:55:45 [SEVERE] ------------------------------
@daboross
daboross / gist:5058924
Created February 28, 2013 18:26
Crash
2013-02-27 17:55:41 [SEVERE] The server has stopped responding!
2013-02-27 17:55:42 [SEVERE] Please report this to md_5!
2013-02-27 17:55:42 [SEVERE] Spigot version: 1.4.7-R1.1-SNAPSHOT
2013-02-27 17:55:42 [SEVERE] Begin Exception Trace For All Threads:
2013-02-27 17:55:45 [SEVERE] ------------------------------
2013-02-27 17:55:45 [SEVERE] Current Thread: Thread-16
2013-02-27 17:55:45 [SEVERE] PID: 43 | Alive: true | State: TIMED_WAITING
2013-02-27 17:55:45 [SEVERE] Stack:
2013-02-27 17:55:45 [SEVERE] java.lang.Thread.sleep(Native Method)
2013-02-27 17:55:45 [SEVERE] net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14)
@daboross
daboross / gist:5058926
Created February 28, 2013 18:26
Crash 2
2013-02-27 17:59:17 [INFO] [Essentials] Enabling Essentials v2.10.1
2013-02-27 17:59:17 [INFO] Bukkit version format changed. Version not checked.
2013-02-27 17:59:17 [INFO] git-Spigot-484 (MC: 1.4.7)
2013-02-27 17:59:17 [INFO] 1.4.7-R1.1-SNAPSHOT
2013-02-27 17:59:18 [INFO] CButD: Version can't check use check-File
2013-02-27 17:59:18 [INFO] CButD: CraftBukkit is up to Date
2013-02-27 17:59:27 [INFO] Read timed out
2013-02-27 17:59:46 [INFO] The update-Check only work every 24 hours, the last check was 6 hours ago.
2013-02-27 17:59:48 [SEVERE] The server has stopped responding!
2013-02-27 17:59:48 [SEVERE] Please report this to md_5!
In the original Pokémon Red/Blue, when you encounter your rival in Lavender Town, he asks whether or not you know what it's like to have one of your Pokémon die. At this point in the game, he no longer has his Raticate that he used in previous battles. Your rival battle before this took place aboard the S.S. Anne. Your rival's Raticate sustained serious injuries from the battle…but, because of crowding and confusion on the luxury liner, he was unable to make it to a Pokémon Center in time and the Raticate passed away. The real reason your rival is in Lavender Town to begin with is to lay his deceased friend to rest.
Despite all of this, your rival never outwardly tells you that you're responsible for the death of his Pokémon. He hides his grief and instead channels that energy into the motivation he needed to continue his quest to become Indigo League Champion. The death of his Raticate effectively destroys your rival's impish, childhood innocence. Although he tells himself that he doesn't hold you responsibl
@daboross
daboross / gist:5140561
Created March 12, 2013 05:28
Pure craftbukkit with just commandhelper latest.
$ java -jar CraftBukkit.jar
210 recipes
27 achievements
22:27:19 [INFO] Starting minecraft server version 1.4.7
22:27:19 [INFO] Loading properties
22:27:19 [INFO] Default game type: SURVIVAL
22:27:19 [INFO] Generating keypair
22:27:19 [INFO] Starting Minecraft server on *:25565
22:27:19 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.7-R1.0-b2624jnks (MC: 1.4.7) (Implementing API version 1.4.7-R1.0)
22:27:19 [INFO] [CommandHelper] Loading CommandHelper v1390-2d445ca
@daboross
daboross / gist:5140574
Created March 12, 2013 05:31
Spigot with only CommandHelper startup log.
$ java -jar Spigot.jar
210 recipes
27 achievements
22:31:07 [INFO] Starting minecraft server version 1.4.7
22:31:07 [INFO] Loading properties
22:31:07 [INFO] Default game type: SURVIVAL
22:31:07 [INFO] Generating keypair
22:31:07 [INFO] Starting Minecraft server on *:25565
22:31:08 [INFO] Using Netty NIO with 3 threads for network connections.
22:31:08 [INFO] This server is running CraftBukkit version git-Spigot-617 (MC: 1.4.7) (Implementing API version 1.4.7-R1.1-SNAPSHOT)
@daboross
daboross / permissions.yml
Created June 23, 2013 20:20
This is my permissions file without the groups
users: {}
groups:
Banned:
inheritance:
- NoMcMMOButChat_World
permissions:
- bukkit.command.(tps|plugins|version|seed)
- commandhelper.useralias
- essentials.(ping|info|suicide|help|motd|rules|spawn|depth|seen)
- essentials.afk(|.auto)
@daboross
daboross / permissions.yml
Created June 24, 2013 01:03
PermissionsEx config.yml that isn't working completely
groups:
Banned:
prefix: '&4BAN&0#&4'
inheritance:
- McMMOPartyOnly
permissions:
- bukkit.command.(tps|plugins|version|seed)
- commandhelper.useralias
- essentials.(ping|info|suicide|help|motd|rules|spawn|depth|seen)
- essentials.afk(|.auto)