Jump to content

Game crush on server connection (forge 28.0.55)


General Radek

Recommended Posts

Hey there! Need some help!

My game crashes on connecting to server. As I see it happens on the stage of loading the world. The game says "Encrypting...", then there is just the dirt screen for a few seconds, and then it says "saving chunks" and crashes.

Can you say the reason of the crush?

 

Here's the crush report:

Spoiler

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 26.08.19 0:32
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
    at atomicstryker.infernalmobs.common.InfernalMobsCore.getIsHealthBarDisabled(InfernalMobsCore.java:688) ~[?:1.14.4.1] {}
    at atomicstryker.infernalmobs.client.InfernalMobsClient.onPreRenderGameOverlay(InfernalMobsClient.java:85) ~[?:1.14.4.1] {}
    at net.minecraftforge.eventbus.ASMEventHandler_56_InfernalMobsClient_onPreRenderGameOverlay_Pre.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-0.10.6-service.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-0.10.6-service.jar:?] {}
    at net.minecraftforge.client.ForgeIngameGui.pre(ForgeIngameGui.java:827) ~[?:?] {}
    at net.minecraftforge.client.ForgeIngameGui.func_175180_a(ForgeIngameGui.java:120) ~[?:?] {}
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:827) ~[?:?] {pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:886) [?:?] {pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.0.55.jar:28.0] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$349/1105958076.call(Unknown Source) [forge-1.14.4-28.0.55.jar:28.0] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?] {}


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

-- Head --
Thread: Client thread
Stacktrace:
    at atomicstryker.infernalmobs.common.InfernalMobsCore.getIsHealthBarDisabled(InfernalMobsCore.java:688)
    at atomicstryker.infernalmobs.client.InfernalMobsClient.onPreRenderGameOverlay(InfernalMobsClient.java:85)
    at net.minecraftforge.eventbus.ASMEventHandler_56_InfernalMobsClient_onPreRenderGameOverlay_Pre.invoke(.dynamic)
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
    at net.minecraftforge.client.ForgeIngameGui.pre(ForgeIngameGui.java:827)
    at net.minecraftforge.client.ForgeIngameGui.func_175180_a(ForgeIngameGui.java:120)

-- Affected level --
Details:
    All players: 1 total; [ClientPlayerEntity['General_Radek'/131, l='MpServer', x=-67.50, y=64.00, z=231.50]]
    Chunk stats: Client Chunk Cache: 3025, 478
    Level dimension: DimensionType{minecraft:overworld}
    Level name: MpServer
    Level seed: 0
    Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: false
    Level generator options: {}
    Level spawn location: World: (-64,64,224), Chunk: (at 0,4,0 in -4,14; contains blocks -64,0,224 to -49,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 2873 game time, 2873 day time
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Server brand: forge
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:574)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1745)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:405)
    at net.minecraft.client.main.Main.main(SourceFile:155)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$349/1105958076.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:80)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.14.4
    Minecraft Version ID: 1.14.4
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 8481299992 bytes (8088 MB) / 10670309376 bytes (10176 MB) up to 10737418240 bytes (10240 MB)
    CPUs: 8
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 3.2.0+60+b86c1d4
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-0.10.6-service.jar eventbus PLUGINSERVICE 
        /forge-1.14.4-28.0.55.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.14.4-28.0.55.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-0.16.0-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.14.4-28.0.55.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.14.4-28.0.55.jar runtimedistcleaner PLUGINSERVICE 
        /%5BClient%20only%5D%20OptiFine%20HD%20Ultra%20F4%20(Pre-release%202).jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.14.4-28.0.55.jar fml TRANSFORMATIONSERVICE 
    FML: 28.0
    Forge: net.minecraftforge:28.0.55
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        [API] AttributeFix (3.0.2).jar AttributeFix {[email protected] DONE}
        [API] FastFurnace (2.1.1).jar FastFurnace {[email protected] DONE}
        [API] InstantLava (1.0.1).jar InstantLava {[email protected] DONE}
        [API] NonEvaporation (1.0.0).jar NonEvaporation {[email protected] DONE}
        [API] Placebo (2.1.11).jar Placebo {[email protected] DONE}
        [API] RandomPatches (1.18.1.1).jar RandomPatches {[email protected] DONE}
        [API] U Team Core (2.7.0.129).jar U Team Core {[email protected] DONE}
        [Both] Advanced Mining Dimension (Beta 1.0.4).jar Mining World {[email protected] DONE}
        [Both] Advanced Rotten Flesh to Leather (Red).jar Advanced Rotten Flesh to Leather {[email protected] DONE}
        [Both] AtomicStryker's Infernal Mobs (1.14.4.1).jar Infernal Mobs {[email protected] DONE}
        [Both] Biomes O' Plenty (Alpha 9.0.0.246).jar Biomes O' Plenty {[email protected] DONE}
        [Both] Corail Pillar (4.5.3).jar Corail Pillar {[email protected] DONE}
        [Both] Corail Pillar — Extension BO'P (4.2.0) {Corail Pillar, Biomes O' Plenty}.jar Corail Pillar - Biomes O'Plenty Extension {[email protected] DONE}
        [Both] Doggy Talents (1.15.1.3).jar Doggy Talents {[email protected] DONE}
        [Both] Dungeon Crawl (Beta 1.3.0).jar Dungeon Crawl {[email protected] DONE}
        [Both] Elementary Ores (Beta 0.0.1).jar Elementary Ores {[email protected] DONE}
        [Both] EmbellishCraft (Beta 0.0.4.0).jar EmbellishCraft {[email protected] DONE}
        [Both] Enchantments Exchanger (4.0.10).jar Enchantments Exchanger {[email protected] DONE}
        [Both] EnchantSlash (1.0.0).jar EnchantSlash {[email protected] DONE}
        [Both] Enemyz (0.2.1).jar Enemyz {[email protected] DONE}
        [Both] Enhanced Mob Spawners (1.4.2).jar Enhanced Mob Spawners {[email protected] DONE}
        [Both] Essentials (2.4.1).jar Essentials {[email protected] DONE}
        [Both] EXP Bottling (1.14.4-3).jar EXP Bottling {[email protected] DONE}
        [Both] Extended Slabs (Beta 0.1.0).jar Extended Slabs {[email protected] DONE}
        [Both] Extra Anvils (2.1a).jar Extra Anvils {[email protected] DONE}
        [Both] Extra Bows (b2).jar Extra Bows {[email protected] b2 DONE}
        [Both] Fish Traps (Beta 0.0.4).jar Fish Traps {[email protected] DONE}
        [Both] HoppersPlus (Beta 1.1).jar Hoppers Plus {[email protected] DONE}
        [Both] HunterIllager (0.1.4).jar HunterIllager {[email protected] DONE}
        [Both] MCFurnace (1.2.1).jar MCFurnace {[email protected] DONE}
        [Both] Metal Barrels (1.3c).jar Metal Barrels {[email protected] DONE}
        [Both] More Ores In ONE (1.4) {Super Tools}.jar More Ores in ONE {[email protected] DONE}
        [Both] MrCrayfish's Furniture Mod (Alpha 7.0.0 pre-5).jar MrCrayfish's Furniture Mod {[email protected] DONE}
        [Both] OpenBlocks Elevator (Beta 1.5.1).jar Elevator Mod {[email protected] DONE}
        [Both] Quick Leaf Decay (1.2.5).jar Quick Leaf Decay {[email protected] DONE}
        [Both] Redstone Gates (1.2.0).jar Gates {[email protected] DONE}
        [Both] Ring of Attraction (1.0.7).jar Ring of Attraction {[email protected] DONE}
        [Both] Ring of Blink (1.0.11).jar Ring of Blink {[email protected] DONE}
        [Both] Ring of Growth (1.0.9).jar Ring of Growth {[email protected] DONE}
        [Both] Ring of Miner (1.0.6).jar Ring of Miner {[email protected] DONE}
        [Both] Ring of Repair (1.0.9).jar Ring of Repair {[email protected] DONE}
        [Both] Simple Diving Gear (3.0.2).jar Simple Diving Gear {[email protected] mc 1.14.4 DONE}
        [Both] Simply Light (Beta 0.8.6).jar Simply Light {[email protected] DONE}
        [Both] Sulfur and Potassium (2.2.2).jar Sulfur And Potassium - make gunpowder {[email protected] DONE}
        [Both] SuperTools (1.5b).jar Super Tools {[email protected] DONE}
        [Both] The Flying things (1.8.4).jar The Flying Things {[email protected] DONE}
        [Both] Useful Backpacks (1.7.0.34) {U Team Core}.jar Useful Backpacks {[email protected] DONE}
        [Both] Waddles (0.8.3).jar Waddles {[email protected] DONE}
        [Both] Wither Skeleton Tweaks (3.0.2) {Placebo}.jar Wither Skeleton Tweaks {[email protected] DONE}
        [Client only] Enchantment Descriptions (1.3.6).jar EnchantmentDescriptions {[email protected] DONE}
        [Client only] Neat (1.5-19).jar Neat {[email protected] DONE}
        [Client only] Smooth Scrolling Everywhere (1.0).jar Smooth Scrolling Everywhere {[email protected] DONE}
        [Client only] Xaero's Minimap (1.17.7).jar Xaero's Minimap {[email protected] DONE}
        [Client only] Xaero's WorldMap (1.4.7.1).jar Xaero's World Map {[email protected] DONE}
        forge-1.14.4-28.0.55-universal.jar Forge {[email protected] DONE}
        forge-1.14.4-28.0.55-client.jar Minecraft {[email protected] DONE}
    Launched Version: 1.14.4-forge-28.0.55
    LWJGL: 3.2.2 build 10
    OpenGL: GeForce GTX 880M/PCIe/SSE2 GL version 4.6.0 NVIDIA 425.31, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: vanilla, file/Faithful HD + Mods (x64), file/HD Font, file/MC Mods Rus Translations
    Current Language: Русский (Россия)
    CPU: 8x Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz

 

The log will be below in the comments

Link to comment
Share on other sites

The log:

Spoiler

[26авг2019 00:30:34.009] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, General_Radek, --version, 1.14.4-forge-28.0.55, --gameDir, C:\Users\Gener\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Gener\AppData\Roaming\.minecraft\assets, --assetIndex, 1.14, --uuid, 39867247ddcb4554ad342e199d6a8a7d, --accessToken, ????????, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 28.0.55, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20190719.225934]
[26авг2019 00:30:34.013] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 3.2.0+60+b86c1d4 starting: java version 1.8.0_51 by Oracle Corporation
[26авг2019 00:30:34.133] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.onLoad
[26авг2019 00:30:34.135] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFine ZIP file: C:\Users\Gener\AppData\Roaming\.minecraft\mods\[Client only] OptiFine HD Ultra F4 (Pre-release 2).jar
[26авг2019 00:30:34.137] [main/INFO] [optifine.OptiFineTransformer/]: Loading access transformer: srg/forge_at.cfg
[26авг2019 00:30:34.143] [main/INFO] [optifine.OptiFineTransformer/]: Access transformer rules: 133
[26авг2019 00:30:34.242] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[26авг2019 00:30:34.254] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.initialize
[26авг2019 00:30:35.272] [main/INFO] [optifine.OptiFineTransformationService/]: OptiFineTransformationService.transformers
[26авг2019 00:30:35.307] [main/INFO] [optifine.OptiFineTransformer/]: Targets: 238
[26авг2019 00:30:35.950] [main/INFO] [optifine.OptiFineTransformationService/]: additionalClassesLocator: [optifine., net.optifine.]
[26авг2019 00:30:35.963] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlclient' with arguments [--version, 1.14.4-forge-28.0.55, --gameDir, C:\Users\Gener\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Gener\AppData\Roaming\.minecraft\assets, --username, General_Radek, --assetIndex, 1.14, --uuid, 39867247ddcb4554ad342e199d6a8a7d, --accessToken, ????????, --userType, mojang, --versionType, release]
[26авг2019 00:30:38.007] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reflector Forge ***
[26авг2019 00:30:38.016] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[26авг2019 00:30:40.511] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] (Reflector) Method not present: net.minecraftforge.client.model.IModel.getTextures
[26авг2019 00:30:40.737] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] (Reflector) Class not present: net.minecraft.launchwrapper.Launch
[26авг2019 00:30:40.758] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader
[26авг2019 00:30:40.970] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[26авг2019 00:30:40.979] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reflector Vanilla ***
[26авг2019 00:30:41.337] [Client thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: General_Radek
[26авг2019 00:30:48.524] [Client thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: lastServer:
[26авг2019 00:30:48.770] [Client thread/INFO] [net.minecraft.client.Minecraft/]: LWJGL Version: 3.2.2 build 10
[26авг2019 00:30:51.726] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] 
[26авг2019 00:30:51.726] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] OptiFine_1.14.4_HD_U_F4_pre2
[26авг2019 00:30:51.729] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] Build: 20190807-012554
[26авг2019 00:30:51.729] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[26авг2019 00:30:51.729] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[26авг2019 00:30:51.729] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[26авг2019 00:30:51.730] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL
[26авг2019 00:30:51.733] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL: GeForce GTX 880M/PCIe/SSE2, version 4.6.0 NVIDIA 425.31, NVIDIA Corporation
[26авг2019 00:30:51.735] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] OpenGL Version: 4.6.0
[26авг2019 00:30:51.796] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] Maximum texture size: 16384x16384
[26авг2019 00:30:51.853] [Client thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 425.31
[26авг2019 00:30:51.853] [Client thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Vendor:  NVIDIA Corporation
[26авг2019 00:30:51.853] [Client thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Renderer: GeForce GTX 880M/PCIe/SSE2
[26авг2019 00:30:51.854] [Client thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0 
[26авг2019 00:30:51.854] [Client thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[26авг2019 00:30:51.854] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Checking for new version
[26авг2019 00:30:51.854] [Client thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[26авг2019 00:30:51.854] [Client thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[26авг2019 00:30:51.854] [Client thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Load shaders configuration.
[26авг2019 00:30:51.857] [Client thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Save shaders configuration.
[26авг2019 00:30:51.859] [Client thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Shaders can not be loaded, Anisotropic Filtering is enabled: 16x
[26авг2019 00:30:51.859] [Client thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] Shaders can not be loaded, Fast Render is enabled.
[26авг2019 00:30:51.863] [Client thread/INFO] [net.optifine.shaders.SMCLog/]: [Shaders] No shaderpack loaded.
[26авг2019 00:30:52.389] [VersionCheck/INFO] [net.optifine.Config/]: [OptiFine] Version found: F2
[26авг2019 00:30:52.802] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity enchantslash.slashbeam
[26авг2019 00:30:52.900] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `simplylight` for name `illuminant_block`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:52.900] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `simplylight` for name `illuminant_block_on`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:52.905] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `simplylight` for name `illuminant_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:52.906] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `simplylight` for name `illuminant_panel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:52.908] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `simplylight` for name `wall_lamp`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:52.911] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `simplylight` for name `lightbulb`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:52.915] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `simplylight` for name `rodlamp`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:53.377] [modloading-worker-3/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 28.0.55, for MC 1.14.4 with MCP 20190719.225934
[26авг2019 00:30:53.377] [modloading-worker-3/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v28.0.55 Initialized
[26авг2019 00:30:53.572] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flying_things:magic_carpet
[26авг2019 00:30:53.576] [modloading-worker-6/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity flying_things:enchanted_broom
[26авг2019 00:30:53.595] [modloading-worker-7/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity waddles:adelie_penguin
[26авг2019 00:30:53.625] [modloading-worker-3/INFO] [Dungeon Crawl/]: Here we go!
[26авг2019 00:30:53.630] [modloading-worker-3/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `dcdungeon`, expected `dungeoncrawl`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:53.679] [modloading-worker-3/INFO] [Dungeon Crawl/]: Calculating WeightedRandomBlocks
[26авг2019 00:30:53.682] [modloading-worker-3/INFO] [Dungeon Crawl/]: Finished calculations (3 ms)
[26авг2019 00:30:56.105] [modloading-worker-5/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cfm:seat
[26авг2019 00:30:56.268] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:56.278] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:56.281] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:56.282] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `blast_furnace`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:56.285] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:56.285] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `smoker`, expected `fastfurnace`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:56.806] [Client thread/INFO] [com.tfar.extraanvils.ExtraAnvils/]: registering diamond anvil
[26авг2019 00:30:56.814] [Client thread/INFO] [com.tfar.extraanvils.ExtraAnvils/]: registering gold anvil
[26авг2019 00:30:56.814] [Client thread/INFO] [com.tfar.extraanvils.ExtraAnvils/]: registering stone anvil
[26авг2019 00:30:56.849] [Client thread/INFO] [ring_of_attraction/]: Blocks registered
[26авг2019 00:30:56.849] [Client thread/INFO] [ring_of_blink/]: Blocks registered
[26авг2019 00:30:56.849] [Client thread/INFO] [ring_of_growth/]: Blocks registered
[26авг2019 00:30:56.849] [Client thread/INFO] [ring_of_miner/]: Blocks registered
[26авг2019 00:30:56.849] [Client thread/INFO] [ring_of_repair/]: Blocks registered
[26авг2019 00:30:56.858] [Client thread/INFO] [sonyikaarftl/]: Items registered.
[26авг2019 00:30:56.935] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `spawner`, expected `spawnermod`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:56.950] [Client thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `bow`, expected `extrabows`. This could be a intended override, but in most cases indicates a broken mod.
[26авг2019 00:30:56.961] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity hunterillager.hunterillager
[26авг2019 00:30:56.975] [Client thread/INFO] [ring_of_attraction/]: Items registered.
[26авг2019 00:30:56.978] [Client thread/INFO] [ring_of_blink/]: Items registered.
[26авг2019 00:30:56.981] [Client thread/INFO] [ring_of_growth/]: Items registered.
[26авг2019 00:30:56.985] [Client thread/INFO] [ring_of_miner/]: Items registered.
[26авг2019 00:30:56.987] [Client thread/INFO] [ring_of_repair/]: Items registered.
[26авг2019 00:30:57.201] [Client thread/INFO] [Dungeon Crawl/]: Adding features and structures
[26авг2019 00:30:57.268] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity biomesoplenty:boat_bop
[26авг2019 00:30:57.289] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity doggytalents:dog
[26авг2019 00:30:57.290] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity doggytalents:dog_beam
[26авг2019 00:30:57.292] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity embellishcraft:entity_chair
[26авг2019 00:30:57.293] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity cannon_skull
[26авг2019 00:30:57.294] [Client thread/WARN] [net.minecraft.entity.EntityType/]: No data fixer registered for entity extraanvils:falling_anvil_entity
[26авг2019 00:30:57.309] [Client thread/INFO] [Dungeon Crawl/]: Registering features
[26авг2019 00:30:57.448] [Client thread/ERROR] [net.minecraft.resources.ResourcePack/]: Couldn't load pack metadata
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 5 column 10 path $.pack.pack_format
    at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?]
    at net.minecraft.util.JSONUtils.func_212744_a(SourceFile:546) ~[?:?]
    at net.minecraft.util.JSONUtils.func_212743_a(SourceFile:554) ~[?:?]
    at net.minecraft.resources.ResourcePack.func_195770_a(ResourcePack.java:90) [?:?]
    at net.minecraft.resources.ResourcePack.func_195760_a(ResourcePack.java:77) [?:?]
    at net.minecraft.resources.ResourcePackInfo.func_195793_a(ResourcePackInfo.java:38) [?:?]
    at net.minecraftforge.fml.packs.ResourcePackLoader$ModPackFinder.func_195730_a(ResourcePackLoader.java:76) [?:?]
    at net.minecraft.resources.ResourcePackList.func_198983_a(SourceFile:33) [?:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:454) [?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?]
    at net.minecraft.client.main.Main.main(SourceFile:155) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.0.55.jar:28.0]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$349/1105958076.call(Unknown Source) [forge-1.14.4-28.0.55.jar:28.0]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 5 column 10 path $.pack.pack_format
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[gson-2.8.0.jar:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:491) ~[gson-2.8.0.jar:?]
    at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[gson-2.8.0.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738) ~[gson-2.8.0.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[gson-2.8.0.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[gson-2.8.0.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[gson-2.8.0.jar:?]
    at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?]
    ... 21 more
[26авг2019 00:30:57.455] [Client thread/ERROR] [net.minecraft.resources.ResourcePackInfo/]: Broken/missing pack.mcmeta detected, fudging it into existance. Please check that your launcher has downloaded all assets for the game correctly!
[26авг2019 00:30:57.494] [Client thread/ERROR] [net.minecraft.resources.ResourcePack/]: Couldn't load language metadata
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 5 column 10 path $.pack.pack_format
    at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:495) ~[?:?]
    at net.minecraft.util.JSONUtils.func_212744_a(SourceFile:546) ~[?:?]
    at net.minecraft.util.JSONUtils.func_212743_a(SourceFile:554) ~[?:?]
    at net.minecraft.resources.ResourcePack.func_195770_a(ResourcePack.java:90) [?:?]
    at net.minecraft.resources.ResourcePack.func_195760_a(ResourcePack.java:77) [?:?]
    at net.minecraft.client.resources.LanguageManager.func_135043_a(LanguageManager.java:37) [?:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:463) [?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?]
    at net.minecraft.client.main.Main.main(SourceFile:155) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.0.55.jar:28.0]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$349/1105958076.call(Unknown Source) [forge-1.14.4-28.0.55.jar:28.0]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 5 column 10 path $.pack.pack_format
    at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[gson-2.8.0.jar:?]
    at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:491) ~[gson-2.8.0.jar:?]
    at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[gson-2.8.0.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:738) ~[gson-2.8.0.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[gson-2.8.0.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[gson-2.8.0.jar:?]
    at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[gson-2.8.0.jar:?]
    at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:493) ~[?:?]
    ... 19 more
[26авг2019 00:30:58.354] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
[26авг2019 00:30:58.425] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading textures ***
[26авг2019 00:30:58.426] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] Resource packs: [API] AttributeFix (3.0.2).jar, [Both] Biomes O' Plenty (Alpha 9.0.0.246).jar, [Both] MrCrayfish's Furniture Mod (Alpha 7.0.0 pre-5).jar, [Both] Corail Pillar (4.5.3).jar, [Both] Corail Pillar — Extension BO'P (4.2.0) {Corail Pillar, Biomes O' Plenty}.jar, [Both] Doggy Talents (1.15.1.3).jar, [Both] Dungeon Crawl (Beta 1.3.0).jar, [Both] Elementary Ores (Beta 0.0.1).jar, [Both] OpenBlocks Elevator (Beta 1.5.1).jar, [Both] EmbellishCraft (Beta 0.0.4.0).jar, [Both] EnchantSlash (1.0.0).jar, [Client only] Enchantment Descriptions (1.3.6).jar, [Both] Enchantments Exchanger (4.0.10).jar, [Both] Enemyz (0.2.1).jar, [Both] Essentials (2.4.1).jar, [Both] EXP Bottling (1.14.4-3).jar, [Both] Extended Slabs (Beta 0.1.0).jar, [Both] Extra Anvils (2.1a).jar, [Both] Extra Bows (b2).jar, [API] FastFurnace (2.1.1).jar, [Both] Fish Traps (Beta 0.0.4).jar, [Both] The Flying things (1.8.4).jar, forge-1.14.4-28.0.55-universal.jar, [Both] Redstone Gates (1.2.0).jar, [Both] HoppersPlus (Beta 1.1).jar, [Both] HunterIllager (0.1.4).jar, [Both] AtomicStryker's Infernal Mobs (1.14.4.1).jar, [API] InstantLava (1.0.1).jar, [Both] MCFurnace (1.2.1).jar, [Both] Metal Barrels (1.3c).jar, [Both] Advanced Mining Dimension (Beta 1.0.4).jar, [Both] More Ores In ONE (1.4) {Super Tools}.jar, [Client only] Neat (1.5-19).jar, [API] NonEvaporation (1.0.0).jar, [API] Placebo (2.1.11).jar, [Both] Quick Leaf Decay (1.2.5).jar, [API] RandomPatches (1.18.1.1).jar, [Both] Ring of Attraction (1.0.7).jar, [Both] Ring of Blink (1.0.11).jar, [Both] Ring of Growth (1.0.9).jar, [Both] Ring of Miner (1.0.6).jar, [Both] Ring of Repair (1.0.9).jar, [Both] Simple Diving Gear (3.0.2).jar, [Both] Simply Light (Beta 0.8.6).jar, [Client only] Smooth Scrolling Everywhere (1.0).jar, [Both] Advanced Rotten Flesh to Leather (Red).jar, [Both] Enhanced Mob Spawners (1.4.2).jar, [Both] Sulfur and Potassium (2.2.2).jar, [Both] SuperTools (1.5b).jar, [Both] Useful Backpacks (1.7.0.34) {U Team Core}.jar, [API] U Team Core (2.7.0.129).jar, [Both] Waddles (0.8.3).jar, [Both] Wither Skeleton Tweaks (3.0.2) {Placebo}.jar, [Client only] Xaero's Minimap (1.17.7).jar, [Client only] Xaero's WorldMap (1.4.7.1).jar, Faithful HD + Mods (x64), HD Font, MC Mods Rus Translations
[26авг2019 00:30:58.637] [Thread-1/FATAL] [net.minecraftforge.common.ForgeConfig/CORE]: Forge config just got changed on the file system!
[26авг2019 00:30:58.907] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file C:\Users\Gener\AppData\Roaming\.minecraft\config\extrabows-common.toml is not correct. Correcting
[26авг2019 00:30:58.908] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key STONE_BOW.velocityMultiplier was corrected from 3.0 to 3.0
[26авг2019 00:30:58.908] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key STONE_BOW.inaccuracy was corrected from 1.0 to 1.0
[26авг2019 00:30:58.908] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key STONE_BOW.time was corrected from 18.0 to 18.0
[26авг2019 00:30:58.908] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key STONE_BOW.damage was corrected from 1.0 to 1.0
[26авг2019 00:30:58.908] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key IRON_BOW.velocityMultiplier was corrected from 3.5 to 3.5
[26авг2019 00:30:58.908] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key IRON_BOW.inaccuracy was corrected from 1.0 to 1.0
[26авг2019 00:30:58.908] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key IRON_BOW.time was corrected from 16.0 to 16.0
[26авг2019 00:30:58.908] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key IRON_BOW.damage was corrected from 2.0 to 2.0
[26авг2019 00:30:58.909] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key GOLD_BOW.velocityMultiplier was corrected from 4.25 to 4.25
[26авг2019 00:30:58.909] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key GOLD_BOW.inaccuracy was corrected from 0.5 to 0.5
[26авг2019 00:30:58.909] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key GOLD_BOW.time was corrected from 10.0 to 10.0
[26авг2019 00:30:58.910] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key GOLD_BOW.damage was corrected from 0.0 to 0.0
[26авг2019 00:30:58.910] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DIAMOND_BOW.velocityMultiplier was corrected from 3.75 to 3.75
[26авг2019 00:30:58.910] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DIAMOND_BOW.inaccuracy was corrected from 1.0 to 1.0
[26авг2019 00:30:58.910] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DIAMOND_BOW.time was corrected from 15.0 to 15.0
[26авг2019 00:30:58.910] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key DIAMOND_BOW.damage was corrected from 5.0 to 5.0
[26авг2019 00:30:58.910] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key EMERALD_BOW.velocityMultiplier was corrected from 4.0 to 4.0
[26авг2019 00:30:58.910] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key EMERALD_BOW.inaccuracy was corrected from 1.0 to 1.0
[26авг2019 00:30:58.911] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key EMERALD_BOW.time was corrected from 15.0 to 15.0
[26авг2019 00:30:58.911] [Server-Worker-6/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key EMERALD_BOW.damage was corrected from 8.0 to 8.0
[26авг2019 00:30:58.918] [modloading-worker-3/INFO] [Dungeon Crawl/]: Common Setup
[26авг2019 00:30:58.918] [modloading-worker-5/INFO] [ring_of_attraction/]: Mod setup
[26авг2019 00:30:58.918] [modloading-worker-4/INFO] [sonyikaarftl/]: Setup method registered.
[26авг2019 00:30:58.919] [modloading-worker-5/INFO] [ring_of_blink/]: Mod setup
[26авг2019 00:30:58.919] [modloading-worker-5/INFO] [ring_of_repair/]: Mod setup
[26авг2019 00:30:58.921] [modloading-worker-0/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: EmbellishCraft setup
[26авг2019 00:30:58.947] [modloading-worker-4/INFO] [atomicstryker.infernalmobs.common.InfernalMobsCore/]: InfernalMobsCore commonSetup completed! Modifiers ready: 27
[26авг2019 00:30:58.957] [modloading-worker-7/INFO] [ring_of_growth/]: Mod setup
[26авг2019 00:30:58.957] [modloading-worker-7/INFO] [ring_of_miner/]: Mod preinit
[26авг2019 00:30:58.970] [modloading-worker-5/INFO] [com.gmail.rohzek.dive.util.LogHelper/]: Hello Minecraft, how are you? Did you know that Tony loves Amy? 2 years and 10 months together. ❤️
[26авг2019 00:30:59.021] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [instantlava] Starting version check at https://craft.mystia.org/InstantLava/1.13.2.json
[26авг2019 00:30:59.237] [modloading-worker-4/INFO] [UTeamCore/]: Discord client was not found.
[26авг2019 00:30:59.238] [Server-Worker-6/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work after COMMON_SETUP: 1 jobs
[26авг2019 00:30:59.280] [Server-Worker-6/INFO] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 00:00:00.038
[26авг2019 00:30:59.282] [modloading-worker-5/INFO] [ring_of_attraction/]: Got game settings net.minecraft.client.GameSettings@49817634
[26авг2019 00:30:59.282] [modloading-worker-6/INFO] [sonyikaarftl/]: clientRegistries method registered.
[26авг2019 00:30:59.283] [modloading-worker-5/INFO] [ring_of_blink/]: Got game settings net.minecraft.client.GameSettings@49817634
[26авг2019 00:30:59.283] [modloading-worker-0/INFO] [xaero.minimap.XaeroMinimap/]: Loading Xaero's Minimap.
[26авг2019 00:30:59.284] [modloading-worker-5/INFO] [ring_of_repair/]: Got game settings net.minecraft.client.GameSettings@49817634
[26авг2019 00:30:59.285] [modloading-worker-5/INFO] [ring_of_growth/]: Got game settings net.minecraft.client.GameSettings@49817634
[26авг2019 00:30:59.285] [modloading-worker-5/INFO] [ring_of_miner/]: Got game settings net.minecraft.client.GameSettings@49817634
[26авг2019 00:30:59.291] [modloading-worker-2/INFO] [tv.mapper.embellishcraft.EmbellishCraft/]: EmbellishCraft client setup
[26авг2019 00:30:59.291] [modloading-worker-2/INFO] [Dungeon Crawl/]: Client Setup
[26авг2019 00:30:59.467] [Server-Worker-4/INFO] [net.optifine.Config/]: [OptiFine] Loading textures/font/ascii_sga.properties
[26авг2019 00:30:59.661] [modloading-worker-0/INFO] [xaero.map.WorldMap/]: Loading Xaero's World Map.
[26авг2019 00:31:00.239] [Server-Worker-4/INFO] [net.optifine.Config/]: [OptiFine] Loading textures/font/ascii.properties
[26авг2019 00:31:00.250] [Server-Worker-4/INFO] [net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProviderFactory/]: Loading font
[26авг2019 00:31:00.251] [Server-Worker-4/INFO] [net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProviderFactory/]: Reading font
[26авг2019 00:31:02.686] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [instantlava] Found status: BETA Current: 1.0.1 Target: null
[26авг2019 00:31:02.687] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [nonevaporation] Starting version check at https://craft.mystia.org/NonEvaporation/1.13.2.json
[26авг2019 00:31:04.178] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [nonevaporation] Found status: BETA Current: 1.0.0 Target: null
[26авг2019 00:31:04.178] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Starting version check at https://api.u-team.info/update/uteamcore.json
[26авг2019 00:31:04.451] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [uteamcore] Found status: UP_TO_DATE Current: 2.7.0.129 Target: null
[26авг2019 00:31:04.453] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mining_dimension] Starting version check at http://maxhenkel.de/update/mining_dimension.json
[26авг2019 00:31:04.751] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mining_dimension] Found status: UP_TO_DATE Current: 1.14.4-1.0.4 Target: null
[26авг2019 00:31:04.752] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corail_pillar] Starting version check at https://raw.githubusercontent.com/Corail31/trash/master/update_pillar.json
[26авг2019 00:31:04.898] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corail_pillar] Found status: UP_TO_DATE Current: 4.5.3 Target: null
[26авг2019 00:31:04.898] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corail_pillar_extension_biomesoplenty] Starting version check at https://raw.githubusercontent.com/Corail31/trash/master/update_pillar_extension_biomesoplenty.json
[26авг2019 00:31:04.924] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [corail_pillar_extension_biomesoplenty] Found status: UP_TO_DATE Current: 4.2.0 Target: null
[26авг2019 00:31:04.925] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doggytalents] Starting version check at https://raw.githubusercontent.com/percivalalb/DoggyTalents/master/version.json
[26авг2019 00:31:04.958] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [doggytalents] Found status: UP_TO_DATE Current: 1.15.1.3 Target: null
[26авг2019 00:31:04.958] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [elementaryores] Starting version check at https://raw.githubusercontent.com/Lothrazar/elementary-ores/master/update.json
[26авг2019 00:31:05.144] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.io.FileNotFoundException: https://raw.githubusercontent.com/Lothrazar/elementary-ores/master/update.json
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
    at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
    at net.minecraftforge.fml.VersionChecker$1$$Lambda$3316/2069787545.accept(Unknown Source) [?:?]
    at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
    at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/Lothrazar/elementary-ores/master/update.json
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
    at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
    at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
    ... 4 more
[26авг2019 00:31:05.145] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchxchg] Starting version check at http://snowstep115.pr-ac.jp/enchxchg.json
[26авг2019 00:31:05.978] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [enchxchg] Found status: AHEAD Current: 1.14.4-4.0.10 Target: null
[26авг2019 00:31:05.978] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [exp_bottling] Starting version check at https://raw.githubusercontent.com/eideehi/ExpBottling/master/update.json
[26авг2019 00:31:06.051] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [exp_bottling] Found status: AHEAD Current: 1.14.4-3 Target: null
[26авг2019 00:31:06.051] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [extendedslabs] Starting version check at https://thinkverse.dev/extended-slabs/update
[26авг2019 00:31:06.237] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [extendedslabs] Found status: UP_TO_DATE Current: 0.1.0-beta Target: null
[26авг2019 00:31:06.237] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [fishtraps] Starting version check at https://www.curseforge.com/minecraft/mc-mods/fish-traps
[26авг2019 00:31:06.301] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.io.IOException: Server returned HTTP response code: 403 for URL: https://www.curseforge.com/minecraft/mc-mods/fish-traps
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
    at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
    at net.minecraftforge.fml.VersionChecker$1$$Lambda$3316/2069787545.accept(Unknown Source) [?:?]
    at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
    at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://www.curseforge.com/minecraft/mc-mods/fish-traps
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
    at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
    at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
    ... 4 more
[26авг2019 00:31:06.302] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [mcfurnace] Starting version check at http://myurl.me/
[26авг2019 00:31:06.402] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
    at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
    at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
    at net.minecraftforge.fml.VersionChecker$1$$Lambda$3316/2069787545.accept(Unknown Source) [?:?]
    at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
    at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://myurl.me/
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
    at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
    at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
    ... 4 more
[26авг2019 00:31:06.402] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [moreoresinone] Starting version check at https://raw.githubusercontent.com/TheKiritoPlayer20/MoreOresInONE/update/update.json
[26авг2019 00:31:06.428] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [moreoresinone] Found status: UP_TO_DATE Current: 1.4 Target: null
[26авг2019 00:31:06.428] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [cfm] Starting version check at https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json
[26авг2019 00:31:06.562] [Forge Version Check/WARN] [net.minecraftforge.fml.VersionChecker/]: Failed to process update information
java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
    at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
    at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
    at net.minecraftforge.fml.VersionChecker$1$$Lambda$3316/2069787545.accept(Unknown Source) [?:?]
    at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
    at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/MrCrayfish/MrCrayfishFurnitureMod/master/update.json
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
    at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
    at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
    ... 4 more
[26авг2019 00:31:06.564] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [supertools] Starting version check at https://raw.githubusercontent.com/TheKiritoPlayer20/SuperTools/updates/update.json
[26авг2019 00:31:06.747] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [supertools] Found status: UP_TO_DATE Current: 1.5b Target: null
[26авг2019 00:31:06.747] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [flying_things] Starting version check at https://raw.githubusercontent.com/Corail31/trash/master/update_flying_things.json
[26авг2019 00:31:06.772] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [flying_things] Found status: UP_TO_DATE Current: 1.8.4 Target: null
[26авг2019 00:31:06.772] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Starting version check at https://api.u-team.info/update/usefulbackpacks.json
[26авг2019 00:31:06.977] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [usefulbackpacks] Found status: UP_TO_DATE Current: 1.7.0.34 Target: null
[26авг2019 00:31:06.977] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[26авг2019 00:31:07.362] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.363] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.363] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.363] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.363] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.363] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.363] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.363] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.364] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.364] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.364] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.364] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.364] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.364] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.365] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.365] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.365] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.365] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.365] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.365] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.365] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.366] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.366] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.366] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.366] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.366] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.366] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.366] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.367] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.367] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.367] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.367] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.367] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.367] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.367] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.367] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.368] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.368] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.368] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.368] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.368] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.368] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.368] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.369] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.369] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.369] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.369] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.369] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.369] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.369] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.369] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.370] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.370] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.370] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.370] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.370] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.370] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.370] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.370] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.371] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.371] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.371] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.371] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.371] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.371] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.371] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.372] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.372] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.372] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.372] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.372] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.372] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.373] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.373] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.373] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.373] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.374] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.374] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.374] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.374] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.374] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.374] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.375] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.375] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.375] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.375] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.375] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.375] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.376] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.376] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.376] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.376] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.376] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.376] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.377] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.377] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.377] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.377] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.377] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.377] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.377] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.378] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.378] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.378] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.378] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.378] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.378] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.378] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.378] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.378] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.379] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.379] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.379] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.379] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.379] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.379] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.379] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.379] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.379] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.379] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.379] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.380] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.380] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.380] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.380] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.380] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.380] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.380] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.380] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.380] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.381] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.381] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.381] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.381] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.381] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.381] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.381] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.381] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.382] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.382] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.382] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.382] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.382] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.382] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.382] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.382] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.383] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.383] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.383] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.383] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.383] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.383] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.383] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.383] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.384] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.384] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.384] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.384] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.384] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.384] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.384] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.384] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.384] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.385] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.385] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.385] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.385] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.385] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.385] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.385] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.385] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.386] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.386] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.386] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.386] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.386] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.386] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.386] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.386] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.386] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.386] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.387] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.387] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.387] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.387] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.387] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.387] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.387] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.387] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.387] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.387] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.387] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.388] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.388] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.388] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.388] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.388] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.388] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.388] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.389] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.389] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.389] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.389] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.389] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.389] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.390] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.390] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.390] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.390] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.390] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.390] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.390] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.391] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.391] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.391] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.391] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.391] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.391] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.391] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.392] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:07.711] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: BETA Current: 28.0.55 Target: 28.0.55
[26авг2019 00:31:08.097] [Server-Worker-5/WARN] [net.minecraft.client.renderer.model.BlockModel/]: Unable to resolve texture due to upward reference: #top in cfm:block/table_corner
[26авг2019 00:31:08.566] [Server-Worker-5/WARN] [net.minecraft.client.renderer.model.BlockModel/]: Unable to resolve texture due to upward reference: #top in cfm:block/table_corner
[26авг2019 00:31:08.705] [Server-Worker-5/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in minecraft:block/jungle_trapdoor_top
[26авг2019 00:31:08.705] [Server-Worker-5/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in minecraft:block/jungle_trapdoor_open
[26авг2019 00:31:08.705] [Server-Worker-5/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in minecraft:block/jungle_trapdoor_bottom
[26авг2019 00:31:08.705] [Server-Worker-5/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in minecraft:item/jungle_trapdoor
[26авг2019 00:31:08.705] [Server-Worker-5/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #legs in cfm:block/table_corner
[26авг2019 00:31:08.705] [Server-Worker-5/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #top in cfm:block/table_corner
[26авг2019 00:31:08.710] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multitexture: true
[26авг2019 00:31:08.735] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:08.739] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:08.943] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass/glass.properties
[26авг2019 00:31:08.958] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass/glass_pane.properties
[26авг2019 00:31:08.963] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_black/glass_black.properties
[26авг2019 00:31:08.970] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_black/glass_pane_black.properties
[26авг2019 00:31:08.976] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_blue/glass_blue.properties
[26авг2019 00:31:08.983] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_blue/glass_pane_blue.properties
[26авг2019 00:31:08.988] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_brown/glass_brown.properties
[26авг2019 00:31:08.995] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_brown/glass_pane_brown.properties
[26авг2019 00:31:09.000] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_cyan/glass_cyan.properties
[26авг2019 00:31:09.007] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_cyan/glass_pane_cyan.properties
[26авг2019 00:31:09.012] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_gray/glass_gray.properties
[26авг2019 00:31:09.019] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_gray/glass_pane_gray.properties
[26авг2019 00:31:09.024] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_green/glass_green.properties
[26авг2019 00:31:09.032] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_green/glass_pane_green.properties
[26авг2019 00:31:09.036] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_light_blue/glass_light_blue.properties
[26авг2019 00:31:09.044] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_light_blue/glass_pane_light_blue.properties
[26авг2019 00:31:09.048] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_light_gray/glass_light_gray.properties
[26авг2019 00:31:09.055] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_light_gray/glass_pane_light_gray.properties
[26авг2019 00:31:09.060] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_lime/glass_lime.properties
[26авг2019 00:31:09.067] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_lime/glass_pane_lime.properties
[26авг2019 00:31:09.071] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_magenta/glass_magenta.properties
[26авг2019 00:31:09.078] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_magenta/glass_pane_magenta.properties
[26авг2019 00:31:09.082] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_orange/glass_orange.properties
[26авг2019 00:31:09.090] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_orange/glass_pane_orange.properties
[26авг2019 00:31:09.095] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_pink/glass_pane_pink.properties
[26авг2019 00:31:09.102] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_pink/glass_pink.properties
[26авг2019 00:31:09.107] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_purple/glass_pane_purple.properties
[26авг2019 00:31:09.115] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_purple/glass_purple.properties
[26авг2019 00:31:09.119] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_red/glass_pane_red.properties
[26авг2019 00:31:09.126] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_red/glass_red.properties
[26авг2019 00:31:09.130] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_white/glass_pane_white.properties
[26авг2019 00:31:09.137] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_white/glass_white.properties
[26авг2019 00:31:09.142] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_yellow/glass_pane_yellow.properties
[26авг2019 00:31:09.149] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] ConnectedTextures: optifine/ctm/default/glass_yellow/glass_yellow.properties
[26авг2019 00:31:09.153] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.159] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.159] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.162] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.163] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.166] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.166] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.169] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.170] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.173] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.174] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.177] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.177] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.181] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.181] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.185] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.186] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.189] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.190] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.193] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.193] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.197] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.197] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.203] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.203] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.207] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.208] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.212] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.212] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.215] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.216] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.220] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.220] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.224] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.224] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.228] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.229] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.232] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.232] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.235] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.235] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.239] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.239] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.243] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.243] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.246] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.246] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.249] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.250] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.253] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.253] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.257] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.257] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.261] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.261] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.264] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.264] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.267] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.267] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.270] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.270] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.274] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.274] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.278] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.278] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.281] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.281] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.284] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.284] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.288] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.288] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.292] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.292] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.295] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.295] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.298] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.298] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.301] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.302] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.305] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.305] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.309] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.309] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.312] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.312] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.316] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.316] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.319] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.319] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.323] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.323] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.327] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.328] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.331] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.331] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.334] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.335] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.339] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.339] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.343] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.343] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.346] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.346] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.350] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.350] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.353] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.353] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.357] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.357] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.360] [Server-Worker-5/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:09.361] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.364] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Multipass connected textures: false
[26авг2019 00:31:09.366] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[26авг2019 00:31:18.310] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Mipmap levels: 4
[26авг2019 00:31:18.678] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: extraanvils:blocks/damaged_diamond_anvil, 129 -> 144
[26авг2019 00:31:18.678] [Server-Worker-5/WARN] [net.minecraft.client.renderer.texture.AtlasTexture/]: Texture extraanvils:blocks/damaged_diamond_anvil with size 144x142 limits mip level from 4 to 1
[26авг2019 00:31:18.679] [Server-Worker-5/INFO] [net.optifine.Config/]: [OptiFine] Scaled non power of 2: extraanvils:blocks/chipped_diamond_anvil, 129 -> 144
[26авг2019 00:31:18.680] [Server-Worker-5/WARN] [net.minecraft.client.renderer.texture.AtlasTexture/]: textures: dropping miplevel from 4 to 1, because of minimum power of two: 2
[26авг2019 00:31:19.231] [modloading-worker-1/INFO] [xaero.minimap.XaeroMinimap/]: Processing Xaero's Minimap.
[26авг2019 00:31:19.235] [modloading-worker-2/INFO] [ring_of_attraction/]: Hello world from RingOfAttraction
[26авг2019 00:31:19.235] [modloading-worker-6/INFO] [ring_of_repair/]: Hello world from RingOfRepair
[26авг2019 00:31:19.236] [modloading-worker-6/INFO] [ring_of_repair/]: Got IMC [Hello world]
[26авг2019 00:31:19.236] [modloading-worker-2/INFO] [ring_of_attraction/]: Got IMC [Hello world]
[26авг2019 00:31:19.236] [modloading-worker-3/INFO] [ring_of_growth/]: Hello world from RingOfGrowth
[26авг2019 00:31:19.236] [modloading-worker-3/INFO] [ring_of_growth/]: Got IMC [Hello world]
[26авг2019 00:31:19.237] [modloading-worker-3/INFO] [ring_of_miner/]: Hello world from RingOfMiner
[26авг2019 00:31:19.237] [modloading-worker-3/INFO] [ring_of_miner/]: Got IMC [Hello world]
[26авг2019 00:31:19.237] [modloading-worker-2/INFO] [ring_of_blink/]: Hello world from RingOfBlink
[26авг2019 00:31:19.237] [modloading-worker-2/INFO] [ring_of_blink/]: Got IMC [Hello world]
[26авг2019 00:31:19.840] [modloading-worker-1/INFO] [STDOUT/]: [xaero.common.mods.SupportMods:<init>:22]: Xaero's Minimap: World Map found!
[26авг2019 00:31:19.848] [modloading-worker-1/INFO] [xaero.map.WorldMap/]: Processing Xaero's World Map.
[26авг2019 00:31:19.854] [modloading-worker-1/INFO] [xaero.map.WorldMap/]: Xaero's WorldMap Mod: Xaero's minimap found!
[26авг2019 00:31:19.863] [modloading-worker-6/INFO] [corail_pillar/]: Total pillars count : 106 (X2)
[26авг2019 00:31:20.733] [Client thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: lastServer:
[26авг2019 00:31:21.304] [Client thread/WARN] [net.minecraft.client.resources.Locale/]: Skipped language file: enchdesc:lang/ru_ru.json (com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 48 column 3 path $.enchantment.minecraft.piercing.desc)
[26авг2019 00:31:21.375] [Client thread/WARN] [net.minecraft.client.resources.Locale/]: Skipped language file: simplylight:lang/ru_ru.json (com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 37 column 4 path $.block.simplylight.lightbulb.info2)
[26авг2019 00:31:21.510] [Client thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
[26авг2019 00:31:21.511] [Client thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
[26авг2019 00:31:21.648] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 4096x4096 textures-atlas
[26авг2019 00:31:21.736] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] Animated sprites: 38
[26авг2019 00:31:28.796] [Client thread/WARN] [net.minecraft.client.renderer.model.BlockModel/]: Unable to resolve texture due to upward reference: #top in cfm:block/table_corner
[26авг2019 00:31:28.796] [Client thread/WARN] [net.minecraft.client.renderer.model.BlockModel/]: Unable to resolve texture due to upward reference: #top in cfm:block/table_corner
[26авг2019 00:31:28.796] [Client thread/WARN] [net.minecraft.client.renderer.model.BlockModel/]: Unable to resolve texture due to upward reference: #top in cfm:block/table_corner
[26авг2019 00:31:28.796] [Client thread/WARN] [net.minecraft.client.renderer.model.BlockModel/]: Unable to resolve texture due to upward reference: #top in cfm:block/table_corner
[26авг2019 00:31:32.168] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] ItemOverrideCache: minecraft:time=193 -> minecraft:item/clock ...
[26авг2019 00:31:33.342] [Client thread/WARN] [net.minecraft.client.renderer.model.BlockModel/]: Unable to resolve texture due to upward reference: #top in cfm:block/table_corner
[26авг2019 00:31:33.342] [Client thread/WARN] [net.minecraft.client.renderer.model.BlockModel/]: Unable to resolve texture due to upward reference: #top in cfm:block/table_corner
[26авг2019 00:31:33.342] [Client thread/WARN] [net.minecraft.client.renderer.model.BlockModel/]: Unable to resolve texture due to upward reference: #top in cfm:block/table_corner
[26авг2019 00:31:33.342] [Client thread/WARN] [net.minecraft.client.renderer.model.BlockModel/]: Unable to resolve texture due to upward reference: #top in cfm:block/table_corner
[26авг2019 00:31:35.881] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512 textures/particle-atlas
[26авг2019 00:31:35.884] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x1024 textures/painting-atlas
[26авг2019 00:31:35.886] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 128x128 textures/mob_effect-atlas
[26авг2019 00:31:35.886] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] *** Reloading custom textures ***
[26авг2019 00:31:35.892] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.893] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.893] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.893] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.893] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.893] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.893] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.894] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.894] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.894] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.894] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.894] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.894] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.894] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.894] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.894] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.894] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.894] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.894] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.894] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.894] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.895] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.895] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.895] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.895] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.895] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.895] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.895] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.895] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.895] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.895] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.895] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.895] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.895] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.895] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.896] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.896] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.896] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.896] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.896] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.896] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.896] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.896] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.896] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.896] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.896] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.896] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.896] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.896] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.897] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.897] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.897] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.897] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.897] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:35.897] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.135] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.135] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.135] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.135] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.135] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.135] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.135] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.135] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.135] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.135] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.135] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.136] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.136] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.136] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.136] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.136] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.136] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.136] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.136] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.136] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.136] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.136] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.136] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.136] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.136] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.137] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.137] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.137] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.137] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.137] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.137] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.137] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.137] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.137] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.137] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.137] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.137] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.137] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.137] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.137] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.138] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.138] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.138] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.138] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.138] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.138] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.138] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.138] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.138] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.138] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.138] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.138] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.138] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.138] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.139] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] CustomColors: Invalid dimension ID: 0_rain, path: optifine/lightmap/world0_rain.png
[26авг2019 00:31:36.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] CustomColors: Invalid dimension ID: 0_thunder, path: optifine/lightmap/world0_thunder.png
[26авг2019 00:31:36.338] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] CustomColors: Colormap optifine/lightmap/world-1.png
[26авг2019 00:31:36.511] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] CustomColors: Colormap optifine/lightmap/world0.png
[26авг2019 00:31:36.517] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] CustomColors: Colormap optifine/lightmap/world1.png
[26авг2019 00:31:36.526] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] CustomColors: Colormap optifine/lightmap/world0_rain.png
[26авг2019 00:31:36.533] [Client thread/INFO] [net.optifine.Config/]: [OptiFine] CustomColors: Colormap optifine/lightmap/world0_thunder.png
[26авг2019 00:31:36.544] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.544] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.544] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.544] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.544] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.544] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.544] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.544] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.544] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.545] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.545] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.545] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.545] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.545] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.545] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.545] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.545] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.546] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.546] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.546] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.546] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.546] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.546] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.546] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.546] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.546] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.546] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.546] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.547] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.547] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.547] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.547] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.547] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.547] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.547] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.547] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.547] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.547] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.547] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.548] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.548] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.548] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.548] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.548] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.548] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.548] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.548] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.548] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.548] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.548] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.549] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.549] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.549] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.549] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.549] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.762] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.762] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.762] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.762] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.762] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.762] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.762] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.763] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.763] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.763] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.763] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.763] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.763] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.763] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.763] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.763] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.763] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.763] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.763] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.763] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.763] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.763] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.764] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.765] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:36.766] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.335] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.335] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.335] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.335] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.336] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.336] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.336] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.336] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.336] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.336] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.336] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.336] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.336] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.336] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.336] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.336] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.336] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.337] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.338] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.339] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.339] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.339] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.339] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.339] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.339] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.342] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.343] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.343] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.343] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.343] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.343] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.343] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.343] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.343] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.343] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.343] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.343] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.343] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.343] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.343] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.344] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.345] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.345] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.345] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.345] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.345] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.345] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.345] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.345] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:37.345] [Client thread/WARN] [net.optifine.Config/]: [OptiFine] Unknown resource pack file: dummy
[26авг2019 00:31:39.888] [Client thread/INFO] [xaero.map.WorldMap/]: World Map is outdated!
[26авг2019 00:31:39.889] [Client thread/INFO] [STDOUT/]: [xaero.common.events.ForgeEventHandler:onOutdatedOverridable:168]: Minimap is outdated!
[26авг2019 00:31:55.926] [Client thread/INFO] [net.minecraft.client.gui.screen.ConnectingScreen/]: Connecting to 192.168.0.101, 25565
[26авг2019 00:31:58.105] [Netty Client IO #1/FATAL] [net.minecraftforge.common.ForgeConfig/CORE]: Forge config just got changed on the file system!
[26авг2019 00:31:58.230] [Netty Client IO #1/INFO] [net.minecraftforge.fml.network.NetworkHooks/]: Connected to a modded server.
[26авг2019 00:31:59.411] [Netty Client IO #1/ERROR] [net.minecraft.command.arguments.ArgumentTypes/]: Could not deserialize minecraft:
[26авг2019 00:32:00.168] [Client thread/ERROR] [net.minecraft.client.MainWindow/]: ########## GL ERROR ##########
[26авг2019 00:32:00.168] [Client thread/ERROR] [net.minecraft.client.MainWindow/]: @ Post render
[26авг2019 00:32:00.168] [Client thread/ERROR] [net.minecraft.client.MainWindow/]: 65539: Invalid key 0
[26авг2019 00:32:00.873] [Client thread/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 2 advancements
[26авг2019 00:32:01.635] [Client thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: null
    Index: 2
    Listeners:
        0: NORMAL
        1: ASM: atomicstryker.infernalmobs.client.InfernalMobsClient@36769263 onTick(Lnet/minecraftforge/client/event/RenderGameOverlayEvent$Pre;)V
        2: ASM: atomicstryker.infernalmobs.client.InfernalMobsClient@36769263 onPreRenderGameOverlay(Lnet/minecraftforge/client/event/RenderGameOverlayEvent$Pre;)V
        3: ASM: xaero.common.events.ForgeEventHandler@1b270c2e handleRenderGameOverlayEventPre(Lnet/minecraftforge/client/event/RenderGameOverlayEvent$Pre;)V
java.lang.NullPointerException
    at atomicstryker.infernalmobs.common.InfernalMobsCore.getIsHealthBarDisabled(InfernalMobsCore.java:688)
    at atomicstryker.infernalmobs.client.InfernalMobsClient.onPreRenderGameOverlay(InfernalMobsClient.java:85)
    at net.minecraftforge.eventbus.ASMEventHandler_56_InfernalMobsClient_onPreRenderGameOverlay_Pre.invoke(.dynamic)
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
    at net.minecraftforge.client.ForgeIngameGui.pre(ForgeIngameGui.java:827)
    at net.minecraftforge.client.ForgeIngameGui.func_175180_a(ForgeIngameGui.java:120)
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:827)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:886)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384)
    at net.minecraft.client.main.Main.main(SourceFile:155)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$349/1105958076.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:80)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

[26авг2019 00:32:01.644] [Client thread/FATAL] [net.minecraft.client.Minecraft/]: Unreported exception thrown!
java.lang.NullPointerException: null
    at atomicstryker.infernalmobs.common.InfernalMobsCore.getIsHealthBarDisabled(InfernalMobsCore.java:688) ~[?:1.14.4.1]
    at atomicstryker.infernalmobs.client.InfernalMobsClient.onPreRenderGameOverlay(InfernalMobsClient.java:85) ~[?:1.14.4.1]
    at net.minecraftforge.eventbus.ASMEventHandler_56_InfernalMobsClient_onPreRenderGameOverlay_Pre.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-0.10.6-service.jar:?]
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-0.10.6-service.jar:?]
    at net.minecraftforge.client.ForgeIngameGui.pre(ForgeIngameGui.java:827) ~[?:?]
    at net.minecraftforge.client.ForgeIngameGui.func_175180_a(ForgeIngameGui.java:120) ~[?:?]
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:827) ~[?:?]
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:886) ~[?:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?]
    at net.minecraft.client.main.Main.main(SourceFile:155) [?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.0.55.jar:28.0]
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$349/1105958076.call(Unknown Source) [forge-1.14.4-28.0.55.jar:28.0]
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?]
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?]
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?]
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?]
[26авг2019 00:32:05.989] [Client thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:100]: ---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!

Time: 26.08.19 0:32
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
    at atomicstryker.infernalmobs.common.InfernalMobsCore.getIsHealthBarDisabled(InfernalMobsCore.java:688) ~[?:1.14.4.1] {}
    at atomicstryker.infernalmobs.client.InfernalMobsClient.onPreRenderGameOverlay(InfernalMobsClient.java:85) ~[?:1.14.4.1] {}
    at net.minecraftforge.eventbus.ASMEventHandler_56_InfernalMobsClient_onPreRenderGameOverlay_Pre.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-0.10.6-service.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-0.10.6-service.jar:?] {}
    at net.minecraftforge.client.ForgeIngameGui.pre(ForgeIngameGui.java:827) ~[?:?] {}
    at net.minecraftforge.client.ForgeIngameGui.func_175180_a(ForgeIngameGui.java:120) ~[?:?] {}
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:827) ~[?:?] {pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:886) [?:?] {pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) [?:?] {pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.0.55.jar:28.0] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$349/1105958076.call(Unknown Source) [forge-1.14.4-28.0.55.jar:28.0] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?] {}


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

-- Head --
Thread: Client thread
Stacktrace:
    at atomicstryker.infernalmobs.common.InfernalMobsCore.getIsHealthBarDisabled(InfernalMobsCore.java:688)
    at atomicstryker.infernalmobs.client.InfernalMobsClient.onPreRenderGameOverlay(InfernalMobsClient.java:85)
    at net.minecraftforge.eventbus.ASMEventHandler_56_InfernalMobsClient_onPreRenderGameOverlay_Pre.invoke(.dynamic)
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
    at net.minecraftforge.client.ForgeIngameGui.pre(ForgeIngameGui.java:827)
    at net.minecraftforge.client.ForgeIngameGui.func_175180_a(ForgeIngameGui.java:120)

-- Affected level --
Details:
    All players: 1 total; [ClientPlayerEntity['General_Radek'/131, l='MpServer', x=-67.50, y=64.00, z=231.50]]
    Chunk stats: Client Chunk Cache: 3025, 478
    Level dimension: DimensionType{minecraft:overworld}
    Level name: MpServer
    Level seed: 0
    Level generator: ID 07 - biomesoplenty, ver 0. Features enabled: false
    Level generator options: {}
    Level spawn location: World: (-64,64,224), Chunk: (at 0,4,0 in -4,14; contains blocks -64,0,224 to -49,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 2873 game time, 2873 day time
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Server brand: forge
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:574)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:1745)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:405)
    at net.minecraft.client.main.Main.main(SourceFile:155)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$349/1105958076.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:80)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.14.4
    Minecraft Version ID: 1.14.4
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 8481299992 bytes (8088 MB) / 10670309376 bytes (10176 MB) up to 10737418240 bytes (10240 MB)
    CPUs: 8
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 3.2.0+60+b86c1d4
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-0.10.6-service.jar eventbus PLUGINSERVICE 
        /forge-1.14.4-28.0.55.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.14.4-28.0.55.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-0.16.0-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.14.4-28.0.55.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.14.4-28.0.55.jar runtimedistcleaner PLUGINSERVICE 
        /%5BClient%20only%5D%20OptiFine%20HD%20Ultra%20F4%20(Pre-release%202).jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.14.4-28.0.55.jar fml TRANSFORMATIONSERVICE 
    FML: 28.0
    Forge: net.minecraftforge:28.0.55
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        [API] AttributeFix (3.0.2).jar AttributeFix {[email protected] DONE}
        [API] FastFurnace (2.1.1).jar FastFurnace {[email protected] DONE}
        [API] InstantLava (1.0.1).jar InstantLava {[email protected] DONE}
        [API] NonEvaporation (1.0.0).jar NonEvaporation {[email protected] DONE}
        [API] Placebo (2.1.11).jar Placebo {[email protected] DONE}
        [API] RandomPatches (1.18.1.1).jar RandomPatches {[email protected] DONE}
        [API] U Team Core (2.7.0.129).jar U Team Core {[email protected] DONE}
        [Both] Advanced Mining Dimension (Beta 1.0.4).jar Mining World {[email protected] DONE}
        [Both] Advanced Rotten Flesh to Leather (Red).jar Advanced Rotten Flesh to Leather {[email protected] DONE}
        [Both] AtomicStryker's Infernal Mobs (1.14.4.1).jar Infernal Mobs {[email protected] DONE}
        [Both] Biomes O' Plenty (Alpha 9.0.0.246).jar Biomes O' Plenty {[email protected] DONE}
        [Both] Corail Pillar (4.5.3).jar Corail Pillar {[email protected] DONE}
        [Both] Corail Pillar — Extension BO'P (4.2.0) {Corail Pillar, Biomes O' Plenty}.jar Corail Pillar - Biomes O'Plenty Extension {[email protected] DONE}
        [Both] Doggy Talents (1.15.1.3).jar Doggy Talents {[email protected] DONE}
        [Both] Dungeon Crawl (Beta 1.3.0).jar Dungeon Crawl {[email protected] DONE}
        [Both] Elementary Ores (Beta 0.0.1).jar Elementary Ores {[email protected] DONE}
        [Both] EmbellishCraft (Beta 0.0.4.0).jar EmbellishCraft {[email protected] DONE}
        [Both] Enchantments Exchanger (4.0.10).jar Enchantments Exchanger {[email protected] DONE}
        [Both] EnchantSlash (1.0.0).jar EnchantSlash {[email protected] DONE}
        [Both] Enemyz (0.2.1).jar Enemyz {[email protected] DONE}
        [Both] Enhanced Mob Spawners (1.4.2).jar Enhanced Mob Spawners {[email protected] DONE}
        [Both] Essentials (2.4.1).jar Essentials {[email protected] DONE}
        [Both] EXP Bottling (1.14.4-3).jar EXP Bottling {[email protected] DONE}
        [Both] Extended Slabs (Beta 0.1.0).jar Extended Slabs {[email protected] DONE}
        [Both] Extra Anvils (2.1a).jar Extra Anvils {[email protected] DONE}
        [Both] Extra Bows (b2).jar Extra Bows {[email protected] b2 DONE}
        [Both] Fish Traps (Beta 0.0.4).jar Fish Traps {[email protected] DONE}
        [Both] HoppersPlus (Beta 1.1).jar Hoppers Plus {[email protected] DONE}
        [Both] HunterIllager (0.1.4).jar HunterIllager {[email protected] DONE}
        [Both] MCFurnace (1.2.1).jar MCFurnace {[email protected] DONE}
        [Both] Metal Barrels (1.3c).jar Metal Barrels {[email protected] DONE}
        [Both] More Ores In ONE (1.4) {Super Tools}.jar More Ores in ONE {[email protected] DONE}
        [Both] MrCrayfish's Furniture Mod (Alpha 7.0.0 pre-5).jar MrCrayfish's Furniture Mod {[email protected] DONE}
        [Both] OpenBlocks Elevator (Beta 1.5.1).jar Elevator Mod {[email protected] DONE}
        [Both] Quick Leaf Decay (1.2.5).jar Quick Leaf Decay {[email protected] DONE}
        [Both] Redstone Gates (1.2.0).jar Gates {[email protected] DONE}
        [Both] Ring of Attraction (1.0.7).jar Ring of Attraction {[email protected] DONE}
        [Both] Ring of Blink (1.0.11).jar Ring of Blink {[email protected] DONE}
        [Both] Ring of Growth (1.0.9).jar Ring of Growth {[email protected] DONE}
        [Both] Ring of Miner (1.0.6).jar Ring of Miner {[email protected] DONE}
        [Both] Ring of Repair (1.0.9).jar Ring of Repair {[email protected] DONE}
        [Both] Simple Diving Gear (3.0.2).jar Simple Diving Gear {[email protected] mc 1.14.4 DONE}
        [Both] Simply Light (Beta 0.8.6).jar Simply Light {[email protected] DONE}
        [Both] Sulfur and Potassium (2.2.2).jar Sulfur And Potassium - make gunpowder {[email protected] DONE}
        [Both] SuperTools (1.5b).jar Super Tools {[email protected] DONE}
        [Both] The Flying things (1.8.4).jar The Flying Things {[email protected] DONE}
        [Both] Useful Backpacks (1.7.0.34) {U Team Core}.jar Useful Backpacks {[email protected] DONE}
        [Both] Waddles (0.8.3).jar Waddles {[email protected] DONE}
        [Both] Wither Skeleton Tweaks (3.0.2) {Placebo}.jar Wither Skeleton Tweaks {[email protected] DONE}
        [Client only] Enchantment Descriptions (1.3.6).jar EnchantmentDescriptions {[email protected] DONE}
        [Client only] Neat (1.5-19).jar Neat {[email protected] DONE}
        [Client only] Smooth Scrolling Everywhere (1.0).jar Smooth Scrolling Everywhere {[email protected] DONE}
        [Client only] Xaero's Minimap (1.17.7).jar Xaero's Minimap {[email protected] DONE}
        [Client only] Xaero's WorldMap (1.4.7.1).jar Xaero's World Map {[email protected] DONE}
        forge-1.14.4-28.0.55-universal.jar Forge {[email protected] DONE}
        forge-1.14.4-28.0.55-client.jar Minecraft {[email protected] DONE}
    Launched Version: 1.14.4-forge-28.0.55
    LWJGL: 3.2.2 build 10
    OpenGL: GeForce GTX 880M/PCIe/SSE2 GL version 4.6.0 NVIDIA 425.31, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs: vanilla, file/Faithful HD + Mods (x64), file/HD Font, file/MC Mods Rus Translations
    Current Language: Русский (Россия)
    CPU: 8x Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz
[26авг2019 00:32:06.014] [Client thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:func_179870_a:100]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Gener\AppData\Roaming\.minecraft\crash-reports\crash-2019-08-26_00.32.05-client.txt
[26авг2019 00:32:06.015] [Discord Rich Presence Stop Thread/INFO] [UTeamCore/]: Discord client closed.

 

Link to comment
Share on other sites

"Encrypting..."? That worries me...

As for the crash, try removing Optifine

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Ah, I see it now. That's new during the process isn't it?

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • yes but it said that farmer's delight is what is causing it now https://gist.github.com/ZR500014/827709f35c183f9cb9152d24520c4a21
    • exactly as it says. im not sure what the issue is, added more GB to it and its still crashing just as quickly as before in the same only a short while after i hit the start button, so i assume its a mod issue. not good at reading logs, anyone have any ideas?   logs here- 16.11 00:45:12 [Multicraft] Received start command 16.11 00:45:12 [Multicraft] Loading server properties 16.11 00:45:12 [Multicraft] Loaded config for "Forge Unix Args" 16.11 00:45:12 [Multicraft] Starting server! 16.11 00:45:13 [Multicraft] Adding template "apexupdater" and options "always,install,temp" from config 16.11 00:45:13 [Multicraft] Running setup... 16.11 00:45:14 [Setup/"Apex Updater" initialize] Running Apex Updater... 16.11 00:45:14 [Setup/"Apex Updater" initialize] Selected Game = forge_1.20.1 16.11 00:45:14 [Multicraft] Done, returned Ok 16.11 00:45:14 [Multicraft] Setup done, restarting 16.11 00:45:14 [Multicraft] Server stopped 16.11 00:45:17 [Multicraft] Loading server properties 16.11 00:45:17 [Multicraft] Loaded config for "Forge Unix Args" 16.11 00:45:17 [Multicraft] Starting server! 16.11 00:45:17 [Multicraft] Updating eula.txt file 16.11 00:45:17 [Server] INFO WARNING: Published ports are discarded when using host network mode 16.11 00:45:17 [Server] INFO 0d93d0a8f120ed42c04758fb49f4b13e1113380cb1104c2fdd643e4f878d5122 16.11 00:45:21 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/pattern/MessagePatternConverter 16.11 00:45:21 [Server] INFO [Log4jPatcher] [WARN] Unable to find noLookups:Z field in org/apache/logging/log4j/core/pattern/MessagePatternConverter 16.11 00:45:21 [Server] INFO [Log4jPatcher] [INFO] Transforming org/apache/logging/log4j/core/lookup/JndiLookup 16.11 00:45:21 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.3.12, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412, nogui] 16.11 00:45:21 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.13 by Eclipse Adoptium; OS Linux arch amd64 version 5.15.0-117-generic 16.11 00:45:22 [Server] main/INFO [ne.mi.fm.lo.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver 16.11 00:45:22 [Server] main/INFO [mixin-transmog/]: Mixin Transmogrifier is definitely up to no good... 16.11 00:45:22 [Server] main/INFO [mixin-transmog/]: crimes against java were committed 16.11 00:45:22 [Server] main/INFO [mixin-transmog/]: Original mixin transformation service successfully crobbed by mixin-transmogrifier! 16.11 00:45:22 [Server] main/INFO [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/mods/Connector-1.0.0-beta.46+1.20.1.jar%23342%23345!/ Service=ModLauncher Env=SERVER 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/fmlcore/1.20.1-47.3.12/fmlcore-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.3.12/javafmllanguage-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.3.12/lowcodelanguage-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /jar/libraries/net/minecraftforge/mclanguage/1.20.1-47.3.12/mclanguage-1.20.1-47.3.12.jar is missing mods.toml file 16.11 00:45:23 [Server] main/WARN [ne.mi.ja.se.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File: 16.11 00:45:23 [Server] main/WARN [ne.mi.ja.se.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: aeroblender. Using Mod File: /mods/aeroblender-1.20.1-1.0.1-neoforge.jar 16.11 00:45:23 [Server] main/WARN [ne.mi.ja.se.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: curios. Using Mod File: /mods/curios-forge-5.11.0+1.20.1.jar 16.11 00:45:23 [Server] main/INFO [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 87 dependencies adding them to mods collection 16.11 00:45:24 [Server] main/INFO [or.si.co.lo.DependencyResolver/]: Dependency resolution found 10 candidates to load 16.11 00:45:25 [Server] main/INFO [or.si.co.se.ha.ModuleLayerMigrator/]: Successfully made module authlib transformable 16.11 00:45:31 [Server] main/INFO [mixin/]: Compatibility level set to JAVA_17 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'nitrogen_internals.refmap.json' for nitrogen_internals.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'harvest_with_ease.refmap.json' for harvest_with_ease.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'harvest_with_ease.refmap.json' for harvest_with_ease.forge.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'graveyard-FORGE-forge-refmap.json' for graveyard-forge.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'EpheroLib-refmap.json' for epherolib.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'aaa_particles-fabric-refmap.json' for aaa_particles.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/WARN [mixin/]: Reference map 'NetheriteHorseArmor-CJ-common-mc-common-refmap.json' for netheritehorsearmor-common.mixins.json could not be read. If this is a development environment you can ignore this message 16.11 00:45:32 [Server] main/INFO [Puzzles Lib/]: Loading 317 mods: 16.11 00:45:32 [Server] INFO - aaa_particles 1.20.1-1.4.5 16.11 00:45:32 [Server] INFO - advancednetherite 2.1.3 16.11 00:45:32 [Server] INFO - aeroblender 1.20.1-1.0.1-neoforge 16.11 00:45:32 [Server] INFO - aether 1.20.1-1.5.1-neoforge 16.11 00:45:32 [Server] INFO |-- cumulus_menus 1.20.1-1.0.1-neoforge 16.11 00:45:32 [Server] INFO |-- mixinextras 0.2.0-beta.9 16.11 00:45:32 [Server] INFO \-- nitrogen_internals 1.20.1-1.0.11-neoforge 16.11 00:45:32 [Server] INFO - aetherdelight 1.0.0 16.11 00:45:32 [Server] INFO - alexscaves 2.0.2 16.11 00:45:32 [Server] INFO - alexscavesdelight 1.0.19.1-1.20.1 16.11 00:45:32 [Server] INFO - alexsdelight 1.5 16.11 00:45:32 [Server] INFO - alexsmobs 1.22.9 16.11 00:45:32 [Server] INFO - amendments 1.20-1.2.12 16.11 00:45:32 [Server] INFO - amplified_nether 1.2.5 16.11 00:45:32 [Server] INFO - another_furniture 1.20.1-3.0.1 16.11 00:45:32 [Server] INFO - aquaculture 2.5.2 16.11 00:45:32 [Server] INFO - aquaculturedelight 1.0.0 16.11 00:45:32 [Server] INFO - aquamirae 6.API15 16.11 00:45:32 [Server] INFO - aquamirae_delight 1.4.6 16.11 00:45:32 [Server] INFO - archers_paradox 5.0.0 16.11 00:45:32 [Server] INFO - architectury 9.2.14 16.11 00:45:32 [Server] INFO - artifacts 9.5.13 16.11 00:45:32 [Server] INFO \-- expandability 9.0.4 16.11 00:45:32 [Server] INFO - attributefix 21.0.4 16.11 00:45:32 [Server] INFO - auroras 1.6 16.11 00:45:32 [Server] INFO - azurelib 2.0.39 16.11 00:45:32 [Server] INFO - bakery 1.1.15 16.11 00:45:32 [Server] INFO - balm 7.3.9 16.11 00:45:32 [Server] INFO \-- kuma_api 20.1.8 16.11 00:45:32 [Server] INFO - bca 1.0-1.20.1 16.11 00:45:32 [Server] INFO - berries_and_cherries 1.0.9 16.11 00:45:32 [Server] INFO - bettas 1.2.3 16.11 00:45:32 [Server] INFO - betterbeekeeping 1.20.1-1.3.0 16.11 00:45:32 [Server] INFO - bettercombat 1.8.6+1.20.1 16.11 00:45:32 [Server] INFO - betterdeserttemples 1.20-Forge-3.0.3 16.11 00:45:32 [Server] INFO - betterdungeons 1.20-Forge-4.0.4 16.11 00:45:32 [Server] INFO - betterendisland 1.20-Forge-2.0.6 16.11 00:45:32 [Server] INFO - betterfortresses 1.20-Forge-2.0.6 16.11 00:45:32 [Server] INFO - betterfpsdist 1.20.1-6.0 16.11 00:45:32 [Server] INFO - betterjungletemples 1.20-Forge-2.0.5 16.11 00:45:32 [Server] INFO - bettermineshafts 1.20-Forge-4.0.4 16.11 00:45:32 [Server] INFO - betteroceanmonuments 1.20-Forge-3.0.4 16.11 00:45:32 [Server] INFO - betterstrongholds 1.20-Forge-4.0.3 16.11 00:45:32 [Server] INFO - betterthanmending 1.7.2 16.11 00:45:32 [Server] INFO - bettervillage 3.2.0 16.11 00:45:32 [Server] INFO - betterwitchhuts 1.20-Forge-3.0.3 16.11 00:45:32 [Server] INFO - blueprint 7.1.0 16.11 00:45:32 [Server] INFO - bookshelf 20.2.13 16.11 00:45:32 [Server] INFO - botania 1.20.1-446-FORGE 16.11 00:45:32 [Server] INFO - botaniaartifacts 1.0.1-1.20.1 16.11 00:45:32 [Server] INFO - botaniadelight 1.0.3.2-1.20.1 16.11 00:45:32 [Server] INFO - brewery 2.0.3 16.11 00:45:32 [Server] INFO - bygonenether 1.3.2 16.11 00:45:32 [Server] INFO - caelus 3.2.0+1.20.1 16.11 00:45:32 [Server] INFO - camping 1.0.4 16.11 00:45:32 [Server] INFO - cat_jam 1.2.2 16.11 00:45:32 [Server] INFO - catloaf 1.1.1 16.11 00:45:32 [Server] INFO - cavesanddepths 1.2.7 16.11 00:45:32 [Server] INFO - chat_heads 0.13.6 16.11 00:45:32 [Server] INFO - chestedcompanions 1.3.1 16.11 00:45:32 [Server] INFO - citadel 2.6.0 16.11 00:45:32 [Server] INFO - cleardespawn 1.1.15 16.11 00:45:32 [Server] INFO - cloth_config 11.1.136 16.11 00:45:32 [Server] INFO - cobweb 1.0.0 16.11 00:45:32 [Server] INFO - coffee_delight 1.4 16.11 00:45:32 [Server] INFO - cofh_core 11.0.2 16.11 00:45:32 [Server] INFO - collective 7.87 16.11 00:45:32 [Server] INFO - com_github_llamalad7_mixinextras 0.2.0-beta.8 16.11 00:45:32 [Server] INFO - configapi 1.20-2.3.2 16.11 00:45:32 [Server] INFO - connectorextras 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- amecsapi 1.5.3+mc1.20-pre1 16.11 00:45:32 [Server] INFO |-- connectorextras_architectury_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_emi_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_energy_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_geckolib_fabric_compat 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_jei_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_kubejs_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_modmenu_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO \-- modmenu 7.2.2 16.11 00:45:32 [Server] INFO |-- connectorextras_pehkui_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_rei_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- connectorextras_terrablender_bridge 1.11.2+1.20.1 16.11 00:45:32 [Server] INFO |-- forgeconfigapiport 8.0.0 16.11 00:45:32 [Server] INFO \-- reach_entity_attributes 2.4.0 16.11 00:45:32 [Server] INFO - connectormod 1.0.0-beta.46+1.20.1 16.11 00:45:32 [Server] INFO - cookingforblockheads 16.0.9 16.11 00:45:32 [Server] INFO - corn_delight 1.1.6-1.20.1 16.11 00:45:32 [Server] INFO - cornexpansion 1.0.1 16.11 00:45:32 [Server] INFO - coroutil 1.20.1-1.3.7 16.11 00:45:32 [Server] INFO - crabbersdelight 1.1.7c 16.11 00:45:32 [Server] INFO - cratedelight 24.11.06-1.20-forge 16.11 00:45:32 [Server] INFO - crittersandcompanions 2.2.2 16.11 00:45:32 [Server] INFO - croptopia 3.0.4 16.11 00:45:32 [Server] INFO - croptopia_additions 2.4 16.11 00:45:32 [Server] INFO - croptopia_delight 1.0 16.11 00:45:32 [Server] INFO - cuisinedelight 1.1.16 16.11 00:45:32 [Server] INFO - culturaldelights 0.16.1 16.11 00:45:32 [Server] INFO - cupboard 1.20.1-2.7 16.11 00:45:32 [Server] INFO - curios 5.11.0+1.20.1 16.11 00:45:32 [Server] INFO - deep_aether 1.20.1-1.0.4 16.11 00:45:32 [Server] INFO - deepblue 1.2 16.11 00:45:32 [Server] INFO - deeperdarker 1.3.3 16.11 00:45:32 [Server] INFO - deeperdarkerdelight 1.0.2.1-1.20.1 16.11 00:45:32 [Server] INFO - delightful 3.6 16.11 00:45:32 [Server] INFO - doapi 1.2.15 16.11 00:45:32 [Server] INFO \-- terraform 7.0.1 16.11 00:45:32 [Server] INFO - doggytalents 1.18.36 16.11 00:45:32 [Server] INFO - doubledoors 5.9 16.11 00:45:32 [Server] INFO - dtnpaletteofpaws 1.2.4 16.11 00:45:32 [Server] INFO - dungeons_arise 2.1.58-1.20.x 16.11 00:45:32 [Server] INFO - dynamiclights 1.20.1.2 16.11 00:45:32 [Server] INFO - efallingtrees 0.6.0-1.20+forge 16.11 00:45:32 [Server] INFO - eldritch_end 0.3.2 16.11 00:45:32 [Server] INFO - embeddium 0.3.31+mc1.20.1 16.11 00:45:32 [Server] INFO \-- rubidium 0.7.1 16.11 00:45:32 [Server] INFO - emi 1.1.18+1.20.1+forge 16.11 00:45:32 [Server] INFO - emi_enchanting 0.1.2+1.20.1+forge 16.11 00:45:32 [Server] INFO - emi_letsdo_compat 1.3 16.11 00:45:32 [Server] INFO - emi_loot 0.7.4+1.20.1+forge 16.11 00:45:32 [Server] INFO - emienchants 1.0.0 16.11 00:45:32 [Server] INFO - emiffect 1.1.2+mc1.20.1 16.11 00:45:32 [Server] INFO - emitrades 1.2.1+mc1.20.1 16.11 00:45:32 [Server] INFO - enchanted 3.0.8 16.11 00:45:32 [Server] INFO - endersdelight 1.0.3 16.11 00:45:32 [Server] INFO - endofherobrine 1.20.1-1.0.8.2 16.11 00:45:32 [Server] INFO - endrem 5.3.3-R-1.20.1 16.11 00:45:32 [Server] INFO - ends_delight 2.4 16.11 00:45:32 [Server] INFO - epherolib 0.1.2 16.11 00:45:32 [Server] INFO - euphoria_patcher 1.4.3-r5.3-forge 16.11 00:45:32 [Server] INFO - exoticbirds 1.0.0 16.11 00:45:32 [Server] INFO - explorify 1.6.2 16.11 00:45:32 [Server] INFO - fabric_api 0.92.2+1.11.8+1.20.1 16.11 00:45:32 [Server] INFO |-- fabric_api_lookup_api_v1 1.6.36+67f9824077 16.11 00:45:32 [Server] INFO |-- fabric_biome_api_v1 13.0.13+dc36698e77 16.11 00:45:32 [Server] INFO |-- fabric_block_api_v1 1.0.11+0e6cb7f777 16.11 00:45:32 [Server] INFO |-- fabric_block_view_api_v2 1.0.1+0767707077 16.11 00:45:32 [Server] INFO |-- fabric_blockrenderlayer_v1 1.1.41+1d0da21e77 16.11 00:45:32 [Server] INFO |-- fabric_client_tags_api_v1 1.1.2+5d6761b877 16.11 00:45:32 [Server] INFO |-- fabric_command_api_v1 1.2.34+f71b366f77 16.11 00:45:32 [Server] INFO |-- fabric_command_api_v2 2.2.13+561530ec77 16.11 00:45:32 [Server] INFO |-- fabric_content_registries_v0 4.0.11+a670df1e77 16.11 00:45:32 [Server] INFO |-- fabric_convention_tags_v1 1.5.5+fa3d1c0177 16.11 00:45:32 [Server] INFO |-- fabric_data_attachment_api_v1 1.0.0+30ef839e77 16.11 00:45:32 [Server] INFO |-- fabric_data_generation_api_v1 12.3.4+369cb3a477 16.11 00:45:32 [Server] INFO |-- fabric_dimensions_v1 2.1.54+8005d10d77 16.11 00:45:32 [Server] INFO |-- fabric_entity_events_v1 1.6.0+6274ab9d77 16.11 00:45:32 [Server] INFO |-- fabric_events_interaction_v0 0.6.2+0d0bd5a777 16.11 00:45:32 [Server] INFO |-- fabric_game_rule_api_v1 1.0.40+683d4da877 16.11 00:45:32 [Server] INFO |-- fabric_item_api_v1 2.1.28+4d0bbcfa77 16.11 00:45:32 [Server] INFO |-- fabric_item_group_api_v1 4.0.12+c9161c2d77 16.11 00:45:32 [Server] INFO |-- fabric_key_binding_api_v1 1.0.37+561530ec77 16.11 00:45:32 [Server] INFO |-- fabric_lifecycle_events_v1 2.2.22+afab492177 16.11 00:45:33 [Multicraft] Skipped 194 lines due to rate limit (160/s) 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/gui/Gui (java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/Gui for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.gui.Gui was not found shield_overhaul.mixins.json:CursorIconMixin from mod shield_overhaul 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: com/legacy/lost_aether/entity/AerwhaleKingEntity (java.lang.ClassNotFoundException: com.legacy.lost_aether.entity.AerwhaleKingEntity) 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Camera for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/Camera (java.lang.RuntimeException: Attempted to load class net/minecraft/client/Camera for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.Camera was not found playeranimatorapi-common.mixins.json:CameraAccessor from mod playeranimatorapi 16.11 00:45:33 [Server] main/INFO [co.cu.Cupboard/]: Loaded config for: structureessentials.json 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/multiplayer/MultiPlayerGameMode (java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/MultiPlayerGameMode for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.multiplayer.MultiPlayerGameMode was not found mixins.cofhcore.json:MultiPlayerGameModeMixin from mod cofh_core 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/renderer/entity/PhantomRenderer (java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.PhantomRenderer) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.renderer.entity.PhantomRenderer was not found mixins.deeperdarker.json:PhantomRendererMixin from mod deeperdarker 16.11 00:45:33 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:33 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:33 [Server] main/WARN [mixin/]: @Mixin target net.minecraft.client.main.Main was not found mixins.emibridge.json:MainEntrypointMixin from mod connectorextras_emi_bridge 16.11 00:45:34 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:34 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:34 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:34 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:34 [Server] main/INFO [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). 16.11 00:45:34 [Server] main/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER 16.11 00:45:34 [Server] main/WARN [mixin/]: Error loading class: net/minecraft/client/main/Main (java.lang.RuntimeException: Attempted to load class net/minecraft/client/main/Main for invalid dist DEDICATED_SERVER) 16.11 00:45:34 [Server] main/INFO [de.su.si.co.em.EMIBridge/]: Injecting EMI API classes 16.11 00:45:34 [Server] main/INFO ModernFix reached bootstrap stage (15.85 s after launch) 16.11 00:45:34 [Server] main/WARN [mixin/]: @Final field delegatesByName:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final 16.11 00:45:34 [Server] main/WARN [mixin/]: @Final field delegatesByValue:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final 16.11 00:45:35 [Server] main/WARN [mixin/]: @Inject(@At("INVOKE")) Shift.BY=1 on crittersandcompanions.mixins.json:LivingEntityMixin from mod crittersandcompanions::handler$bdj000$crittersandcompanions$onDie exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. 16.11 00:45:36 [Server] main/WARN [mixin/]: @Final field f_57244_:Lnet/minecraft/world/level/block/state/properties/IntegerProperty; in QualityCrops.mixins.json:SweetBerryBushMixin from mod qualitycrops should be final 16.11 00:45:36 [Server] main/INFO Vanilla bootstrap took 2025 milliseconds 16.11 00:45:38 [Server] main/WARN [mixin/]: @Inject(@At("INVOKE_ASSIGN")) Shift.BY=2 on refurbished_furniture.common.mixins.json:LevelChunkMixin from mod refurbished_furniture::handler$cal000$refurbished_furniture$refurbishedFurniture$AfterRemoveBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning. 16.11 00:45:38 [Server] main/INFO [mixin/]: apoli.mixins.json:ItemSlotArgumentTypeAccessor from mod apoli->@Accessor[FIELD_GETTER]::getSlotNamesToSlotCommandId()Ljava/util/Map; should be static as its target is 16.11 00:45:38 [Server] main/WARN [mixin/]: Mixin alexscaves.mixins.json:SwampHutPieceMixin from mod alexscaves has multiple constructors, (Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePieceType;IIIIIILnet/minecraft/core/Direction;)V was selected 16.11 00:45:38 [Server] main/WARN [mixin/]: Static binding violation: PRIVATE @Overwrite method m_47505_ in modernfix-common.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.biomes.PrimordialAbyssConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.biomes.PrimordialAbyssConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.biomes.HasturianWastesConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.biomes.HasturianWastesConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.AberrationConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.AberrationConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.TentacleConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.TentacleConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.DendlerConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.DendlerConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.boss.FacelessConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.boss.FacelessConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.entities.boss.HasturConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.entities.boss.HasturConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.mechanics.CorruptionConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.mechanics.CorruptionConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.mechanics.InfusionConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.mechanics.InfusionConfig read successfully. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.eldritch_end.config.entries.item.XalConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.eldritch_end.config.entries.item.XalConfig read successfully. 16.11 00:45:39 [Server] main/INFO [eldritch_end/]: Eldritch End's Config Loaded! 16.11 00:45:39 [Server] main/INFO [eldritch_end/]: Registered Eldritch End items 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocin.shield_overhaul.config.server.ShieldConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocin.shield_overhaul.config.server.ShieldConfig read successfully. 16.11 00:45:39 [Server] main/INFO [shield_overhaul/]: Shield Overhaul's Config Loaded! 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/2b101225a0983c178c43c737d76def52 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/878ba3ad853235668eff51eb0a40c900 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/878ba3ad853235668eff51eb0a40c900 16.11 00:45:39 [Server] main/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id aaa_particles:main/9b5bc39f00d53db2acf81d859b596583 16.11 00:45:39 [Server] main/INFO [ch.mc.Mcda/]: Registering Blocks for mcda 16.11 00:45:39 [Server] main/INFO [necronomicon/]: File exists, reading config for elocindev.rebalance.config.ReBalanceConfig. 16.11 00:45:39 [Server] main/INFO [necronomicon/]: Config for elocindev.rebalance.config.ReBalanceConfig read successfully. 16.11 00:45:39 [Server] main/INFO [prominent_ost/]: Loaded Prominent Config 16.11 00:45:39 [Server] main/INFO [prominent_ost/]: Registered Prominent Sounds 16.11 00:45:39 [Server] main/INFO [prominent_ost/]: Registered Prominent Items 16.11 00:45:39 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Options for invalid dist DEDICATED_SERVER 16.11 00:45:39 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to register automatic subscribers. ModID: sodiumextras, class toni.sodiumextras.SodiumExtras 16.11 00:45:39 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/Options for invalid dist DEDICATED_SERVER 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.12.jar%2369!/:1.0] {} 16.11 00:45:39 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:39 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.lang.Class.getDeclaredMethods0(Native Method) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at java.lang.Class.privateGetDeclaredMethods(Class.java:3402) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at java.lang.Class.privateGetPublicMethods(Class.java:3427) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at java.lang.Class.getMethods(Class.java:2019) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:83) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.eventbus.EventBus.register(EventBus.java:126) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:61) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:39 [Server] INFO at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:48) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:92) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:39 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:39 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:40 [Server] modloading-worker-0/INFO [io.gi.ap.ap.Apoli/]: Apoli 1.20.1-2.9.0.8 has initialized. Ready to power up your game! 16.11 00:45:40 [Server] modloading-worker-0/INFO [de.su.si.co.te.TerraBlenderBridge/]: Injecting TerraBlender API classes 16.11 00:45:40 [Server] modloading-worker-0/INFO [io.gi.ap.or.Origins/]: Origins 1.20.1-1.10.0.9 is initializing. Have fun! 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.au.ad.AdvancedNetherite/]: Initializing platform helper for Advanced Netherite! 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.ae.cu.Cumulus/]: Disabling Cumulus as it is on server. 16.11 00:45:40 [Server] modloading-worker-0/INFO [Puzzles Lib/]: Constructing common components for mutantmonsters:main 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.jt.li.LibraryFerret/]: Initialize mod Library Ferret 16.11 00:45:40 [Server] modloading-worker-0/INFO [co.jt.li.LibraryFerret/]: Initialized mod Library Ferret 16.11 00:45:41 [Server] modloading-worker-0/WARN [fallingleaves/]: Falling Leaves is a client only mod and should be removed from the mods list 16.11 00:45:41 [Server] modloading-worker-0/INFO [graveyard/]: Registered JSON trade offer adapter. 16.11 00:45:41 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: netheritehorsearmor as netheritehorsearmor-client.cfg 16.11 00:45:41 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: netheritehorsearmor as netheritehorsearmor-common.cfg 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: Necronomicon Initialized 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: File exists, reading config for elocindev.necronomicon.NecronomiconConfig. 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: Config for elocindev.necronomicon.NecronomiconConfig read successfully. 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: there is a brick about to fall through your roof at terminal velocity 16.11 00:45:41 [Server] modloading-worker-0/INFO [necronomicon/]: there is a brick about to fall through your roof at terminal velocity 16.11 00:45:41 [Server] modloading-worker-0/WARN defineId called for: class net.minecraft.world.entity.player.Player from class me.adda.enhanced_falling_trees.FallingTrees 16.11 00:45:41 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id efallingtrees:config_packet 16.11 00:45:41 [Server] modloading-worker-0/INFO [Calio/]: Calio 1.20.1-1.11.0.5 initializing... 16.11 00:45:41 [Server] modloading-worker-0/INFO [co.ep.ep.co.CommonConfig/]: Creating default config file: croptopia_v3.conf 16.11 00:45:41 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER 16.11 00:45:41 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: xaeroplus, class xaeroplus.forge.XaeroPlusForge 16.11 00:45:41 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER 16.11 00:45:41 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.12.jar%2369!/:1.0] {} 16.11 00:45:41 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:41 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:73) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:41 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:41 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:41 [Server] modloading-worker-0/INFO [th.ko.te.KotlinForForge/]: Kotlin For Forge Enabled! 16.11 00:45:41 [Server] modloading-worker-0/INFO [Puzzles Lib/]: Constructing common components for puzzleslib:main 16.11 00:45:41 [Server] INFO The Euphoria Patcher Mod should not be loaded on a server! Disabling... 16.11 00:45:42 [Server] modloading-worker-0/INFO [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 47.3.12, for MC 1.20.1 with MCP 20230612.114412 16.11 00:45:42 [Server] modloading-worker-0/INFO [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v47.3.12 Initialized 16.11 00:45:42 [Server] modloading-worker-0/INFO [xy.ap.fo.co.Mo.CommonalityMod/]: Running Minecraft '1.20.1', & Forge '47.3.12' on Java '17.0.13, Eclipse Adoptium' 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustedSourceList/]: Loading BlackListed sources from remote... (https://api.stopmodreposts.org/minecraft/sites.txt) 16.11 00:45:42 [Server] modloading-worker-0/INFO [ModernFix/]: Bypassed Mojang DFU 16.11 00:45:42 [Server] modloading-worker-0/INFO [ModernFix/]: Instantiating Mojang DFU 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustedSourceList/]: Loaded 564 BlackListed sources from remote 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustManager/]: Loading mod 'commonality' TrustWorthiness... 16.11 00:45:42 [Server] modloading-worker-0/FATAL [TrustManager/]: Could not determine mod trust worthiness, Assuming Jar was downloaded from trusted source! 16.11 00:45:42 [Server] modloading-worker-0/INFO [TrustManager/]: Loaded mod 'commonality' TrustWorthiness: UNKNOWN 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/INFO [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket. 16.11 00:45:43 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER 16.11 00:45:43 [Server] modloading-worker-0/ERROR [ne.mi.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: cat_jam, class com.shmove.cat_jam.forge.cat_jam_forge 16.11 00:45:43 [Server] INFO java.lang.RuntimeException: Attempted to load class net/minecraft/client/multiplayer/ClientLevel for invalid dist DEDICATED_SERVER 16.11 00:45:43 [Server] INFO at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:57) ~[fmlloader-1.20.1-47.3.12.jar%2369!/:1.0] {} 16.11 00:45:43 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:43 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:73) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:43 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:43 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:43 [Server] modloading-worker-0/WARN [mixin/]: @Final field VINE_AGE:Lnet/minecraft/world/level/block/state/properties/IntegerProperty; in qualitysdelight.mixins.json:TomatoVineMixin from mod qualitysdelight should be final 16.11 00:45:43 [Server] modloading-worker-0/INFO [Collective/]: Loading Collective version 7.87. 16.11 00:45:44 [Server] modloading-worker-0/INFO [Spartan Weaponry/]: Constructing Mod: Spartan Weaponry 16.11 00:45:44 [Server] modloading-worker-0/INFO [Spartan Weaponry/]: Initialising API! Version: 11 16.11 00:45:44 [Server] modloading-worker-0/INFO [Spartan Weaponry/]: Spartan Weaponry API version 11 has been initalized! 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id camping:open_backpack 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id camping:open_ender_chest 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id camping:open_ender_chest 16.11 00:45:44 [Server] modloading-worker-0/INFO [[Let's Do Addon] Corn Expansion/]: Finished initializing ! 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id brewery:alcohol_sync_request 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id brewery:drink_alcohol 16.11 00:45:44 [Server] modloading-worker-0/INFO [co.cu.Cupboard/]: Loaded config for: cupboard.json 16.11 00:45:44 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id meadow:var_request 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: configapi as configapi-client.cfg 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: configapi as configapi-common.cfg 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.cr.co.ConfigAPI/]: Registered config for: configapi as configapi-server.cfg 16.11 00:45:45 [Server] modloading-worker-0/ERROR [ne.mi.ev.EventSubclassTransformer/EVENTBUS]: Could not find parent net/minecraft/client/renderer/entity/layers/RenderLayer for class com/obscuria/obscureapi/client/renderer/PatreonLayer in classloader cpw.mods.modlauncher.TransformingClassLoader@41e43885 on thread Thread[modloading-worker-0,5,main] 16.11 00:45:45 [Server] modloading-worker-0/ERROR [ne.mi.ev.EventSubclassTransformer/EVENTBUS]: An error occurred building event handler 16.11 00:45:45 [Server] INFO java.lang.ClassNotFoundException: net.minecraft.client.renderer.entity.layers.RenderLayer 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:97) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:48) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:26) ~[eventbus-6.0.5.jar%2352!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:32) ~[eventbus-6.0.5.jar%2352!/:6.0.5+6.0.5+master.eb8e549b] {} 16.11 00:45:45 [Server] INFO at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {} 16.11 00:45:45 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.ClassLoader.defineClass0(Native Method) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.System$2.defineClass(System.java:2324) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClass(MethodHandles.java:2439) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandles$Lookup$ClassDefiner.defineClassAsLookup(MethodHandles.java:2420) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandles$Lookup.defineHiddenClass(MethodHandles.java:2127) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] INFO at java.lang.invoke.InnerClassLambdaMetafactory.generateInnerClass(InnerClassLambdaMetafactory.java:407) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.InnerClassLambdaMetafactory.spinInnerClass(InnerClassLambdaMetafactory.java:315) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.InnerClassLambdaMetafactory.buildCallSite(InnerClassLambdaMetafactory.java:228) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.LambdaMetafactory.metafactory(LambdaMetafactory.java:341) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] INFO at java.lang.invoke.BootstrapMethodInvoker.invoke(BootstrapMethodInvoker.java:134) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.CallSite.makeSite(CallSite.java:315) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandleNatives.linkCallSiteImpl(MethodHandleNatives.java:281) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.invoke.MethodHandleNatives.linkCallSite(MethodHandleNatives.java:271) ~[?:?] {} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.client.renderer.PatreonLayer$Mode.<clinit>(PatreonLayer.java:55) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.ObscureAPIConfig$Client.<clinit>(ObscureAPIConfig.java:28) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.ObscureAPIConfig.register(ObscureAPIConfig.java:46) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at com.obscuria.obscureapi.ObscureAPI.<init>(ObscureAPI.java:69) ~[obscure_api-15.jar%23511!/:com.obscuria] {re:classloading} 16.11 00:45:45 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {} 16.11 00:45:45 [Server] INFO at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {} 16.11 00:45:45 [Server] INFO at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.lang.reflect.Constructor.newInstance(Constructor.java:481) ~[?:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:77) ~[javafmllanguage-1.20.1-47.3.12.jar%23591!/:?] {} 16.11 00:45:45 [Server] INFO at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:124) ~[fmlcore-1.20.1-47.3.12.jar%23590!/:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} 16.11 00:45:45 [Server] INFO at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} 16.11 00:45:45 [Server] modloading-worker-0/ERROR [ne.mi.fm.lo.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/obscuria/obscureapi/client/renderer/PatreonLayer for invalid dist DEDICATED_SERVER 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/42a7ad70b1cc371599a0eff744096b8a 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/74a5e841822a3a87854ae896a33430d6 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/eb3d1e2748533430848cadf0f37c7e9c 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/91c8520f19f93b3e8b6a727568e194ab 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/8c2784d778293fd482ed84b8aa5fedb9 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/ea038224ea783d40b2863f52239e2604 16.11 00:45:45 [Server] modloading-worker-0/INFO [de.ar.ne.fo.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/97ad64b7ecaf33209991c4f031501a58 16.11 00:45:45 [Server] modloading-worker-0/INFO [co.sc.ne.mo.FarmersDelightCompat/]: Setting up compat for Farmers Delight 16.11 00:45:45 [Server] INFO Ocean's Delight Found! 16.11 00:45:45 [Server] INFO Crabber's Delight Found! 16.11 00:45:45 [Server] modloading-worker-0/INFO [azurelib/FileWatching]: Registered azurelib config for auto-sync function 16.11 00:45:45 [Server] modloading-worker-0/INFO [coroutil/]: forge loader environment detected 16.11 00:45:45 [Server] modloading-worker-0/INFO [simplyswords/]: Registering Eldritch End compat Items for simplyswords 16.11 00:45:45 [Server] INFO /config 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Discovered 164 modules to load. 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Abacus... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Adjustable Chat... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ambient Discs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ancient Tomes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ancient Wood... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Armed Armor Stands... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Auto Walk Keybind... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Automatic Recipe Unlock... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Automatic Tool Restock... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Azalea Wood... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Back Button Keybind... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Backpack... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Beacon Redirection... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Better Elytra Rocket... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Big Stone Clusters... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Blossom Trees... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Bottled Cloud... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Buckets Show Inhabitants... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Camera... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Campfires Boost Elytra... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Celebratory Lamps... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chains Connect Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chest Searching... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chorus Vegetation... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Chute... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Climate Control Remover... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Color Runes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Compasses Work Everywhere... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Compressed Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Coral On Cactus... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Corundum... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Crabs... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Crafter... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Crate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Diamond Repair... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Dispensers Place Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Double Door Opening... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Dragon Scales... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Duskbound Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Dyeable Item Frames... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Easy Transfering... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Elytra Indicator... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Emotes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Enchantment Predicates... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Enchantments Begone... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Ender Watcher... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Endermosh Music Disc... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Enhanced Ladders... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Expanded Item Interactions... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Fairy Rings... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Fallen Logs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Feeding Trough... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Forgotten... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Foxhound... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Framed Glass... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Game Nerfs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Glass Item Frame... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Glass Shard... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Glimmering Weald... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Gold Bars... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Gold Tools Have Fortune... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Grab Chickens... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Grate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Gravisand... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Greener Grass... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hedges... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hoe Harvesting... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hollow Logs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Horses Swim... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Hotbar Changer... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Improved Sponges... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Improved Tooltips... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Industrial Palette... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Inventory Sorting... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Iron Rod... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Item Sharing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Japanese Palette... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Leaf Carpet... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Lock Rotation... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Long Range Pick Block... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Magma Keeps Concrete Powder... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Magnets... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Map Washing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Matrix Enchanting... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Metal Buttons... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Microcrafting Helper... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Midori... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Monster Box... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Banner Layers... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Brick Types... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Mud Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Note Block Sounds... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Potted Plants... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module More Villagers... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Narrator Readout... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Nether Brick Fence Gate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Nether Obsidian Spikes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module New Stone Types... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module No Durability On Cosmetics... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module No More Lava Pockets... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Obsidian Plate... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Overlay Shader... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Parrot Eggs... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pat The Dogs... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pathfinder Maps... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Permafrost... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Petals On Water... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pickarang... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pig Litters... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pipes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Pistons Move Tile Entities... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Poison Potato Usage... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Quick Armor Swapping... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Rainbow Lamps... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Raw Metal Bricks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Reacharound Placing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Redstone Randomizer... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Renewable Spore Blossoms... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Replace Scaffolding... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Rope... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Safer Creatures... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Seed Pouch... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shear Vines... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shiba... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shingles... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Shulker Packing... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Simple Harvest... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Skull Pikes... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Slabs To Blocks... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Slime In A Bucket... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Slimes To Magma Cubes... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Snow Golem Player Heads... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Soul Candles... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Soul Sandstone... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Spawner Replacer... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Spiral Spires... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Stonelings... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Stools... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Sturdy Stone... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Thatch... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Tiny Potato... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Torch Arrow... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Toretoise... 16.11 00:45:46 [Server] modloading-worker-0/ERROR [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class! 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Totem Of Holding... 16.11 00:45:46 [Server] modloading-worker-0/INFO [quark-zeta/]: Constructing module Trowel... 16.11 00:45:47 [Multicraft] Skipped 600 lines due to rate limit (160/s) 16.11 00:45:49 [Multicraft] Server shut down (starting) 16.11 00:45:49 [Multicraft] Restarting crashed server in 300 seconds 16.11 00:45:49 [Multicraft] Server stopped
    • when trying to play on latest versions of star technology, I got the error as following: Failed to download file. Name: forge-47.3.10.jar URL: https://s3.amazonaws.com/Minecraft.Download/versions/forge-47.3.10/forge-47.3.10.jar Filename on disk: forge-47.3.10.jar Path: D:\Elliot\curseforge\minecraft\Install\versions\forge-47.3.10\forge-47.3.10.jar Exists: Nonexistent But after reinstalling the modpack, I no longer got the error.  
    • So, I run a forge server 1.21.1 on my old laptop and everything was working fine until today that i decided to download Minecraft. Now u may ask, why u host a server if don’t have Minecraft ? Well, I play through a tunnel on my pc. Anyway, I installed Minecraft and now the server won’t start. It’s like it’s installing everything for the first time again, but in the end, it just don’t start properly. What should I do?
    • I went down to QuestGiver 1.18.2 version 1.0.9, and that seems to have solved the issue. I really appreciate your help.
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.