Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [19:02:18] [main/INFO]: ModLauncher running: args [--username, mixoc, --version, Forge 1.19.2, --gameDir, C:\Users\Giovani\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Giovani\AppData\Roaming\.minecraft\assets, --assetIndex, 1.19, --uuid, 38757136b807411e92b4b3a0146a7ab0, --accessToken, ????????, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, modified, --width, 925, --height, 530, --launchTarget, forgeclient, --fml.forgeVersion, 43.1.2, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
- [19:02:18] [main/INFO]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Microsoft; OS Windows 10 arch amd64 version 10.0
- [19:02:18] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Giovani/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2391!/ Service=ModLauncher Env=CLIENT
- [19:02:18] [main/WARN]: Configuration file C:\Users\Giovani\AppData\Roaming\.minecraft\config\fml.toml is not correct. Correcting
- [19:02:18] [main/WARN]: Incorrect key [defaultConfigPath] was corrected from null to defaultconfigs
- [19:02:18] [main/INFO]: Found mod file tl_skin_cape_forge_1.19_1.19.2-1.27.jar of type MOD with provider {mods folder locator at C:\Users\Giovani\AppData\Roaming\.minecraft\mods}
- [19:02:19] [main/WARN]: Mod file C:\Users\Giovani\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19.2-43.1.2\fmlcore-1.19.2-43.1.2.jar is missing mods.toml file
- [19:02:19] [main/WARN]: Mod file C:\Users\Giovani\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.1.2\javafmllanguage-1.19.2-43.1.2.jar is missing mods.toml file
- [19:02:19] [main/WARN]: Mod file C:\Users\Giovani\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.1.2\lowcodelanguage-1.19.2-43.1.2.jar is missing mods.toml file
- [19:02:19] [main/WARN]: Mod file C:\Users\Giovani\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19.2-43.1.2\mclanguage-1.19.2-43.1.2.jar is missing mods.toml file
- [19:02:19] [main/INFO]: Found mod file fmlcore-1.19.2-43.1.2.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@1f86099a
- [19:02:19] [main/INFO]: Found mod file javafmllanguage-1.19.2-43.1.2.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@1f86099a
- [19:02:19] [main/INFO]: Found mod file lowcodelanguage-1.19.2-43.1.2.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@1f86099a
- [19:02:19] [main/INFO]: Found mod file mclanguage-1.19.2-43.1.2.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@1f86099a
- [19:02:19] [main/INFO]: Found mod file client-1.19.2-20220805.130853-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@1f86099a
- [19:02:19] [main/INFO]: Found mod file forge-1.19.2-43.1.2-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@1f86099a
- [19:02:19] [main/INFO]: No dependencies to load found. Skipping!
- [19:02:21] [main/INFO]: Successfully loaded Mixin Connector [org.tlauncher.MixinConnector]
- [19:02:21] [main/INFO]: Launching target 'forgeclient' with arguments [--version, Forge 1.19.2, --gameDir, C:\Users\Giovani\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Giovani\AppData\Roaming\.minecraft\assets, --uuid, 38757136b807411e92b4b3a0146a7ab0, --username, mixoc, --assetIndex, 1.19, --accessToken, ????????, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, mojang, --versionType, modified, --width, 925, --height, 530]
- [19:02:26] [pool-3-thread-1/INFO]: Building unoptimized datafixer
- [19:02:30] [Render thread/WARN]: Assets URL 'union:/C:/Users/Giovani/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23146!/assets/.mcassetsroot' uses unexpected schema
- [19:02:30] [Render thread/WARN]: Assets URL 'union:/C:/Users/Giovani/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23146!/data/.mcassetsroot' uses unexpected schema
- [19:02:30] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
- [19:02:31] [Render thread/ERROR]: Failed to verify authentication
- com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
- at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-3.11.49.5.jar%23122!/:?]
- at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:155) ~[authlib-3.11.49.5.jar%23122!/:?]
- at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:55) ~[authlib-3.11.49.5.jar%23122!/:?]
- at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:161) ~[authlib-3.11.49.5.jar%23122!/:?]
- at net.minecraft.client.Minecraft.m_193585_(Minecraft.java:646) ~[client-1.19.2-20220805.130853-srg.jar%23146!/:?]
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:405) ~[client-1.19.2-20220805.130853-srg.jar%23146!/:?]
- at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23146!/:?]
- at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23146!/:?]
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
- at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
- at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.1.2.jar%2395!/:?]
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?]
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?]
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?]
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?]
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?]
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?]
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?]
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
- Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
- at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:85) ~[authlib-3.11.49.5.jar%23122!/:?]
- at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-3.11.49.5.jar%23122!/:?]
- at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ~[authlib-3.11.49.5.jar%23122!/:?]
- ... 19 more
- [19:02:31] [Render thread/INFO]: Setting user: mixoc
- [19:02:32] [Render thread/ERROR]: Error parsing option value for option Text Background Opacity: Not a boolean: ""
- [19:02:32] [Render thread/INFO]: Backend library: LWJGL version 3.3.1 build 7
- [19:02:33] [modloading-worker-0/INFO]: Forge mod loading, version 43.1.2, for MC 1.19.2 with MCP 20220805.130853
- [19:02:33] [modloading-worker-0/INFO]: MinecraftForge v43.1.2 Initialized
- [19:02:35] [Worker-Main-1/ERROR]: Failed to retrieve profile key pair
- java.io.IOException: Could not retrieve profile key pair
- at net.minecraft.client.multiplayer.ProfileKeyPairManager.m_233789_(ProfileKeyPairManager.java:152) ~[client-1.19.2-20220805.130853-srg.jar%23146!/:?]
- at net.minecraft.client.multiplayer.ProfileKeyPairManager.m_243396_(ProfileKeyPairManager.java:75) ~[client-1.19.2-20220805.130853-srg.jar%23146!/:?]
- at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?]
- at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?]
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
- at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
- at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
- [19:02:35] [Render thread/INFO]: Narrator library for x64 successfully loaded
- [19:02:35] [Render thread/INFO]: Reloading ResourceManager: Default, Mod Resources
- [19:02:35] [modloading-worker-0/WARN]: Configuration file C:\Users\Giovani\AppData\Roaming\.minecraft\config\forge-client.toml is not correct. Correcting
- [19:02:36] [modloading-worker-0/WARN]: Incorrect key client was corrected from null to its default, SimpleCommentedConfig:{}.
- [19:02:36] [modloading-worker-0/WARN]: Incorrect key client.alwaysSetupTerrainOffThread was corrected from null to its default, false.
- [19:02:36] [modloading-worker-0/WARN]: Incorrect key client.experimentalForgeLightPipelineEnabled was corrected from null to its default, false.
- [19:02:36] [modloading-worker-0/WARN]: Incorrect key client.showLoadWarnings was corrected from null to its default, true.
- [19:02:36] [modloading-worker-0/WARN]: Incorrect key client.useCombinedDepthStencilAttachment was corrected from null to its default, false.
- [19:02:36] [modloading-worker-0/WARN]: Incorrect key client.compressLanIPv6Addresses was corrected from null to its default, true.
- [19:02:36] [modloading-worker-0/WARN]: Configuration file C:\Users\Giovani\AppData\Roaming\.minecraft\config\forge-common.toml is not correct. Correcting
- [19:02:36] [modloading-worker-0/WARN]: Incorrect key general was corrected from null to its default, SimpleCommentedConfig:{}.
- [19:02:36] [modloading-worker-0/WARN]: Incorrect key general.cachePackAccess was corrected from null to its default, true.
- [19:02:36] [modloading-worker-0/WARN]: Incorrect key general.indexVanillaPackCachesOnThread was corrected from null to its default, false.
- [19:02:36] [modloading-worker-0/WARN]: Incorrect key general.indexModPackCachesOnThread was corrected from null to its default, false.
- [19:02:36] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
- [19:02:37] [Forge Version Check/INFO]: [forge] Found status: OUTDATED Current: 43.1.2 Target: 43.1.3
- [19:02:49] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
- [19:02:49] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
- [19:02:49] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Alto-falantes (Realtek High Definition Audio)
- [19:02:49] [Render thread/INFO]: Sound engine started
- [19:02:49] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
- [19:02:49] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
- [19:02:49] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
- [19:02:49] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
- [19:02:49] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
- [19:02:49] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
- [19:02:49] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
- [19:02:51] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
- [19:02:52] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
- [19:02:52] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
- [19:02:52] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
- [19:02:54] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
- [19:03:11] [Render thread/INFO]: Connecting to 187.94.138.24, 25565
- [19:03:11] [Worker-Main-1/ERROR]: Failed to retrieve profile key pair
- java.io.IOException: Could not retrieve profile key pair
- at net.minecraft.client.multiplayer.ProfileKeyPairManager.m_233789_(ProfileKeyPairManager.java:152) ~[client-1.19.2-20220805.130853-srg.jar%23146!/:?]
- at net.minecraft.client.multiplayer.ProfileKeyPairManager.m_243396_(ProfileKeyPairManager.java:75) ~[client-1.19.2-20220805.130853-srg.jar%23146!/:?]
- at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?]
- at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?]
- at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
- at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
- at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
- [19:03:32] [Server Connector #1/ERROR]: Couldn't connect to server
- io.netty.channel.AbstractChannel$AnnotatedConnectException: Connection timed out: no further information: 187.94.138.24/187.94.138.24:25565
- Caused by: java.net.ConnectException: Connection timed out: no further information
- at sun.nio.ch.Net.pollConnect(Native Method) ~[?:?]
- at sun.nio.ch.Net.pollConnectNow(Net.java:672) ~[?:?]
- at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946) ~[?:?]
- at io.netty.channel.socket.nio.NioSocketChannel.doFinishConnect(NioSocketChannel.java:337) ~[netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
- at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.finishConnect(AbstractNioChannel.java:334) ~[netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
- at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:710) ~[netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
- at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658) ~[netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
- at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584) ~[netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496) ~[netty-transport-4.1.77.Final.jar%23111!/:4.1.77.Final]
- at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995) ~[netty-common-4.1.77.Final.jar%23106!/:4.1.77.Final]
- at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.77.Final.jar%23106!/:4.1.77.Final]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- [19:07:16] [Render thread/INFO]: Stopping!
Advertisement
Add Comment
Please, Sign In to add comment