ImpactDevelopment / ImpactIssues

Please use this repo to report bugs and request features
https://impactclient.net/
217 stars 36 forks source link

AntiBot breaks Tracers #2209

Open Krateos opened 4 years ago

Krateos commented 4 years ago

Describe the bug I cannot to get the "Tracers" feature to draw as long as AntiBot is also active, the tracers from other modules such as "Search" work fine. I am using optifine.

To Reproduce Turn on Anti-Bot for Tracers

Expected behavior I expected a few lines on my screen pointing to players in my vicinity.

Game output ``` [22:06:39] [main/INFO]: Loading tweak class name clientapi.load.ClientTweaker [22:06:39] [main/INFO]: Using primary tweak class name clientapi.load.ClientTweaker [22:06:39] [main/INFO]: Loading tweak class name baritone.launch.BaritoneTweaker [22:06:39] [main/INFO]: Calling tweak class clientapi.load.ClientTweaker [22:06:39] [main/INFO]: Injecting into ClassLoader [22:06:39] [main/ERROR]: Initialising mixin subsystem after game pre-init phase! Some mixins may be skipped. [22:06:39] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/diony/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.7.11-SNAPSHOT/mixin-0.7.11-SNAPSHOT.jar Service=LaunchWrapper Env=UNKNOWN [22:06:39] [main/INFO]: FML platform manager could not load class cpw.mods.fml.relauncher.CoreModManager. Proceeding without FML support. [22:06:39] [main/INFO]: Initialized Mixin bootstrap [22:06:39] [main/INFO]: Setup Mixin Environment [22:06:39] [main/INFO]: Compatibility level set to JAVA_8 [22:06:39] [main/ERROR]: Mixin config mixins.impact.json does not specify "minVersion" property [22:06:39] [main/INFO]: Loaded Mixin Configurations [22:06:39] [main/INFO]: Calling tweak class baritone.launch.BaritoneTweaker [22:06:39] [main/ERROR]: Mixin config mixins.baritone.json does not specify "minVersion" property [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinArmorLayer, name: clientapi.load.mixin.MixinArmorLayer [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinBlockMode, name: clientapi.load.mixin.MixinBlockMode [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinBossOverlayGui, name: clientapi.load.mixin.MixinBossOverlayGui [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinClientPlayerEntity, name: clientapi.load.mixin.MixinClientPlayerEntity [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinClientPlayNetHandler, name: clientapi.load.mixin.MixinClientPlayNetHandler [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinEntity, name: clientapi.load.mixin.MixinEntity [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinEntityRenderer, name: clientapi.load.mixin.MixinEntityRenderer [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinEntityRendererManager, name: clientapi.load.mixin.MixinEntityRendererManager [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinFirstPersonRenderer, name: clientapi.load.mixin.MixinFirstPersonRenderer [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinFogRenderer, name: clientapi.load.mixin.MixinFogRenderer [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinFontRenderer, name: clientapi.load.mixin.MixinFontRenderer [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinGameRenderer, name: clientapi.load.mixin.MixinGameRenderer [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinIngameGui, name: clientapi.load.mixin.MixinIngameGui [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinItemRenderer, name: clientapi.load.mixin.MixinItemRenderer [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinKeyboardListener, name: clientapi.load.mixin.MixinKeyboardListener [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinLivingEntity, name: clientapi.load.mixin.MixinLivingEntity [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinMinecraft, name: clientapi.load.mixin.MixinMinecraft [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinMouseHelper, name: clientapi.load.mixin.MixinMouseHelper [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinNettyPacketDecoder, name: clientapi.load.mixin.MixinNettyPacketDecoder [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinNettyPacketEncoder, name: clientapi.load.mixin.MixinNettyPacketEncoder [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinNetworkManager, name: clientapi.load.mixin.MixinNetworkManager [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinOverlayRenderer, name: clientapi.load.mixin.MixinOverlayRenderer [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinParticleManager, name: clientapi.load.mixin.MixinParticleManager [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinRenderLivingBase, name: clientapi.load.mixin.MixinRenderLivingBase [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinSpectatorGui, name: clientapi.load.mixin.MixinSpectatorGui [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinTimer, name: clientapi.load.mixin.MixinTimer [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.capi.json:MixinWorldRenderer, name: clientapi.load.mixin.MixinWorldRenderer [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinBitArray, name: baritone.launch.mixins.MixinBitArray [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinChunkArray, name: baritone.launch.mixins.MixinChunkArray [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinClientChunkProvider, name: baritone.launch.mixins.MixinClientChunkProvider [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinClientPlayerEntity, name: baritone.launch.mixins.MixinClientPlayerEntity [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinClientPlayNetHandler, name: baritone.launch.mixins.MixinClientPlayNetHandler [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinCommandSuggestionHelper, name: baritone.launch.mixins.MixinCommandSuggestionHelper [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinEntity, name: baritone.launch.mixins.MixinEntity [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinEntityRenderManager, name: baritone.launch.mixins.MixinEntityRenderManager [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinItemStack, name: baritone.launch.mixins.MixinItemStack [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinLivingEntity, name: baritone.launch.mixins.MixinLivingEntity [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinLootContext, name: baritone.launch.mixins.MixinLootContext [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinMinecraft, name: baritone.launch.mixins.MixinMinecraft [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinNetworkManager, name: baritone.launch.mixins.MixinNetworkManager [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinPalettedContainer, name: baritone.launch.mixins.MixinPalettedContainer [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinPlayerController, name: baritone.launch.mixins.MixinPlayerController [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinScreen, name: baritone.launch.mixins.MixinScreen [22:06:39] [main/ERROR]: Classloader restrictions [PACKAGE_CLASSLOADER_EXCLUSION] encountered loading mixins.baritone.json:MixinWorldRenderer, name: baritone.launch.mixins.MixinWorldRenderer [22:06:39] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main} [22:06:39] [main/INFO]: [OptiFine] *** Reflector Forge *** [22:06:39] [main/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient [22:06:39] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.BrandingControl [22:06:39] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.capabilities.ICapabilityProvider [22:06:39] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.capabilities.CapabilityProvider [22:06:39] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.ClientModLoader [22:06:39] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.ChunkEvent$Load [22:06:39] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.ClientHooks [22:06:39] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.CrashReportExtender [22:06:39] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Pre [22:06:39] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.GuiScreenEvent$DrawScreenEvent$Post [22:06:39] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$FogColors [22:06:39] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.EntityViewRenderEvent$RenderFogEvent [22:06:39] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.entity.EntityJoinWorldEvent [22:06:39] [main/WARN]: Injection warning: LVT in akq::e(Lcvl;)Lcvl; has incompatible changes at opcode 148 in callback akq::handler$getAllowedMovement$development$zcd000. Expected: [Lcvf;, Lcvq;, Lcwf;, Ljava/util/stream/Stream;, Ljava/util/stream/Stream;, Labt;, Lcvl;, Z, Z, Z, Z] Found: [Lcvf;, Lcvq;, Ljava/util/stream/Stream;, Ljava/util/stream/Stream;, Labt;, Lcvl;, Z, Z, Z, Z] [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.eventbus.api.Event [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.eventbus.api.IEventBus [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.eventbus.api.Event$Result [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.extensions.IForgeBlock [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: drj.getTexture [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.common.extensions.IForgeBlockState.addDestroyEffects [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.common.extensions.IForgeBlockState.addHitEffects [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.common.extensions.IForgeBlockState.getLightValue [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.common.extensions.IForgeBlockState.getSoundType [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.common.extensions.IForgeBlockState.getStateAtViewpoint [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.common.extensions.IForgeBlockState.hasTileEntity [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: net.minecraftforge.common.extensions.IForgeBlockState.isAir [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.extensions.IForgeFluid [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.extensions.IForgeEntity [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fluids.FluidAttributes [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: aku.getTags [22:06:40] [main/INFO]: [OptiFine] (Reflector) Field not present: akz.NAMETAG_DISTANCE [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.ForgeEventFactory [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: coi.getTags [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ForgeHooksClient [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeConfig [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeConfig$Client [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeConfigSpec [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeConfigSpec$ConfigValue [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.extensions.IForgeItem [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.extensions.IForgeItemStack [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.ForgeI18n [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.IModel [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: dbk.setKeyConflictContext [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: dbk.setKeyModifierAndCode [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: dbk.getKeyModifier [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.ForgeMod [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: drt.fromJson [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.extensions.IForgeEffect [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.extensions.IForgeEffectInstance [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.registries.ForgeRegistryEntry [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: dqo.canRenderInLayer [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: dqo.canRenderInLayer [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.extensions.IForgeTileEntity [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: cyq$b.preDraw [22:06:40] [main/INFO]: [OptiFine] (Reflector) Method not present: cyq$b.postDraw [22:06:40] [main/INFO]: [OptiFine] (Reflector) Field not found: World.tileEntitiesToBeRemoved [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.extensions.IForgeDimension [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.gui.GuiModList [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.IRenderHandler [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.ItemModelMesherForge [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyConflictContext [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.settings.KeyModifier [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.model.pipeline.LightUtil [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.common.Loader [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.common.MinecraftForge [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.MinecraftForgeClient [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.gui.NotificationModUpdateScreen [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.entity.PlaySoundAtEntityEvent [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderBlockOverlayEvent$OverlayType [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.registry.RenderingRegistry [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderItemInFrameEvent [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Pre [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Post [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Pre [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.RenderLivingEvent$Specials$Post [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.client.event.ScreenshotEvent [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.server.ServerLifecycleHooks [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress [22:06:40] [main/INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.event.world.WorldEvent$Load [22:06:40] [main/INFO]: [OptiFine] *** Reflector Vanilla *** [22:06:40] [main/INFO]: [OptiFine] (Reflector) Field not present: dkl.(type: class [Ldni;, index: 1) [22:06:40] [main/INFO]: [OptiFine] (Reflector) Field not present: dvb.(type: class dla, index: 0) [22:06:40] [main/INFO]: [OptiFine] (Reflector) Field not present: dvb.(type: class dla, index: 1) [22:06:40] [main/INFO]: [OptiFine] (Reflector) Field not present: dld.(type: class dni, index: 0) [22:06:40] [main/INFO]: [OptiFine] (Reflector) Field not present: dlk.(type: class dni, index: 8) [22:06:40] [main/INFO]: [OptiFine] (Reflector) Field not present: dlx.(type: class dni, index: 7) [22:06:40] [main/INFO]: [OptiFine] (Reflector) Field not present: dmh.(type: class dni, index: 5) [22:06:40] [main/INFO]: [OptiFine] (Reflector) Field not present: dmh.(type: class dni, index: 6) [22:06:40] [main/INFO]: [OptiFine] (Reflector) Field not present: dmh.(type: class dni, index: 7) [22:06:40] [main/INFO]: Setting user: Krateos1 [22:06:42] [main/INFO]: Backend library: LWJGL version 3.2.2 build 10 [22:06:43] [main/INFO]: [OptiFine] [22:06:43] [main/INFO]: [OptiFine] OptiFine_1.15.2_HD_U_G1_pre13 [22:06:43] [main/INFO]: [OptiFine] Build: 20200401-232147 [22:06:43] [main/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0 [22:06:43] [main/INFO]: [OptiFine] Java: 1.8.0_51, Oracle Corporation [22:06:43] [main/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation [22:06:43] [main/INFO]: [OptiFine] LWJGL: 3.3.0 Win32 WGL EGL OSMesa VisualC DLL [22:06:43] [main/INFO]: [OptiFine] OpenGL: GeForce GTX 1080 Ti/PCIe/SSE2, version 4.6.0 NVIDIA 445.87, NVIDIA Corporation [22:06:43] [main/INFO]: [OptiFine] OpenGL Version: 4.6.0 [22:06:43] [main/INFO]: [OptiFine] Maximum texture size: 32768x32768 [22:06:43] [VersionCheck/INFO]: [OptiFine] Checking for new version [22:06:43] [main/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 445.87 [22:06:43] [main/INFO]: [Shaders] Vendor: NVIDIA Corporation [22:06:43] [main/INFO]: [Shaders] Renderer: GeForce GTX 1080 Ti/PCIe/SSE2 [22:06:43] [main/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0 [22:06:43] [main/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8 [22:06:43] [main/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8 [22:06:43] [main/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32 [22:06:43] [main/INFO]: [Shaders] Load shaders configuration. [22:06:43] [main/INFO]: [Shaders] No shaderpack loaded. [22:06:44] [main/WARN]: [OptiFine] PlayerItemsLayer not registered [22:06:44] [VersionCheck/INFO]: [OptiFine] java.io.FileNotFoundException: http://optifine.net/version/1.15.2/HD_U.txt [22:06:44] [main/INFO]: Narrator library for x64 successfully loaded [22:06:44] [main/ERROR]: Couldn't inject button into MainMenuScreen, Realms button not found [22:06:44] [main/INFO]: Reloading ResourceManager: Default, Better-Faithful-1.15.1.zip [22:06:44] [main/WARN]: ResourcePack: ignored non-lowercase namespace: .DS_Store in C:\Users\diony\AppData\Roaming\.minecraft\resourcepacks\Better-Faithful-1.15.1.zip [22:06:44] [main/INFO]: [OptiFine] *** Reloading textures *** [22:06:44] [main/INFO]: [OptiFine] Resource packs: Better-Faithful-1.15.1.zip [22:06:44] [main/INFO]: Initializing Fonts [22:06:46] [Server-Worker-7/INFO]: [OptiFine] Multitexture: false [22:06:46] [Server-Worker-1/INFO]: [OptiFine] Multitexture: false [22:06:46] [Server-Worker-4/INFO]: [OptiFine] Multitexture: false [22:06:47] [Server-Worker-5/INFO]: [OptiFine] Multitexture: false [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/black_stained_glass/black_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/black_stained_glass/black_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/blue_stained_glass/blue_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/blue_stained_glass/blue_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/brown_stained_glass/brown_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/brown_stained_glass/brown_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/cyan_stained_glass/cyan_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/cyan_stained_glass/cyan_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/glass/glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/glass/glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/gray_stained_glass/gray_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/gray_stained_glass/gray_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/green_stained_glass/green_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/green_stained_glass/green_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/light_blue_stained_glass/light_blue_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/light_blue_stained_glass/light_blue_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/light_gray_stained_glass/light_gray_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/light_gray_stained_glass/light_gray_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/lime_stained_glass/lime_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/lime_stained_glass/lime_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/magenta_stained_glass/magenta_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/magenta_stained_glass/magenta_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/orange_stained_glass/orange_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/orange_stained_glass/orange_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/pink_stained_glass/pink_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/pink_stained_glass/pink_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/purple_stained_glass/purple_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/purple_stained_glass/purple_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/red_stained_glass/red_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/red_stained_glass/red_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/white_stained_glass/white_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/white_stained_glass/white_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/yellow_stained_glass/yellow_stained_glass.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/glass/yellow_stained_glass/yellow_stained_glass_pane.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/pumpkin/pumpkin.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/sandstone/red_sandstone/red_sandstone.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] ConnectedTextures: optifine/ctm/ctm/sandstone/sandstone/sandstone.properties [22:06:47] [Server-Worker-5/INFO]: [OptiFine] Multipass connected textures: false [22:06:47] [Server-Worker-5/INFO]: [OptiFine] Multipass connected textures: false [22:06:47] [Server-Worker-5/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties [22:06:48] [main/INFO]: JWT signature is valid, checking data [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Sprite size: 32 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Mipmap levels: 5 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Scaled too small texture: minecraft:block/tripwire, 16 -> 32 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Scaled too small texture: minecraft:optifine/ctm/default/empty, 16 -> 32 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Scaled too small texture: minecraft:block/jigsaw_top, 16 -> 32 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Scaled too small texture: minecraft:entity/conduit/open_eye, 16 -> 32 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Scaled too small texture: minecraft:entity/conduit/closed_eye, 16 -> 32 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Multitexture: false [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Sprite size: 128 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Mipmap levels: 7 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Multitexture: false [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Sprite size: 128 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Mipmap levels: 7 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Multitexture: false [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Sprite size: 128 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Mipmap levels: 7 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Scaled too small texture: minecraft:entity/shield/globe, 64 -> 128 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Multitexture: false [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Sprite size: 128 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Mipmap levels: 7 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Multitexture: false [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Sprite size: 128 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Mipmap levels: 7 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Multitexture: false [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Sprite size: 128 [22:06:48] [Server-Worker-5/INFO]: [OptiFine] Mipmap levels: 7 [22:06:49] [main/INFO]: [STDERR]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [22:06:49] [main/INFO]: [STDERR]: SLF4J: Defaulting to no-operation (NOP) logger implementation [22:06:49] [main/INFO]: [STDERR]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [22:06:49] [main/INFO]: [STDOUT]: Sending event category=client action=launch label=nightly-20200423-1.15.2 cid=62858f87-6943-4d12-9539-f9f24f0e8956 [22:06:49] [pool-5-thread-1/INFO]: Checking for Updates [22:06:49] [pool-5-thread-1/INFO]: [STDOUT]: Offering updates to betas: true [22:06:49] [pool-5-thread-1/INFO]: [STDOUT]: Fetching releases from ImpactDevelopment/ImpactReleases [22:06:49] [pool-5-thread-1/INFO]: [STDOUT]: DOWNLOADING http://impactclient.net/releases.json [22:06:50] [main/INFO]: Initialized 118 mods! [22:06:50] [main/ERROR]: ########## GL ERROR ########## [22:06:50] [main/ERROR]: @ Post startup [22:06:50] [main/ERROR]: 65539: Invalid key -1 [22:06:50] [main/FATAL]: Unable to load spam config file: Spam config file is in invalid format [22:06:50] [main/INFO]: [CHAT] [Impact] Added Tsourouflismenos as a friend! [22:06:50] [main/INFO]: [CHAT] [Impact] Added defenderserm as a friend! [22:06:50] [main/INFO]: [CHAT] [Impact] Added Blankscar as a friend! [22:06:50] [main/INFO]: [CHAT] [Impact] Added A_L_O_W_N as a friend! [22:06:50] [main/INFO]: [CHAT] [Impact] Added EliasXDude as a friend! [22:06:50] [main/INFO]: [CHAT] [Impact] Added tfcraganX as a friend! [22:06:50] [main/INFO]: [CHAT] [Impact] Added GIANNIS200122 as a friend! [22:06:50] [main/INFO]: [CHAT] [Impact] Added XAnGeL98xx as a friend! [22:06:50] [main/INFO]: [CHAT] [Impact] Added ignatios2001 as a friend! [22:06:50] [main/INFO]: [STDOUT]: Initializing took 5757ms [22:06:50] [main/ERROR]: Setting skin to impaste [22:06:50] [main/INFO]: OpenAL initialized. [22:06:50] [main/INFO]: Sound engine started [22:06:50] [main/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/blocks.png-atlas [22:06:51] [main/INFO]: [OptiFine] Animated sprites: 35 [22:06:51] [main/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas [22:06:51] [main/INFO]: [OptiFine] Animated sprites: 0 [22:06:51] [main/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/banner_patterns.png-atlas [22:06:51] [main/INFO]: [OptiFine] Animated sprites: 0 [22:06:51] [main/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/shield_patterns.png-atlas [22:06:51] [main/INFO]: [OptiFine] Animated sprites: 0 [22:06:51] [main/INFO]: Created: 512x512x4 minecraft:textures/atlas/chest.png-atlas [22:06:51] [main/INFO]: [OptiFine] Animated sprites: 0 [22:06:51] [main/INFO]: Created: 1024x512x4 minecraft:textures/atlas/beds.png-atlas [22:06:51] [main/INFO]: [OptiFine] Animated sprites: 0 [22:06:51] [main/INFO]: Created: 1024x512x4 minecraft:textures/atlas/shulker_boxes.png-atlas [22:06:51] [main/INFO]: [OptiFine] Animated sprites: 0 [22:06:51] [main/INFO]: Created: 512x512x0 minecraft:textures/atlas/particles.png-atlas [22:06:51] [main/INFO]: [OptiFine] Animated sprites: 0 [22:06:51] [main/INFO]: Created: 512x512x0 minecraft:textures/atlas/paintings.png-atlas [22:06:51] [main/INFO]: [OptiFine] Animated sprites: 0 [22:06:51] [main/INFO]: Created: 256x256x0 minecraft:textures/atlas/mob_effects.png-atlas [22:06:51] [main/INFO]: [OptiFine] Animated sprites: 0 [22:06:51] [main/INFO]: [OptiFine] *** Reloading custom textures *** [22:06:51] [main/INFO]: [OptiFine] Natural Textures: Parsing default configuration "optifine/natural.properties" [22:06:51] [main/INFO]: [OptiFine] Natural Textures: Valid only for textures from default resource pack [22:06:51] [main/WARN]: [OptiFine] Model renderer not found, model: dolphin, name: left_fin [22:06:51] [main/WARN]: [OptiFine] Model renderer not found, model: dolphin, name: right_fin [22:06:51] [main/WARN]: [OptiFine] Model renderer not found, model: dolphin, name: tail [22:06:51] [main/WARN]: [OptiFine] Model renderer not found, model: dolphin, name: head [22:06:51] [main/WARN]: [OptiFine] Model renderer not found, model: evoker, name: left_arm [22:06:51] [main/WARN]: [OptiFine] Model renderer not found, model: ghast, name: body [22:06:51] [main/WARN]: [OptiFine] Model renderer not found, model: illusioner, name: left_arm [22:06:51] [main/WARN]: [OptiFine] Model renderer not found, model: phantom, name: tail2 [22:06:51] [main/WARN]: [OptiFine] Model renderer not found, model: pillager, name: left_arm [22:06:51] [main/WARN]: [OptiFine] Model renderer not found, model: salmon, name: tail [22:06:51] [main/WARN]: [OptiFine] Model renderer not found, model: salmon, name: fin_right [22:06:51] [main/WARN]: [OptiFine] Model renderer not found, model: salmon, name: fin_left [22:06:51] [main/WARN]: [OptiFine] Model renderer not found, model: vindicator, name: left_arm [22:06:51] [main/INFO]: [OptiFine] Disable Forge light pipeline [22:06:51] [main/ERROR]: Setting skin to impaste [22:06:52] [main/ERROR]: Error parsing GOLD java.lang.NumberFormatException: For input string: "GOLD" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_51] at java.lang.Long.parseLong(Long.java:589) ~[?:1.8.0_51] at java.lang.Long.valueOf(Long.java:776) ~[?:1.8.0_51] at java.lang.Long.decode(Long.java:928) ~[?:1.8.0_51] at net.impactclient.02P.1(02P.java:67) [02P.class:?] at net.impactclient.02P.0(02P.java:11) [02P.class:?] at net.impactclient.3w.0(3w.java:33) [3w.class:?] at net.impactclient.3w$$Lambda$2812/2078926331.apply(Unknown Source) [3w.class:?] at java.util.HashMap.computeIfAbsent(HashMap.java:1118) [?:1.8.0_51] at net.impactclient.3w.0(3w.java:19) [3w.class:?] at dgf.drawWatermark(MainMenuScreen.java:707) [dgf.class:?] at dgf.drawInfoText(MainMenuScreen.java:728) [dgf.class:?] at dgf.handler$preDraw$zeg000(MainMenuScreen.java:671) [dgf.class:?] at dgf.render(MainMenuScreen.java) [dgf.class:?] at dfq.render(ResourceLoadProgressGui.java:81) [dfq.class:?] at dqn.a(GameRenderer.java:781) [dqn.class:?] at dbn.d(SourceFile:989) [dbn.class:?] at dbn.d(SourceFile:619) [dbn.class:?] at net.minecraft.client.main.Main.main(SourceFile:204) [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:159) [launchwrapper-of-2.1.jar:2.1] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.1.jar:2.1] [22:07:20] [main/INFO]: Connecting to play.justsurvivalgr.eu, 25565 [22:07:21] [main/INFO]: [STDOUT]: Baritone world data dir: C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0 [22:07:21] [main/INFO]: [STDOUT]: Cached world directory: C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:07:21] [main/INFO]: [STDOUT]: Would save waypoints to C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\waypoints [22:07:21] [main/WARN]: Unknown custom packed identifier: minecraft:register [22:07:22] [main/FATAL]: Error executing task on Client java.lang.NullPointerException: null at cwl.d(SourceFile:199) ~[cwl.class:?] at dnp.a(SourceFile:2117) ~[dnp.class:?] at os.a(SourceFile:122) ~[os.class:?] at os.a(SourceFile:16) ~[os.class:?] at net.impactclient.5x.run(5x.java:11) ~[5x.class:?] at ais.c(ThreadTaskExecutor.java:173) [ais.class:?] at aiw.c(SourceFile:23) [aiw.class:?] at ais.w(ThreadTaskExecutor.java:135) [ais.class:?] at ais.bk(ThreadTaskExecutor.java:115) [ais.class:?] at dbn.d(SourceFile:956) [dbn.class:?] at dbn.d(SourceFile:619) [dbn.class:?] at net.minecraft.client.main.Main.main(SourceFile:204) [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:159) [launchwrapper-of-2.1.jar:2.1] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.1.jar:2.1] [22:07:22] [main/FATAL]: Error executing task on Client java.lang.NullPointerException: null at cwl.d(SourceFile:199) ~[cwl.class:?] at dnp.a(SourceFile:2117) ~[dnp.class:?] at os.a(SourceFile:122) ~[os.class:?] at os.a(SourceFile:16) ~[os.class:?] at net.impactclient.5x.run(5x.java:11) ~[5x.class:?] at ais.c(ThreadTaskExecutor.java:173) [ais.class:?] at aiw.c(SourceFile:23) [aiw.class:?] at ais.w(ThreadTaskExecutor.java:135) [ais.class:?] at ais.bk(ThreadTaskExecutor.java:115) [ais.class:?] at dbn.d(SourceFile:956) [dbn.class:?] at dbn.d(SourceFile:619) [dbn.class:?] at net.minecraft.client.main.Main.main(SourceFile:204) [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:159) [launchwrapper-of-2.1.jar:2.1] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.1.jar:2.1] [22:07:22] [main/FATAL]: Error executing task on Client java.lang.NullPointerException: null at cwl.d(SourceFile:199) ~[cwl.class:?] at dnp.a(SourceFile:2117) ~[dnp.class:?] at os.a(SourceFile:122) ~[os.class:?] at os.a(SourceFile:16) ~[os.class:?] at net.impactclient.5x.run(5x.java:11) ~[5x.class:?] at ais.c(ThreadTaskExecutor.java:173) [ais.class:?] at aiw.c(SourceFile:23) [aiw.class:?] at ais.w(ThreadTaskExecutor.java:135) [ais.class:?] at ais.bk(ThreadTaskExecutor.java:115) [ais.class:?] at dbn.d(SourceFile:956) [dbn.class:?] at dbn.d(SourceFile:619) [dbn.class:?] at net.minecraft.client.main.Main.main(SourceFile:204) [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:159) [launchwrapper-of-2.1.jar:2.1] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.1.jar:2.1] [22:07:22] [main/FATAL]: Error executing task on Client java.lang.NullPointerException: null at cwl.d(SourceFile:199) ~[cwl.class:?] at dnp.a(SourceFile:2117) ~[dnp.class:?] at os.a(SourceFile:122) ~[os.class:?] at os.a(SourceFile:16) ~[os.class:?] at net.impactclient.5x.run(5x.java:11) ~[5x.class:?] at ais.c(ThreadTaskExecutor.java:173) [ais.class:?] at aiw.c(SourceFile:23) [aiw.class:?] at ais.w(ThreadTaskExecutor.java:135) [ais.class:?] at ais.bk(ThreadTaskExecutor.java:115) [ais.class:?] at dbn.d(SourceFile:956) [dbn.class:?] at dbn.d(SourceFile:619) [dbn.class:?] at net.minecraft.client.main.Main.main(SourceFile:204) [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:159) [launchwrapper-of-2.1.jar:2.1] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.1.jar:2.1] [22:07:22] [main/INFO]: Loaded 662 advancements [22:07:22] [main/INFO]: [CHAT] [+] Krateos1 [22:07:22] [main/INFO]: [CHAT] (!) You have no new mail. [22:07:22] [pool-4-thread-1/INFO]: [STDOUT]: Loading region -4,-1 from disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:07:22] [pool-4-thread-1/INFO]: [STDOUT]: Loaded region successfully in 288ms [22:07:23] [main/INFO]: [CHAT] [22:07:23] [main/INFO]: [CHAT] [22:07:23] [main/INFO]: [CHAT] ? JustSurvival ? [22:07:23] [main/INFO]: [CHAT] [22:07:23] [main/INFO]: [CHAT] Please login to your account. [22:07:23] [main/INFO]: [CHAT] /login [22:07:23] [main/INFO]: [CHAT] [22:07:23] [main/INFO]: [CHAT] [22:07:26] [main/INFO]: [CHAT] [22:07:26] [main/INFO]: [CHAT] [22:07:26] [main/INFO]: [CHAT] ? JustSurvival ? [22:07:26] [main/INFO]: [CHAT] [22:07:26] [main/INFO]: [CHAT] Successfully Login. [22:07:26] [main/INFO]: [CHAT] Welcome Back [22:07:26] [main/INFO]: [CHAT] [22:07:26] [main/INFO]: [CHAT] [22:07:26] [main/INFO]: [CHAT] [22:07:28] [main/INFO]: [CHAT] Remember to vote! [22:07:51] [pool-4-thread-2/INFO]: [STDOUT]: Saving region -4,-1 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:07:51] [pool-4-thread-2/INFO]: [STDOUT]: Saved region successfully [22:07:51] [pool-4-thread-2/INFO]: [STDOUT]: World save took 205ms [22:07:55] [main/INFO]: [CHAT] (!) [me -> [Helper] AllFunny] esu an ertheis sto base mou posa fps exeis? [22:08:08] [main/INFO]: [CHAT] (!) [Helper] AllFunny has requested to teleport to you. [22:08:08] [main/INFO]: [CHAT] (!) To teleport, type /tpaccept. [22:08:08] [main/INFO]: [CHAT] (!) To deny this request, type /tpdeny. [22:08:08] [main/INFO]: [CHAT] (!) This request will timeout after 120 seconds. [22:08:12] [main/INFO]: [CHAT] (!) Teleport request accepted. [22:08:39] [main/INFO]: [CHAT] [Helper] AllFunny » 45 me 50 [22:08:44] [main/INFO]: [CHAT] [Member] Krateos1 » den eimai mono egw tote [22:09:06] [main/INFO]: [CHAT] (!) Teleportation will commence in 3 seconds. Don't move. [22:09:06] [main/INFO]: [CHAT] Teleporting to c. [22:09:09] [main/INFO]: [CHAT] (!) Teleportation commencing... [22:09:12] [main/INFO]: [CHAT] [Helper] AllFunny » ti karta grafikon exeis ? [22:09:15] [main/INFO]: [CHAT] [Member] Krateos1 » 1080ti [22:09:16] [main/INFO]: [CHAT] [Member] Manasi123 » a [22:09:31] [main/INFO]: [CHAT] [Helper] AllFunny » ego ensomatomeni [22:09:35] [main/INFO]: [CHAT] [Member] Manasi123 » pou to grafi? [22:09:39] [main/INFO]: [CHAT] [Helper] AllFunny » tou epexergasti [22:09:46] [main/INFO]: [CHAT] [Helper] AllFunny » me to f3 [22:09:51] [main/INFO]: [CHAT] [Member] Manasi123 » ti cpu tin lei? [22:09:57] [main/INFO]: [CHAT] [Member] Krateos1 » gia kapoio logo ta fps mou peftoun para polu otan eimai sto base mou [22:09:59] [main/INFO]: [CHAT] [Helper] AllFunny » nai [22:10:41] [main/INFO]: [CHAT] [Member] Manasi123 » mou grafi oti exw AMD radeon HD 5450 [22:11:03] [main/INFO]: [CHAT] [Helper] AllFunny » ego exo amd rysen 3 xD [22:11:10] [main/INFO]: [CHAT] [Member] Manasi123 » kai cpu [22:11:13] [main/INFO]: [CHAT] (!) Teleportation will commence in 3 seconds. Don't move. [22:11:13] [main/INFO]: [CHAT] Teleporting to o. [22:11:16] [main/INFO]: [CHAT] (!) Teleportation commencing... [22:11:18] [pool-4-thread-1/INFO]: [STDOUT]: Loading region -3,-1 from disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:11:19] [pool-4-thread-1/INFO]: [STDOUT]: Loaded region successfully in 230ms [22:11:27] [main/INFO]: [CHAT] [Helper] AllFunny » auth einai h cpu m [22:11:38] [main/INFO]: [CHAT] [Helper] AllFunny » paizo me ta ensomatomena grafika [22:11:42] [main/INFO]: [CHAT] [Member] Manasi123 » AMD athlon dual core [22:11:57] [main/INFO]: [CHAT] [Helper] AllFunny » laptop exeis ? [22:12:01] [main/INFO]: [CHAT] [Member] Manasi123 » oxi pc [22:12:35] [main/INFO]: [CHAT] Enter in chat, how much you wish to trade 1x F o r t u n e for. [22:12:35] [main/INFO]: [CHAT] Enter in chat, how much you wish to trade 1x Mjolnir for. [22:12:39] [main/INFO]: [CHAT] [Helper] AllFunny » EGO skopeuo na valo mia 490 amd [22:12:44] [main/INFO]: [CHAT] [Helper] AllFunny » karta grafikon [22:12:50] [main/INFO]: [CHAT] Cancelled Shop Creation. [22:13:05] [main/INFO]: [CHAT] [Member] Manasi123 » egw tha paro cpu kainourgia RYZEN 5 3600G [22:13:06] [main/INFO]: [CHAT] [Member] Krateos1 » giati oxi 1660 h 1060? [22:13:14] [main/INFO]: [CHAT] [Member] Manasi123 » pare rtx [22:13:27] [main/INFO]: [CHAT] [Member] Krateos1 » Manasi123 epafh me thn pragmatikothta mhden [22:13:33] [main/INFO]: [CHAT] [Helper] AllFunny » gt exo linux ki h nvidia den ta exei se auta [22:13:51] [main/INFO]: [CHAT] [Member] Krateos1 » egw trexw ta windows se vm kai exw balei thn gtx ekei kai einai mia xara [22:14:06] [main/INFO]: [CHAT] [Helper] AllFunny » sixenomai ta windows xD [22:14:15] [main/INFO]: [CHAT] [Member] Manasi123 » exw to 7 [22:14:23] [main/INFO]: [CHAT] [Member] Krateos1 » einai o monos tropos na paikseis paixnidia san anthrwpos [22:14:35] [main/INFO]: [CHAT] [Helper] AllFunny » oxi mhn to les [22:14:47] [main/INFO]: [CHAT] [Helper] AllFunny » prosopika dikh m gnomi vevea [22:14:59] [main/INFO]: [CHAT] [Helper] AllFunny » ta linux einai oti kalitero [22:15:01] [main/INFO]: [CHAT] [Member] Manasi123 » se exw kolpo [22:15:07] [main/INFO]: [CHAT] [Helper] AllFunny » to pc anoigei se 7 deuterolepta [22:15:20] [main/INFO]: [CHAT] [Member] Manasi123 » na anebasis ta core [22:15:28] [main/INFO]: [CHAT] [Member] Krateos1 » Manasi123 poso eisai? [22:15:47] [main/INFO]: [CHAT] [Member] Manasi123 » esi? [22:15:49] [main/INFO]: [CHAT] [Member] Krateos1 » 20 [22:15:58] [main/INFO]: [CHAT] [Member] Manasi123 » 14 [22:16:00] [main/INFO]: [CHAT] [Member] Krateos1 » fainetai [22:16:09] [main/INFO]: [CHAT] ATTENTION » Ground items will be discarded in 30 seconds [22:16:23] [main/INFO]: [CHAT] [Helper] AllFunny » eeee' [22:16:28] [main/INFO]: [CHAT] [Helper] AllFunny » oxi hate' [22:16:29] [main/INFO]: [CHAT] ATTENTION » Ground items will be discarded in 10 seconds [22:16:39] [main/INFO]: [CHAT] [22:16:39] [main/INFO]: [CHAT] [Info] If you have been griefed, please contact a staff member as soon as possible! [22:16:39] [main/INFO]: [CHAT] [22:16:39] [main/INFO]: [CHAT] Removed 58 Entities [22:17:06] [main/FATAL]: Error executing task on Client java.lang.NullPointerException: null at cwl.d(SourceFile:199) ~[cwl.class:?] at dnp.a(SourceFile:2117) ~[dnp.class:?] at os.a(SourceFile:122) ~[os.class:?] at os.a(SourceFile:16) ~[os.class:?] at net.impactclient.5x.run(5x.java:11) ~[5x.class:?] at ais.c(ThreadTaskExecutor.java:173) [ais.class:?] at aiw.c(SourceFile:23) [aiw.class:?] at ais.w(ThreadTaskExecutor.java:135) [ais.class:?] at ais.bk(ThreadTaskExecutor.java:115) [ais.class:?] at dbn.d(SourceFile:956) [dbn.class:?] at dbn.d(SourceFile:619) [dbn.class:?] at net.minecraft.client.main.Main.main(SourceFile:204) [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:159) [launchwrapper-of-2.1.jar:2.1] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.1.jar:2.1] [22:17:06] [main/INFO]: [CHAT] [+] Xeronikin [22:17:06] [main/INFO]: [CHAT] Welcome to the server, Xeronikin! [22:17:06] [main/INFO]: [CHAT] Xeronikin has made the advancement [Isn't It Iron Pick] [22:17:09] [main/INFO]: [CHAT] [-] Xeronikin [22:17:38] [main/INFO]: [CHAT] [Member] Manasi123 » mipws einai o hacker kai bike me alo name? [22:17:42] [main/INFO]: [CHAT] Manasi123 fell from a high place [22:17:51] [pool-4-thread-2/INFO]: [STDOUT]: Saving region -4,-1 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:17:51] [ForkJoinPool.commonPool-worker-9/INFO]: [STDOUT]: Saving region -3,-1 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:17:51] [pool-4-thread-2/INFO]: [STDOUT]: Saved region successfully [22:17:51] [ForkJoinPool.commonPool-worker-9/INFO]: [STDOUT]: Saved region successfully [22:17:51] [pool-4-thread-2/INFO]: [STDOUT]: World save took 214ms [22:17:53] [main/INFO]: [CHAT] [Helper] AllFunny » pios xerei [22:18:11] [main/INFO]: [CHAT] [Member] Manasi123 » apo ip kik i apo name? [22:18:23] [main/INFO]: [CHAT] [Helper] AllFunny » gia na kaneis hack sto mc fantasou poso xamila peuteis [22:18:37] [pool-5-thread-7/INFO]: Reloading ResourceManager: Default [22:20:19] [main/INFO]: [CHAT] NickTheGreekYT was blown up by Creeper [22:20:22] [main/INFO]: [CHAT] [Member] Krateos1 » f [22:20:27] [main/INFO]: [CHAT] (!) Ordering balances of 290 users, please wait... [22:20:28] [main/INFO]: [CHAT] (!) Top balances (4/24/20 9:21 PM) [22:20:28] [main/INFO]: [CHAT] (!) ---- Balancetop -- Page 1/32 ---- [22:20:28] [main/INFO]: [CHAT] (!) Server Total: $2,997,975.47 [22:20:28] [main/INFO]: [CHAT] 1. [Member] Krateos1, $741,900.37 [22:20:28] [main/INFO]: [CHAT] 2. Papagalos22, $608,018.74 [22:20:28] [main/INFO]: [CHAT] 3. merlinx_o, $291,483.29 [22:20:28] [main/INFO]: [CHAT] 4. LordDragon1986, $275,874.20 [22:20:28] [main/INFO]: [CHAT] 5. LesterGr, $205,619.61 [22:20:28] [main/INFO]: [CHAT] 6. AstroManGR, $127,737.76 [22:20:28] [main/INFO]: [CHAT] 7. papafragkiskos, $93,574 [22:20:28] [main/INFO]: [CHAT] 8. NotZluski, $68,277.73 [22:20:28] [main/INFO]: [CHAT] (!) Type /balancetop 2 to read the next page. [22:20:31] [main/INFO]: [CHAT] §f§7----<<§7 §7Prev§7 §7§21/7§2§6§6 §6Next§6 §6§2>>---- [22:21:15] [pool-4-thread-1/INFO]: [STDOUT]: Loading region -4,0 from disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:21:15] [pool-4-thread-1/INFO]: [STDOUT]: Loaded region successfully in 216ms [22:21:15] [pool-4-thread-1/INFO]: [STDOUT]: Loading region -3,0 from disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:21:15] [pool-4-thread-1/INFO]: [STDOUT]: Loaded region successfully in 210ms [22:21:43] [main/INFO]: [CHAT] [Debug]: Key bindings: [22:21:43] [main/INFO]: [CHAT] F3 + A = Reload chunks [22:21:43] [main/INFO]: [CHAT] F3 + B = Show hitboxes [22:21:43] [main/INFO]: [CHAT] F3 + C = Copy location as /tp command, hold F3 + C to crash the game [22:21:43] [main/INFO]: [CHAT] F3 + D = Clear chat [22:21:43] [main/INFO]: [CHAT] F3 + F = Cycle render distance (Shift to invert) [22:21:43] [main/INFO]: [CHAT] F3 + G = Show chunk boundaries [22:21:43] [main/INFO]: [CHAT] F3 + H = Advanced tooltips [22:21:43] [main/INFO]: [CHAT] F3 + I = Copy entity or block data to clipboard [22:21:43] [main/INFO]: [CHAT] F3 + N = Cycle creative <-> spectator [22:21:43] [main/INFO]: [CHAT] F3 + P = Pause on lost focus [22:21:43] [main/INFO]: [CHAT] F3 + Q = Show this list [22:21:43] [main/INFO]: [CHAT] F3 + T = Reload resource packs [22:21:43] [main/INFO]: [CHAT] F3 + Esc = Pause without pause menu (if pausing is possible) [22:21:48] [main/INFO]: [CHAT] [Debug]: Reloading all chunks [22:22:09] [main/FATAL]: Error executing task on Client java.lang.NullPointerException: null at cwl.d(SourceFile:199) ~[cwl.class:?] at dnp.a(SourceFile:2117) ~[dnp.class:?] at os.a(SourceFile:122) ~[os.class:?] at os.a(SourceFile:16) ~[os.class:?] at net.impactclient.5x.run(5x.java:11) ~[5x.class:?] at ais.c(ThreadTaskExecutor.java:173) [ais.class:?] at aiw.c(SourceFile:23) [aiw.class:?] at ais.w(ThreadTaskExecutor.java:135) [ais.class:?] at ais.bk(ThreadTaskExecutor.java:115) [ais.class:?] at dbn.d(SourceFile:956) [dbn.class:?] at dbn.d(SourceFile:619) [dbn.class:?] at net.minecraft.client.main.Main.main(SourceFile:204) [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:159) [launchwrapper-of-2.1.jar:2.1] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.1.jar:2.1] [22:22:09] [main/INFO]: [CHAT] [+] NLNemesis [22:22:17] [main/INFO]: [CHAT] (!) [Member] Manasi123 is now AFK. [22:22:21] [main/INFO]: [CHAT] (!) [Member] Manasi123 is no longer AFK. [22:22:27] [main/INFO]: [CHAT] [Member] Krateos1 » to render distance tou server einai 10? [22:22:39] [main/INFO]: [CHAT] [Helper] AllFunny » den jero xD [22:23:09] [Thread-9/INFO]: [STDERR]: java.lang.NullPointerException [22:23:09] [Thread-9/INFO]: [STDERR]: at net.impactclient.7u.2(7u.java:21) [22:23:09] [Thread-9/INFO]: [STDERR]: at net.impactclient.7u$$Lambda$2594/2074655004.apply(Unknown Source) [22:23:09] [Thread-9/INFO]: [STDERR]: at net.impactclient.5Z.run(5Z.java:26) [22:23:10] [Thread-9/INFO]: [STDERR]: java.lang.IllegalStateException: This is not a JSON Array. [22:23:10] [Thread-9/INFO]: [STDERR]: at com.google.gson.JsonElement.getAsJsonArray(JsonElement.java:106) [22:23:10] [Thread-9/INFO]: [STDERR]: at net.impactclient.7u.1(7u.java:17) [22:23:10] [Thread-9/INFO]: [STDERR]: at net.impactclient.7u$$Lambda$2595/1533722143.apply(Unknown Source) [22:23:10] [Thread-9/INFO]: [STDERR]: at net.impactclient.5Z.run(5Z.java:26) [22:23:11] [pool-4-thread-1/INFO]: [STDOUT]: Loading region -3,-2 from disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:23:11] [pool-4-thread-1/INFO]: [STDOUT]: Loaded region successfully in 195ms [22:23:11] [pool-4-thread-1/INFO]: [STDOUT]: Loading region -4,-2 from disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:23:11] [pool-4-thread-1/INFO]: [STDOUT]: Loaded region successfully in 198ms [22:23:14] [main/INFO]: [CHAT] [-] NLNemesis [22:23:15] [main/INFO]: [CHAT] PW » Teleporting to Ender in 3 seconds! [22:23:46] [main/INFO]: [CHAT] PW » Teleporting to Ender in 3 seconds! [22:23:49] [main/INFO]: [CHAT] PW » Successfully teleported to Ender! [22:23:49] [main/INFO]: [CHAT] PW » $5 has been taken from your bank account. [22:24:00] [main/INFO]: [CHAT] Cannot send chat message [22:24:12] [main/INFO]: [CHAT] Cannot send chat message [22:24:16] [main/INFO]: Connecting to play.justsurvivalgr.eu, 25565 [22:24:16] [pool-4-thread-3/INFO]: [STDOUT]: Started saving the world in a new thread [22:24:16] [pool-4-thread-4/INFO]: [STDOUT]: Started saving saved containers in a new thread [22:24:16] [main/INFO]: [STDOUT]: Baritone world data dir: C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0 [22:24:16] [pool-4-thread-3/INFO]: [STDOUT]: Saving region -3,-1 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:24:16] [ForkJoinPool.commonPool-worker-11/INFO]: [STDOUT]: Saving region -4,-1 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:24:16] [ForkJoinPool.commonPool-worker-15/INFO]: [STDOUT]: Saving region -4,-2 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:24:16] [ForkJoinPool.commonPool-worker-2/INFO]: [STDOUT]: Saving region -3,-2 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:24:16] [ForkJoinPool.commonPool-worker-13/INFO]: [STDOUT]: Saving region -3,0 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:24:16] [ForkJoinPool.commonPool-worker-4/INFO]: [STDOUT]: Saving region -4,0 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:24:16] [main/WARN]: Unknown custom packed identifier: minecraft:register [22:24:16] [ForkJoinPool.commonPool-worker-2/INFO]: [STDOUT]: Saved region successfully [22:24:16] [ForkJoinPool.commonPool-worker-11/INFO]: [STDOUT]: Saved region successfully [22:24:16] [ForkJoinPool.commonPool-worker-4/INFO]: [STDOUT]: Saved region successfully [22:24:16] [ForkJoinPool.commonPool-worker-13/INFO]: [STDOUT]: Saved region successfully [22:24:16] [pool-4-thread-3/INFO]: [STDOUT]: Saved region successfully [22:24:16] [ForkJoinPool.commonPool-worker-15/INFO]: [STDOUT]: Saved region successfully [22:24:16] [pool-4-thread-3/INFO]: [STDOUT]: World save took 280ms [22:24:17] [main/FATAL]: Error executing task on Client java.lang.NullPointerException: null at cwl.d(SourceFile:199) ~[cwl.class:?] at dnp.a(SourceFile:2117) ~[dnp.class:?] at os.a(SourceFile:122) ~[os.class:?] at os.a(SourceFile:16) ~[os.class:?] at net.impactclient.5x.run(5x.java:11) ~[5x.class:?] at ais.c(ThreadTaskExecutor.java:173) [ais.class:?] at aiw.c(SourceFile:23) [aiw.class:?] at ais.w(ThreadTaskExecutor.java:135) [ais.class:?] at ais.bk(ThreadTaskExecutor.java:115) [ais.class:?] at dbn.d(SourceFile:956) [dbn.class:?] at dbn.d(SourceFile:619) [dbn.class:?] at net.minecraft.client.main.Main.main(SourceFile:204) [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:159) [launchwrapper-of-2.1.jar:2.1] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.1.jar:2.1] [22:24:17] [main/FATAL]: Error executing task on Client java.lang.NullPointerException: null at cwl.d(SourceFile:199) ~[cwl.class:?] at dnp.a(SourceFile:2117) ~[dnp.class:?] at os.a(SourceFile:122) ~[os.class:?] at os.a(SourceFile:16) ~[os.class:?] at net.impactclient.5x.run(5x.java:11) ~[5x.class:?] at ais.c(ThreadTaskExecutor.java:173) [ais.class:?] at aiw.c(SourceFile:23) [aiw.class:?] at ais.w(ThreadTaskExecutor.java:135) [ais.class:?] at ais.bk(ThreadTaskExecutor.java:115) [ais.class:?] at dbn.d(SourceFile:956) [dbn.class:?] at dbn.d(SourceFile:619) [dbn.class:?] at net.minecraft.client.main.Main.main(SourceFile:204) [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:159) [launchwrapper-of-2.1.jar:2.1] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.1.jar:2.1] [22:24:17] [main/FATAL]: Error executing task on Client java.lang.NullPointerException: null at cwl.d(SourceFile:199) ~[cwl.class:?] at dnp.a(SourceFile:2117) ~[dnp.class:?] at os.a(SourceFile:122) ~[os.class:?] at os.a(SourceFile:16) ~[os.class:?] at net.impactclient.5x.run(5x.java:11) ~[5x.class:?] at ais.c(ThreadTaskExecutor.java:173) [ais.class:?] at aiw.c(SourceFile:23) [aiw.class:?] at ais.w(ThreadTaskExecutor.java:135) [ais.class:?] at ais.bk(ThreadTaskExecutor.java:115) [ais.class:?] at dbn.d(SourceFile:956) [dbn.class:?] at dbn.d(SourceFile:619) [dbn.class:?] at net.minecraft.client.main.Main.main(SourceFile:204) [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:159) [launchwrapper-of-2.1.jar:2.1] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.1.jar:2.1] [22:24:17] [main/FATAL]: Error executing task on Client java.lang.NullPointerException: null at cwl.d(SourceFile:199) ~[cwl.class:?] at dnp.a(SourceFile:2117) ~[dnp.class:?] at os.a(SourceFile:122) ~[os.class:?] at os.a(SourceFile:16) ~[os.class:?] at net.impactclient.5x.run(5x.java:11) ~[5x.class:?] at ais.c(ThreadTaskExecutor.java:173) [ais.class:?] at aiw.c(SourceFile:23) [aiw.class:?] at ais.w(ThreadTaskExecutor.java:135) [ais.class:?] at ais.bk(ThreadTaskExecutor.java:115) [ais.class:?] at dbn.d(SourceFile:956) [dbn.class:?] at dbn.d(SourceFile:619) [dbn.class:?] at net.minecraft.client.main.Main.main(SourceFile:204) [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:159) [launchwrapper-of-2.1.jar:2.1] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.1.jar:2.1] [22:24:17] [main/INFO]: [CHAT] [22:24:17] [main/INFO]: [CHAT] [22:24:17] [main/INFO]: [CHAT] ? JustSurvival ? [22:24:17] [main/INFO]: [CHAT] [22:24:17] [main/INFO]: [CHAT] Auto Session Login. [22:24:17] [main/INFO]: [CHAT] Welcome Back [22:24:17] [main/INFO]: [CHAT] [22:24:17] [main/INFO]: [CHAT] [22:24:17] [main/INFO]: Loaded 662 advancements [22:24:17] [main/INFO]: [CHAT] [+] Krateos1 [22:24:17] [main/INFO]: [CHAT] (!) You have no new mail. [22:24:17] [main/INFO]: [CHAT] [22:24:17] [main/INFO]: [CHAT] [22:24:17] [main/INFO]: [CHAT] ? JustSurvival ? [22:24:17] [main/INFO]: [CHAT] [22:24:17] [main/INFO]: [CHAT] Successfully Login. [22:24:17] [main/INFO]: [CHAT] Welcome Back [22:24:17] [main/INFO]: [CHAT] [22:24:17] [main/INFO]: [CHAT] [22:24:17] [main/INFO]: [CHAT] [22:24:17] [pool-4-thread-1/INFO]: [STDOUT]: Loading region -3,-2 from disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:24:17] [pool-4-thread-1/INFO]: [STDOUT]: Loaded region successfully in 244ms [22:24:17] [pool-4-thread-1/INFO]: [STDOUT]: Loading region -4,-2 from disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:24:17] [pool-4-thread-1/INFO]: [STDOUT]: Loaded region successfully in 454ms [22:24:18] [main/INFO]: [CHAT] Remember to vote! [22:24:24] [main/INFO]: [CHAT] [Member] Krateos1 » ta /pw douleuoun gia esena AllFunny? [22:24:27] [pool-4-thread-1/INFO]: [STDOUT]: Loading region -4,-1 from disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:24:27] [pool-4-thread-1/INFO]: [STDOUT]: Loaded region successfully in 200ms [22:24:27] [pool-4-thread-1/INFO]: [STDOUT]: Loading region -3,-1 from disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:24:28] [pool-4-thread-1/INFO]: [STDOUT]: Loaded region successfully in 185ms [22:24:32] [main/INFO]: [CHAT] [Member] NickTheGreekYT » AllFunny thes na dis ti exo kani [22:24:47] [main/INFO]: [CHAT] [Helper] AllFunny » naii [22:24:51] [main/INFO]: [CHAT] [Helper] AllFunny » mia xara [22:25:18] [main/INFO]: [CHAT] [Helper] AllFunny » krateos douleuoun [22:25:18] [main/INFO]: [CHAT] [Member] Krateos1 » kathe fora pou kanw /pw ender den me afhnei na paw kai arxizw na exw packet loss [22:25:23] [main/INFO]: [CHAT] [Member] Krateos1 » den mporw na grapsw kan sto chat [22:25:50] [main/INFO]: [CHAT] [Helper] AllFunny » s kanop tpa nick [22:25:52] [main/INFO]: [CHAT] PW » Teleporting to Ender in 3 seconds! [22:25:55] [main/INFO]: [CHAT] PW » Successfully teleported to Ender! [22:25:55] [main/INFO]: [CHAT] PW » $5 has been taken from your bank account. [22:25:56] [pool-4-thread-4/INFO]: [STDOUT]: Started saving saved containers in a new thread [22:25:56] [pool-4-thread-3/INFO]: [STDOUT]: Started saving the world in a new thread [22:25:56] [main/INFO]: [STDOUT]: Baritone world data dir: C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM1 [22:25:56] [pool-4-thread-3/INFO]: [STDOUT]: Saving region -4,-2 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:25:56] [ForkJoinPool.commonPool-worker-6/INFO]: [STDOUT]: Saving region -3,-1 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:25:56] [ForkJoinPool.commonPool-worker-3/INFO]: [STDOUT]: Saving region -3,-2 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:25:56] [ForkJoinPool.commonPool-worker-10/INFO]: [STDOUT]: Saving region -4,-1 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM0\cache [22:25:56] [main/INFO]: [STDOUT]: Cached world directory: C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM1\cache [22:25:56] [main/INFO]: [STDOUT]: Would save waypoints to C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM1\waypoints [22:25:56] [ForkJoinPool.commonPool-worker-10/INFO]: [STDOUT]: Saved region successfully [22:25:56] [ForkJoinPool.commonPool-worker-6/INFO]: [STDOUT]: Saved region successfully [22:25:56] [ForkJoinPool.commonPool-worker-3/INFO]: [STDOUT]: Saved region successfully [22:25:56] [pool-4-thread-3/INFO]: [STDOUT]: Saved region successfully [22:25:56] [pool-4-thread-3/INFO]: [STDOUT]: World save took 268ms [22:25:56] [pool-4-thread-4/INFO]: [STDOUT]: Loading region 0,1 from disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM1\cache [22:25:56] [pool-4-thread-4/INFO]: [STDOUT]: Loaded region successfully in 207ms [22:25:58] [pool-4-thread-4/INFO]: [STDOUT]: Loading region 1,1 from disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM1\cache [22:25:58] [pool-4-thread-4/INFO]: [STDOUT]: Loaded region successfully in 22ms [22:26:00] [main/INFO]: [CHAT] [Member] Krateos1 » akuro me phge [22:26:09] [main/INFO]: [CHAT] ATTENTION » Ground items will be discarded in 30 seconds [22:26:11] [main/INFO]: [CHAT] [Helper] AllFunny » mallon to grapses lathois [22:26:26] [ForkJoinPool.commonPool-worker-6/INFO]: [STDOUT]: Saving region 0,1 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM1\cache [22:26:26] [pool-4-thread-5/INFO]: [STDOUT]: Saving region 1,1 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM1\cache [22:26:26] [pool-4-thread-5/INFO]: [STDOUT]: Saved region successfully [22:26:26] [ForkJoinPool.commonPool-worker-6/INFO]: [STDOUT]: Saved region successfully [22:26:26] [pool-4-thread-5/INFO]: [STDOUT]: World save took 57ms [22:26:28] [main/INFO]: [CHAT] [Helper] AllFunny » oreoo gia arxii [22:26:29] [main/INFO]: [CHAT] ATTENTION » Ground items will be discarded in 10 seconds [22:26:39] [main/INFO]: [CHAT] [22:26:39] [main/INFO]: [CHAT] [Info] New to the server? Type /help! [22:26:39] [main/INFO]: [CHAT] [22:26:39] [main/INFO]: [CHAT] Removed 58 Entities [22:26:43] [main/INFO]: [CHAT] [Helper] AllFunny » eisai ki mono 5000 blocks makria m xD [22:26:56] [main/FATAL]: Error executing task on Client java.lang.NullPointerException: null at cwl.d(SourceFile:199) ~[cwl.class:?] at dnp.a(SourceFile:2117) ~[dnp.class:?] at os.a(SourceFile:122) ~[os.class:?] at os.a(SourceFile:16) ~[os.class:?] at net.impactclient.5x.run(5x.java:11) ~[5x.class:?] at ais.c(ThreadTaskExecutor.java:173) [ais.class:?] at aiw.c(SourceFile:23) [aiw.class:?] at ais.w(ThreadTaskExecutor.java:135) [ais.class:?] at ais.bk(ThreadTaskExecutor.java:115) [ais.class:?] at dbn.d(SourceFile:956) [dbn.class:?] at dbn.d(SourceFile:619) [dbn.class:?] at net.minecraft.client.main.Main.main(SourceFile:204) [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:159) [launchwrapper-of-2.1.jar:2.1] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.1.jar:2.1] [22:26:56] [main/INFO]: [CHAT] [+] ELEFSINE [22:26:56] [main/INFO]: [CHAT] Welcome to the server, ELEFSINE! [22:26:56] [main/INFO]: [CHAT] ELEFSINE has made the advancement [Isn't It Iron Pick] [22:27:12] [main/INFO]: [CHAT] [Helper] AllFunny » XREIAzese tpt ? [22:27:24] [main/INFO]: [CHAT] [Member] NickTheGreekYT » nai [22:27:26] [main/INFO]: [CHAT] [-] ELEFSINE [22:27:30] [main/INFO]: [CHAT] [Helper] AllFunny » tii ? [22:27:49] [main/INFO]: [CHAT] [Helper] AllFunny » na kaneis claim pantos [22:27:51] [pool-4-thread-2/INFO]: [STDOUT]: World save took 0ms [22:28:00] [main/INFO]: [CHAT] [Helper] AllFunny » gt nemena prin pigan na mou kanoun grief [22:28:04] [main/FATAL]: Error executing task on Client java.lang.NullPointerException: null at cwl.d(SourceFile:199) ~[cwl.class:?] at dnp.a(SourceFile:2117) ~[dnp.class:?] at os.a(SourceFile:122) ~[os.class:?] at os.a(SourceFile:16) ~[os.class:?] at net.impactclient.5x.run(5x.java:11) ~[5x.class:?] at ais.c(ThreadTaskExecutor.java:173) [ais.class:?] at aiw.c(SourceFile:23) [aiw.class:?] at ais.w(ThreadTaskExecutor.java:135) [ais.class:?] at ais.bk(ThreadTaskExecutor.java:115) [ais.class:?] at dbn.d(SourceFile:956) [dbn.class:?] at dbn.d(SourceFile:619) [dbn.class:?] at net.minecraft.client.main.Main.main(SourceFile:204) [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:159) [launchwrapper-of-2.1.jar:2.1] at net.minecraft.launchwrapper.Launch.main(Launch.java:30) [launchwrapper-of-2.1.jar:2.1] [22:28:04] [main/INFO]: [CHAT] [+] ELEFSINE [22:28:13] [main/INFO]: [CHAT] [Member] NickTheGreekYT » pos mporo na kano enana filo mou as poume na anigi ta chest mou kai tetia [22:28:24] [main/INFO]: [CHAT] [Helper] AllFunny » ./trust ki onoma [22:28:34] [main/INFO]: [CHAT] [-] ELEFSINE [22:28:34] [main/INFO]: [CHAT] [Member] NickTheGreekYT » thanks [22:31:03] [main/INFO]: [CHAT] [Helper] AllFunny » kane mia accept [22:31:21] [main/INFO]: [CHAT] [Helper] AllFunny » doro [22:31:29] [main/INFO]: [CHAT] [Member] NickTheGreekYT » exeis liga fireworks? [22:31:59] [main/INFO]: [CHAT] [Member] NickTheGreekYT » thanks [22:32:14] [main/INFO]: [CHAT] [Helper] AllFunny » tto p[ickaxe doro gia kali arxi [22:32:23] [main/INFO]: [CHAT] [Member] NickTheGreekYT » euxaristo [22:32:35] [main/INFO]: [CHAT] [Helper] AllFunny » mhn to spaseis xD [22:33:06] [main/INFO]: [CHAT] [Member] NickTheGreekYT » 3ero na ta kano repear pezo 7 xrono mc kai eimai 15 [22:33:33] [main/INFO]: [CHAT] [Helper] AllFunny » NICE [22:33:46] [main/INFO]: [CHAT] [Member] NickTheGreekYT » afou exei kai menting ftiaxnete mono toy no problem [22:35:00] [main/INFO]: [CHAT] [Member] NickTheGreekYT » AllFunny tora xtizis tipota? [22:35:08] [main/INFO]: [CHAT] [Helper] AllFunny » nai [22:35:15] [main/INFO]: [CHAT] [Member] NickTheGreekYT » ti? [22:35:21] [main/INFO]: [CHAT] [Helper] AllFunny » mia fefira [22:35:29] [main/INFO]: [CHAT] [Helper] AllFunny » mikri [22:35:42] [main/INFO]: [CHAT] [Member] NickTheGreekYT » na ertho na tin do [22:35:46] [main/INFO]: [CHAT] [Member] NickTheGreekYT » ? [22:35:50] [main/INFO]: [CHAT] [Helper] AllFunny » den einai tpt spoudeo [22:35:53] [main/INFO]: [CHAT] [Helper] AllFunny » ela [22:35:58] [main/INFO]: [CHAT] [Member] NickTheGreekYT » den pirazei [22:36:09] [main/INFO]: [CHAT] ATTENTION » Ground items will be discarded in 30 seconds [22:36:11] [main/INFO]: [CHAT] [Helper] AllFunny » tha thn gremiso [22:36:26] [pool-4-thread-5/INFO]: [STDOUT]: Saving region 1,1 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM1\cache [22:36:26] [ForkJoinPool.commonPool-worker-7/INFO]: [STDOUT]: Saving region 0,1 to disk C:\Users\diony\AppData\Roaming\.minecraft\baritone\play.justsurvivalgr.eu\DIM1\cache [22:36:26] [pool-4-thread-5/INFO]: [STDOUT]: Saved region successfully [22:36:26] [ForkJoinPool.commonPool-worker-7/INFO]: [STDOUT]: Saved region successfully [22:36:26] [pool-4-thread-5/INFO]: [STDOUT]: World save took 60ms [22:36:29] [main/INFO]: [CHAT] ATTENTION » Ground items will be discarded in 10 seconds [22:36:39] [main/INFO]: [CHAT] [22:36:39] [main/INFO]: [CHAT] [Info] If you have been griefed, please contact a staff member as soon as possible! [22:36:39] [main/INFO]: [CHAT] [22:36:39] [main/INFO]: [CHAT] Removed 71 Entities [22:36:40] [main/INFO]: [CHAT] Remember to vote! [22:36:41] [main/INFO]: [CHAT] [Helper] AllFunny » ttha thn kotnino [22:36:47] [main/INFO]: [CHAT] [Member] NickTheGreekYT » wow ti exeis kani re trele [22:37:14] [main/INFO]: [CHAT] [Helper] AllFunny » 10 xronia empirias [22:37:36] [main/INFO]: [CHAT] [Helper] AllFunny » den to xoi teliosei [22:37:48] [main/INFO]: [CHAT] [Helper] AllFunny » tthelo block gia na to telioso [22:37:51] [pool-4-thread-2/INFO]: [STDOUT]: World save took 0ms [22:39:02] [main/INFO]: [CHAT] [Member] NickTheGreekYT » ti einai auto [22:39:08] [main/INFO]: [CHAT] [Helper] AllFunny » afk skeleton spawner [22:39:18] [main/INFO]: [CHAT] [Helper] AllFunny » tti petaxes xD [22:39:34] [main/INFO]: [CHAT] [Member] NickTheGreekYT » ta fireworks katalathos XD [22:39:50] [main/INFO]: [CHAT] [Helper] AllFunny » PARE [22:39:59] [main/INFO]: [CHAT] [Member] NickTheGreekYT » thanks [22:40:18] [main/INFO]: [CHAT] [Helper] AllFunny » sugar cane farm [22:40:27] [main/INFO]: [CHAT] [Helper] AllFunny » den exei tpt [22:40:40] [main/INFO]: [CHAT] [Helper] AllFunny » bes' [22:41:02] [main/INFO]: [CHAT] [Member] NickTheGreekYT » wow [22:41:07] [main/INFO]: [CHAT] [Helper] AllFunny » den exei teliosei [22:41:34] [main/INFO]: [CHAT] [Member] NickTheGreekYT » poso kero pezis [22:41:39] [main/INFO]: [CHAT] [Helper] AllFunny » 1 mhna [22:41:46] [main/INFO]: [CHAT] [Helper] AllFunny » ston server [22:41:54] [main/INFO]: [CHAT] [Member] NickTheGreekYT » wow ego mia meraXD [22:42:24] [main/INFO]: [CHAT] [Helper] AllFunny » apla toa fisa sthn mesi [22:42:32] [main/INFO]: [CHAT] [Helper] AllFunny » epidi thelo block [22:42:55] [main/INFO]: [CHAT] [Helper] AllFunny » tora einai me xp ean exei nero [22:42:56] [main/INFO]: [CHAT] [Member] NickTheGreekYT » spiti den exeis? ```
Additional Client Info - Impact Version: nightly 423 for 1.15.2 - Using Optifine? Yes - Using LiteLoader? No - Enabled mods: Killaura, Air Jump, Elytra+, Jesus, Levitation control, No push, No slow, Step, Terrain, Auto Eat, Auto Eject, Auto Tool, Fast Interact, Inventory, Item Saver, No Fall, Anti Blind, Anti Overlay, Chams, ClickGui, Esp, HUD, Main Menu, Nametags, Radar, Storage ESP, Tracers, Trajectories, Auto Cheat, Middle Click Friend. - Operating System: Windows 10
5HT2 commented 4 years ago

Please add a brief but descriptive title

5HT2 commented 4 years ago

Also try uninstalling optifine if that fixes the issue.

Krateos commented 4 years ago

Please add a brief but descriptive title

I found the issue. Tracers do not draw with the Anti-Bot option on. Whether optifine is or isn't installed. So I'm guessing that option is bugged. It works fine if I disable it. Sorry for the trouble.