0% found this document useful (0 votes)
73 views7 pages

Message

The document is a log from running Minecraft with Forge and Optifine mods. It shows the game starting up and various mods loading and transforming classes. However, authentication with the Mojang servers fails, giving a connection refused error. The game then continues loading but is unable to verify the user's authentication.

Uploaded by

Timofii Fesik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
73 views7 pages

Message

The document is a log from running Minecraft with Forge and Optifine mods. It shows the game starting up and various mods loading and transforming classes. However, authentication with the Mojang servers fails, giving a connection refused error. The game then continues loading but is unable to verify the user's authentication.

Uploaded by

Timofii Fesik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 7

Picked up _JAVA_OPTIONS:

2023-09-23 20:20:31,560 main WARN Advanced terminal features are not available in
this environment
[20:20:31] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args
[--username, PR0STO_OBESYANA, --version, Forge 1.16.5, --gameDir, C:\Users\ASUS\
AppData\Roaming\.tlauncher\legacy\Minecraft\game, --assetsDir, C:\Users\ASUS\
AppData\Roaming\.tlauncher\legacy\Minecraft\game\assets, --assetIndex, 1.16, --
uuid, 9b872319d1aa31dc88550ac5aa8184b4, --accessToken, ❄❄❄❄❄❄❄❄, --userType,
legacy, --versionType, modified, --width, 925, --height, 530, --launchTarget,
fmlclient, --fml.forgeVersion, 36.2.39, --fml.mcVersion, 1.16.5, --fml.forgeGroup,
net.minecraftforge, --fml.mcpVersion, 20210115.111550]
[20:20:31] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher
8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 16.0.1 by Microsoft
[20:20:32] [main/INFO] [op.OptiFineTransformationService/]:
OptiFineTransformationService.onLoad
[20:20:32] [main/INFO] [op.OptiFineTransformationService/]: OptiFine ZIP file: C:\
Users\ASUS\AppData\Roaming\.tlauncher\legacy\Minecraft\game\mods\
OptiFine_1.16.5_HD_U_G8 (1).jar
[20:20:32] [main/INFO] [op.OptiFineTransformer/]: Target.PRE_CLASS is available
[20:20:32] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root
certificates as additional trust
[20:20:32] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4
Source=file:/C:/Users/ASUS/AppData/Roaming/.tlauncher/legacy/Minecraft/game/
libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher
Env=CLIENT
[20:20:32] [main/INFO] [op.OptiFineTransformationService/]:
OptiFineTransformationService.initialize
[20:20:34] [main/INFO] [op.OptiFineTransformationService/]:
OptiFineTransformationService.transformers
[20:20:34] [main/INFO] [op.OptiFineTransformer/]: Targets: 311
[20:20:35] [main/INFO] [op.OptiFineTransformationService/]:
additionalClassesLocator: [optifine., net.optifine.]
[20:20:35] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching
target 'fmlclient' with arguments [--version, Forge 1.16.5, --gameDir, C:\Users\
ASUS\AppData\Roaming\.tlauncher\legacy\Minecraft\game, --assetsDir, C:\Users\ASUS\
AppData\Roaming\.tlauncher\legacy\Minecraft\game\assets, --uuid,
9b872319d1aa31dc88550ac5aa8184b4, --username, PR0STO_OBESYANA, --assetIndex, 1.16,
--accessToken, ❄❄❄❄❄❄❄❄, --userType, legacy, --versionType, modified, --width,
925, --height, 530]
[20:20:36] [main/INFO] [ne.mi.co.Co.entity_culling/COREMODLOG]: Transforming class:
net.minecraft.entity.Entity
[20:20:37] [main/INFO] [ne.mi.co.Co.entity_culling/COREMODLOG]: Transforming class:
net.minecraft.entity.Entity
[20:20:37] [main/INFO] [ne.mi.co.Co.entity_culling/COREMODLOG]: Transforming class:
net.minecraft.entity.Entity
[20:20:37] [main/INFO] [ne.mi.co.Co.entity_culling/COREMODLOG]: Transforming
method: setupTerrain net.minecraft.client.renderer.WorldRenderer
[20:20:37] [main/INFO] [ne.mi.co.Co.entity_culling/COREMODLOG]: Transforming
method: updateCameraAndRender net.minecraft.client.renderer.WorldRenderer
[20:20:38] [main/INFO] [ne.mi.co.Co.entity_culling/COREMODLOG]: Transforming class:
net.minecraft.tileentity.TileEntity
[20:20:49] [Render thread/INFO] [mojang/YggdrasilAuthenticationService]:
Environment: authHost='https://0.0.0.0', accountsHost='https://0.0.0.0',
sessionHost='https://0.0.0.0', servicesHost='https://0.0.0.0', name='properties'
[20:20:52] [Render thread/ERROR] [minecraft/Minecraft]: Failed to verify
authentication
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact
authentication server
at
com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAu
thenticationService.java:125) ~[authlib-2.1.28.jar:?] {re:classloading}
at
com.mojang.authlib.yggdrasil.YggdrasilSocialInteractionsService.checkPrivileges(Ygg
drasilSocialInteractionsService.java:94) ~[authlib-2.1.28.jar:?] {}
at
com.mojang.authlib.yggdrasil.YggdrasilSocialInteractionsService.<init>(YggdrasilSoc
ialInteractionsService.java:40) ~[authlib-2.1.28.jar:?] {}
at
com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createSocialInteraction
sService(YggdrasilAuthenticationService.java:152) ~[authlib-2.1.28.jar:?]
{re:classloading}
at net.minecraft.client.Minecraft.func_244735_a(Minecraft.java:551) ~[?:?]
{re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:383) ~[?:?]
{re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:149) ~[Forge%201.16.5.jar:?]
{re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[?:?] {}
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
78) ~[?:?] {}
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorIm
pl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?] {}
at
net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLCl
ientLaunchProvider.java:37) ~[forge-1.16.5-36.2.39.jar:36.2] {}
at
cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecor
ator.java:37) [modlauncher-8.1.3.jar:?] {}
at
cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[modlauncher-8.1.3.jar:?] {}
at
cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[modlauncher-8.1.3.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-
8.1.3.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-
8.1.3.jar:?] {}
Caused by: java.net.ConnectException: Connection refused: no further information
at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?] {}
at sun.nio.ch.Net.pollConnectNow(Net.java:669) ~[?:?] {}
at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:549) ~[?:?]
{}
at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597) ~[?:?] {}
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:333) ~[?:?] {}
at java.net.Socket.connect(Socket.java:645) ~[?:?] {}
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:300) ~[?:?] {}
at sun.net.NetworkClient.doConnect(NetworkClient.java:177) ~[?:?] {}
at sun.net.www.http.HttpClient.openServer(HttpClient.java:497) ~[?:?] {}
at sun.net.www.http.HttpClient.openServer(HttpClient.java:600) ~[?:?] {}
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:265) ~[?:?]
{}
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:379) ~[?:?] {}
at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Abst
ractDelegateHttpsURLConnection.java:189) ~[?:?] {}
at
sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:12
77) ~[?:?] {}
at
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:112
0) ~[?:?] {}
at
sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDeleg
ateHttpsURLConnection.java:175) ~[?:?] {}
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:
1653) ~[?:?] {}
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1
577) ~[?:?] {}
at
sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnection
Impl.java:224) ~[?:?] {}
at
com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationSe
rvice.java:140) ~[authlib-2.1.28.jar:?] {}
at
com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAu
thenticationService.java:104) ~[authlib-2.1.28.jar:?] {re:classloading}
... 16 more
[20:20:52] [Render thread/INFO] [minecraft/Minecraft]: Setting user:
PR0STO_OBESYANA
[20:20:52] [Render thread/INFO] [ne.op.Log/]: [OptiFine] (Reflector) Class not
present: net.minecraft.launchwrapper.Launch
[20:20:52] [Render thread/INFO] [minecraft/Minecraft]: Backend library: LWJGL
version 3.2.2 build 10
[20:20:53] [Render thread/INFO] [ne.op.Config/]: [OptiFine]
[20:20:53] [Render thread/INFO] [ne.op.Config/]: [OptiFine] OptiFine_1.16.5_HD_U_G8
[20:20:53] [Render thread/INFO] [ne.op.Config/]: [OptiFine] Build: 20210515-161946
[20:20:53] [Render thread/INFO] [ne.op.Config/]: [OptiFine] OS: Windows 10 (amd64)
version 10.0
[20:20:53] [Render thread/INFO] [ne.op.Config/]: [OptiFine] Java: 16.0.1, Microsoft
[20:20:53] [Render thread/INFO] [ne.op.Config/]: [OptiFine] VM: OpenJDK 64-Bit
Server VM (mixed mode), Microsoft
[20:20:53] [Render thread/INFO] [ne.op.Config/]: [OptiFine] LWJGL: 3.3.0 Win32 WGL
EGL OSMesa VisualC DLL
[20:20:53] [Render thread/INFO] [ne.op.Config/]: [OptiFine] OpenGL: Intel(R) UHD
Graphics, version 4.6.0 - Build 31.0.101.4644, Intel
[20:20:53] [Render thread/INFO] [ne.op.Config/]: [OptiFine] OpenGL Version: 4.6.0
[20:20:53] [Render thread/INFO] [ne.op.Config/]: [OptiFine] OpenGL Fancy fog: Not
available (GL_NV_fog_distance)
[20:20:53] [Render thread/INFO] [ne.op.Config/]: [OptiFine] Maximum texture size:
16384x16384
[20:20:53] [VersionCheck/INFO] [ne.op.Config/]: [OptiFine] Checking for new version
[20:20:53] [Render thread/INFO] [ne.op.sh.SMCLog/]: [Shaders] OpenGL Version: 4.6.0
- Build 31.0.101.4644
[20:20:53] [Render thread/INFO] [ne.op.sh.SMCLog/]: [Shaders] Vendor: Intel
[20:20:53] [Render thread/INFO] [ne.op.sh.SMCLog/]: [Shaders] Renderer: Intel(R)
UHD Graphics
[20:20:53] [Render thread/INFO] [ne.op.sh.SMCLog/]: [Shaders] Capabilities: 2.0
2.1 3.0 3.2 4.0
[20:20:53] [Render thread/INFO] [ne.op.sh.SMCLog/]: [Shaders] GL_MAX_DRAW_BUFFERS:
8
[20:20:53] [Render thread/INFO] [ne.op.sh.SMCLog/]: [Shaders]
GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[20:20:53] [Render thread/INFO] [ne.op.sh.SMCLog/]: [Shaders]
GL_MAX_TEXTURE_IMAGE_UNITS: 32
[20:20:53] [Render thread/INFO] [ne.op.sh.SMCLog/]: [Shaders] Load shaders
configuration.
[20:20:53] [Render thread/INFO] [ne.op.sh.SMCLog/]: [Shaders] No shaderpack loaded.
[20:20:53] [Render thread/INFO] [ne.op.Log/]: [OptiFine] (Reflector) Class not
present: net.minecraftforge.fml.common.Loader
[20:20:54] [VersionCheck/INFO] [ne.op.Config/]: [OptiFine] Version found: G7
[20:20:54] [modloading-worker-1/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod
loading, version 36.2.39, for MC 1.16.5 with MCP 20210115.111550
[20:20:54] [modloading-worker-1/INFO] [ne.mi.co.MinecraftForge/FORGE]:
MinecraftForge v36.2.39 Initialized
Exception in thread "Thread-5" [20:21:00] [Thread-5/INFO] [STDERR/]:
[java.lang.ThreadGroup:uncaughtException:1069]: java.lang.NullPointerException:
Cannot invoke "Object.getClass()" because "o" is null
[20:21:00] [Thread-5/INFO] [STDERR/]:
[java.lang.ThreadGroup:uncaughtException:1069]: at
java.base/jdk.internal.reflect.UnsafeFieldAccessorImpl.ensureObj(UnsafeFieldAccesso
rImpl.java:57)
[20:21:00] [Thread-5/INFO] [STDERR/]:
[java.lang.ThreadGroup:uncaughtException:1069]: at
java.base/jdk.internal.reflect.UnsafeQualifiedObjectFieldAccessorImpl.set(UnsafeQua
lifiedObjectFieldAccessorImpl.java:77)
[20:21:00] [Thread-5/INFO] [STDERR/]:
[java.lang.ThreadGroup:uncaughtException:1069]: at
java.base/java.lang.reflect.Field.set(Field.java:793)
[20:21:00] [Thread-5/INFO] [STDERR/]:
[java.lang.ThreadGroup:uncaughtException:1069]: at
net.minecraftforge.fml.common.ObfuscationReflectionHelper.setPrivateValue(Obfuscati
onReflectionHelper.java:106)
[20:21:00] [Thread-5/INFO] [STDERR/]:
[java.lang.ThreadGroup:uncaughtException:1069]: at
zeta.product.free.ZetaVisualsFree.lambda$new$0(Unknown Source)
[20:21:00] [Thread-5/INFO] [STDERR/]:
[java.lang.ThreadGroup:uncaughtException:1069]: at
java.base/java.lang.Thread.run(Thread.java:831)
[20:21:14] [Render thread/WARN] [minecraft/ResourcePackInfo]: Couldn't get pack
info for: net.minecraft.resources.ResourcePackFileNotFoundException: 'pack.mcmeta'
in ResourcePack 'C:\Users\ASUS\AppData\Roaming\.tlauncher\legacy\Minecraft\game\
resourcepacks\+fps-20230829T105213Z-001.zip'
[20:21:14] [Render thread/WARN] [minecraft/ResourcePackInfo]: Couldn't get pack
info for: net.minecraft.resources.ResourcePackFileNotFoundException: 'pack.mcmeta'
in ResourcePack 'C:\Users\ASUS\AppData\Roaming\.tlauncher\legacy\Minecraft\game\
resourcepacks\-лаг машина-20230829T105229Z-001.zip'
[20:21:14] [Render thread/WARN] [minecraft/ResourcePackInfo]: Couldn't get pack
info for: net.minecraft.resources.ResourcePackFileNotFoundException: 'pack.mcmeta'
in ResourcePack 'C:\Users\ASUS\AppData\Roaming\.tlauncher\legacy\Minecraft\game\
resourcepacks\Fallen_perpl.zip'
[20:21:14] [Render thread/WARN] [minecraft/ResourcePackInfo]: Couldn't get pack
info for: java.util.zip.ZipException: invalid CEN header (bad entry name)
[20:21:14] [Render thread/WARN] [minecraft/ResourcePackInfo]: Couldn't get pack
info for: net.minecraft.resources.ResourcePackFileNotFoundException: 'pack.mcmeta'
in ResourcePack 'C:\Users\ASUS\AppData\Roaming\.tlauncher\legacy\Minecraft\game\
resourcepacks\свайп-20230829T105233Z-001.zip'
[20:21:14] [Render thread/WARN] [ne.op.Config/]: [OptiFine]
java.lang.ClassNotFoundException: sun.misc.SharedSecrets
[20:21:14] [Render thread/WARN] [ne.op.Config/]: [OptiFine]
java.lang.ClassNotFoundException: jdk.internal.misc.SharedSecrets
[20:21:14] [Render thread/WARN] [ne.op.Config/]: [OptiFine]
java.lang.ClassNotFoundException: sun.misc.VM
[20:21:14] [Render thread/WARN] [ne.op.Config/]: [OptiFine]
java.lang.reflect.InaccessibleObjectException: Unable to make public static long
jdk.internal.misc.VM.maxDirectMemory() accessible: module java.base does not
"exports jdk.internal.misc" to unnamed module @162973a5
[20:21:15] [Render thread/INFO] [mojang/NarratorWindows]: Narrator library for x64
successfully loaded
[20:21:15] [Render thread/INFO] [minecraft/SimpleReloadableResourceManager]:
Reloading ResourceManager: Mod Resources, Default, 979a2346e6bbdc4f_1.zip
[20:21:15] [Render thread/INFO] [ne.op.Config/]: [OptiFine] *** Reloading textures
***
[20:21:15] [Render thread/INFO] [ne.op.Config/]: [OptiFine] Resource packs: Mod
Resources, 979a2346e6bbdc4f_1.zip
[20:21:15] [Render thread/INFO] [ne.op.re.Reflector/]: [OptiFine] *** Reflector
Forge ***
[20:21:15] [Render thread/INFO] [ne.op.Log/]: [OptiFine] (Reflector) Class not
present: mods.betterfoliage.client.BetterFoliageClient
[20:21:16] [Render thread/INFO] [ne.op.Log/]: [OptiFine] (Reflector) Field not
present: net.minecraftforge.client.model.pipeline.LightUtil.itemConsumer
[20:21:16] [Render thread/INFO] [ne.op.Log/]: [OptiFine] (Reflector) Field not
present: net.minecraftforge.client.model.pipeline.LightUtil.tessellator
[20:21:16] [Render thread/INFO] [ne.op.Log/]: [OptiFine] (Reflector) Class not
present: net.minecraftforge.fml.common.ModContainer
[20:21:16] [Render thread/INFO] [ne.op.re.Reflector/]: [OptiFine] *** Reflector
Vanilla ***
[20:21:16] [Worker-Main-4/INFO] [ne.op.Config/]: [OptiFine] Multitexture: false
[20:21:18] [Worker-Main-6/INFO] [ne.op.Config/]: [OptiFine] Multitexture: false
[20:21:20] [Worker-Main-5/INFO] [ne.op.Config/]: [OptiFine] Multitexture: false
[20:21:20] [Worker-Main-5/INFO] [ne.op.Config/]: [OptiFine] BetterGrass: Parsing
default configuration optifine/bettergrass.properties
[20:21:20] [Worker-Main-4/INFO] [ne.op.Config/]: [OptiFine] Multitexture: false
[20:21:20] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [inventoryhud]
Starting version check at
https://raw.githubusercontent.com/DmitryLovin/pluginUpdate/master/invupdate.json
[20:21:21] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [inventoryhud]
Found status: UP_TO_DATE Current: 3.4.1 Target: null
[20:21:21] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [macrokey]
Starting version check at http://mod-versioning.mattsmeets.com/macrokey.json?
mkver=1.16.5-
2.1.0.240&mcver=1.16.5&fmver=36.2.8&fngpt=70f66ec745a90c2c65d71135b8929bcb4bb87e3c
[20:21:21] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process
update information
java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the
return value of "java.net.HttpURLConnection.getContentEncoding()" is null
at
net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:160)
~[forge:?] {re:classloading}
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:187)
~[forge:?] {re:classloading}
at java.lang.Iterable.forEach(Iterable.java:75) [?:?] {}
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:128)
[forge:?] {re:classloading}
[20:21:21] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting
version check at
https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[20:21:21] [Worker-Main-5/INFO] [ne.op.Config/]: [OptiFine] Multitexture: false
[20:21:21] [Worker-Main-5/INFO] [ne.op.Config/]: [OptiFine] Multitexture: false
[20:21:21] [Worker-Main-5/INFO] [ne.op.Config/]: [OptiFine] Multitexture: false
[20:21:21] [Worker-Main-5/INFO] [ne.op.Config/]: [OptiFine] Multitexture: false
[20:21:21] [Worker-Main-5/INFO] [ne.op.Config/]: [OptiFine] Multitexture: false
[20:21:21] [Worker-Main-5/INFO] [ne.op.Config/]: [OptiFine] Multitexture: false
[20:21:21] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found
status: AHEAD Current: 36.2.39 Target: null
[20:21:21] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [ias] Starting
version check at https://github.com/The-Fireplace-Minecraft-Mods/In-Game-Account-
Switcher/raw/main/updater-forge.json
[20:21:21] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [ias] Found
status: UP_TO_DATE Current: 8.0.1 Target: null
[20:21:32] [Worker-Main-7/INFO] [macrokey/]: Hello World! Welcome to MacroKey
Keybinding. Please sit back while we initialize...
[20:21:32] [Worker-Main-7/INFO] [macrokey/]: Init macro keys
[20:21:32] [Worker-Main-5/INFO] [ne.mi.co.Co.entity_culling/COREMODLOG]:
Transforming method: cubeInFrustum
net.minecraft.client.renderer.culling.ClippingHelper
[20:21:34] [Render thread/INFO] [minecraft/SoundSystem]: OpenAL initialized.
[20:21:34] [Render thread/INFO] [minecraft/SoundEngine]: Sound engine started
[20:21:35] [Render thread/INFO] [minecraft/AtlasTexture]: Created: 1024x512x0
minecraft:textures/atlas/blocks.png-atlas
[20:21:35] [Render thread/WARN] [ne.op.Config/]: [OptiFine] Missing CTM sprite:
minecraft:optifine/ctm/default/empty
[20:21:35] [Render thread/INFO] [ne.op.Config/]: [OptiFine] Animated sprites: 45
[20:21:35] [Render thread/INFO] [minecraft/AtlasTexture]: Created: 256x128x0
minecraft:textures/atlas/signs.png-atlas
[20:21:35] [Render thread/INFO] [ne.op.Config/]: [OptiFine] Animated sprites: 0
[20:21:35] [Render thread/INFO] [minecraft/AtlasTexture]: Created: 512x512x0
minecraft:textures/atlas/banner_patterns.png-atlas
[20:21:35] [Render thread/INFO] [ne.op.Config/]: [OptiFine] Animated sprites: 0
[20:21:35] [Render thread/INFO] [minecraft/AtlasTexture]: Created: 512x512x0
minecraft:textures/atlas/shield_patterns.png-atlas
[20:21:35] [Render thread/INFO] [ne.op.Config/]: [OptiFine] Animated sprites: 0
[20:21:35] [Render thread/INFO] [minecraft/AtlasTexture]: Created: 256x256x0
minecraft:textures/atlas/chest.png-atlas
[20:21:35] [Render thread/INFO] [ne.op.Config/]: [OptiFine] Animated sprites: 0
[20:21:35] [Render thread/INFO] [minecraft/AtlasTexture]: Created: 512x256x0
minecraft:textures/atlas/beds.png-atlas
[20:21:35] [Render thread/INFO] [ne.op.Config/]: [OptiFine] Animated sprites: 0
[20:21:35] [Render thread/INFO] [minecraft/AtlasTexture]: Created: 512x256x0
minecraft:textures/atlas/shulker_boxes.png-atlas
[20:21:35] [Render thread/INFO] [ne.op.Config/]: [OptiFine] Animated sprites: 0
[20:21:36] [Render thread/INFO] [minecraft/AtlasTexture]: Created: 256x256x0
minecraft:textures/atlas/particles.png-atlas
[20:21:36] [Render thread/INFO] [ne.op.Config/]: [OptiFine] Animated sprites: 0
[20:21:36] [Render thread/INFO] [minecraft/AtlasTexture]: Created: 256x256x0
minecraft:textures/atlas/paintings.png-atlas
[20:21:36] [Render thread/INFO] [ne.op.Config/]: [OptiFine] Animated sprites: 0
[20:21:36] [Render thread/INFO] [minecraft/AtlasTexture]: Created: 128x128x0
minecraft:textures/atlas/mob_effects.png-atlas
[20:21:36] [Render thread/INFO] [ne.op.Config/]: [OptiFine] Animated sprites: 0
[20:21:36] [Render thread/INFO] [ne.op.Config/]: [OptiFine] *** Reloading custom
textures ***
[20:21:36] [Render thread/WARN] [ne.op.Config/]: [OptiFine] Sprite not found:
minecraft:block/grass_block_side_overlay
[20:21:36] [Render thread/WARN] [ne.op.Config/]: [OptiFine] Unknown resource pack
file: mod_resources
[20:21:36] [Render thread/WARN] [ne.op.Config/]: [OptiFine] Unknown resource pack
file: mod_resources
[20:21:36] [Render thread/INFO] [ne.op.Config/]: [OptiFine] Disable Forge light
pipeline
[20:21:36] [Render thread/INFO] [ne.op.Log/]: [OptiFine] Set
ForgeConfig.CLIENT.forgeLightPipelineEnabled=false
[20:21:36] [Realms Notification Availability checker #1/INFO]
[mojang/RealmsClient]: Could not authorize you against Realms server: Invalid
session id
[20:21:41] [Render thread/INFO] [minecraft/ConnectingScreen]: Connecting to
mc.funtime.su, 25565
[20:21:41] [Netty Client IO #2/INFO] [ne.mi.fm.ne.NetworkHooks/]: Connected to a
vanilla server. Catching up missing behaviour.
[20:21:44] [Render thread/INFO] [minecraft/NewChatGui]: [CHAT] [✾] Успешная
авторизация! Приятной игры!
[20:21:44] [Render thread/INFO] [mojang/YggdrasilAuthenticationService]:
Environment: authHost='https://0.0.0.0', accountsHost='https://0.0.0.0',
sessionHost='https://0.0.0.0', servicesHost='https://0.0.0.0', name='properties'
[20:21:45] [Render thread/INFO] [minecraft/NewChatGui]: [CHAT] ╔
[20:21:45] [Render thread/INFO] [minecraft/NewChatGui]: [CHAT] ╠ Добро пожаловать
на FunTime.su
[20:21:45] [Render thread/INFO] [minecraft/NewChatGui]: [CHAT] ╠ Наши сообщества
здесь /links
[20:21:45] [Render thread/INFO] [minecraft/NewChatGui]: [CHAT] ╠ Наш официальный
сайт FunTime.su
[20:21:45] [Render thread/INFO] [minecraft/NewChatGui]: [CHAT] ╚
[20:21:45] [Render thread/INFO] [minecraft/AdvancementList]: Loaded 2 advancements

You might also like