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
[16:02:17] [main/INFO] [GradleStart]: username: AgentK9B | |
[16:02:17] [main/INFO] [GradleStart]: Extra: [] | |
[16:02:17] [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Keegan/.gradle/caches/minecraft/assets, --assetIndex, 1.7.10, --accessToken, {REDACTED}, --version, 1.7.10, --username, AgentK9B, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker] | |
[16:02:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker | |
[16:02:17] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker | |
[16:02:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker | |
[16:02:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker | |
[16:02:18] [main/INFO] [FML]: Forge Mod Loader version 7.99.5.1420 for Minecraft 1.7.10 loading | |
[16:02:18] [main/INFO] [FML]: Java |
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
[19:58:44] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization | |
[19:58:44] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1445 Initialized | |
[19:58:44] [Client thread/INFO] [FML]: Replaced 183 ore recipies | |
[19:58:44] [Client thread/INFO] [FML]: Preloading CrashReport classes | |
[19:58:44] [Client thread/INFO] [FML]: net.minecraft.world.World$1 | |
[19:58:44] [Client thread/INFO] [FML]: net.minecraft.world.World$2 | |
[19:58:44] [Client thread/INFO] [FML]: net.minecraft.world.World$3 | |
[19:58:44] [Client thread/INFO] [FML]: net.minecraft.world.World$4 | |
[19:58:44] [Client thread/INFO] [FML]: net.minecraft.world.chunk.Chunk$1 | |
[19:58:44] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$1 |
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
[20:04:17] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization | |
[20:04:17] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1445 Initialized | |
[20:04:17] [Client thread/INFO] [FML]: Replaced 183 ore recipies | |
[20:04:17] [Client thread/INFO] [FML]: Preloading CrashReport classes | |
[20:04:17] [Client thread/INFO] [FML]: net.minecraft.world.World$1 | |
[20:04:17] [Client thread/INFO] [FML]: net.minecraft.world.World$2 | |
[20:04:17] [Client thread/INFO] [FML]: net.minecraft.world.World$3 | |
[20:04:17] [Client thread/INFO] [FML]: net.minecraft.world.World$4 | |
[20:04:17] [Client thread/INFO] [FML]: net.minecraft.world.chunk.Chunk$1 | |
[20:04:17] [Client thread/INFO] [FML]: net.minecraft.crash.CrashReportCategory$1 |
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
---- Minecraft Crash Report ---- | |
// You're mean. | |
Time: 4/19/16 10:38 AM | |
Description: Ticking block entity | |
java.lang.NoClassDefFoundError: cofh/lib/util/helpers/ItemHelper | |
at ExAstris.Block.TileEntity.TileEntitySieveAutomatic.ProcessContents(TileEntitySieveAutomatic.java:180) | |
at ExAstris.Block.TileEntity.TileEntitySieveAutomatic.func_145845_h(TileEntitySieveAutomatic.java:125) | |
at net.minecraft.world.World.func_72939_s(World.java:1939) |
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
Process: Impactor [62688] | |
Path: /Applications/Impactor.app/Contents/MacOS/Impactor | |
Identifier: com.saurik.Impactor | |
Version: 0.9.52 (1559634320) | |
Code Type: X86-64 (Native) | |
Parent Process: ??? [1] | |
Responsible: Impactor [62688] | |
User ID: 503 | |
Date/Time: 2019-07-22 17:37:21.946 -0400 |
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
services: | |
es01: | |
image: docker.elastic.co/elasticsearch/elasticsearch:8.1.1 | |
container_name: es01 | |
environment: | |
- "discovery.type=single-node" | |
ports: | |
- 9200:9200 | |
- 9300:9300 | |
networks: |
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
---- Minecraft Crash Report ---- | |
// Sorry :( | |
Time: 7/1/23 11:59 AM | |
Description: Mod loading error has occurred | |
java.lang.Exception: Mod Loading has failed | |
at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:71) ~[forge:?] {re:classloading} | |
at net.minecraftforge.fml.client.ClientModLoader.completeModLoading(ClientModLoader.java:174) ~[forge:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:drippyloadingscreen.mixin.json:client.MixinClientModLoader,pl:mixin:A,pl:runtimedistcleaner:A} | |
at net.minecraft.client.Minecraft.lambda$null$1(Minecraft.java:508) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:features.gui.fast_fps_pie.MixinMinecraftClient,pl:mixin:APP:rubidium.mixins.json:features.options.MixinMinecraftClient,pl:mixin:APP:modernfix-common.mixins.json:perf.reuse_datapacks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_execu |