| 1 | null# Minecraft launcher log started at 2025-12-30 19:06:28
|
| 2 | # Profile: CLIENT TEST 2.0 Crstms Updt
|
| 3 |
|
| 4 |
|
| 5 | [19:06:31] [main] [cpw.mods.modlauncher.Launcher/INFO]: ModLauncher running: args [--username, {MINECRAFT_USERNAME}, --version, 1.20.1, --gameDir, C:\Users\********\AppData\Roaming\ModrinthApp\profiles\CLIENT TEST 2.0 Crstms Updt, --assetsDir, C:\Users\********\AppData\Roaming\ModrinthApp\meta\assets, --assetIndex, 5, --uuid, {MINECRAFT_UUID}, --accessToken, ❄❄❄❄❄❄❄❄, --clientId, c4502edb-87c6-40cb-b595-64a280cf8906, --xuid, 0, --userType, msa, --versionType, release, --width, 854, --height, 480, --launchTarget, forgeclient, --fml.forgeVersion, 47.4.13, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412]
|
| 6 | [19:06:31] [main] [cpw.mods.modlauncher.Launcher/INFO]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.12 by Oracle Corporation; OS Windows 10 arch amd64 version 10.0
|
| 7 | [19:06:32] [main] [net.minecraftforge.fml.loading.ImmediateWindowHandler/INFO]: Loading ImmediateWindowProvider fmlearlywindow
|
| 8 | [19:06:32] [main] [EARLYDISPLAY/INFO]: Trying GL version 4.6
|
| 9 | [19:06:33] [main] [EARLYDISPLAY/INFO]: Requested GL version 4.6 got version 4.6
|
| 10 | [19:06:33] [main] [mixin-transmog/INFO]: Mixin Transmogrifier is definitely up to no good...
|
| 11 | [19:06:33] [main] [mixin-transmog/INFO]: crimes against java were committed
|
| 12 | [19:06:33] [pool-2-thread-1] [EARLYDISPLAY/INFO]: GL info: NVIDIA GeForce GTX 1650/PCIe/SSE2 GL version 4.6.0 NVIDIA 581.80, NVIDIA Corporation
|
| 13 | [19:06:34] [main] [CrashAssistantJarInJarHelper/INFO]: Launching CrashAssistantApp (CLIENT-CrashAssistant-forge-1.19-1.20.1-1.10.28.jar)
|
| 14 | [19:06:35] [main] [mixin-transmog/INFO]: Original mixin transformation service successfully crobbed by mixin-transmogrifier!
|
| 15 | [19:06:35] [main] [mixin/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/********/AppData/Roaming/ModrinthApp/profiles/CLIENT%20TEST%202.0%20Crstms%20Updt/mods/Connector-1.0.0-beta.47+1.20.1.jar%23168%23171!/ Service=ModLauncher Env=CLIENT
|
| 16 | [19:06:35] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file Connector-1.0.0-beta.47+1.20.1-mod.jar of type MOD with provider org.sinytra.connector.locator.ConnectorEarlyLocator@6b0615ae
|
| 17 | [19:06:35] [main] [AutoModpack/INFO]: Prelaunching AutoModpack...
|
| 18 | [19:06:36] [main] [AutoModpack/INFO]: Loaded config! took 143ms
|
| 19 | [19:06:36] [CrashAssistantApp process logger] [dev.kostromdan.mods.crash_assistant.common_config.loading_utils.ChildProcessLogger/INFO]: CrashAssistantApp process successfully started.
|
| 20 | [19:06:38] [main] [AutoModpack/ERROR]: Failed to create download client: Connection refused: no further information
|
| 21 | [19:11:17] [main] [AutoModpack/INFO]: Indexing file system...
|
| 22 | [19:11:20] [main] [AutoModpack/INFO]: Verifying content against server list...
|
| 23 | [19:11:47] [main] [AutoModpack/INFO]: Missing file: /mods/CLIENT-entity_model_features_1.20.1-forge-3.0.7.jar
|
| 24 | [19:12:00] [main] [AutoModpack/WARN]: Modpack update found
|
| 25 | [19:14:49] [main] [AutoModpack/INFO]: Skipped 15044 editable files
|
| 26 | [19:14:49] [main] [AutoModpack/INFO]: Skipped 957 already downloaded files
|
| 27 | [19:14:59] [ForkJoinPool.commonPool-worker-6] [AutoModpack/ERROR]: Failed to fetch data from CurseForge API
|
| 28 | java.net.SocketTimeoutException: Read timed out
|
| 29 | at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:288)
|
| 30 | at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:314)
|
| 31 | at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:355)
|
| 32 | at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:808)
|
| 33 | at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966)
|
| 34 | at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:484)
|
| 35 | at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:478)
|
| 36 | at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70)
|
| 37 | at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1461)
|
| 38 | at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1065)
|
| 39 | at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
|
| 40 | at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
|
| 41 | at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
|
| 42 | at java.base/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:827)
|
| 43 | at java.base/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:762)
|
| 44 | at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1709)
|
| 45 | at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1610)
|
| 46 | at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529)
|
| 47 | at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:308)
|
| 48 | at LAYER SERVICE/automodpack.mc1._20._1.forge@4.0.2/pl.skidam.automodpack_core.utils.Json.fromCurseForgeUrl(Json.java:162)
|
| 49 | at LAYER SERVICE/automodpack.mc1._20._1.forge@4.0.2/pl.skidam.automodpack_loader_core.platforms.CurseForgeAPI.getModInfosFromFingerPrints(CurseForgeAPI.java:29)
|
| 50 | at LAYER SERVICE/automodpack.mc1._20._1.forge@4.0.2/pl.skidam.automodpack_loader_core.utils.FetchManager.fetchByMurmur(FetchManager.java:78)
|
| 51 | at LAYER SERVICE/automodpack.mc1._20._1.forge@4.0.2/pl.skidam.automodpack_loader_core.utils.FetchManager.lambda$fetch$0(FetchManager.java:52)
|
| 52 | at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
|
| 53 | at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
|
| 54 | at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
|
| 55 | at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
|
| 56 | at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
|
| 57 | at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
|
| 58 | at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
|
| 59 | [19:14:59] [ForkJoinPool.commonPool-worker-6] [AutoModpack/ERROR]: Failed to fetch data from CurseForge API
|
| 60 | [19:15:00] [main] [AutoModpack/INFO]: Finished fetching urls in 11262ms
|
| 61 | [19:15:00] [main] [AutoModpack/INFO]: In queue left 1 files to download (0MB)
|
| 62 | [19:15:02] [main] [AutoModpack/ERROR]: Failed to create download client: Connection refused: no further information
|
| 63 | [19:15:02] [main] [AutoModpack/INFO]: AutoModpack prelaunched! took 507105ms
|
| 64 | [19:15:02] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file API-fabric-api-0.92.6+1.11.14+1.20.1.jar of type MOD with provider {mods folder locator at C:\Users\********\AppData\Roaming\ModrinthApp\profiles\CLIENT TEST 2.0 Crstms Updt\mods}
|
| 65 | [19:15:02] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file API-gml-4.0.10-all.jar of type LANGPROVIDER with provider {mods folder locator at C:\Users\********\AppData\Roaming\ModrinthApp\profiles\CLIENT TEST 2.0 Crstms Updt\mods}
|
| 66 | [19:15:02] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file API-kotlinforforge-4.12.0-all.jar of type LIBRARY with provider {mods folder locator at C:\Users\********\AppData\Roaming\ModrinthApp\profiles\CLIENT TEST 2.0 Crstms Updt\mods}
|
| 67 | [19:15:04] [main] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/WARN]: Mod file C:\Users\********\AppData\Roaming\ModrinthApp\meta\libraries\net\minecraftforge\fmlcore\1.20.1-47.4.13\fmlcore-1.20.1-47.4.13.jar is missing mods.toml file
|
| 68 | [19:15:04] [main] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/WARN]: Mod file C:\Users\********\AppData\Roaming\ModrinthApp\meta\libraries\net\minecraftforge\javafmllanguage\1.20.1-47.4.13\javafmllanguage-1.20.1-47.4.13.jar is missing mods.toml file
|
| 69 | [19:15:04] [main] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/WARN]: Mod file C:\Users\********\AppData\Roaming\ModrinthApp\meta\libraries\net\minecraftforge\lowcodelanguage\1.20.1-47.4.13\lowcodelanguage-1.20.1-47.4.13.jar is missing mods.toml file
|
| 70 | [19:15:04] [main] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/WARN]: Mod file C:\Users\********\AppData\Roaming\ModrinthApp\meta\libraries\net\minecraftforge\mclanguage\1.20.1-47.4.13\mclanguage-1.20.1-47.4.13.jar is missing mods.toml file
|
| 71 | [19:15:04] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fmlcore-1.20.1-47.4.13.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@17aa06eb
|
| 72 | [19:15:04] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file javafmllanguage-1.20.1-47.4.13.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@17aa06eb
|
| 73 | [19:15:04] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file lowcodelanguage-1.20.1-47.4.13.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@17aa06eb
|
| 74 | [19:15:04] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file mclanguage-1.20.1-47.4.13.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@17aa06eb
|
| 75 | [19:15:04] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file client-1.20.1-20230612.114412-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@17aa06eb
|
| 76 | [19:15:04] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file forge-1.20.1-47.4.13-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@17aa06eb
|
| 77 | [19:15:04] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file automodpack-mod.jar of type MOD with provider pl.skidam.automodpack_loader_core.LazyModLocator@43c76550
|
| 78 | [19:15:04] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file crash_assistant-forge.jar of type MOD with provider dev.kostromdan.mods.crash_assistant.core_mod.services.CrashAssistantDependencyLocator@3f7e72a7
|
| 79 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/INFO]: Found 73 dependencies adding them to mods collection
|
| 80 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-dimensions-v1-2.1.55+8005d10d77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 81 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-transfer-api-v1-3.3.6+631c9cd677.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 82 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file jackson-dataformat-toml-2.15.2.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 83 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-renderer-api-v1-3.2.2+cf68abbe77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 84 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file groovy-macro-4.0.13.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 85 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-item-api-v1-2.1.29+4d0bbcfa77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 86 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-model-loading-api-v1-1.0.4+6274ab9d77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 87 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-rendering-fluids-v1-3.0.29+4ac5e37a77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 88 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-screen-handler-api-v1-1.3.33+561530ec77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 89 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-models-v0-0.4.3+7c3892a477.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 90 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-resource-loader-v0-0.11.12+4b4151c077.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 91 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file jackson-core-2.15.2.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 92 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-rendering-v1-3.0.9+66e9a48f77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 93 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file groovy-templates-4.0.13.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 94 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-renderer-indigo-1.5.3+b5b2da4177.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 95 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-convention-tags-v1-1.5.6+fa3d1c0177.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 96 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file groovy-4.0.13.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 97 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file groovy-nio-4.0.13.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 98 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file groovy-dateutil-4.0.13.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 99 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-mining-level-api-v1-2.1.52+561530ec77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 100 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-command-api-v1-1.2.35+f71b366f77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 101 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file groovy-xml-4.0.13.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 102 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-block-view-api-v2-1.0.3+53347ba977.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 103 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file MixinExtras-0.4.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 104 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-command-api-v2-2.2.14+561530ec77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 105 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-data-attachment-api-v1-1.0.2+30ef839e77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 106 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file groovy-toml-4.0.13.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 107 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file mixinextras-forge-0.4.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 108 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file jackson-databind-2.15.2.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 109 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file groovy-ginq-4.0.13.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 110 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-screen-api-v1-2.0.9+45a670a577.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 111 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file kfflib-4.12.0.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 112 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file Connector-1.0.0-beta.47+1.20.1-fabricloader.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 113 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-particles-v1-1.1.3+78e1ecb877.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 114 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file jankson-1.2.2.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 115 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-content-registries-v0-4.0.13+a670df1e77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 116 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-transitive-access-wideners-v1-4.3.2+1880499877.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 117 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file groovy-datetime-4.0.13.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 118 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-game-rule-api-v1-1.0.41+683d4da877.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 119 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-api-base-0.4.32+ef105b4977.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 120 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file runtime-1.0.0+1.20.1.jar of type GAMELIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 121 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file groovy-json-4.0.13.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 122 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-api-lookup-api-v1-1.6.37+67f9824077.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 123 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file srgutils-0.5.4.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 124 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file mod-4.0.10.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 125 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-blockrenderlayer-v1-1.1.42+1d0da21e77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 126 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-block-api-v1-1.0.12+0e6cb7f777.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 127 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file script-mods-4.0.10-all.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 128 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file jackson-annotations-2.15.2.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 129 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-resource-conditions-api-v1-2.3.9+996d00b277.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 130 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file kffmod-4.12.0.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 131 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file groovy-typecheckers-4.0.13.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 132 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file cgl-1.20-forge-0.3.3.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 133 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-item-group-api-v1-4.0.14+c9161c2d77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 134 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file kfflang-4.12.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 135 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-biome-api-v1-13.0.14+dc36698e77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 136 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-entity-events-v1-1.6.1+4ca7515277.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 137 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-registry-sync-v0-2.3.6+1c0ea72177.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 138 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file groovy-macro-library-4.0.13.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 139 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-recipe-api-v1-1.0.24+514a076577.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 140 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-loot-api-v2-1.2.3+eb28f93e77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 141 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-object-builder-api-v1-11.1.5+f8c414ce77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 142 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-rendering-data-attachment-v1-0.3.39+a6081afc77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 143 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file groovy-contracts-4.0.13.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 144 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-networking-api-v1-1.3.14+fb7c822677.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 145 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-sound-api-v1-1.0.14+4f23bd8477.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 146 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-message-api-v1-5.1.10+52cc178c77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 147 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-lifecycle-events-v1-2.2.23+afab492177.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 148 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-data-generation-api-v1-12.3.7+369cb3a477.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 149 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-events-interaction-v0-0.6.5+0f26153f77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 150 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file groovy-fat-4.0.10.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 151 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-key-binding-api-v1-1.0.38+561530ec77.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 152 | [19:15:06] [main] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/INFO]: Found mod file fabric-client-tags-api-v1-1.1.3+5d6761b877.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator@70bc684b
|
| 153 | [19:15:06] [main] [org.sinytra.connector.locator.ConnectorLocator/INFO]: Fabric mod metadata not found in jar org.groovymc.gml, ignoring
|
| 154 | [19:15:06] [main] [org.sinytra.connector.locator.ConnectorLocator/INFO]: Fabric mod metadata not found in jar thedarkcolour.kotlinforforge, ignoring
|
| 155 | [19:15:06] [main] [org.sinytra.connector.locator.DependencyResolver/INFO]: Dependency resolution found 0 candidates to load
|
| 156 | [19:15:08] [main] [org.groovymc.gml.mappings.MappingsProvider/INFO]: Starting runtime mappings setup...
|
| 157 | [19:15:08] [main] [org.groovymc.gml.internal.locator.ModLocatorInjector/INFO]: Injecting ScriptModLocator candidates...
|
| 158 | [19:15:08] [main] [org.groovymc.gml.scriptmods.ScriptModLocator/INFO]: Injected Jimfs file system
|
| 159 | [19:15:08] [main] [org.groovymc.gml.scriptmods.ScriptModLocator/INFO]: Skipped loading script mods from directory C:\Users\********\AppData\Roaming\ModrinthApp\profiles\CLIENT TEST 2.0 Crstms Updt\mods\scripts as it did not exist.
|
| 160 | [19:15:08] [main] [org.groovymc.gml.internal.locator.ModLocatorInjector/INFO]: Injected ScriptModLocator mod candidates. Found 0 valid mod candidates and 0 broken mod files.
|
| 161 | [19:15:09] [main] [org.sinytra.connector.service.hacks.ModuleLayerMigrator/INFO]: Successfully made module authlib transformable
|
| 162 | [19:15:10] [main] [mixin/INFO]: Compatibility level set to JAVA_17
|
| 163 | [19:15:10] [main] [cpw.mods.modlauncher.LaunchServiceHandler/INFO]: Launching target 'forgeclient' with arguments [--version, 1.20.1, --gameDir, C:\Users\********\AppData\Roaming\ModrinthApp\profiles\CLIENT TEST 2.0 Crstms Updt, --assetsDir, C:\Users\********\AppData\Roaming\ModrinthApp\meta\assets, --uuid, {MINECRAFT_UUID}, --username, {MINECRAFT_USERNAME}, --assetIndex, 5, --accessToken, ❄❄❄❄❄❄❄❄, --clientId, c4502edb-87c6-40cb-b595-64a280cf8906, --xuid, 0, --userType, msa, --versionType, release, --width, 854, --height, 480]
|
| 164 | [19:15:10] [GML Mappings Thread] [org.groovymc.gml.mappings.MappingsProvider/INFO]: Loaded runtime mappings in 2410ms
|
| 165 | [19:15:10] [GML Mappings Thread] [org.groovymc.gml.mappings.MappingsProvider/INFO]: Finished runtime mappings setup.
|
| 166 | [19:15:10] [main] [mixin/WARN]: Reference map '' for adapter.init.mixins.json could not be read. If this is a development environment you can ignore this message
|
| 167 | [19:15:15] [main] [MixinExtras|Service/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
|
| 168 | [19:15:34] [Datafixer Bootstrap] [com.mojang.datafixers.DataFixerBuilder/INFO]: 188 Datafixer optimizations took 309 milliseconds
|
| 169 | [19:15:38] [Render thread] [net.minecraft.server.packs.VanillaPackResourcesBuilder/WARN]: Assets URL 'union:/C:/Users/********/AppData/Roaming/ModrinthApp/meta/libraries/net/minecraft/client/1.20.1-20230612.114412/client-1.20.1-20230612.114412-srg.jar%23176!/assets/.mcassetsroot' uses unexpected schema
|
| 170 | [19:15:38] [Render thread] [net.minecraft.server.packs.VanillaPackResourcesBuilder/WARN]: Assets URL 'union:/C:/Users/********/AppData/Roaming/ModrinthApp/meta/libraries/net/minecraft/client/1.20.1-20230612.114412/client-1.20.1-20230612.114412-srg.jar%23176!/data/.mcassetsroot' uses unexpected schema
|
| 171 | [19:15:38] [Render thread] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
| 172 | [19:15:39] [Render thread] [net.minecraft.client.Minecraft/INFO]: Setting user: {MINECRAFT_USERNAME}
|
| 173 | [19:15:39] [Render thread] [net.minecraft.client.Options/INFO]: Added resource packs: [netherexp:jne_retextures, netherexp:jne_emissive, vanilla, mod_resources, fabric, Moonlight Mods Dynamic Assets, generated/fragmentum_layer, FreshCraftPack-Remake-v1.1, FreshGUI-v21, Ore Variants v2.9, file/Simple Grass Flowers v1.9.6.zip, file/cubic-sun-moon-v1.8.5.zip, file/Modded Omelet_1201.zip, file/Various Variously Variegated Items-TRIK-edit.zip, file/Fancy Crops v1.3.zip, file/FreshAnimations_v1.10.3-TRIK-edit.zip, file/FA+Classic_Horses-v1.4.1.zip, file/FA+All_Extensions-v1.7.zip, file/RCAnimations_v1.0.0.zip, file/Icons v.1.13.zip, file/Icons Compats.zip, file/Icons- Armor & Food Remover v.1.0.zip, obscure_tooltips/packs/vibrant_tooltips, a_good_place:default_animations, file/DetailedAnimationsReworked - V1.15.zip, TrikCraft-Books-v2, TrikCraft-Pack-v2, accessorify:1_20_1/rp]
|
| 174 | [19:15:39] [Render thread] [net.minecraft.client.Minecraft/INFO]: Backend library: LWJGL version 3.3.1 build 7
|
| 175 | [19:15:42] [modloading-worker-0] [net.minecraftforge.common.ForgeMod/INFO]: Forge mod loading, version 47.4.13, for MC 1.20.1 with MCP 20230612.114412
|
| 176 | [19:15:42] [modloading-worker-0] [net.minecraftforge.common.MinecraftForge/INFO]: MinecraftForge v47.4.13 Initialized
|
| 177 | [19:15:42] [modloading-worker-0] [gml/INFO]: Initialised GML mod. Version: 4.0.10
|
| 178 | [19:15:42] [modloading-worker-0] [AutoModpack/INFO]: Launching AutoModpack...
|
| 179 | [19:15:42] [modloading-worker-0] [net.fabricmc.fabric.impl.client.indigo.Indigo/INFO]: [Indigo] Registering Indigo renderer!
|
| 180 | [19:15:42] [modloading-worker-0] [AutoModpack/INFO]: AutoModpack launched! took 208ms
|
| 181 | [19:15:44] [modloading-worker-0] [thedarkcolour.kotlinforforge.test.KotlinForForge/INFO]: Kotlin For Forge Enabled!
|
| 182 | [19:15:44] [Render thread] [net.minecraft.resources.RegistryDataLoader/INFO]: Capturing existing worldgen registries
|
| 183 | [19:15:44] [Render thread] [net.minecraft.resources.RegistryDataLoader/INFO]: Found 0 injected RegistryDataLoader worldgen registries
|
| 184 | [19:15:45] [Render thread] [net.minecraft.server.packs.repository.FolderRepositorySource/INFO]: Found non-pack entry 'C:\Users\********\AppData\Roaming\ModrinthApp\profiles\CLIENT TEST 2.0 Crstms Updt\resourcepacks\Icons Compats.zip.rpo', ignoring
|
| 185 | [19:15:45] [Render thread] [net.minecraft.server.packs.repository.FolderRepositorySource/INFO]: Found non-pack entry 'C:\Users\********\AppData\Roaming\ModrinthApp\profiles\CLIENT TEST 2.0 Crstms Updt\resourcepacks\Новая папка', ignoring
|
| 186 | [19:15:45] [Render thread] [net.minecraft.client.Options/WARN]: Removed resource pack netherexp:jne_retextures from options because it doesn't seem to exist anymore
|
| 187 | [19:15:45] [Render thread] [net.minecraft.client.Options/WARN]: Removed resource pack netherexp:jne_emissive from options because it doesn't seem to exist anymore
|
| 188 | [19:15:45] [Render thread] [net.minecraft.client.Options/WARN]: Removed resource pack Moonlight Mods Dynamic Assets from options because it doesn't seem to exist anymore
|
| 189 | [19:15:45] [Render thread] [net.minecraft.client.Options/WARN]: Removed resource pack generated/fragmentum_layer from options because it doesn't seem to exist anymore
|
| 190 | [19:15:45] [Render thread] [net.minecraft.client.Options/WARN]: Removed resource pack FreshCraftPack-Remake-v1.1 from options because it doesn't seem to exist anymore
|
| 191 | [19:15:45] [Render thread] [net.minecraft.client.Options/WARN]: Removed resource pack FreshGUI-v21 from options because it doesn't seem to exist anymore
|
| 192 | [19:15:45] [Render thread] [net.minecraft.client.Options/WARN]: Removed resource pack Ore Variants v2.9 from options because it doesn't seem to exist anymore
|
| 193 | [19:15:45] [Render thread] [net.minecraft.client.Options/WARN]: Removed resource pack obscure_tooltips/packs/vibrant_tooltips from options because it doesn't seem to exist anymore
|
| 194 | [19:15:45] [Render thread] [net.minecraft.client.Options/WARN]: Removed resource pack a_good_place:default_animations from options because it doesn't seem to exist anymore
|
| 195 | [19:15:45] [Render thread] [net.minecraft.client.Options/WARN]: Removed resource pack TrikCraft-Books-v2 from options because it doesn't seem to exist anymore
|
| 196 | [19:15:45] [Render thread] [net.minecraft.client.Options/WARN]: Removed resource pack TrikCraft-Pack-v2 from options because it doesn't seem to exist anymore
|
| 197 | [19:15:45] [Render thread] [net.minecraft.client.Options/WARN]: Removed resource pack accessorify:1_20_1/rp from options because it doesn't seem to exist anymore
|
| 198 | [19:15:48] [Render thread] [net.minecraft.server.packs.resources.ReloadableResourceManager/INFO]: Reloading ResourceManager: vanilla, mod_resources, fabric, file/Simple Grass Flowers v1.9.6.zip, file/cubic-sun-moon-v1.8.5.zip, file/Modded Omelet_1201.zip, file/Various Variously Variegated Items-TRIK-edit.zip, file/Fancy Crops v1.3.zip, file/FreshAnimations_v1.10.3-TRIK-edit.zip, file/FA+Classic_Horses-v1.4.1.zip, file/FA+All_Extensions-v1.7.zip, file/RCAnimations_v1.0.0.zip, file/Icons v.1.13.zip, file/Icons Compats.zip, file/Icons- Armor & Food Remover v.1.0.zip, file/DetailedAnimationsReworked - V1.15.zip
|
| 199 | [19:15:48] [Forge Version Check] [net.minecraftforge.fml.VersionChecker/INFO]: Global Forge version check system disabled, no further processing.
|
| 200 | [19:15:50] [Worker-Main-4] [net.minecraft.client.gui.font.providers.UnihexProvider/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
|
| 201 | [19:15:58] [Render thread] [net.minecraft.client.Options/INFO]: Added resource packs: [vanilla, mod_resources, fabric, file/Simple Grass Flowers v1.9.6.zip, file/cubic-sun-moon-v1.8.5.zip, file/Modded Omelet_1201.zip, file/Various Variously Variegated Items-TRIK-edit.zip, file/Fancy Crops v1.3.zip, file/FreshAnimations_v1.10.3-TRIK-edit.zip, file/FA+Classic_Horses-v1.4.1.zip, file/FA+All_Extensions-v1.7.zip, file/RCAnimations_v1.0.0.zip, file/Icons v.1.13.zip, file/Icons Compats.zip, file/Icons- Armor & Food Remover v.1.0.zip, file/DetailedAnimationsReworked - V1.15.zip]
|
| 202 | [19:15:58] [Render thread] [net.minecraft.client.sounds.SoundEngine/WARN]: Missing sound for event: minecraft:item.goat_horn.play
|
| 203 | [19:15:58] [Render thread] [net.minecraft.client.sounds.SoundEngine/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
|
| 204 | [19:15:59] [Render thread] [com.mojang.blaze3d.audio.Library/INFO]: OpenAL initialized on device OpenAL Soft on Динамики (USB Audio Device)
|
| 205 | [19:15:59] [Render thread] [net.minecraft.client.sounds.SoundEngine/INFO]: Sound engine started
|
| 206 | [19:15:59] [Render thread] [net.minecraft.client.renderer.texture.TextureAtlas/INFO]: Created: 1024x1024x1 minecraft:textures/atlas/blocks.png-atlas
|
| 207 | [19:15:59] [Render thread] [net.minecraft.client.renderer.texture.TextureAtlas/INFO]: Created: 256x256x1 minecraft:textures/atlas/signs.png-atlas
|
| 208 | [19:15:59] [Render thread] [net.minecraft.client.renderer.texture.TextureAtlas/INFO]: Created: 512x512x1 minecraft:textures/atlas/shield_patterns.png-atlas
|
| 209 | [19:15:59] [Render thread] [net.minecraft.client.renderer.texture.TextureAtlas/INFO]: Created: 512x512x1 minecraft:textures/atlas/banner_patterns.png-atlas
|
| 210 | [19:15:59] [Render thread] [net.minecraft.client.renderer.texture.TextureAtlas/INFO]: Created: 1024x1024x1 minecraft:textures/atlas/armor_trims.png-atlas
|
| 211 | [19:15:59] [Render thread] [net.minecraft.client.renderer.texture.TextureAtlas/INFO]: Created: 256x256x1 minecraft:textures/atlas/chest.png-atlas
|
| 212 | [19:15:59] [Render thread] [net.minecraft.client.renderer.texture.TextureAtlas/INFO]: Created: 128x64x1 minecraft:textures/atlas/decorated_pot.png-atlas
|
| 213 | [19:15:59] [Render thread] [net.minecraft.client.renderer.texture.TextureAtlas/INFO]: Created: 512x256x1 minecraft:textures/atlas/beds.png-atlas
|
| 214 | [19:15:59] [Render thread] [net.minecraft.client.renderer.texture.TextureAtlas/INFO]: Created: 512x256x1 minecraft:textures/atlas/shulker_boxes.png-atlas
|
| 215 | [19:16:00] [Render thread] [net.minecraft.client.renderer.ShaderInstance/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
|
| 216 | [19:16:00] [Render thread] [net.minecraft.client.renderer.texture.TextureAtlas/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
|
| 217 | [19:16:00] [Render thread] [net.minecraft.client.renderer.texture.TextureAtlas/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
|
| 218 | [19:16:00] [Render thread] [net.minecraft.client.renderer.texture.TextureAtlas/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
|
| 219 | [19:16:00] [Render thread] [dev.kostromdan.mods.crash_assistant.common_config.mod_list.ModListUtils/INFO]: Parsed 7 mod(s) metadata in 59 ms
|
| 220 | [19:16:00] [Render thread] [dev.kostromdan.mods.crash_assistant.common_config.mod_list.ModListUtils/INFO]: Modlist saved to config\crash_assistant\modlist.json
|
| 221 | [19:18:54] [Render thread] [net.minecraft.client.gui.screens.ConnectScreen/INFO]: Connecting to **.**.**.**, 25565
|
| 222 | [19:18:57] [Netty Client IO #0] [AutoModpack/INFO]: Versions match 4.0.2
|
| 223 | [19:18:57] [Netty Client IO #0] [AutoModpack/INFO]: Modpack address: desktop-dqce3a3:25565 Requires to follow magic protocol: true
|
| 224 | [19:18:58] [Netty Client IO #0] [AutoModpack/INFO]: Indexing file system...
|
| 225 | [19:19:00] [Netty Client IO #0] [AutoModpack/INFO]: Verifying content against server list...
|
| 226 | [19:19:42] [ForkJoinPool.commonPool-worker-4] [AutoModpack/INFO]: Missing file: /mods/wither_spawn_animation-1.6-forge-1.20.1.jar
|
| 227 | [19:19:49] [Netty Client IO #0] [AutoModpack/INFO]: Indexing file system...
|
| 228 | [19:19:49] [Netty Client IO #0] [AutoModpack/INFO]: Verifying content against server list...
|
| 229 | [19:19:50] [ForkJoinPool.commonPool-worker-8] [AutoModpack/INFO]: Missing file: /mods/wither_spawn_animation-1.6-forge-1.20.1.jar
|
| 230 | [19:19:52] [Netty Client IO #0] [AutoModpack/WARN]: Modpack update found
|
| 231 | [19:20:05] [Netty Client IO #0] [AutoModpack/INFO]: Skipped 15044 editable files
|
| 232 | [19:20:05] [Netty Client IO #0] [AutoModpack/INFO]: Skipped 957 already downloaded files
|
| 233 | [19:20:06] [Netty Client IO #0] [AutoModpack/INFO]: Finished fetching urls in 1011ms
|
| 234 | [19:20:06] [Netty Client IO #0] [AutoModpack/INFO]: In queue left 1 files to download (1MB)
|
| 235 | [19:20:06] [AutoModpackDownload-1] [AutoModpack/INFO]: Downloading wither_spawn_animation-1.6-forge-1.20.1.jar - [https://edge.forgecdn.net/files/7392/205/wither_spawn_animation-1.6-forge-1.20.1.jar, https://cdn.modrinth.com/data/Vr6UqBIT/versions/tNuLm8Ub/wither_spawn_animation-1.6-forge-1.20.1.jar]
|
| 236 | [19:20:06] [AutoModpackDownload-1] [AutoModpack/INFO]: Downloading from https://edge.forgecdn.net/files/7392/205/wither_spawn_animation-1.6-forge-1.20.1.jar
|
| 237 | [19:20:07] [AutoModpackDownload-1] [AutoModpack/INFO]: Successfully downloaded wither_spawn_animation-1.6-forge-1.20.1.jar from https://edge.forgecdn.net/files/7392/205/wither_spawn_animation-1.6-forge-1.20.1.jar
|
| 238 | [19:20:07] [Netty Client IO #0] [AutoModpack/INFO]: Finished downloading files in 2329ms
|
| 239 | [19:20:07] [Netty Client IO #0] [AutoModpack/INFO]: Done, saving automodpack\modpacks\Trikcraft\automodpack-content.json
|
| 240 | [19:20:33] [Netty Client IO #0] [AutoModpack/INFO]: Deleting automodpack\modpacks\Trikcraft\mods\wither_spawn_animation-1.5.2-forge-1.20.1.jar
|
| 241 | [19:24:15] [Netty Client IO #0] [AutoModpack/INFO]: Update completed! Required restart: false Took: 263066ms
|