GTNewHorizons/ExampleMod1.7.10

java.lang.NoSuchFieldError: restoringBlockSnapshots

Closed this issue · 6 comments

Whenever launching and trying to enter a SP world, the error in the title is thrown and the game is closed immediately. I haven't messed with the build file, I have only modified the dependencies.gradle and the repositories.gradle files. My example mod currently loads nothing except of its mod info.

  • build.gradle version: 1675624371
  • IDE: IntelliJ IDEA

Here is the crash report:

Open to see crash report
---- Minecraft Crash Report ----
// You're mean.

Time: 06.02.23 01:14
Description: Exception in server tick loop

java.lang.NoSuchFieldError: restoringBlockSnapshots
	at net.minecraft.block.Block.dropBlockAsItemWithChance(Block.java:803)
	at net.minecraft.block.Block.dropBlockAsItem(Block.java:795)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:184)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:167)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:132)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:167)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:167)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:132)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:167)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:167)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.gen.feature.WorldGenLiquids.generate(WorldGenLiquids.java:83)
	at net.minecraft.world.biome.BiomeDecorator.genDecorations(BiomeDecorator.java:344)
	at net.minecraft.world.biome.BiomeDecorator.decorateChunk(BiomeDecorator.java:145)
	at net.minecraft.world.biome.BiomeGenBase.decorate(BiomeGenBase.java:412)
	at net.minecraft.world.biome.BiomeGenForest.decorate(BiomeGenForest.java:198)
	at net.minecraft.world.gen.ChunkProviderGenerate.populate(ChunkProviderGenerate.java:444)
	at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:313)
	at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1157)
	at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:208)
	at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:149)
	at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119)
	at net.minecraft.server.MinecraftServer.initialWorldChunkLoad(MinecraftServer.java:305)
	at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:79)
	at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:96)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
	at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
	Minecraft Version: 1.7.10
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_362, Temurin
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
	Memory: 2116409888 bytes (2018 MB) / 3324510208 bytes (3170 MB) up to 5726797824 bytes (5461 MB)
	JVM Flags: 2 total; -Xms1G -Xmx6G
	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
	FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 17 mods loaded, 17 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
	UCHIJAA	mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
	UCHIJAA	FML{7.10.99.99} [Forge Mod Loader] (recompiled_minecraft-1.7.10.jar) 
	UCHIJAA	Forge{10.13.4.1614} [Minecraft Forge] (recompiled_minecraft-1.7.10.jar) 
	UCHIJAA	NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) 
	UCHIJAA	MobiusCore{1.2.5} [MobiusCore] (minecraft.jar) 
	UCHIJAA	CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 
	UCHIJAA	GT_ASM{6.14.11} [Greg-ASM�] (minecraft.jar) 
	UCHIJAA	digt{master-packages-1-g3016a94.dirty} [DearImGreg Tweaks] (digt-master-packages-1-g3016a94.dirty-dev.jar) 
	UCHIJAA	gregapi{GT6-MC1710} [Greg-API] (gregtech_1.7.10-6.15.10-dev.jar) 
	UCHIJAA	McMultipart{1.2.0.347} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.347-dev.jar) 
	UCHIJAA	gregapi_post{GT6-MC1710} [Greg-API-Post] (gregtech_1.7.10-6.15.10-dev.jar) 
	UCHIJAA	gregtech{GT6-MC1710} [GregTech] (gregtech_1.7.10-6.15.10-dev.jar) 
	UCHIJAA	Waila{1.5.11} [Waila] (Waila-1.5.11-RC2-NONEI_1.7.10-dev.jar) 
	UCHIJAA	ForgeMultipart{1.2.0.347} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.347-dev.jar) 
	UCHIJAA	ForgeMicroblock{1.2.0.347} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.347-dev.jar) 
	UCHIJAA	MapWriter{2.1.2} [MapWriter] (Opis-1.2.5_1.7.10-dev.jar) 
	UCHIJAA	Opis{1.2.5} [Opis] (Opis-1.2.5_1.7.10-dev.jar) 
	GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
	Profiler Position: N/A (disabled)
	Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	Player Count: 0 / 8; []
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'fml,forge'

It's possible there's some failing asm transfomation or something else like this, can you upload the full log? I'd also recommend using the GTNH NEI/CodeChickenCore forks if you can

Later I'll try the forks of NEI and CCC. I hope with full log you meant the latest.log file.

Open to see latest log
[12:55:11] [main/INFO]: userProperties: {}
[12:55:11] [main/INFO]: assetsDir: C:\Users\User\.gradle\caches\retro_futura_gradle\assets
[12:55:11] [main/INFO]: assetIndex: 1.7.10
[12:55:11] [main/INFO]: accessToken: 0
[12:55:11] [main/INFO]: version: 1.7.10
[12:55:11] [main/INFO]: username: Developer
[12:55:11] [main/INFO]: Extra: [--gameDir, C:\Users\User\IdeaProjects\dearimgreg_tweaks\run, --uuid, e77989ed-2175-3e78-b31b-20e477fc5582]
[12:55:11] [main/INFO]: Found and added coremod: gregtech.asm.GT_ASM
[12:55:11] [main/INFO]: Found and added coremod: codechicken.core.launch.CodeChickenCorePlugin
[12:55:11] [main/INFO]: Found and added coremod: codechicken.nei.asm.NEICorePlugin
[12:55:11] [main/INFO]: Found and added coremod: codechicken.core.launch.DepLoader
[12:55:11] [main/INFO]: Found and added coremod: mcp.mobius.mobiuscore.asm.CoreDescription
[12:55:11] [main/INFO]: Running with arguments: [--userProperties, {}, --assetsDir, C:\Users\User\.gradle\caches\retro_futura_gradle\assets, --assetIndex, 1.7.10, --accessToken, {REDACTED}, --version, 1.7.10, --username, Developer, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --gameDir, C:\Users\User\IdeaProjects\dearimgreg_tweaks\run, --uuid, e77989ed-2175-3e78-b31b-20e477fc5582, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[12:55:11] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[12:55:11] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[12:55:11] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[12:55:11] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[12:55:11] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[12:55:11] [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_362, running on Windows 10:amd64:10.0, installed at C:\Users\User\.gradle\jdks\temurin-8-amd64-windows\jdk8u362-b09\jre
[12:55:11] [main/INFO]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[12:55:11] [main/INFO]: Found a command line coremod : codechicken.nei.asm.NEICorePlugin
[12:55:11] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:55:11] [main/INFO]: Found a command line coremod : mcp.mobius.mobiuscore.asm.CoreDescription
[12:55:12] [main/WARN]: The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:55:12] [main/INFO]: Found a command line coremod : codechicken.core.launch.CodeChickenCorePlugin
[12:55:12] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:55:12] [main/INFO]: Found a command line coremod : codechicken.core.launch.DepLoader
[12:55:12] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:55:12] [main/INFO]: Found a command line coremod : gregtech.asm.GT_ASM
[12:55:12] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[12:55:12] [main/INFO]: Injecting location in coremod cpw.mods.fml.relauncher.FMLCorePlugin
[12:55:12] [main/INFO]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[12:55:12] [main/INFO]: Injecting location in coremod codechicken.core.asm.MCPDeobfuscationTransformer.LoadPlugin
[12:55:12] [main/INFO]: Injecting location in coremod codechicken.nei.asm.NEICorePlugin
[12:55:12] [main/INFO]: Injecting location in coremod mcp.mobius.mobiuscore.asm.CoreDescription
[12:55:12] [main/INFO]: Injecting location in coremod codechicken.core.launch.CodeChickenCorePlugin
[12:55:12] [main/INFO]: Injecting location in coremod codechicken.core.launch.DepLoader
[12:55:12] [main/INFO]: Injecting location in coremod gregtech.asm.GT_ASM
[12:55:12] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:55:12] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[12:55:12] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[12:55:12] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:55:12] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:55:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:55:12] [main/ERROR]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[12:55:12] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[12:55:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:55:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:55:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:55:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:55:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:55:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:55:12] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:55:12] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[12:55:13] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[12:55:13] [main/INFO]: Remapping AccessTransformer rules...
[12:55:13] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[12:55:13] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[12:55:13] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[12:55:13] [main/INFO]: Current code is UNOBFUSCATED
[12:55:13] [main/INFO]: Found cpw.mods.fml.common.FMLCommonHandler with checksum E1AA66918B7B81C167562F306A257D72
[12:55:13] [main/INFO]: Successful injection in onPreServerTick ()V
[12:55:13] [main/INFO]: Successful injection in onPostServerTick ()V
[12:55:13] [main/INFO]: Successful injection in onPreWorldTick (Lnet/minecraft/world/World;)V
[12:55:13] [main/INFO]: Successful injection in onPostWorldTick (Lnet/minecraft/world/World;)V
[12:55:13] [main/INFO]: Switching injection mode to FORGE
[12:55:13] [main/INFO]: Found net.minecraft.world.World with checksum C57E6917DA160D1E6FE9360A805E208B
[12:55:13] [main/INFO]: Found World.updateEntities()...
[12:55:13] [main/INFO]: Successful injection in updateEntities ()V
[12:55:13] [main/INFO]: Successful injection in updateEntities ()V
[12:55:13] [main/INFO]: Successful injection in updateEntities ()V
[12:55:13] [main/INFO]: Successful injection in updateEntities ()V
[12:55:13] [main/INFO]: Found World.<init> (Lnet/minecraft/world/storage/ISaveHandler;Ljava/lang/String;Lnet/minecraft/world/WorldSettings;Lnet/minecraft/world/WorldProvider;Lnet/minecraft/profiler/Profiler;)V
[12:55:13] [main/INFO]: Successful injection in <init> (Lnet/minecraft/world/storage/ISaveHandler;Ljava/lang/String;Lnet/minecraft/world/WorldSettings;Lnet/minecraft/world/WorldProvider;Lnet/minecraft/profiler/Profiler;)V
[12:55:13] [main/INFO]: Successful injection in <init> (Lnet/minecraft/world/storage/ISaveHandler;Ljava/lang/String;Lnet/minecraft/world/WorldSettings;Lnet/minecraft/world/WorldProvider;Lnet/minecraft/profiler/Profiler;)V
[12:55:13] [main/INFO]: Found net.minecraft.world.WorldServer with checksum FB8F45B12D61660B7910E60118EF8CE9
[12:55:13] [main/INFO]: Successful injection in tick ()V
[12:55:13] [main/INFO]: Successful injection in tick ()V
[12:55:14] [main/INFO]: Setting user: Developer
[12:55:14] [main/INFO]: Transforming net.minecraft.block.BlockStaticLiquid.updateTick
[12:55:14] [main/INFO]: Transforming net.minecraft.block.BlockStaticLiquid.isFlammable
[12:55:14] [main/INFO]: Transforming net.minecraft.block.BlockIce.harvestBlock
[12:55:15] [main/INFO]: Transforming net.minecraft.entity.item.EntityMinecart.getMaxCartSpeedOnRail
[12:55:15] [main/INFO]: Transforming net.minecraft.entity.monster.EntityZombie.onKillEntity
[12:55:15] [main/INFO]: Transforming net.minecraft.item.crafting.CraftingManager.findMatchingRecipe
[12:55:15] [Client thread/INFO]: LWJGL Version: 2.9.4
[12:55:16] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// There are four lights!

Time: 06.02.23 12:55
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
	Minecraft Version: 1.7.10
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_362, Temurin
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
	Memory: 725584456 bytes (691 MB) / 1152909312 bytes (1099 MB) up to 5726797824 bytes (5461 MB)
	JVM Flags: 2 total; -Xms1G -Xmx6G
	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: 
	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 516.94' Renderer: 'NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2'
[12:55:16] [Client thread/INFO]: Attempting early MinecraftForge initialization
[12:55:16] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[12:55:16] [Client thread/INFO]: Replaced 183 ore recipies
[12:55:16] [Client thread/INFO]: Completed early MinecraftForge initialization
[12:55:16] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[12:55:16] [Client thread/INFO]: Searching C:\Users\User\IdeaProjects\dearimgreg_tweaks\run\mods for mods
[12:55:16] [Client thread/INFO]: Also searching C:\Users\User\IdeaProjects\dearimgreg_tweaks\run\mods\1.7.10 for mods
[12:55:20] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
[12:55:20] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
[12:55:20] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
[12:55:21] [Client thread/INFO]: Forge Mod Loader has identified 17 mods to load
[12:55:21] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, NotEnoughItems, MobiusCore, CodeChickenCore, GT_ASM, digt, gregapi, gregapi_post, gregtech, Waila, ForgeMicroblock, ForgeMultipart, McMultipart, MapWriter, Opis] at CLIENT
[12:55:21] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, NotEnoughItems, MobiusCore, CodeChickenCore, GT_ASM, digt, gregapi, gregapi_post, gregtech, Waila, ForgeMicroblock, ForgeMultipart, McMultipart, MapWriter, Opis] at SERVER
[12:55:22] [Client thread/INFO]: Found cpw.mods.fml.common.network.FMLOutboundHandler with checksum 45A1CD672120ADFECF1EB20C65D81B01
[12:55:22] [Client thread/INFO]: Successful injection in write (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/channel/ChannelPromise;)V
[12:55:22] [Client thread/INFO]: Found cpw.mods.fml.common.eventhandler.ASMEventHandler with checksum 83F33E030BF3355A9966092BF4247849
[12:55:22] [Client thread/INFO]: Successful injection in <init> (Ljava/lang/Object;Ljava/lang/reflect/Method;Lcpw/mods/fml/common/ModContainer;)V
[12:55:22] [Client thread/INFO]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
[12:55:22] [Client thread/INFO]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
[12:55:23] [Client thread/INFO]: Found net.minecraft.client.renderer.entity.RenderManager with checksum DB480D02406358E8ED949E60E7EC2604
[12:55:23] [Client thread/INFO]: Successful injection in func_147939_a (Lnet/minecraft/entity/Entity;DDDFFZ)Z
[12:55:23] [Client thread/INFO]: Successful injection in func_147939_a (Lnet/minecraft/entity/Entity;DDDFFZ)Z
[12:55:23] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:DearImGreg Tweaks, FMLFileResourcePack:Greg-API, FMLFileResourcePack:Greg-API-Post, FMLFileResourcePack:GregTech, FMLFileResourcePack:Waila, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MapWriter, FMLFileResourcePack:Opis
[12:55:23] [Client thread/INFO]: Processing ObjectHolder annotations
[12:55:23] [Client thread/INFO]: Found 341 ObjectHolder annotations
[12:55:23] [Client thread/INFO]: Identifying ItemStackHolder annotations
[12:55:23] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[12:55:23] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[12:55:23] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:55:23] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.Gson.fromJson(Gson.java:815)
[12:55:23] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.Gson.fromJson(Gson.java:768)
[12:55:23] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.Gson.fromJson(Gson.java:717)
[12:55:23] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.Gson.fromJson(Gson.java:689)
[12:55:23] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at net.minecraftforge.common.ForgeVersion$1.run(ForgeVersion.java:94)
[12:55:23] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[12:55:23] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[12:55:23] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183)
[12:55:23] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
[12:55:23] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.Gson.fromJson(Gson.java:803)
[12:55:23] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	... 4 more
[12:55:25] [Client thread/INFO]: Transforming codechicken.multipart.handler.MultipartProxy_serverImpl.logger
[12:55:26] [Client thread/INFO]: Transforming codechicken.microblock.handler.MicroblockProxy.logger
[12:55:26] [Client thread/INFO]: Applying holder lookups
[12:55:26] [Client thread/INFO]: Holder lookups applied
[12:55:26] [Client thread/INFO]: Injecting itemstacks
[12:55:26] [Client thread/INFO]: Itemstack injection complete
[12:55:26] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[12:55:26] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[12:55:27] [Thread-7/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[12:55:27] [Thread-7/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[12:55:27] [Thread-7/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[12:55:27] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[12:55:27] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[12:55:27] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[12:55:27] [Sound Library Loader/INFO]: Sound engine started
[12:55:30] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
[12:55:30] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
[12:55:30] [Client thread/INFO]: Found net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher with checksum 453BAA1E65578DB2D5DE35C5E807D418
[12:55:30] [Client thread/INFO]: Successful injection in renderTileEntityAt (Lnet/minecraft/tileentity/TileEntity;DDDF)V
[12:55:30] [Client thread/INFO]: Successful injection in renderTileEntityAt (Lnet/minecraft/tileentity/TileEntity;DDDF)V
[12:55:33] [Client thread/INFO]: Injecting itemstacks
[12:55:33] [Client thread/INFO]: Itemstack injection complete
[12:55:35] [Client thread/INFO]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
[12:55:35] [Client thread/WARN]: =============================================================
[12:55:35] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[12:55:35] [Client thread/WARN]: Offendor: mcp/mobius/opis/gui/font/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
[12:55:35] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
[12:55:35] [Client thread/WARN]: =============================================================
[12:55:36] [Client thread/INFO]: [mcp.mobius.opis.gui.font.TrueTypeFont:<init>:94]: TrueTypeFont loaded: java.awt.Font[family=Liberation Mono,name=Liberation Mono Bold,style=plain,size=14] - AntiAlias = true
[12:55:39] [Client thread/WARN]: [BC] Class not found. java.lang.ClassNotFoundException: buildcraft.factory.TileTank
[12:55:39] [Client thread/WARN]: [IndustrialCraft 2] Error while loading generator hooks.java.lang.ClassNotFoundException: ic2.core.block.generator.tileentity.TileEntityBaseGenerator
[12:55:39] [Client thread/WARN]: [Thaumcraft] Class not found. java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
[12:55:39] [Client thread/INFO]: [EnderStorage] EnderStorage mod not found.
[12:55:39] [Client thread/INFO]: [GraveStone] GraveStone mod not found.
[12:55:39] [Client thread/INFO]: [TwilightForestMod] TwilightForestMod mod not found.
[12:55:39] [Client thread/WARN]: [Thermal Expansion] Error while loading Energy hooks.java.lang.ClassNotFoundException: cofh.api.energy.IEnergyProvider
[12:55:39] [Client thread/WARN]: [Thermal Expansion] Error while loading Energy Cell hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cell.TileCell
[12:55:39] [Client thread/WARN]: [Thermal Expansion] Error while loading Tank hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.tank.TileTank
[12:55:39] [Client thread/WARN]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.ender.TileTesseract
[12:55:39] [Client thread/WARN]: [Thermal Expansion] Error while loading ISecureTile hooks.java.lang.ClassNotFoundException: cofh.api.tileentity.ISecurable
[12:55:39] [Client thread/WARN]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cache.TileCache
[12:55:39] [Client thread/WARN]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
[12:55:39] [Client thread/INFO]: [Engineer Toolbox] Engineer Toolbox mod not found.
[12:55:39] [Client thread/INFO]: [ProjectRed] ProjectRed|Integration mod not found.
[12:55:39] [Client thread/INFO]: [ExtraUtilities] ExtraUtilities mod not found.
[12:55:39] [Client thread/INFO]: [OpenBlocks] OpenBlocks mod not found.
[12:55:39] [Client thread/INFO]: [Railcraft] Railcraft mod not found.
[12:55:39] [Client thread/INFO]: [PamHarvestCraft] PamHarvestCraft mod not found.
[12:55:39] [Client thread/INFO]: [MagicalCrops] MagicalCrops mod not found.
[12:55:39] [Client thread/INFO]: [Statues] Statues mod not found.
[12:55:39] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
[12:55:39] [Client thread/INFO]: Forge Multipart found and dedicated handler registered
[12:55:39] [Client thread/INFO]: Forge Mod Loader has successfully loaded 17 mods
[12:55:39] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:DearImGreg Tweaks, FMLFileResourcePack:Greg-API, FMLFileResourcePack:Greg-API-Post, FMLFileResourcePack:GregTech, FMLFileResourcePack:Waila, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MapWriter, FMLFileResourcePack:Opis
[12:55:44] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
[12:55:47] [Client thread/INFO]: Created: 2048x2048 textures/items-atlas
[12:55:47] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[12:55:47] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[12:55:47] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     Author: Paul Lamb, www.paulscode.com
[12:55:47] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[12:55:47] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[12:55:47] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[12:55:48] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[12:55:48] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[12:55:48] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[12:55:48] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[12:55:48] [Sound Library Loader/INFO]: Sound engine started
[12:55:53] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[12:55:53] [Server thread/INFO]: Generating keypair
[12:55:53] [Server thread/INFO]: Injecting existing block and item data into this server instance
[12:55:53] [Server thread/INFO]: Applying holder lookups
[12:55:53] [Server thread/INFO]: Holder lookups applied
[12:55:53] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@5138f87a)
[12:55:53] [Server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@5138f87a)
[12:55:53] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@5138f87a)
[12:55:53] [Server thread/INFO]: Preparing start region for level 0
[12:55:54] [Server thread/INFO]: Preparing spawn area: 12%
[12:55:55] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoSuchFieldError: restoringBlockSnapshots
	at net.minecraft.block.Block.dropBlockAsItemWithChance(Block.java:803) ~[Block.class:?]
	at net.minecraft.block.Block.dropBlockAsItem(Block.java:795) ~[Block.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:184) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:132) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:132) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:167) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:132) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:157) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:167) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.gen.feature.WorldGenLiquids.generate(WorldGenLiquids.java:83) ~[WorldGenLiquids.class:?]
	at net.minecraft.world.biome.BiomeDecorator.genDecorations(BiomeDecorator.java:344) ~[BiomeDecorator.class:?]
	at net.minecraft.world.biome.BiomeDecorator.decorateChunk(BiomeDecorator.java:145) ~[BiomeDecorator.class:?]
	at net.minecraft.world.biome.BiomeGenBase.decorate(BiomeGenBase.java:412) ~[BiomeGenBase.class:?]
	at net.minecraft.world.biome.BiomeGenForest.decorate(BiomeGenForest.java:198) ~[BiomeGenForest.class:?]
	at net.minecraft.world.gen.ChunkProviderGenerate.populate(ChunkProviderGenerate.java:444) ~[ChunkProviderGenerate.class:?]
	at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:313) ~[ChunkProviderServer.class:?]
	at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1157) ~[Chunk.class:?]
	at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:208) ~[ChunkProviderServer.class:?]
	at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:149) ~[ChunkProviderServer.class:?]
	at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119) ~[ChunkProviderServer.class:?]
	at net.minecraft.server.MinecraftServer.initialWorldChunkLoad(MinecraftServer.java:305) ~[MinecraftServer.class:?]
	at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:79) ~[IntegratedServer.class:?]
	at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:96) ~[IntegratedServer.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445) [MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
[12:55:55] [Server thread/ERROR]: This crash report has been saved to: C:\Users\User\IdeaProjects\dearimgreg_tweaks\run\crash-reports\crash-2023-02-06_12.55.55-server.txt
[12:55:55] [Server thread/INFO]: Applying holder lookups
[12:55:55] [Server thread/INFO]: Holder lookups applied
[12:55:55] [Server thread/INFO]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
[12:55:55] [Client thread/INFO]: [net.minecraft.client.Minecraft:displayCrashReport:388]: ---- Minecraft Crash Report ----
// You're mean.

Time: 06.02.23 12:55
Description: Exception in server tick loop

java.lang.NoSuchFieldError: restoringBlockSnapshots
	at net.minecraft.block.Block.dropBlockAsItemWithChance(Block.java:803)
	at net.minecraft.block.Block.dropBlockAsItem(Block.java:795)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:184)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:132)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:132)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:167)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:132)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:157)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:167)
	at net.minecraft.world.gen.feature.WorldGenLiquids.generate(WorldGenLiquids.java:83)
	at net.minecraft.world.biome.BiomeDecorator.genDecorations(BiomeDecorator.java:344)
	at net.minecraft.world.biome.BiomeDecorator.decorateChunk(BiomeDecorator.java:145)
	at net.minecraft.world.biome.BiomeGenBase.decorate(BiomeGenBase.java:412)
	at net.minecraft.world.biome.BiomeGenForest.decorate(BiomeGenForest.java:198)
	at net.minecraft.world.gen.ChunkProviderGenerate.populate(ChunkProviderGenerate.java:444)
	at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:313)
	at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1157)
	at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:208)
	at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:149)
	at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119)
	at net.minecraft.server.MinecraftServer.initialWorldChunkLoad(MinecraftServer.java:305)
	at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:79)
	at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:96)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
	at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
	Minecraft Version: 1.7.10
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_362, Temurin
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
	Memory: 1953527408 bytes (1863 MB) / 3189243904 bytes (3041 MB) up to 5726797824 bytes (5461 MB)
	JVM Flags: 2 total; -Xms1G -Xmx6G
	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	IntCache: cache: 1, tcache: 1, allocated: 12, tallocated: 94
	FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 17 mods loaded, 17 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
	UCHIJAA	mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
	UCHIJAA	FML{7.10.99.99} [Forge Mod Loader] (recompiled_minecraft-1.7.10.jar) 
	UCHIJAA	Forge{10.13.4.1614} [Minecraft Forge] (recompiled_minecraft-1.7.10.jar) 
	UCHIJAA	NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) 
	UCHIJAA	MobiusCore{1.2.5} [MobiusCore] (minecraft.jar) 
	UCHIJAA	CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) 
	UCHIJAA	GT_ASM{6.14.11} [Greg-ASM®] (minecraft.jar) 
	UCHIJAA	digt{master-packages-1-g3016a94.dirty} [DearImGreg Tweaks] (digt-master-packages-1-g3016a94.dirty-dev.jar) 
	UCHIJAA	gregapi{GT6-MC1710} [Greg-API] (gregtech_1.7.10-6.15.10-dev.jar) 
	UCHIJAA	McMultipart{1.2.0.347} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.347-dev.jar) 
	UCHIJAA	gregapi_post{GT6-MC1710} [Greg-API-Post] (gregtech_1.7.10-6.15.10-dev.jar) 
	UCHIJAA	gregtech{GT6-MC1710} [GregTech] (gregtech_1.7.10-6.15.10-dev.jar) 
	UCHIJAA	Waila{1.5.11} [Waila] (Waila-1.5.11-RC2-NONEI_1.7.10-dev.jar) 
	UCHIJAA	ForgeMultipart{1.2.0.347} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.347-dev.jar) 
	UCHIJAA	ForgeMicroblock{1.2.0.347} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.347-dev.jar) 
	UCHIJAA	MapWriter{2.1.2} [MapWriter] (Opis-1.2.5_1.7.10-dev.jar) 
	UCHIJAA	Opis{1.2.5} [Opis] (Opis-1.2.5_1.7.10-dev.jar) 
	GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
	Profiler Position: N/A (disabled)
	Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	Player Count: 0 / 8; []
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'fml,forge'
[12:55:55] [Client thread/INFO]: [net.minecraft.client.Minecraft:displayCrashReport:393]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\User\IdeaProjects\dearimgreg_tweaks\run\crash-reports\crash-2023-02-06_12.55.55-server.txt

Just updated the build.gradle to version 1675859611. Problem still persists even when using GTNH fork of NEI, CCC and AppleCore.

Click to see latest log
[22:23:04] [main/INFO]: userProperties: {}
[22:23:04] [main/INFO]: assetsDir: C:\Users\User\.gradle\caches\retro_futura_gradle\assets
[22:23:04] [main/INFO]: assetIndex: 1.7.10
[22:23:04] [main/INFO]: accessToken: 0
[22:23:04] [main/INFO]: version: 1.7.10
[22:23:04] [main/INFO]: username: Developer
[22:23:04] [main/INFO]: Extra: [--gameDir, C:\Users\User\IdeaProjects\dearimgreg_tweaks\run, --uuid, e77989ed-2175-3e78-b31b-20e477fc5582]
[22:23:04] [main/INFO]: Found and added coremod: gregtech.asm.GT_ASM
[22:23:04] [main/INFO]: Found and added coremod: codechicken.nei.asm.NEICorePlugin
[22:23:04] [main/INFO]: Found and added coremod: codechicken.core.launch.CodeChickenCorePlugin
[22:23:04] [main/INFO]: Found and added coremod: codechicken.core.launch.CodeChickenCorePlugin
[22:23:04] [main/INFO]: Found and added coremod: codechicken.core.launch.DepLoader
[22:23:04] [main/INFO]: Found and added coremod: codechicken.nei.asm.NEICorePlugin
[22:23:04] [main/INFO]: Found and added coremod: mcp.mobius.mobiuscore.asm.CoreDescription
[22:23:04] [main/INFO]: Running with arguments: [--userProperties, {}, --assetsDir, C:\Users\User\.gradle\caches\retro_futura_gradle\assets, --assetIndex, 1.7.10, --accessToken, {REDACTED}, --version, 1.7.10, --username, Developer, --tweakClass, cpw.mods.fml.common.launcher.FMLTweaker, --gameDir, C:\Users\User\IdeaProjects\dearimgreg_tweaks\run, --uuid, e77989ed-2175-3e78-b31b-20e477fc5582, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
[22:23:04] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:23:04] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:23:04] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
[22:23:04] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[22:23:04] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[22:23:04] [main/INFO]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_362, running on Windows 10:amd64:10.0, installed at C:\Users\User\.gradle\jdks\temurin-8-amd64-windows\jdk8u362-b09\jre
[22:23:04] [main/INFO]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[22:23:04] [main/INFO]: Found a command line coremod : codechicken.nei.asm.NEICorePlugin
[22:23:04] [main/INFO]: Found a command line coremod : mcp.mobius.mobiuscore.asm.CoreDescription
[22:23:05] [main/WARN]: The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:23:05] [main/INFO]: Found a command line coremod : codechicken.core.launch.CodeChickenCorePlugin
[22:23:05] [main/INFO]: Found a command line coremod : codechicken.core.launch.DepLoader
[22:23:05] [main/INFO]: Found a command line coremod : gregtech.asm.GT_ASM
[22:23:05] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
[22:23:05] [main/INFO]: Injecting location in coremod cpw.mods.fml.relauncher.FMLCorePlugin
[22:23:05] [main/INFO]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
[22:23:05] [main/INFO]: Injecting location in coremod codechicken.core.asm.MCPDeobfuscationTransformer.LoadPlugin
[22:23:05] [main/INFO]: Injecting location in coremod codechicken.nei.asm.NEICorePlugin
[22:23:05] [main/INFO]: Injecting location in coremod mcp.mobius.mobiuscore.asm.CoreDescription
[22:23:05] [main/INFO]: Injecting location in coremod codechicken.core.launch.CodeChickenCorePlugin
[22:23:05] [main/INFO]: Injecting location in coremod codechicken.core.launch.DepLoader
[22:23:05] [main/INFO]: Injecting location in coremod gregtech.asm.GT_ASM
[22:23:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:23:05] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:23:05] [main/INFO]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[22:23:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:23:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:23:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:23:05] [main/ERROR]: The binary patch set is missing. Either you are in a development environment, or things are not going to work!
[22:23:05] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[22:23:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:23:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:23:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:23:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:23:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:23:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:23:05] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:23:05] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:23:06] [main/INFO]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
[22:23:06] [main/INFO]: Remapping AccessTransformer rules...
[22:23:06] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[22:23:06] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[22:23:06] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[22:23:06] [main/INFO]: Current code is UNOBFUSCATED
[22:23:06] [main/INFO]: Found cpw.mods.fml.common.FMLCommonHandler with checksum E1AA66918B7B81C167562F306A257D72
[22:23:06] [main/INFO]: Successful injection in onPreServerTick ()V
[22:23:06] [main/INFO]: Successful injection in onPostServerTick ()V
[22:23:06] [main/INFO]: Successful injection in onPreWorldTick (Lnet/minecraft/world/World;)V
[22:23:06] [main/INFO]: Successful injection in onPostWorldTick (Lnet/minecraft/world/World;)V
[22:23:06] [main/INFO]: Switching injection mode to FORGE
[22:23:06] [main/INFO]: Found net.minecraft.world.World with checksum C57E6917DA160D1E6FE9360A805E208B
[22:23:06] [main/INFO]: Found World.updateEntities()...
[22:23:06] [main/INFO]: Successful injection in updateEntities ()V
[22:23:06] [main/INFO]: Successful injection in updateEntities ()V
[22:23:06] [main/INFO]: Successful injection in updateEntities ()V
[22:23:06] [main/INFO]: Successful injection in updateEntities ()V
[22:23:06] [main/INFO]: Found World.<init> (Lnet/minecraft/world/storage/ISaveHandler;Ljava/lang/String;Lnet/minecraft/world/WorldSettings;Lnet/minecraft/world/WorldProvider;Lnet/minecraft/profiler/Profiler;)V
[22:23:06] [main/INFO]: Successful injection in <init> (Lnet/minecraft/world/storage/ISaveHandler;Ljava/lang/String;Lnet/minecraft/world/WorldSettings;Lnet/minecraft/world/WorldProvider;Lnet/minecraft/profiler/Profiler;)V
[22:23:06] [main/INFO]: Successful injection in <init> (Lnet/minecraft/world/storage/ISaveHandler;Ljava/lang/String;Lnet/minecraft/world/WorldSettings;Lnet/minecraft/world/WorldProvider;Lnet/minecraft/profiler/Profiler;)V
[22:23:06] [main/INFO]: Found net.minecraft.world.WorldServer with checksum FB8F45B12D61660B7910E60118EF8CE9
[22:23:06] [main/INFO]: Successful injection in tick ()V
[22:23:06] [main/INFO]: Successful injection in tick ()V
[22:23:07] [main/INFO]: Setting user: Developer
[22:23:07] [main/INFO]: Transforming net.minecraft.block.BlockStaticLiquid.updateTick
[22:23:07] [main/INFO]: Transforming net.minecraft.block.BlockStaticLiquid.isFlammable
[22:23:07] [main/INFO]: Transforming net.minecraft.block.BlockIce.harvestBlock
[22:23:08] [main/INFO]: Transforming net.minecraft.entity.item.EntityMinecart.getMaxCartSpeedOnRail
[22:23:08] [main/INFO]: Transforming net.minecraft.entity.monster.EntityZombie.onKillEntity
[22:23:08] [main/INFO]: Transforming net.minecraft.item.crafting.CraftingManager.findMatchingRecipe
[22:23:08] [Client thread/INFO]: LWJGL Version: 2.9.4
[22:23:09] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 08.02.23 22:23
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
	Minecraft Version: 1.7.10
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_362, Temurin
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
	Memory: 736261888 bytes (702 MB) / 1137180672 bytes (1084 MB) up to 5726797824 bytes (5461 MB)
	JVM Flags: 2 total; -Xms1G -Xmx6G
	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: 
	GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 516.94' Renderer: 'NVIDIA GeForce GTX 1050 Ti/PCIe/SSE2'
[22:23:09] [Client thread/INFO]: Attempting early MinecraftForge initialization
[22:23:09] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[22:23:09] [Client thread/INFO]: Replaced 183 ore recipies
[22:23:09] [Client thread/INFO]: Completed early MinecraftForge initialization
[22:23:09] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[22:23:09] [Client thread/INFO]: Searching C:\Users\User\IdeaProjects\dearimgreg_tweaks\run\mods for mods
[22:23:09] [Client thread/INFO]: Also searching C:\Users\User\IdeaProjects\dearimgreg_tweaks\run\mods\1.7.10 for mods
[22:23:14] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
[22:23:14] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
[22:23:14] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.347
[22:23:15] [Client thread/INFO]: Forge Mod Loader has identified 17 mods to load
[22:23:15] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, NotEnoughItems, MobiusCore, CodeChickenCore, GT_ASM, digt, gregapi, gregapi_post, gregtech, Waila, ForgeMicroblock, ForgeMultipart, McMultipart, MapWriter, Opis] at CLIENT
[22:23:15] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, NotEnoughItems, MobiusCore, CodeChickenCore, GT_ASM, digt, gregapi, gregapi_post, gregtech, Waila, ForgeMicroblock, ForgeMultipart, McMultipart, MapWriter, Opis] at SERVER
[22:23:15] [Client thread/INFO]: Found cpw.mods.fml.common.network.FMLOutboundHandler with checksum 45A1CD672120ADFECF1EB20C65D81B01
[22:23:15] [Client thread/INFO]: Successful injection in write (Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Object;Lio/netty/channel/ChannelPromise;)V
[22:23:16] [Client thread/INFO]: Found cpw.mods.fml.common.eventhandler.ASMEventHandler with checksum 83F33E030BF3355A9966092BF4247849
[22:23:16] [Client thread/INFO]: Successful injection in <init> (Ljava/lang/Object;Ljava/lang/reflect/Method;Lcpw/mods/fml/common/ModContainer;)V
[22:23:16] [Client thread/INFO]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
[22:23:16] [Client thread/INFO]: Successful injection in invoke (Lcpw/mods/fml/common/eventhandler/Event;)V
[22:23:17] [Client thread/INFO]: Found net.minecraft.client.renderer.entity.RenderManager with checksum DB480D02406358E8ED949E60E7EC2604
[22:23:17] [Client thread/INFO]: Successful injection in func_147939_a (Lnet/minecraft/entity/Entity;DDDFFZ)Z
[22:23:17] [Client thread/INFO]: Successful injection in func_147939_a (Lnet/minecraft/entity/Entity;DDDFFZ)Z
[22:23:17] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:NotEnoughItems, FMLFileResourcePack:DearImGreg Tweaks, FMLFileResourcePack:Greg-API, FMLFileResourcePack:Greg-API-Post, FMLFileResourcePack:GregTech, FMLFileResourcePack:Waila, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MapWriter, FMLFileResourcePack:Opis
[22:23:17] [Client thread/INFO]: Processing ObjectHolder annotations
[22:23:17] [Client thread/INFO]: Found 341 ObjectHolder annotations
[22:23:17] [Client thread/INFO]: Identifying ItemStackHolder annotations
[22:23:17] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[22:23:17] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[22:23:17] [Client thread/INFO]: Loading serial handlers from file C:\Users\User\IdeaProjects\dearimgreg_tweaks\run\config\NEI\serialhandlers.cfg
[22:23:17] [Client thread/INFO]: Loading height hack handlers from file C:\Users\User\IdeaProjects\dearimgreg_tweaks\run\config\NEI\heighthackhandlers.cfg
[22:23:17] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[22:23:17] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.Gson.fromJson(Gson.java:815)
[22:23:17] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.Gson.fromJson(Gson.java:768)
[22:23:17] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.Gson.fromJson(Gson.java:717)
[22:23:17] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.Gson.fromJson(Gson.java:689)
[22:23:17] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at net.minecraftforge.common.ForgeVersion$1.run(ForgeVersion.java:94)
[22:23:17] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[22:23:17] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[22:23:17] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183)
[22:23:17] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
[22:23:17] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.gson.Gson.fromJson(Gson.java:803)
[22:23:17] [Forge Version Check/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	... 4 more
[22:23:19] [Client thread/INFO]: Transforming codechicken.multipart.handler.MultipartProxy_serverImpl.logger
[22:23:21] [Client thread/INFO]: Transforming codechicken.microblock.handler.MicroblockProxy.logger
[22:23:21] [Client thread/INFO]: Applying holder lookups
[22:23:21] [Client thread/INFO]: Holder lookups applied
[22:23:21] [Client thread/INFO]: Injecting itemstacks
[22:23:21] [Client thread/INFO]: Itemstack injection complete
[22:23:21] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[22:23:21] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:23:21] [Thread-9/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[22:23:21] [Thread-9/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[22:23:21] [Thread-9/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[22:23:21] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[22:23:21] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[22:23:22] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[22:23:22] [Sound Library Loader/INFO]: Sound engine started
[22:23:25] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
[22:23:25] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
[22:23:25] [Client thread/INFO]: Found net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher with checksum 453BAA1E65578DB2D5DE35C5E807D418
[22:23:25] [Client thread/INFO]: Successful injection in renderTileEntityAt (Lnet/minecraft/tileentity/TileEntity;DDDF)V
[22:23:25] [Client thread/INFO]: Successful injection in renderTileEntityAt (Lnet/minecraft/tileentity/TileEntity;DDDF)V
[22:23:28] [Client thread/INFO]: Injecting itemstacks
[22:23:28] [Client thread/INFO]: Itemstack injection complete
[22:23:31] [Client thread/INFO]: Loading handler info from JAR
[22:23:31] [Client thread/INFO]: Loaded codechicken.nei.recipe.BrewingRecipeHandler
[22:23:31] [Client thread/INFO]: Loaded codechicken.nei.recipe.FireworkRecipeHandler
[22:23:31] [Client thread/INFO]: Loaded codechicken.nei.recipe.FurnaceRecipeHandler
[22:23:31] [Client thread/INFO]: Loaded codechicken.nei.recipe.ShapedRecipeHandler
[22:23:31] [Client thread/INFO]: Loaded codechicken.nei.recipe.ShapelessRecipeHandler
[22:23:31] [Client thread/INFO]: Loaded codechicken.nei.recipe.FuelRecipeHandler
[22:23:31] [Client thread/INFO]: Couldn't find GregTech - gregtech:gt.blockores:85
[22:23:31] [Client thread/INFO]: Loaded pers.gwyog.gtneioreplugin.plugin.gregtech5.PluginGT5SmallOreStat
[22:23:31] [Client thread/INFO]: Couldn't find GregTech - gregtech:gt.blockores:386
[22:23:31] [Client thread/INFO]: Loaded pers.gwyog.gtneioreplugin.plugin.gregtech5.PluginGT5VeinStat
[22:23:31] [Client thread/INFO]: Loaded tonius.neiintegration.mods.mcforge.RecipeHandlerFluidRegistry
[22:23:31] [Client thread/INFO]: Loaded tonius.neiintegration.mods.mcforge.RecipeHandlerOreDictionary
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.anvil
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.anvil.bend.big
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.anvil.bend.small
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.aquaticfarm
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.assembler
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.autoclave
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.bath
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.bedrockorelist
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.biolab
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.boxinator
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.bumblelyzer
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.bumblequeen
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.burnmixer
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.byproductlist
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.canner
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.catalyticcracking
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.centrifuge
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.clustermill
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.coagulator
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.cokeoven
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.compressor
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.crackingtower
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.cruciblealloying
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.cruciblesmelting
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.crusher
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.cryodistillationtower
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.cryomixer
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.crystallisationcrucible
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.cutter
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.debarker
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.distillationtower
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.distillery
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.drying
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.electrolyzer
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.extruder
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.fermenter
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.fluidsolidifier
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.freezer
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.fuels.burn
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.fuels.engine
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.fuels.fluidbed
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.fuels.gas
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.fuels.plasma
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.fuels.turbine
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.fusionreactor
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.generifier
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.heatmixer
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.implosioncompressor
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.incubator
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.injector
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.ionizer
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.juicer
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.laminator
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.lasercutter
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.laserengraver
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.lathe
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.lightning
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.loom
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.magneticseparator
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.maskaligner
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.massfab
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.mixer
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.mortar
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.nanofab
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.oilcleaner
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.particlecollider
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.plantalyzer
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.polarizer
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.press
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.printer
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.replicator
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.roaster
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.rollbender
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.rollformer
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.rollingmill
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.scannermolecular
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.scannervisuals
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.sharpener
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.shredder
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.sifter
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.slicer
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.sluice
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.smelter
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.squeezer
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.steamcracking
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.toolhead
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.unboxinator
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.welder
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.well
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.wiremill
[22:23:31] [Client thread/INFO]: Loaded smelting
[22:23:31] [Client thread/INFO]: Loaded gt.recipe.trees
[22:23:31] [Client thread/INFO]: Error parsing CSV
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.lang.IllegalArgumentException: Index for header 'modName' is 1 but CSVRecord only has 1 values!
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at codechicken.nei.shadow.org.apache.commons.csv.CSVRecord.get(CSVRecord.java:129)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at codechicken.nei.recipe.GuiRecipeTab.loadHandlerInfo(GuiRecipeTab.java:236)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at codechicken.nei.NEIModContainer.postInit(NEIModContainer.java:118)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at java.lang.reflect.Method.invoke(Method.java:498)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at java.lang.reflect.Method.invoke(Method.java:498)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at cpw.mods.fml.common.Loader.initializeMods(Loader.java:742)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at net.minecraft.client.Minecraft.startGame(Minecraft.java:597)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at net.minecraft.client.Minecraft.run(Minecraft.java:942)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at net.minecraft.client.main.Main.main(Main.java:164)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at java.lang.reflect.Method.invoke(Method.java:498)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
[22:23:31] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: 	at GradleStart.main(GradleStart.java:40)
[22:23:31] [Client thread/INFO]: Sending NEIRegisterHandlerInfosEvent
[22:23:31] [Client thread/INFO]: Loading handler ordering from file C:\Users\User\IdeaProjects\dearimgreg_tweaks\run\config\NEI\handlerordering.csv
[22:23:31] [Client thread/INFO]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:98]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
[22:23:31] [Client thread/WARN]: =============================================================
[22:23:31] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[22:23:31] [Client thread/WARN]: Offendor: mcp/mobius/opis/gui/font/TrueTypeFont.loadImage(Ljava/awt/image/BufferedImage;)I
[22:23:31] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
[22:23:31] [Client thread/WARN]: =============================================================
[22:23:31] [Client thread/INFO]: [mcp.mobius.opis.gui.font.TrueTypeFont:<init>:94]: TrueTypeFont loaded: java.awt.Font[family=Liberation Mono,name=Liberation Mono Bold,style=plain,size=14] - AntiAlias = true
[22:23:35] [Client thread/WARN]: [BC] Class not found. java.lang.ClassNotFoundException: buildcraft.factory.TileTank
[22:23:35] [Client thread/WARN]: [IndustrialCraft 2] Error while loading generator hooks.java.lang.ClassNotFoundException: ic2.core.block.generator.tileentity.TileEntityBaseGenerator
[22:23:35] [Client thread/WARN]: [Thaumcraft] Class not found. java.lang.ClassNotFoundException: thaumcraft.common.Thaumcraft
[22:23:35] [Client thread/INFO]: [EnderStorage] EnderStorage mod not found.
[22:23:35] [Client thread/INFO]: [GraveStone] GraveStone mod not found.
[22:23:35] [Client thread/INFO]: [TwilightForestMod] TwilightForestMod mod not found.
[22:23:35] [Client thread/WARN]: [Thermal Expansion] Error while loading Energy hooks.java.lang.ClassNotFoundException: cofh.api.energy.IEnergyProvider
[22:23:35] [Client thread/WARN]: [Thermal Expansion] Error while loading Energy Cell hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cell.TileCell
[22:23:35] [Client thread/WARN]: [Thermal Expansion] Error while loading Tank hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.tank.TileTank
[22:23:35] [Client thread/WARN]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.ender.TileTesseract
[22:23:35] [Client thread/WARN]: [Thermal Expansion] Error while loading ISecureTile hooks.java.lang.ClassNotFoundException: cofh.api.tileentity.ISecurable
[22:23:35] [Client thread/WARN]: [Thermal Expansion] Error while loading Tesseract hooks.java.lang.ClassNotFoundException: cofh.thermalexpansion.block.cache.TileCache
[22:23:35] [Client thread/WARN]: [Thermal Dynamics] Error while loading FluidDuct hooks.java.lang.ClassNotFoundException: cofh.thermaldynamics.ducts.fluid.TileFluidDuct
[22:23:35] [Client thread/INFO]: [Engineer Toolbox] Engineer Toolbox mod not found.
[22:23:35] [Client thread/INFO]: [ProjectRed] ProjectRed|Integration mod not found.
[22:23:35] [Client thread/INFO]: [ExtraUtilities] ExtraUtilities mod not found.
[22:23:35] [Client thread/INFO]: [OpenBlocks] OpenBlocks mod not found.
[22:23:35] [Client thread/INFO]: [Railcraft] Railcraft mod not found.
[22:23:35] [Client thread/INFO]: [PamHarvestCraft] PamHarvestCraft mod not found.
[22:23:35] [Client thread/INFO]: [MagicalCrops] MagicalCrops mod not found.
[22:23:35] [Client thread/INFO]: [Statues] Statues mod not found.
[22:23:35] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
[22:23:35] [Client thread/INFO]: Forge Multipart found and dedicated handler registered
[22:23:35] [Client thread/INFO]: Forge Mod Loader has successfully loaded 17 mods
[22:23:35] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:NotEnoughItems, FMLFileResourcePack:DearImGreg Tweaks, FMLFileResourcePack:Greg-API, FMLFileResourcePack:Greg-API-Post, FMLFileResourcePack:GregTech, FMLFileResourcePack:Waila, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MapWriter, FMLFileResourcePack:Opis
[22:23:41] [Client thread/INFO]: Created: 2048x2048 textures/blocks-atlas
[22:23:45] [Client thread/INFO]: Created: 2048x2048 textures/items-atlas
[22:23:45] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[22:23:45] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: SoundSystem shutting down...
[22:23:46] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     Author: Paul Lamb, www.paulscode.com
[22:23:46] [Client thread/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[22:23:46] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[22:23:46] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:23:46] [Thread-14/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[22:23:46] [Thread-14/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[22:23:46] [Thread-14/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[22:23:46] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[22:23:46] [Sound Library Loader/INFO]: Sound engine started
[22:23:52] [Server thread/INFO]: Starting integrated minecraft server version 1.7.10
[22:23:52] [Server thread/INFO]: Generating keypair
[22:23:52] [Server thread/INFO]: Injecting existing block and item data into this server instance
[22:23:53] [Server thread/INFO]: Applying holder lookups
[22:23:53] [Server thread/INFO]: Holder lookups applied
[22:23:53] [Server thread/WARN]: Unable to find spawn biome
[22:23:53] [Server thread/INFO]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@6241f9d0)
[22:23:53] [Server thread/INFO]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@6241f9d0)
[22:23:53] [Server thread/INFO]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@6241f9d0)
[22:23:53] [Server thread/INFO]: Preparing start region for level 0
[22:23:54] [Server thread/INFO]: Preparing spawn area: 10%
[22:23:55] [Server thread/INFO]: Preparing spawn area: 25%
[22:23:56] [Server thread/INFO]: Preparing spawn area: 42%
[22:23:57] [Server thread/INFO]: Preparing spawn area: 60%
[22:23:58] [Server thread/INFO]: Preparing spawn area: 79%
[22:23:58] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoSuchFieldError: restoringBlockSnapshots
	at net.minecraft.block.Block.dropBlockAsItemWithChance(Block.java:803) ~[Block.class:?]
	at net.minecraft.block.Block.dropBlockAsItem(Block.java:795) ~[Block.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:184) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:162) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:162) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:162) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:107) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:157) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:107) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:157) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:162) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:132) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455) ~[WorldServer.class:?]
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432) ~[WorldServer.class:?]
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713) ~[Chunk.class:?]
	at net.minecraft.world.World.setBlock(World.java:518) ~[World.class:?]
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:162) ~[BlockDynamicLiquid.class:?]
	at net.minecraft.world.gen.feature.WorldGenLiquids.generate(WorldGenLiquids.java:83) ~[WorldGenLiquids.class:?]
	at net.minecraft.world.biome.BiomeDecorator.genDecorations(BiomeDecorator.java:344) ~[BiomeDecorator.class:?]
	at net.minecraft.world.biome.BiomeDecorator.decorateChunk(BiomeDecorator.java:145) ~[BiomeDecorator.class:?]
	at net.minecraft.world.biome.BiomeGenBase.decorate(BiomeGenBase.java:412) ~[BiomeGenBase.class:?]
	at net.minecraft.world.biome.BiomeGenSavanna.decorate(BiomeGenSavanna.java:55) ~[BiomeGenSavanna.class:?]
	at net.minecraft.world.gen.ChunkProviderGenerate.populate(ChunkProviderGenerate.java:444) ~[ChunkProviderGenerate.class:?]
	at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:313) ~[ChunkProviderServer.class:?]
	at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1157) ~[Chunk.class:?]
	at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:208) ~[ChunkProviderServer.class:?]
	at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:149) ~[ChunkProviderServer.class:?]
	at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119) ~[ChunkProviderServer.class:?]
	at net.minecraft.server.MinecraftServer.initialWorldChunkLoad(MinecraftServer.java:305) ~[MinecraftServer.class:?]
	at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:79) ~[IntegratedServer.class:?]
	at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:96) ~[IntegratedServer.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445) [MinecraftServer.class:?]
	at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752) [MinecraftServer$2.class:?]
[22:23:58] [Server thread/ERROR]: This crash report has been saved to: C:\Users\User\IdeaProjects\dearimgreg_tweaks\run\crash-reports\crash-2023-02-08_22.23.58-server.txt
[22:23:58] [Server thread/INFO]: Applying holder lookups
[22:23:58] [Server thread/INFO]: Holder lookups applied
[22:23:58] [Server thread/INFO]: The state engine was in incorrect state SERVER_STARTING and forced into state SERVER_STOPPED. Errors may have been discarded.
[22:23:58] [Client thread/INFO]: [net.minecraft.client.Minecraft:displayCrashReport:388]: ---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 08.02.23 22:23
Description: Exception in server tick loop

java.lang.NoSuchFieldError: restoringBlockSnapshots
	at net.minecraft.block.Block.dropBlockAsItemWithChance(Block.java:803)
	at net.minecraft.block.Block.dropBlockAsItem(Block.java:795)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:184)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:162)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:162)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:162)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:107)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:157)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:107)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:157)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:162)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:152)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:132)
	at net.minecraft.world.WorldServer.scheduleBlockUpdateWithPriority(WorldServer.java:455)
	at net.minecraft.world.WorldServer.scheduleBlockUpdate(WorldServer.java:432)
	at net.minecraft.block.BlockDynamicLiquid.onBlockAdded(BlockDynamicLiquid.java:352)
	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:713)
	at net.minecraft.world.World.setBlock(World.java:518)
	at net.minecraft.block.BlockDynamicLiquid.func_149813_h(BlockDynamicLiquid.java:187)
	at net.minecraft.block.BlockDynamicLiquid.updateTick(BlockDynamicLiquid.java:162)
	at net.minecraft.world.gen.feature.WorldGenLiquids.generate(WorldGenLiquids.java:83)
	at net.minecraft.world.biome.BiomeDecorator.genDecorations(BiomeDecorator.java:344)
	at net.minecraft.world.biome.BiomeDecorator.decorateChunk(BiomeDecorator.java:145)
	at net.minecraft.world.biome.BiomeGenBase.decorate(BiomeGenBase.java:412)
	at net.minecraft.world.biome.BiomeGenSavanna.decorate(BiomeGenSavanna.java:55)
	at net.minecraft.world.gen.ChunkProviderGenerate.populate(ChunkProviderGenerate.java:444)
	at net.minecraft.world.gen.ChunkProviderServer.populate(ChunkProviderServer.java:313)
	at net.minecraft.world.chunk.Chunk.populateChunk(Chunk.java:1157)
	at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:208)
	at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:149)
	at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:119)
	at net.minecraft.server.MinecraftServer.initialWorldChunkLoad(MinecraftServer.java:305)
	at net.minecraft.server.integrated.IntegratedServer.loadAllWorlds(IntegratedServer.java:79)
	at net.minecraft.server.integrated.IntegratedServer.startServer(IntegratedServer.java:96)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
	at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:752)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
	Minecraft Version: 1.7.10
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_362, Temurin
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Temurin
	Memory: 1492006568 bytes (1422 MB) / 3113746432 bytes (2969 MB) up to 5726797824 bytes (5461 MB)
	JVM Flags: 2 total; -Xms1G -Xmx6G
	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
	FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 17 mods loaded, 17 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
	UCHIJAA	mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 
	UCHIJAA	FML{7.10.99.99} [Forge Mod Loader] (recompiled_minecraft-1.7.10.jar) 
	UCHIJAA	Forge{10.13.4.1614} [Minecraft Forge] (recompiled_minecraft-1.7.10.jar) 
	UCHIJAA	NotEnoughItems{2.3.24-GTNH} [NotEnoughItems] (NotEnoughItems-1.7.10-1.0.5.120-dev.jar) 
	UCHIJAA	MobiusCore{1.2.5} [MobiusCore] (minecraft.jar) 
	UCHIJAA	CodeChickenCore{1.1.11} [CodeChicken Core] (minecraft.jar) 
	UCHIJAA	GT_ASM{6.14.11} [Greg-ASM®] (minecraft.jar) 
	UCHIJAA	digt{master-packages-1-g3016a94.dirty} [DearImGreg Tweaks] (digt-master-packages-1-g3016a94.dirty-dev.jar) 
	UCHIJAA	gregapi{GT6-MC1710} [Greg-API] (gregtech_1.7.10-6.15.10-dev.jar) 
	UCHIJAA	McMultipart{1.2.0.347} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.347-dev.jar) 
	UCHIJAA	gregapi_post{GT6-MC1710} [Greg-API-Post] (gregtech_1.7.10-6.15.10-dev.jar) 
	UCHIJAA	gregtech{GT6-MC1710} [GregTech] (gregtech_1.7.10-6.15.10-dev.jar) 
	UCHIJAA	Waila{1.5.11} [Waila] (Waila-1.5.11-RC2-NONEI_1.7.10-dev.jar) 
	UCHIJAA	ForgeMultipart{1.2.0.347} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.347-dev.jar) 
	UCHIJAA	ForgeMicroblock{1.2.0.347} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.347-dev.jar) 
	UCHIJAA	MapWriter{2.1.2} [MapWriter] (Opis-1.2.5_1.7.10-dev.jar) 
	UCHIJAA	Opis{1.2.5} [Opis] (Opis-1.2.5_1.7.10-dev.jar) 
	GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
	Profiler Position: N/A (disabled)
	Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	Player Count: 0 / 8; []
	Type: Integrated Server (map_client.txt)
	Is Modded: Definitely; Client brand changed to 'fml,forge'
[22:23:58] [Client thread/INFO]: [net.minecraft.client.Minecraft:displayCrashReport:393]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\User\IdeaProjects\dearimgreg_tweaks\run\crash-reports\crash-2023-02-08_22.23.58-server.txt

Can you provide a link to a repository I could clone that has the issue? I'd like to reproduce it locally so I can debug it easier

A link to a repo for reproducing the error: HumansAreWeak/ExampleMod1.7.10
Don't know if it matters, but I'm using (and tried) OpenJDK versions 8 and 11. The error still persists.

Thanks, I was able to find the cause with this repo. GT6 depends on Opis, which bundled a modified version of the net.minecraft.world.World class. I had mods load first in the classpath, before forge&minecraft, which was wrong and has now been corrected.

Also if you want to use the gtnh forks of nei/ccc/ccl use the following: (gt6 depends on the original nei, so you would end up with two mods loaded at the same time):

    // Of course include the latest/SNAPSHOT version of GT6.
    api("com.gregoriust.gregtech:gregtech_1.7.10:6.15.10:dev") {
        exclude group: "codechicken" // use GTNH forks instead
    }
    // These default dependencies are required to use the basics of GT6's API.  Some
    // other usages may require more dependencies to be enabled.
    api "com.github.GTNewHorizons:NotEnoughItems:2.3.28-GTNH:dev" // no need to manually specify ccl/ccc versions
    api "com.github.GTNewHorizons:ForgeMultipart:1.3.2:dev" // This is another codechicken mod GT6 depends on