This file contains hidden or 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
[m[1;31m[14:49:23] [Server thread/ERROR] [me.de.pn.li.Log/]: can't load pneumaticcraft:quark/fire_stone: unknown block id: quark:fire_stone | |
[m[1;31m[14:49:23] [Server thread/ERROR] [me.de.pn.li.Log/]: com.google.gson.JsonSyntaxException: unknown block id: quark:fire_stone | |
at me.desht.pneumaticcraft.common.heat.BlockHeatProperties$CustomHeatEntry.validateBlock(BlockHeatProperties.java:296) | |
at me.desht.pneumaticcraft.common.heat.BlockHeatProperties$CustomHeatEntry.fromJson(BlockHeatProperties.java:206) | |
at me.desht.pneumaticcraft.common.heat.BlockHeatProperties$ReloadListener.lambda$apply$0(BlockHeatProperties.java:118) | |
at java.util.HashMap.forEach(HashMap.java:1289) | |
at me.desht.pneumaticcraft.common.heat.BlockHeatProperties$ReloadListener.apply(BlockHeatProperties.java:116) | |
at me.desht.pneumaticcraft.common.heat.BlockHeatProperties$ReloadListener.func_212853_a_(BlockHeatProperties.java:106) | |
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) | |
at java.util.concurrent.Completa |
This file contains hidden or 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
[m[33m[13:44:07] [Server-Worker-20/WARN] [mojang/TaggedChoice]: Unsupported key: waystones:waystone in TaggedChoiceType[id, minecraft:shulker_box -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave), | |
minecraft:mob_spawner -> MuType[V1931_4], | |
minecraft:dispenser -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave), | |
minecraft:jigsaw -> NilSave, | |
minecraft:end_gateway -> NilSave, | |
minecraft:bell -> NilSave, | |
minecraft:smoker -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave), | |
minecraft:furnace -> ((Tag["Items", List[MuType[V1931_3]]] | NilDrop), NilSave), | |
minecraft:jukebox -> ((Tag["RecordItem", MuType[V1931_3]] | NilDrop), NilSave), | |
minecraft:ender_chest -> NilSave, |
This file contains hidden or 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
[m[1;31m[13:44:26] [Render thread/ERROR] [patchouli/]: Error while loading contents for book pneumaticcraft:book | |
java.lang.RuntimeException: Error building entry pneumaticcraft:manufacturing/pressure_chamber | |
at vazkii.patchouli.client.book.BookContents.lambda$reload$5(BookContents.java:147) ~[?:1.15.2-1.2-33] {re:classloading} | |
at java.util.HashMap$Values.forEach(HashMap.java:981) ~[?:1.8.0_242] {} | |
at vazkii.patchouli.client.book.BookContents.reload(BookContents.java:143) ~[?:1.15.2-1.2-33] {re:classloading} | |
at vazkii.patchouli.common.book.Book.reloadContents(Book.java:190) ~[?:1.15.2-1.2-33] {re:classloading} | |
at java.util.HashMap$Values.forEach(HashMap.java:981) ~[?:1.8.0_242] {} | |
at vazkii.patchouli.common.book.BookRegistry.reloadContents(BookRegistry.java:114) ~[?:1.15.2-1.2-33] {re:classloading} | |
at vazkii.patchouli.client.book.ClientBookRegistry.reload(ClientBookRegistry.java:77) ~[?:1.15.2-1.2-33] {re:classloading} | |
at vazkii.patchouli.client.base.ClientAdvancements.onClientPacket(ClientAdvancemen |
This file contains hidden or 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
package net.minecraft.world.gen.feature.structure; | |
import com.google.common.collect.Lists; | |
import java.util.List; | |
import java.util.Random; | |
import net.minecraft.entity.EntityType; | |
import net.minecraft.entity.item.ItemFrameEntity; | |
import net.minecraft.entity.monster.ShulkerEntity; | |
import net.minecraft.item.ItemStack; | |
import net.minecraft.item.Items; |
This file contains hidden or 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
package net.minecraft.world.gen.feature.structure; | |
import com.google.common.collect.Lists; | |
import java.util.List; | |
import java.util.Random; | |
import net.minecraft.entity.EntityType; | |
import net.minecraft.entity.item.ItemFrameEntity; | |
import net.minecraft.entity.monster.ShulkerEntity; | |
import net.minecraft.item.ItemStack; | |
import net.minecraft.item.Items; |
This file contains hidden or 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
public static void nhlTeamName(int lagId) throws ParseException { | |
nhlData = jsonGetRequest("https://statsapi.web.nhl.com/api/v1/teams/"+lagId); | |
jsonObj = (JSONObject) jsonPar.parse(nhlData); | |
teams = (JSONArray) jsonObj.get("teams"); | |
for(int i = 0; i < teams.size(); i++){ | |
team = (JSONObject) teams.get(i); | |
teamName = team.get("name").toString(); | |
System.out.println(teamName); | |
System.out.println(""); | |
} |
This file has been truncated, but you can view the full file.
This file contains hidden or 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
[30Apr2020 17:01:10.462] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Lanse505, --version, 1.15.2-forge-31.1.47, --gameDir, C:\Users\simon\AppData\Roaming\.minecraft, --assetsDir, C:\Users\simon\AppData\Roaming\.minecraft\assets, --assetIndex, 1.15, --uuid, c00102016199483589ee90896ca43a70, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 31.1.47, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200414.225201] | |
[30Apr2020 17:01:10.468] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.0.0-milestone.4+67+b1a340b starting: java version 1.8.0_51 by Oracle Corporation | |
[30Apr2020 17:01:11.141] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust | |
[30Apr2020 17:01:11.417] [main/INFO] [cpw.mods.forge.serverpacklocator.PackLocator/]: Loading server pack locator. Version 2.2.0+23+36c095c | |
[ |
This file contains hidden or 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
package com.teamacronymcoders.epos.api.skill; | |
import com.teamacronymcoders.epos.api.EposAPI; | |
import it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap; | |
import net.minecraft.util.ResourceLocation; | |
import net.minecraft.util.text.ITextComponent; | |
import net.minecraft.util.text.TranslationTextComponent; | |
public abstract class Skill implements ISkill { |
This file contains hidden or 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
{ | |
"type": "minecraft:block", | |
"pools": [ | |
{ | |
"rolls": 1, | |
"entries": [ | |
{ | |
"type": "minecraft:alternatives", | |
"children": [ | |
{ |
This file contains hidden or 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
{ | |
"type": "minecraft:block", | |
"pools": [ | |
{ | |
"rolls": 1, | |
"entries": [ | |
{ | |
"type": "minecraft:alternatives", | |
"children": [ | |
{ |