Skip to content

Instantly share code, notes, and snippets.

View dragon3025's full-sized avatar

dragon3025

View GitHub Profile
This file has been truncated, but you can view the full file.
[13:53:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:53:03] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:53:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[13:53:03] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
[13:53:03] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_121, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jdk1.8.0_121\jre
[13:53:03] [main/INFO] [FML]: Searching C:\Users\cntdr\Games\Minecraft\Multi MC\MultiMC\instances\Trollcraft\.minecraft\mods for mods
[13:53:03] [main/INFO] [FML]: Searching C:\Users\cntdr\Games\Minecraft\Multi MC\MultiMC\instances\Trollcraft\.minecraft\mods\1.12.2 for mods
[13:53:03] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AdChimneys-1.12.2-3.3.16.1-build.0246.jar. This is not
@dragon3025
dragon3025 / latest.log
Created March 28, 2017 19:47
Latest Log
[12:45:33] [Client thread/ERROR]: @ Post render
[12:45:33] [Client thread/ERROR]: 1280: Invalid enum
[12:45:33] [Client thread/ERROR]: ########## GL ERROR ##########
[12:45:33] [Client thread/ERROR]: @ Post render
[12:45:33] [Client thread/ERROR]: 1280: Invalid enum
[12:45:33] [Client thread/ERROR]: ########## GL ERROR ##########
[12:45:33] [Client thread/ERROR]: @ Post render
[12:45:33] [Client thread/ERROR]: 1280: Invalid enum
[12:45:33] [Client thread/ERROR]: ########## GL ERROR ##########
[12:45:33] [Client thread/ERROR]: @ Post render
public override void CatchFish(Item fishingRod, Item bait, int power, int liquidType, int poolSize, int worldLayer, int questFish, ref int caughtType, ref bool junk)
{
if (junk)
{
return;
}
int crateChance = 0;
if (liquidType == 0 && power >= 50)
{
@dragon3025
dragon3025 / latest.log
Created March 13, 2017 01:59
Facade trouble
This file has been truncated, but you can view the full file.
[17:52:03] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:52:03] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:52:03] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[17:52:03] [main/INFO]: Forge Mod Loader version 12.18.3.2185 for Minecraft 1.10.2 loading
[17:52:03] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[17:52:03] [main/WARN]: The coremod portablejim.additionalresources.Ar_CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:52:03] [main/WARN]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:52:03] [main/WARN]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersi
@dragon3025
dragon3025 / latest.log
Created March 12, 2017 23:56
Transparent Conduit Facade and Transparent Hardened Conduit Facade gives wrong info
This file has been truncated, but you can view the full file.
[13:57:59] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:57:59] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:57:59] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[13:57:59] [main/INFO]: Forge Mod Loader version 12.18.3.2185 for Minecraft 1.10.2 loading
[13:57:59] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[13:57:59] [main/WARN]: The coremod portablejim.additionalresources.Ar_CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:57:59] [main/WARN]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[13:57:59] [main/WARN]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersi