This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[17:40:17] [main/INFO]: ModLauncher running: args [--username, AcatWithPants, --version, forge-31.1.63, --gameDir, E:\Instances\The Return of the Runes, --assetsDir, E:\Install\assets, --assetIndex, 1.15, --uuid, 0a9aab03c9a14ad69ab630edfdd88dd8, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 31.1.63, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200414.225201] | |
[17:40:17] [main/INFO]: ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_51 by Oracle Corporation | |
[17:40:18] [main/INFO]: Added Lets Encrypt root certificates as additional trust | |
[17:40:20] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/E:/Instances/The%20Return%20of%20the%20Runes/mods/MixinBootstrap-1.0.3.jar Service=ModLauncher Env=CLIENT | |
[17:40:26] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 10:99 token recognition error at: ';' | |
[17:40:31] [main/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[13:29:11] [main/INFO]: ModLauncher running: args [--username, AcatWithPants, --version, forge-31.1.63, --gameDir, E:\Instances\The Return of the Runes, --assetsDir, E:\Install\assets, --assetIndex, 1.15, --uuid, 0a9aab03c9a14ad69ab630edfdd88dd8, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 31.1.63, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200414.225201] | |
[13:29:11] [main/INFO]: ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_51 by Oracle Corporation | |
[13:29:13] [main/INFO]: Added Lets Encrypt root certificates as additional trust | |
[13:29:14] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/E:/Instances/The%20Return%20of%20the%20Runes/mods/MixinBootstrap-1.0.3.jar Service=ModLauncher Env=CLIENT | |
[13:29:21] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 10:99 token recognition error at: ';' | |
[13:29:27] [main/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[tweaks.simple_harvest] | |
#Can players harvest crops with empty hand clicks? | |
"Empty Hand Harvest" = true | |
#Does harvesting crops with a hoe cost durability? | |
"Harvesting Costs Durability" = false | |
#Should Quark look for (nonvanilla) crops, and handle them? | |
"Do Harvesting Search" = true | |
#Which crops can be harvested? | |
#Format is: "harvestState[,afterHarvest]", i.e. "minecraft:wheat[age=7]" or "minecraft:cocoa[age=2,facing=north],minecraft:cocoa[age=0,facing=north]" | |
"Harvestable Blocks" = ["minecraft:wheat[age=7]", "minecraft:carrots[age=7]", "minecraft:potatoes[age=7]", "minecraft:beetroots[age=3]", "minecraft:nether_wart[age=3]", "minecraft:cocoa[age=2,facing=north],minecraft:cocoa[age=0,facing=north]", "minecraft:cocoa[age=2,facing=south],minecraft:cocoa[age=0,facing=south]", "minecraft:cocoa[age=2,facing=east],minecraft:cocoa[age=0,facing=east]", "minecraft:cocoa[age=2,facing=west],minecraft:cocoa[age=0,facing=west]"] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Why did you do that? | |
Time: 5/12/20 4:31 PM | |
Description: Unexpected error | |
java.lang.IllegalStateException: Pose stack not empty | |
at net.minecraft.client.renderer.WorldRenderer.func_228423_a_(WorldRenderer.java:1085) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:journeymap:WorldRenderer.markForRerender,pl:runtimedistcleaner:A} | |
at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:952) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:journeymap:WorldRenderer.markForRerender,pl:runtimedistcleaner:A} | |
at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:600) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:shouldersurfing:GameRenderer#renderWorld,pl:runtimedistcleaner:A} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Daisy, daisy... | |
Time: 5/16/20 10:16 AM | |
Description: Initializing game | |
java.lang.NullPointerException: Initializing game | |
at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} | |
at com.endlesnights.torchslabsmod.blocks.vanilla.ColorHandler.registerBlockColorHandler(ColorHandler.java:102) ~[?:v1.6.10] {re:classloading} | |
at net.minecraftforge.eventbus.ASMEventHandler_531_ColorHandler_registerBlockColorHandler_Block.invoke(.dynamic) ~[?:?] {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// There are four lights! | |
Time: 5/17/20 3:31 AM | |
Description: Initializing game | |
java.lang.NullPointerException: Initializing game | |
at net.minecraft.client.renderer.color.ItemColors.func_199877_a(ItemColors.java:95) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} | |
at sonar.fluxnetworks.register.ClientRegistration.registerItemColorHandlers(ClientRegistration.java:84) ~[?:1.15.2-5.0.1-2] {re:classloading} | |
at net.minecraftforge.eventbus.ASMEventHandler_1014_ClientRegistration_registerItemColorHandlers_Item.invoke(.dynamic) ~[?:?] {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[12:45:36] [main/INFO]: ModLauncher running: args [--username, AcatWithPants, --version, forge-31.1.65, --gameDir, E:\Instances\The Return of the Runes, --assetsDir, E:\Install\assets, --assetIndex, 1.15, --uuid, 0a9aab03c9a14ad69ab630edfdd88dd8, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 31.1.65, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200414.225201] | |
[12:45:36] [main/INFO]: ModLauncher 5.1.0+69+master.79f13f7 starting: java version 1.8.0_51 by Oracle Corporation | |
[12:45:38] [main/INFO]: Added Lets Encrypt root certificates as additional trust | |
[12:45:39] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/E:/Instances/The%20Return%20of%20the%20Runes/mods/MixinBootstrap-1.0.3.jar Service=ModLauncher Env=CLIENT | |
[12:45:44] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 13:99 token recognition error at: ';' | |
[12:45:46] [main/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// You're mean. | |
Time: 5/19/20 12:59 PM | |
Description: Exception in server tick loop | |
java.lang.NullPointerException: Exception in server tick loop | |
at tk.zeitheron.solarflux.RecipesSF.lambda$addRecipes$0(RecipesSF.java:118) ~[?:15.0.0] {re:classloading} | |
at tk.zeitheron.solarflux.RecipesSF$$Lambda$14359/1141365823.accept(Unknown Source) ~[?:?] {} | |
at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// You're mean. | |
Time: 5/19/20 10:20 PM | |
Description: Exception in server tick loop | |
java.lang.NullPointerException: Exception in server tick loop | |
at tk.zeitheron.hammerlib.core.RecipeHelper.lambda$addRecipes$0(RecipeHelper.java:75) ~[?:15.1.2] {re:classloading} | |
at tk.zeitheron.hammerlib.core.RecipeHelper$$Lambda$14111/2104818957.accept(Unknown Source) ~[?:?] {} | |
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) ~[?:1.8.0_51] {} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// You should try our sister game, Minceraft! | |
Time: 5/26/20 5:40 PM | |
Description: Initializing game | |
java.lang.NullPointerException: Registry Object not present: transport:creative | |
at java.util.Objects.requireNonNull(Objects.java:290) ~[?:1.8.0_51] {} | |
at net.minecraftforge.fml.RegistryObject.get(RegistryObject.java:92) ~[?:?] {re:classloading} | |
at net.minecraftforge.fml.RegistryObject.get(RegistryObject.java:39) ~[?:?] {re:classloading} |
OlderNewer