cabaletta / baritone

google maps for block game
GNU Lesser General Public License v3.0
7.16k stars 1.43k forks source link

Can't build Schematic with Baritone #2044

Open dxnnyzz opened 4 years ago

dxnnyzz commented 4 years ago

Some information

Operating system: Windows 10 Java version: 8.0.2510.8 Minecraft version: 1.12.2 Baritone version: IMPACT verison 4.9.1 Forge mods (if used): schematica, (tried both with and without)

Exception, error or logs

Please find your latest.log or debug.log in this folder and attach it to the issue [16:52:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [16:52:49] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [16:52:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [16:52:49] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading [16:52:49] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64 [16:52:49] [main/INFO] [FML]: Searching C:\Users\itzdx\AppData\Roaming.minecraft\mods for mods [16:52:49] [main/INFO] [FML]: Searching C:\Users\itzdx\AppData\Roaming.minecraft\mods\1.12.2 for mods [16:52:49] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from Impact-4.9.1-1.12.2.jar [16:52:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [16:52:49] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker [16:52:49] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/itzdx/AppData/Roaming/.minecraft/mods/Impact-4.9.1-1.12.2.jar Service=LaunchWrapper Env=CLIENT [16:52:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [16:52:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [16:52:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [16:52:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [16:52:51] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [16:52:51] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [16:52:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [16:52:51] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker [16:52:51] [main/INFO] [mixin]: Compatibility level set to JAVA_8 [16:52:51] [main/ERROR] [mixin]: Mixin config mixins.impact.json does not specify "minVersion" property [16:52:51] [main/ERROR] [mixin]: Mixin config mixins.baritone.json does not specify "minVersion" property [16:52:51] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@38a1c423 [16:52:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [16:52:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [16:52:51] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker [16:52:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [16:52:51] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker [16:52:52] [main/WARN] [mixin]: Error loading class: Config (java.lang.ClassNotFoundException: The specified class 'Config' was not found) [16:52:52] [main/WARN] [mixin]: @Mixin target net.minecraft.block.state.BlockStateContainer$StateImplementation is public in mixins.baritone.json:MixinStateImplementation and should be specified in value [16:52:52] [main/INFO] [STDOUT]: [me.zero.clarinet.hook.mixin.plugin.ImpactMixinPlugin:getMixins:12]: Final result for mixins is [] [16:52:52] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [16:52:53] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: dxnnyzz [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer: [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.pickItem:key.mouse.middle [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.playerlist:key.keyboard.tab [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.advancements:key.keyboard.l [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.5:key.keyboard.5 [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.6:key.keyboard.6 [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.7:key.keyboard.7 [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.8:key.keyboard.8 [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.1:key.keyboard.1 [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.2:key.keyboard.2 [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.3:key.keyboard.3 [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.4:key.keyboard.4 [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.sprint:key.keyboard.left.control [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.forward:key.keyboard.w [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.drop:key.keyboard.q [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.back:key.keyboard.s [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.attack:key.mouse.left [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.use:key.mouse.right [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.saveToolbarActivator:key.keyboard.c [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.smoothCamera:key.keyboard.unknown [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.right:key.keyboard.d [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.jump:key.keyboard.space [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.sneak:key.keyboard.left.shift [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.spectatorOutlines:key.keyboard.unknown [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.left:key.keyboard.a [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.command:key.keyboard.slash [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.screenshot:key.keyboard.f2 [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.9:key.keyboard.9 [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.togglePerspective:key.keyboard.f5 [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.chat:key.keyboard.t [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.inventory:key.keyboard.e [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.fullscreen:key.keyboard.f11 [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.loadToolbarActivator:key.keyboard.x [16:52:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.swapHands:key.keyboard.f [16:52:55] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4 [16:52:57] [Client thread/INFO] [FML]: -- System Details -- Details: Minecraft Version: 1.12.2 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: 347304128 bytes (331 MB) / 872415232 bytes (832 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Loaded coremods (and transformers): GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 456.38' Renderer: 'GeForce RTX 2060 SUPER/PCIe/SSE2' [16:52:57] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2854 Initialized [16:52:57] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. [16:52:58] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient... [16:52:58] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients [16:52:58] [Client thread/INFO] [FML]: Searching C:\Users\itzdx\AppData\Roaming.minecraft\mods for mods [16:52:58] [Client thread/INFO] [FML]: Searching C:\Users\itzdx\AppData\Roaming.minecraft\mods\1.12.2 for mods [16:52:58] [Client thread/INFO] [FML]: Forge Mod Loader has identified 7 mods to load [16:52:58] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, lunatriuscore, schematica, worldeditcuife2] at CLIENT [16:52:58] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, lunatriuscore, schematica, worldeditcuife2] at SERVER [16:52:59] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:LunatriusCore, FMLFileResourcePack:Schematica, FMLFileResourcePack:WorldEdit CUI Forge Edition 2 [16:52:59] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [16:52:59] [Client thread/INFO] [FML]: Found 1168 ObjectHolder annotations [16:52:59] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [16:52:59] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations [16:52:59] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [16:52:59] [Forge Version Check/INFO] [forge.VersionCheck]: [worldeditcuife2] Starting version check at https://raw.githubusercontent.com/hexosse/WorldEditCUI-Forge-Edition-2/master/update.json [16:52:59] [Client thread/INFO] [FML]: Applying holder lookups [16:52:59] [Client thread/INFO] [FML]: Holder lookups applied [16:52:59] [Client thread/INFO] [FML]: Applying holder lookups [16:52:59] [Client thread/INFO] [FML]: Holder lookups applied [16:52:59] [Client thread/INFO] [FML]: Applying holder lookups [16:52:59] [Client thread/INFO] [FML]: Holder lookups applied [16:52:59] [Client thread/INFO] [FML]: Applying holder lookups [16:52:59] [Client thread/INFO] [FML]: Holder lookups applied [16:52:59] [Client thread/INFO] [FML]: Injecting itemstacks [16:52:59] [Client thread/INFO] [FML]: Itemstack injection complete [16:52:59] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [16:52:59] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null [16:53:00] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Starting up SoundSystem... [16:53:00] [Thread-6/INFO] [net.minecraft.client.audio.SoundManager]: Initializing LWJGL OpenAL [16:53:00] [Thread-6/INFO] [net.minecraft.client.audio.SoundManager]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) [16:53:00] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 117937200 nanos [16:53:00] [Thread-6/INFO] [net.minecraft.client.audio.SoundManager]: OpenAL initialized. [16:53:00] [Sound Library Loader/INFO] [net.minecraft.client.audio.SoundManager]: Sound engine started [16:53:02] [Client thread/INFO] [FML]: Max texture size: 16384 [16:53:03] [Client thread/INFO] [net.minecraft.client.renderer.texture.TextureMap]: Created: 512x512 textures-atlas [16:53:04] [Client thread/INFO] [FML]: Applying holder lookups [16:53:04] [Client thread/INFO] [FML]: Holder lookups applied [16:53:05] [Client thread/INFO] [FML]: Injecting itemstacks [16:53:05] [Client thread/INFO] [FML]: Itemstack injection complete [16:53:05] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 7 mods [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer: [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.pickItem:key.mouse.middle [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.playerlist:key.keyboard.tab [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.advancements:key.keyboard.l [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.5:key.keyboard.5 [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.6:key.keyboard.6 [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.7:key.keyboard.7 [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.8:key.keyboard.8 [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.1:key.keyboard.1 [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.2:key.keyboard.2 [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.3:key.keyboard.3 [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.4:key.keyboard.4 [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.sprint:key.keyboard.left.control [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.forward:key.keyboard.w [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.drop:key.keyboard.q [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.back:key.keyboard.s [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.attack:key.mouse.left [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.use:key.mouse.right [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.saveToolbarActivator:key.keyboard.c [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.smoothCamera:key.keyboard.unknown [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.right:key.keyboard.d [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.jump:key.keyboard.space [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.sneak:key.keyboard.left.shift [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.spectatorOutlines:key.keyboard.unknown [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.left:key.keyboard.a [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.command:key.keyboard.slash [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.screenshot:key.keyboard.f2 [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.9:key.keyboard.9 [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.togglePerspective:key.keyboard.f5 [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.chat:key.keyboard.t [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.inventory:key.keyboard.e [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.fullscreen:key.keyboard.f11 [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.loadToolbarActivator:key.keyboard.x [16:53:05] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.swapHands:key.keyboard.f [16:53:05] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded [16:53:05] [Client thread/INFO] [Impact]: Initializing Fonts

[16:53:06] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML! [16:53:06] [Client thread/WARN] [FML]: Offender: net/impactclient/7.1()Ljava/net/URL; [16:53:06] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead

[16:53:07] [Client thread/ERROR] [Impact]: Error getting Impact API token from minecraft login java.io.IOException: /login/minecraft is not ok, it's 401 at net.impactclient.5V.0(5V.java:4) [5V.class:?] at net.impactclient.7.(7.java:21) [7.class:?] at net.impactclient.0H.0(0H.java:7) [0H.class:?] at net.impactclient.0ay.2(0ay.java:95) [0ay.class:?] at net.impactclient.4t.0(4t.java:5) [4t.class:?] at net.minecraft.client.Minecraft.handler$init$zzl000(Minecraft.java:3332) [bib.class:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:570) [bib.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?] at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?] 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.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?] at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?] [16:53:07] [Client thread/INFO] [STDERR]: [org.b.b.g:c:-1]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [16:53:07] [Client thread/INFO] [STDERR]: [org.b.b.g:c:-1]: SLF4J: Defaulting to no-operation (NOP) logger implementation [16:53:07] [Client thread/INFO] [STDERR]: [org.b.b.g:c:-1]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [16:53:07] [Client thread/INFO] [STDERR]: [org.b.b.g:c:-1]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [16:53:07] [Client thread/INFO] [STDERR]: [org.b.b.g:c:-1]: SLF4J: Defaulting to no-operation (NOP) logger implementation [16:53:07] [Client thread/INFO] [STDERR]: [org.b.b.g:c:-1]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [16:53:07] [Client thread/INFO] [STDOUT]: [io.github.ImpactDevelopment.installer.utils.Tracky:event:-1]: Sending event category=client action=launch label=4.9.1-1.12.2 cid=6c5197a7-00da-11eb-9172-4e221dee3e2b [16:53:07] [pool-6-thread-1/INFO] [Impact]: Checking for Updates [16:53:07] [pool-6-thread-1/INFO] [STDOUT]: [net.impactclient.5B:0:10]: Offering updates to betas: false [16:53:07] [pool-6-thread-1/INFO] [STDOUT]: [io.github.ImpactDevelopment.installer.github.Github:fetchReleases:-1]: Fetching releases from ImpactDevelopment/ImpactReleases [16:53:07] [pool-6-thread-1/INFO] [STDOUT]: [io.github.ImpactDevelopment.installer.utils.Fetcher:fetchBytes:-1]: DOWNLOADING http://impactclient.net/releases.json [16:53:09] [Client thread/INFO] [Impact]: Initialized 119 mods! [16:53:09] [Client thread/FATAL] [Impact]: Unable to load spam config file: Spam config file is in invalid format [16:53:09] [Client thread/INFO] [STDOUT]: [net.impactclient.4t:0:1]: Initializing took 3587ms [16:53:09] [Client thread/ERROR] [Impact]: Setting skin to impaste [16:53:29] [Client thread/ERROR] [Impact]: Setting skin to impaste [16:53:30] [Client thread/ERROR] [Impact]: Setting skin to impaste [16:53:32] [Client thread/ERROR] [Impact]: Setting skin to impaste [16:53:45] [Client thread/ERROR] [Impact]: Setting skin to impaste [16:53:49] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Starting integrated minecraft server version 1.12.2 [16:53:49] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Generating keypair [16:53:49] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance [16:53:49] [Server thread/INFO] [FML]: Applying holder lookups [16:53:49] [Server thread/INFO] [FML]: Holder lookups applied [16:53:49] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@698ebe8b) [16:53:50] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements [16:53:50] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@698ebe8b) [16:53:50] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@698ebe8b) [16:53:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 [16:53:51] [Server thread/INFO] [FML]: Unloading dimension -1 [16:53:51] [Server thread/INFO] [FML]: Unloading dimension 1 [16:53:51] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Changing view distance to 8, from 10 [16:53:52] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2 [16:53:52] [Netty Server IO #1/INFO] [FML]: Client protocol version 2 [16:53:52] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 7 mods : minecraft@1.12.2,FML@8.0.99.99,schematica@1.8.0.169,forge@14.23.5.2854,worldeditcuife2@2.2.0-mf-1.12.2-14.23.5.2768,mcp@9.42,lunatriuscore@1.2.0.42 [16:53:52] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established [16:53:52] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established [16:53:52] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: dxnnyzz[local:E:e6ae48f9] logged in with entity id 276 at (-209.8720813445314, 68.0, -251.84434770761595) [16:53:52] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: dxnnyzz joined the game [16:53:53] [Client thread/INFO] [STDOUT]: [baritone.v:a:-1]: Baritone world data dir: C:\Users\itzdx\AppData\Roaming.minecraft\saves\New World-\baritone\DIM0 [16:53:53] [Client thread/INFO] [STDOUT]: [baritone.n::-1]: Cached world directory: C:\Users\itzdx\AppData\Roaming.minecraft\saves\New World-\baritone\DIM0\cache [16:53:53] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:53:53] [Client thread/INFO] [STDOUT]: [baritone.t::-1]: Would save waypoints to C:\Users\itzdx\AppData\Roaming.minecraft\saves\New World-\baritone\DIM0\waypoints [16:53:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New World'/overworld [16:53:53] [pool-5-thread-1/INFO] [STDOUT]: [baritone.m:b:-1]: Loading region -1,-1 from disk C:\Users\itzdx\AppData\Roaming.minecraft\saves\New World-\baritone\DIM0\cache [16:53:53] [Client thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 2 advancements [16:53:53] [pool-5-thread-1/INFO] [STDOUT]: [baritone.m:b:-1]: Loaded region successfully in 146ms [16:53:55] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:53:55] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New World'/overworld [16:53:55] [Netty Local Client IO #0/INFO] [schematica]: Scheduling client settings reset. [16:53:55] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server [16:53:55] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players [16:53:55] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: dxnnyzz lost connection: Disconnected [16:53:55] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: dxnnyzz left the game [16:53:55] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Stopping singleplayer server as player logged out [16:53:55] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds [16:53:55] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'New World'/overworld [16:53:56] [Server thread/INFO] [FML]: Unloading dimension 0 [16:53:56] [Server thread/INFO] [FML]: Applying holder lookups [16:53:56] [Server thread/INFO] [FML]: Holder lookups applied [16:53:56] [pool-5-thread-3/INFO] [STDOUT]: [baritone.u:c:-1]: Started saving the world in a new thread [16:53:56] [pool-5-thread-4/INFO] [STDOUT]: [baritone.u:b:-1]: Started saving saved containers in a new thread [16:53:56] [Client thread/ERROR] [Impact]: Setting skin to impaste [16:53:56] [pool-5-thread-3/INFO] [STDOUT]: [baritone.m:a:-1]: Saving region -1,-1 to disk C:\Users\itzdx\AppData\Roaming.minecraft\saves\New World-\baritone\DIM0\cache [16:53:56] [Client thread/INFO] [schematica]: Client settings have been reset. [16:53:56] [pool-5-thread-3/INFO] [STDOUT]: [baritone.m:a:-1]: Saved region successfully [16:53:56] [pool-5-thread-3/INFO] [STDOUT]: [baritone.n:save:-1]: World save took 98ms [16:53:59] [Client thread/INFO] [net.minecraft.world.storage.SaveFormatOld]: Deleting level New World (1) [16:53:59] [Client thread/INFO] [net.minecraft.world.storage.SaveFormatOld]: Attempt 1... [16:54:17] [Client thread/ERROR] [Impact]: Setting skin to impaste [16:54:17] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Starting integrated minecraft server version 1.12.2 [16:54:17] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Generating keypair [16:54:18] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance [16:54:18] [Server thread/INFO] [FML]: Applying holder lookups [16:54:18] [Server thread/INFO] [FML]: Holder lookups applied [16:54:18] [Server thread/INFO] [FML]: Loading dimension 0 (schematic) (net.minecraft.server.integrated.IntegratedServer@32ba5252) [16:54:18] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements [16:54:19] [Server thread/INFO] [FML]: Loading dimension -1 (schematic) (net.minecraft.server.integrated.IntegratedServer@32ba5252) [16:54:19] [Server thread/INFO] [FML]: Loading dimension 1 (schematic) (net.minecraft.server.integrated.IntegratedServer@32ba5252) [16:54:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 [16:54:20] [Server thread/INFO] [FML]: Unloading dimension -1 [16:54:20] [Server thread/INFO] [FML]: Unloading dimension 1 [16:54:20] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Changing view distance to 8, from 10 [16:54:20] [Netty Local Client IO #1/INFO] [FML]: Server protocol version 2 [16:54:20] [Netty Server IO #3/INFO] [FML]: Client protocol version 2 [16:54:20] [Netty Server IO #3/INFO] [FML]: Client attempting to join with 7 mods : minecraft@1.12.2,FML@8.0.99.99,schematica@1.8.0.169,forge@14.23.5.2854,worldeditcuife2@2.2.0-mf-1.12.2-14.23.5.2768,mcp@9.42,lunatriuscore@1.2.0.42 [16:54:20] [Netty Local Client IO #1/INFO] [FML]: [Netty Local Client IO #1] Client side modded connection established [16:54:20] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established [16:54:20] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: dxnnyzz[local:E:b333f70e] logged in with entity id 485 at (-31.5, 4.0, -740.5) [16:54:20] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: dxnnyzz joined the game [16:54:20] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:54:20] [Client thread/INFO] [STDOUT]: [baritone.v:a:-1]: Baritone world data dir: C:\Users\itzdx\AppData\Roaming.minecraft\saves\schematic\baritone\DIM0 [16:54:20] [Client thread/INFO] [STDOUT]: [baritone.n::-1]: Cached world directory: C:\Users\itzdx\AppData\Roaming.minecraft\saves\schematic\baritone\DIM0\cache [16:54:20] [Client thread/INFO] [STDOUT]: [baritone.t::-1]: Would save waypoints to C:\Users\itzdx\AppData\Roaming.minecraft\saves\schematic\baritone\DIM0\waypoints [16:54:20] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:54:23] [pool-5-thread-2/INFO] [STDOUT]: [baritone.n:save:-1]: World save took 0ms [16:54:44] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:54:44] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:54:44] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:54:44] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:54:45] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:54:45] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:54:50] [pool-5-thread-4/INFO] [STDOUT]: [baritone.m:a:-1]: Saving region -1,-2 to disk C:\Users\itzdx\AppData\Roaming.minecraft\saves\schematic\baritone\DIM0\cache [16:54:50] [ForkJoinPool.commonPool-worker-4/INFO] [STDOUT]: [baritone.m:a:-1]: Saving region 0,-2 to disk C:\Users\itzdx\AppData\Roaming.minecraft\saves\schematic\baritone\DIM0\cache [16:54:50] [ForkJoinPool.commonPool-worker-4/INFO] [STDOUT]: [baritone.m:a:-1]: Saved region successfully [16:54:50] [pool-5-thread-4/INFO] [STDOUT]: [baritone.m:a:-1]: Saved region successfully [16:54:50] [pool-5-thread-4/INFO] [STDOUT]: [baritone.n:save:-1]: World save took 41ms [16:55:02] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Impact] Invalid syntax provided! Use "help b" for syntax definitions. (Not enough arguments provided) [16:55:08] [Client thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 12 advancements [16:55:30] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] > build house.schematic [16:55:30] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Successfully loaded schematic for building [16:55:30] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Origin: BetterBlockPos{x=-25,y=4,z=-743} [16:55:30] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Starting layer 0 [16:56:06] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Starting layer 1 [16:56:10] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:56:10] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:56:13] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Changing difficulty to PEACEFUL, from NORMAL [16:56:16] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Unable to do it. Pausing. resume to resume, cancel to cancel [16:56:27] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] > build house.schematic [16:56:27] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Successfully loaded schematic for building [16:56:27] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Origin: BetterBlockPos{x=-20,y=5,z=-736} [16:56:27] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Unable to do it. Pausing. resume to resume, cancel to cancel [16:56:36] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] > build house.schematic [16:56:36] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Successfully loaded schematic for building [16:56:36] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Origin: BetterBlockPos{x=-16,y=4,z=-752} [16:56:36] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Unable to do it. Pausing. resume to resume, cancel to cancel [16:56:37] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] > build house.schematic [16:56:37] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Successfully loaded schematic for building [16:56:37] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Origin: BetterBlockPos{x=-16,y=4,z=-752} [16:56:37] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Unable to do it. Pausing. resume to resume, cancel to cancel [16:56:41] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] > build house.schematic [16:56:41] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Successfully loaded schematic for building [16:56:41] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Origin: BetterBlockPos{x=-28,y=4,z=-737} [16:56:41] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Unable to do it. Pausing. resume to resume, cancel to cancel [16:56:42] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:56:42] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:56:43] [Netty Local Client IO #1/INFO] [schematica]: Scheduling client settings reset. [16:56:43] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server [16:56:43] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players [16:56:43] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: dxnnyzz lost connection: Disconnected [16:56:43] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: dxnnyzz left the game [16:56:43] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Stopping singleplayer server as player logged out [16:56:43] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds [16:56:43] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:56:43] [Server thread/INFO] [FML]: Unloading dimension 0 [16:56:43] [Server thread/INFO] [FML]: Applying holder lookups [16:56:43] [Server thread/INFO] [FML]: Holder lookups applied [16:56:44] [pool-5-thread-5/INFO] [STDOUT]: [baritone.u:c:-1]: Started saving the world in a new thread [16:56:44] [pool-5-thread-6/INFO] [STDOUT]: [baritone.u:b:-1]: Started saving saved containers in a new thread [16:56:44] [Client thread/ERROR] [Impact]: Setting skin to impaste [16:56:44] [ForkJoinPool.commonPool-worker-6/INFO] [STDOUT]: [baritone.m:a:-1]: Saving region -1,-2 to disk C:\Users\itzdx\AppData\Roaming.minecraft\saves\schematic\baritone\DIM0\cache [16:56:44] [ForkJoinPool.commonPool-worker-15/INFO] [STDOUT]: [baritone.m:a:-1]: Saving region 0,-2 to disk C:\Users\itzdx\AppData\Roaming.minecraft\saves\schematic\baritone\DIM0\cache [16:56:44] [Client thread/INFO] [schematica]: Client settings have been reset. [16:56:44] [ForkJoinPool.commonPool-worker-15/INFO] [STDOUT]: [baritone.m:a:-1]: Saved region successfully [16:56:44] [ForkJoinPool.commonPool-worker-6/INFO] [STDOUT]: [baritone.m:a:-1]: Saved region successfully [16:56:44] [pool-5-thread-5/INFO] [STDOUT]: [baritone.n:save:-1]: World save took 45ms [16:56:46] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Starting integrated minecraft server version 1.12.2 [16:56:46] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Generating keypair [16:56:46] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance [16:56:47] [Server thread/INFO] [FML]: Applying holder lookups [16:56:47] [Server thread/INFO] [FML]: Holder lookups applied [16:56:47] [Server thread/INFO] [FML]: Loading dimension 0 (schematic) (net.minecraft.server.integrated.IntegratedServer@79bc56eb) [16:56:47] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 488 advancements [16:56:47] [Server thread/INFO] [FML]: Loading dimension -1 (schematic) (net.minecraft.server.integrated.IntegratedServer@79bc56eb) [16:56:47] [Server thread/INFO] [FML]: Loading dimension 1 (schematic) (net.minecraft.server.integrated.IntegratedServer@79bc56eb) [16:56:47] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 [16:56:47] [Server thread/INFO] [FML]: Unloading dimension -1 [16:56:47] [Server thread/INFO] [FML]: Unloading dimension 1 [16:56:47] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Changing view distance to 8, from 10 [16:56:47] [Netty Local Client IO #2/INFO] [FML]: Server protocol version 2 [16:56:47] [Netty Server IO #5/INFO] [FML]: Client protocol version 2 [16:56:47] [Netty Server IO #5/INFO] [FML]: Client attempting to join with 7 mods : minecraft@1.12.2,FML@8.0.99.99,schematica@1.8.0.169,forge@14.23.5.2854,worldeditcuife2@2.2.0-mf-1.12.2-14.23.5.2768,mcp@9.42,lunatriuscore@1.2.0.42 [16:56:47] [Netty Local Client IO #2/INFO] [FML]: [Netty Local Client IO #2] Client side modded connection established [16:56:47] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established [16:56:47] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: dxnnyzz[local:E:c05572e9] logged in with entity id 472483 at (-27.33767117574994, 4.0, -733.697876757688) [16:56:47] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: dxnnyzz joined the game [16:56:48] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:56:48] [Client thread/INFO] [STDOUT]: [baritone.v:a:-1]: Baritone world data dir: C:\Users\itzdx\AppData\Roaming.minecraft\saves\schematic\baritone\DIM0 [16:56:48] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:56:48] [Client thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 12 advancements [16:56:52] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:56:52] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:56:52] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:56:52] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:56:53] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:56:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:56:55] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:56:55] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:56:55] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:56:55] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:56:56] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:56:56] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:56:57] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:56:57] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:58:09] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: dxnnyzz has made the advancement [Stone Age] [16:58:09] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] dxnnyzz has made the advancement [Stone Age] [16:58:09] [Client thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 26 advancements [16:58:23] [Client thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 35 advancements [16:58:41] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:58:41] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:58:44] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:58:44] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:58:47] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:58:47] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:59:01] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:59:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:59:13] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:59:13] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:59:17] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:59:17] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:59:30] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:59:30] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:59:37] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:59:37] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [16:59:47] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [16:59:47] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [17:00:05] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [17:00:05] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [17:00:26] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [17:00:26] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [17:00:56] [Server thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Started saving 2 chunks into .schematic. [17:00:56] [Server thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Started saving 2 chunks into house2.schematic. [17:00:56] [Server thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Successfully saved .schematic. [17:00:57] [Server thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] Successfully saved house2.schematic. [17:01:04] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [17:01:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [17:01:24] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [17:01:24] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld [17:01:32] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] > build house2.schematic [17:01:32] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Successfully loaded schematic for building [17:01:32] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Origin: BetterBlockPos{x=81,y=4,z=-836} [17:01:32] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Starting layer 0 [17:01:38] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Unable to do it. Pausing. resume to resume, cancel to cancel [17:02:10] [Client thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 36 advancements [17:02:28] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] > build house2.schematic [17:02:28] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Successfully loaded schematic for building [17:02:28] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Origin: BetterBlockPos{x=125,y=4,z=-793} [17:02:28] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Unable to do it. Pausing. resume to resume, cancel to cancel [17:02:30] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] > build house2.schematic [17:02:30] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Successfully loaded schematic for building [17:02:30] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Origin: BetterBlockPos{x=125,y=4,z=-793} [17:02:30] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Unable to do it. Pausing. resume to resume, cancel to cancel [17:02:33] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] > build house2.schematic [17:02:33] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Successfully loaded schematic for building [17:02:33] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Origin: BetterBlockPos{x=133,y=4,z=-772} [17:02:33] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Unable to do it. Pausing. resume to resume, cancel to cancel [17:02:41] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Impact] Unknown command! Use .help to view a list of commands [17:02:48] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] > build house2.schematic [17:02:48] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Successfully loaded schematic for building [17:02:48] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Origin: BetterBlockPos{x=134,y=4,z=-771} [17:02:48] [Client thread/INFO] [net.minecraft.client.gui.GuiNewChat]: [CHAT] [Baritone] Unable to do it. Pausing. resume to resume, cancel to cancel [17:02:51] [Server thread/INFO] [net.minecraft.server.integrated.IntegratedServer]: Saving and pausing game... [17:02:51] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'schematic'/overworld

Linux: ~/.minecraft/logs/

Windows: %appdata%/.minecraft/logs/

Mac: /Library/Application\ Support/minecraft/logs/

How to reproduce

Add your steps to reproduce the issue/bug experienced here.

Modified settings

To get the modified settings run #modified in game

modified All modified settings: allowParkour true (Boolean) allowParkourPlace true (Boolean) avoidance true (Boolean) buildInLayers true (Boolean) mobAvoidanceCoefficient 1.5 (Double)

Final checklist

  • [x] I know how to properly use check boxes
  • [x] I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
  • [x] I have included logs, exceptions and / or steps to reproduce the issue.
  • [x] I have not used any OwO's or UwU's in this issue.
5HT2 commented 4 years ago

try using default settings

dxnnyzz commented 4 years ago

@l1ving how do i revert to default settings, do i just uninstall?

5HT2 commented 4 years ago

delete the settings file. you can also hover over the modified text and view the default value

dxnnyzz commented 4 years ago

@l1ving seemed to work but after finishing the first layer it comes up with the same error. even enabling buildinlayers or disabling it, doesnt work