Skip to content

Instantly share code, notes, and snippets.

Starting download...
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = c:/progra~1/wget/etc/wgetrc
--2016-01-20 16:33:06-- https://github.com/Tieske/luawinmake/archive/master.tar.gz
Resolving github.com... 192.30.252.129
Connecting to github.com|192.30.252.129|:443... connected.
WARNING: cannot verify github.com's certificate, issued by `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 Extended Validation Server CA':
Unable to locally verify the issuer's authority.
HTTP request sent, awaiting response... 302 Found
Starting download...
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = c:/progra~1/wget/etc/wgetrc
--2016-01-19 23:57:10-- https://github.com/Tieske/luawinmake/archive/master.tar.gz
Resolving github.com... 192.30.252.128
Connecting to github.com|192.30.252.128|:443... connected.
WARNING: cannot verify github.com's certificate, issued by `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 Extended Validation Server CA':
Unable to locally verify the issuer's authority.
HTTP request sent, awaiting response... 302 Found
Starting download...
start cleaning...
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
Starting download...
start cleaning...
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
The system cannot find the file specified.
Starting download...
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = c:/progra~1/wget/etc/wgetrc
--2016-01-19 18:09:35-- https://github.com/Tieske/luawinmake/archive/master.tar.gz
Resolving github.com... 192.30.252.131
Connecting to github.com|192.30.252.131|:443... connected.
WARNING: cannot verify github.com's certificate, issued by `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 Extended Validation Server CA':
Unable to locally verify the issuer's authority.
HTTP request sent, awaiting response... 302 Found
Volume in drive C has no label.
Volume Serial Number is E056-7652
Directory of C:\luawinmulti
19/01/2016 05:35 PM <DIR> .
19/01/2016 05:35 PM <DIR> ..
19/01/2016 05:31 PM 351 COPYING
19/01/2016 05:31 PM 1,927 COPYING_7z
19/01/2016 05:35 PM 0 dir.log
[07:43:05] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[07:43:05] [main/INFO] [FML/]: Forge Mod Loader version 11.14.4.1563 for Minecraft 1.8 loading
[07:43:05] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jdk1.8.0_66\jre
[07:43:05] [main/DEBUG] [FML/]: Java classpath at launch is C:\Program Files\Java\jdk1.8.0_66\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_66\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_66\jre\lib\javaws.jar;C:\Program Files\Java\jdk1.8.0_66\jre\lib\jce.jar;C:\Program Files\Java\jdk1.8.0_66\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.8.0_66\jre\lib\jfxswt.jar;C:\Program Files\Java\jdk1.8.0_66\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.8.0_66\jre\lib\management-agent.jar;C:\Program Files\Java\jdk1.8.0_66\jre\lib\plugin.jar;C:\Program Files\Java\jdk1.8.0_66\jre\lib\resources.jar;C:\Program Files\Java\jdk1.8.0_66\jre\lib\rt.jar;C:\Program Files\Java\jd
Starting download...
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = c:/progra~1/wget/etc/wgetrc
--2016-01-16 18:57:15-- https://github.com/Tieske/luawinmake/archive/master.tar.gz
Resolving github.com... 192.30.252.131
Connecting to github.com|192.30.252.131|:443... connected.
WARNING: cannot verify github.com's certificate, issued by `/C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 Extended Validation Server CA':
Unable to locally verify the issuer's authority.
HTTP request sent, awaiting response... 302 Found
@Choonster
Choonster / crash-2015-11-20_11.13.23-client.txt
Created November 20, 2015 00:26
Minecraft Forge BiomeManager crash
---- Minecraft Crash Report ----
// I'm sorry, Dave.
Time: 20/11/15 11:13 AM
Description: Initializing game
java.lang.ArrayIndexOutOfBoundsException: 4
at net.minecraftforge.common.BiomeManager.getBiomes(BiomeManager.java:150)
at com.choonster.forgebiomemanagertestmod.ForgeBiomeManagerTestMod.preInit(ForgeBiomeManagerTestMod.java:21)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
@Choonster
Choonster / crash-2015-11-16_02.32.12-client.txt
Created November 15, 2015 15:35
ChromatiCraft ItemBlockCrystalColors#getItemStackDisplayName crash
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 11/16/15 2:32 AM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at Reika.DragonAPI.Libraries.ReikaPlayerAPI.getDeathPersistentNBT(ReikaPlayerAPI.java:267)
at Reika.ChromatiCraft.Auxiliary.ProgressionManager.hasPlayerDiscoveredColor(ProgressionManager.java:554)
at Reika.ChromatiCraft.Items.ItemBlock.ItemBlockCrystalColors.obfuscate(ItemBlockCrystalColors.java:57)