1 | [28Jan2022 10:26:14.317] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, BoxMan457, --version, 1.18.1-forge-39.0.63, --gameDir, C:\Users\Korisnik\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Korisnik\AppData\Roaming\.minecraft\assets, --assetIndex, 1.18, --uuid, bff03bb9870c44029d5e5e94e8c7d3d7, --accessToken, ????????, --clientId, MGFmZWIxNDMtYjkwYi00ODk3LTkyNWQtODY5OWVkZmQ5NTQx, --xuid, 2535426305369516, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 39.0.63, --fml.mcVersion, 1.18.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20211210.034407]
|
2 | [28Jan2022 10:26:14.336] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.0+9.1.0+main.6690ee51 starting: java version 17.0.1 by Microsoft
|
3 | [28Jan2022 10:26:14.506] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Korisnik/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2319!/ Service=ModLauncher Env=CLIENT
|
4 | [28Jan2022 10:26:16.853] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
|
5 | [28Jan2022 10:26:16.874] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.18.1-forge-39.0.63, --gameDir, C:\Users\Korisnik\AppData\Roaming\.minecraft, --assetsDir, C:\Users\Korisnik\AppData\Roaming\.minecraft\assets, --uuid, bff03bb9870c44029d5e5e94e8c7d3d7, --username, BoxMan457, --assetIndex, 1.18, --accessToken, ????????, --clientId, MGFmZWIxNDMtYjkwYi00ODk3LTkyNWQtODY5OWVkZmQ5NTQx, --xuid, 2535426305369516, --userType, msa, --versionType, release]
|
6 | [10:26:28] [Render thread/WARN]: Assets URL 'union:/C:/Users/Korisnik/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.18.1-20211210.034407/client-1.18.1-20211210.034407-srg.jar%2365!/assets/.mcassetsroot' uses unexpected schema
|
7 | [10:26:28] [Render thread/WARN]: Assets URL 'union:/C:/Users/Korisnik/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.18.1-20211210.034407/client-1.18.1-20211210.034407-srg.jar%2365!/data/.mcassetsroot' uses unexpected schema
|
8 | [28Jan2022 10:26:28.324] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
|
9 | [10:26:29] [Render thread/INFO]: Setting user: BoxMan457
|
10 | [10:26:29] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 SNAPSHOT
|
11 | [10:26:32] [modloading-worker-0/INFO]: Here we go! Launching Dungeon Crawl 2.3.5...
|
12 | [10:26:32] [modloading-worker-0/INFO]: Forge mod loading, version 39.0.63, for MC 1.18.1 with MCP 20211210.034407
|
13 | [10:26:32] [modloading-worker-0/INFO]: MinecraftForge v39.0.63 Initialized
|
14 | [28Jan2022 10:26:32.139] [modloading-worker-0/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: dungeoncrawl, class xiroc.dungeoncrawl.DungeonCrawl
|
15 | java.lang.reflect.InvocationTargetException: null
|
16 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
|
17 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
|
18 | at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
|
19 | at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
|
20 | at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
|
21 | at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[javafmllanguage-1.18.1-39.0.63.jar%2367!/:?]
|
22 | at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[fmlcore-1.18.1-39.0.63.jar%2366!/:?]
|
23 | at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
|
24 | at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
|
25 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
|
26 | at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
|
27 | at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
|
28 | at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
|
29 | at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
|
30 | Caused by: java.lang.NoSuchMethodError: 'net.minecraftforge.fmllegacy.RegistryObject net.minecraftforge.registries.DeferredRegister.register(java.lang.String, java.util.function.Supplier)'
|
31 | at xiroc.dungeoncrawl.init.ModStructures.<clinit>(ModStructures.java:55) ~[DungeonCrawl-1.17.1-2.3.5.jar%2355!/:2.3.5]
|
32 | at xiroc.dungeoncrawl.DungeonCrawl.init(DungeonCrawl.java:72) ~[DungeonCrawl-1.17.1-2.3.5.jar%2355!/:2.3.5]
|
33 | at xiroc.dungeoncrawl.DungeonCrawl.<init>(DungeonCrawl.java:68) ~[DungeonCrawl-1.17.1-2.3.5.jar%2355!/:2.3.5]
|
34 | ... 14 more
|
35 | [10:26:32] [modloading-worker-0/INFO]: Loaded seedfix v1.0 by Justsnoopy30!
|
36 | [28Jan2022 10:26:33.697] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
|
37 | [28Jan2022 10:26:33.983] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundLoadEvent to a broken mod state
|
38 | [28Jan2022 10:26:34.240] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Block to a broken mod state
|
39 | [28Jan2022 10:26:34.244] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ColorHandlerEvent$Item to a broken mod state
|
40 | [28Jan2022 10:26:35.134] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ParticleFactoryRegisterEvent to a broken mod state
|
41 | [28Jan2022 10:26:35.241] [Render thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
|
42 | [28Jan2022 10:26:35.429] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.RegisterClientReloadListenersEvent to a broken mod state
|
43 | [28Jan2022 10:26:35.429] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterLayerDefinitions to a broken mod state
|
44 | [28Jan2022 10:26:35.429] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterRenderers to a broken mod state
|
45 | [10:26:35] [Render thread/INFO]: Reloading ResourceManager: Default
|
46 | [28Jan2022 10:26:36.253] [Worker-Main-16/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ModelRegistryEvent to a broken mod state
|
47 | [28Jan2022 10:26:36.657] [Worker-Main-20/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
48 | [28Jan2022 10:26:36.657] [Worker-Main-13/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
49 | [28Jan2022 10:26:36.782] [Worker-Main-15/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
50 | [28Jan2022 10:26:53.105] [Worker-Main-16/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
51 | [28Jan2022 10:26:55.284] [Worker-Main-16/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
52 | [28Jan2022 10:26:55.353] [Worker-Main-16/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
53 | [10:26:55] [Worker-Main-12/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/brazil.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/brazil.png
|
54 | [10:26:55] [Worker-Main-15/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/bear.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/bear.png
|
55 | [10:26:55] [Worker-Main-23/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/new_mexico.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/new_mexico.png
|
56 | [10:26:55] [Worker-Main-21/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/australia_1.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/australia_1.png
|
57 | [10:26:55] [Worker-Main-23/ERROR]: Using missing texture, unable to load minecraft:textures/entity/banner/australia_0.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/australia_0.png
|
58 | [28Jan2022 10:26:55.443] [Worker-Main-16/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
59 | [10:26:55] [Worker-Main-18/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/new_mexico.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/new_mexico.png
|
60 | [10:26:55] [Worker-Main-15/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/australia_0.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/australia_0.png
|
61 | [10:26:55] [Worker-Main-17/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/australia_1.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/australia_1.png
|
62 | [10:26:55] [Worker-Main-15/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/brazil.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/brazil.png
|
63 | [10:26:55] [Worker-Main-15/ERROR]: Using missing texture, unable to load minecraft:textures/entity/shield/bear.png : java.io.FileNotFoundException: minecraft:textures/entity/shield/bear.png
|
64 | [28Jan2022 10:26:55.538] [Worker-Main-16/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
65 | [28Jan2022 10:26:55.581] [Worker-Main-16/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
66 | [28Jan2022 10:26:55.634] [Worker-Main-16/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
|
67 | [10:26:55] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers (7.1 Surround Sound)
|
68 | [10:26:55] [Render thread/INFO]: Sound engine started
|
69 | [10:26:56] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
|
70 | [28Jan2022 10:26:56.253] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
71 | [10:26:56] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
|
72 | [28Jan2022 10:26:56.254] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
73 | [10:26:56] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
74 | [28Jan2022 10:26:56.256] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
75 | [10:26:56] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
76 | [28Jan2022 10:26:56.257] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
77 | [10:26:56] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
78 | [28Jan2022 10:26:56.258] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
79 | [10:26:56] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
80 | [28Jan2022 10:26:56.260] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
81 | [10:26:56] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
82 | [28Jan2022 10:26:56.260] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
83 | [28Jan2022 10:26:56.583] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.ModelBakeEvent to a broken mod state
|
84 | [28Jan2022 10:26:56.921] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$AddLayers to a broken mod state
|
85 | [28Jan2022 10:26:57.406] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.RegisterShadersEvent to a broken mod state
|
86 | [10:26:57] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
|
87 | [28Jan2022 10:26:57.554] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
88 | [10:26:57] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
|
89 | [28Jan2022 10:26:57.555] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
90 | [10:26:57] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
|
91 | [28Jan2022 10:26:57.556] [Render thread/ERROR] [net.minecraftforge.fml.ModLoader/]: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
|
92 | [10:26:57] [Render thread/FATAL]: Preparing crash report with UUID c791c9f4-1bc5-422c-adbe-7ba29e2a9daf
|
93 | [10:26:57] [Render thread/FATAL]: Crash report saved to C:\Users\Korisnik\AppData\Roaming\.minecraft\crash-reports\crash-2022-01-28_10.26.57-fml.txt
|
94 | [10:26:57] [Render thread/FATAL]: Preparing crash report with UUID 0e61a0ea-eefd-4cee-8c83-854697d5cdd2
|