Skip to content

Instantly share code, notes, and snippets.

02:15:42 [SEVERE] Exception in thread "pool-1-thread-47"
02:15:42 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin LWC v4.3.1 (bMANUAL-git-MANUAL) (January 06, 2013) generated an exception while executing task 2
at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: com.griefcraft.sql.DatabaseException: Connection pool is full!
at com.griefcraft.sql.Database.prepare(Database.java:321)
at com.griefcraft.sql.Database.prepare(Database.java:305)
at com.griefcraft.sql.PhysDB.saveProtection(PhysDB.java:1735)
2013-03-21 00:31:44 [SEVERE] [IC2] The mod IC2 is expecting signature de041f9f6187debbc77034a344134053277aa3b0 for source industrialcraft-2_1.115.218-lf-MCPC-R2.jar, however there is no signature matching that description
2013-03-21 00:32:07 [INFO] [fml.ModTracker] This world was saved with mod PowerCrystalsCore version 1.0.2 and it is now at version 1.0.3, things may not work well
2013-03-21 00:32:07 [INFO] [fml.ModTracker] This world was saved with mod ImmibisMicroblocks version 52.1.1 and it is now at version 52.1.2, things may not work well
2013-03-21 00:32:07 [INFO] [fml.ModTracker] This world was saved with mod ImmibisMicroblocksInstallCheck version 52.1.1 and it is now at version 52.1.2, things may not work well
2013-03-21 00:32:07 [INFO] [fml.ModTracker] This world was saved with mod ExtrabiomesXL version 3.10.0 and it is now at version 3.11.0, things may not work well
2013-03-21 00:32:07 [INFO] [fml.ModTracker] This world was saved with mod MFReloaded version 1.4.6R2.1.4 and it is now at version 1.
diff --git a/Infestation.properties b/Infestation.properties
index cdf5069..da23ca5 100644
--- a/Infestation.properties
+++ b/Infestation.properties
@@ -1,4 +1,4 @@
-#Tue Mar 19 19:59:52 GMT 2013
+#Thu Mar 21 00:32:03 GMT 2013
itemIDGeneric=2438
entityIDGuineaPigTeddy=111
entityIDGuineaPigCoronet=105
<Module name="Texture Pack - Squirrel" id="tpsquirrel">
<URL>https://www.dropbox.com/s/hix4sg4von6vjyx/dummy.txt?dl=1</URL>
<MD5></MD5>
<Description>Modified version of Ovu's Rustik and Mega DokuCraft (+ custom).</Description>
<Required>false</Required>
<IsDefault>false</IsDefault>
<InJar>false</InJar>
<Extract>false</Extract>
<InRoot>true</InRoot>
<CoreMod>false</CoreMod>
2013-02-19 19:20:30 [FINE] [ForgeModLoader] mod_Infestation ManagerStream getFreeStreamPlayer() Overall StreamPlayer Count: 1/10
2013-02-19 19:20:30 [INFO] [STDOUT] mod_Infestation ManagerStream getFreeStreamPlayer() Overall StreamPlayer Count: 1/10
2013-02-19 19:20:30 [INFO] [STDOUT] isRedirection url http://icy-e-05.sharp-stream.com/kiss100.mp3
2013-02-19 19:20:30 [INFO] [STDOUT] isSupported url http://icy-e-05.sharp-stream.com/kiss100.mp3
2013-02-19 19:20:30 [INFO] [STDOUT] HTTP/1.0 200 OK
2013-02-19 19:20:30 [INFO] [STDOUT] Content-Type: audio/mpeg
2013-02-19 19:20:30 [INFO] [STDOUT] icy-br:32
2013-02-19 19:20:30 [INFO] [STDOUT] icy-pub:0
2013-02-19 19:20:30 [INFO] [STDOUT] Server: Icecast 2.3.2-kh33
2013-02-19 19:20:30 [INFO] [STDOUT] Cache-Control: no-cache
---- Minecraft Crash Report ----
// Ouch. That hurt :(
Time: 2/18/13 9:32 PM
Description: Ticking tile entity
java.lang.NullPointerException
at thermalexpansion.transport.GridLiquid.transferLiquid(GridLiquid.java:176)
at thermalexpansion.transport.tileentity.TileConduitLiquid.g(TileConduitLiquid.java:387)
at yc.h(World.java:2538)
java.lang.NullPointerException
at org.smbarbour.mcu.MainForm.initialize(MainForm.java:618)
at org.smbarbour.mcu.MainForm.<init>(MainForm.java:144)
at org.smbarbour.mcu.Main$1.run(Main.java:16)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:721)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:682)
at java.awt.EventQueue$3.run(EventQueue.java:680)
at java.security.AccessController.doPrivileged(Native Method)
2013-02-16 07:32:06 [INFO] [STDOUT] modClassName = net.minecraftforge.event.ASMEventHandler_0_ForgeInternalHandler_onEntityJoinWorld_EntityJoinWorldEvent
2013-02-16 07:32:06 [INFO] [STDERR] Error while passing event GameTickEvent (cui.events.GameTickEvent)
2013-02-16 07:32:06 [INFO] [STDERR] java.lang.NullPointerException
2013-02-16 07:32:06 [INFO] [STDERR] at ur.a(SourceFile:272)
2013-02-16 07:32:06 [INFO] [STDERR] at px.an(EntityItem.java:392)
2013-02-16 07:32:06 [INFO] [STDERR] at lq.toString(Entity.java:2338)
2013-02-16 07:32:06 [INFO] [STDERR] at java.lang.String.valueOf(String.java:2826)
2013-02-16 07:32:06 [INFO] [STDERR] at java.lang.StringBuilder.append(StringBuilder.java:115)
2013-02-16 07:32:06 [INFO] [STDERR] at net.minecraftforge.common.ForgeInternalHandler.onEntityJoinWorld(ForgeInternalHandler.java:62)
2013-02-16 07:32:06 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_0_ForgeInternalHandler_onEntityJoinWorld_EntityJoinWorldEvent.invoke(.dynamic)
-- Reusable code is mostly inside this do-block
do
local baseWords, javaWords, immedWords = {}, {}, {}
speaker = {}
baseWords.WORDS = 1
baseWords.PAGE = 2
baseWords["."] = 3
baseWords["(lit)"] = 4
local a, b = invmanager.wrap("left"), invmanager.wrap("right")
-- Solution A: Labels
a.setLabel("a")
b.setLabel("b")
a.move("north", 1, "b:south", 1, 1)
b.move("south", 1, "a:north", 1, 1)