MC小俄 发表于 2024-5-2 11:06:41

意外崩溃

加入了MSD,意外崩溃。

MC西段 发表于 2024-5-2 11:27:52

给个错误报告

Meow 发表于 2024-5-2 11:46:51

你点 Open crash.......-fml.txt 和 Open latest.log 然后给我发过来

MTRYuanFeiYuan 发表于 2024-5-2 17:15:50

我也遇到过,所以没用MSD了所以最好的办法就是不用

MC小俄 发表于 2024-5-2 19:02:08

Meow 发表于 2024-5-2 11:46
你点 Open crash.......-fml.txt 和 Open latest.log 然后给我发过来

: ModLauncher running: args [--username, MCXE, --version, 1.19.2-Forge_43.3.0, --gameDir, C:\Users\lenovo\Desktop\MTR文件\.minecraft, --assetsDir, C:\Users\lenovo\Desktop\MTR文件\.minecraft\assets, --assetIndex, 1.19, --uuid, 0000000000003004998F501A96F2AC9A, --accessToken, ????????, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, msa, --versionType, PCL, --width, 854, --height, 480, --launchTarget, forgeclient, --fml.forgeVersion, 43.3.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.10 by BellSoft; OS Windows 10 arch amd64 version 10.0
: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/lenovo/Desktop/MTR文件/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%23146!/ Service=ModLauncher Env=CLIENT
: Mod file C:\Users\lenovo\Desktop\MTR文件\.minecraft\libraries\net\minecraftforge\fmlcore\1.19.2-43.3.0\fmlcore-1.19.2-43.3.0.jar is missing mods.toml file
: Mod file C:\Users\lenovo\Desktop\MTR文件\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.3.0\javafmllanguage-1.19.2-43.3.0.jar is missing mods.toml file
: Mod file C:\Users\lenovo\Desktop\MTR文件\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.3.0\lowcodelanguage-1.19.2-43.3.0.jar is missing mods.toml file
: Mod file C:\Users\lenovo\Desktop\MTR文件\.minecraft\libraries\net\minecraftforge\mclanguage\1.19.2-43.3.0\mclanguage-1.19.2-43.3.0.jar is missing mods.toml file
: No dependencies to load found. Skipping!
: Launching target 'forgeclient' with arguments [--version, 1.19.2-Forge_43.3.0, --gameDir, C:\Users\lenovo\Desktop\MTR文件\.minecraft, --assetsDir, C:\Users\lenovo\Desktop\MTR文件\.minecraft\assets, --uuid, 0000000000003004998F501A96F2AC9A, --username, MCXE, --assetIndex, 1.19, --accessToken, ????????, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, msa, --versionType, PCL, --width, 854, --height, 480]
: Building unoptimized datafixer
: Assets URL 'union:/C:/Users/lenovo/Desktop/MTR文件/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23157!/assets/.mcassetsroot' uses unexpected schema
: Assets URL 'union:/C:/Users/lenovo/Desktop/MTR文件/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23157!/data/.mcassetsroot' uses unexpected schema
: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
: Failed to verify authentication
com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
        at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~
        at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:155) ~
        at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:55) ~
        at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:161) ~
        at net.minecraft.client.Minecraft.m_193585_(Minecraft.java:646) ~
        at net.minecraft.client.Minecraft.<init>(Minecraft.java:405) ~
        at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~
        at net.minecraft.client.main.Main.main(Main.java:51) ~
        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) ~
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
        at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
        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 oolloo.jlw.Wrapper.invokeMain(Wrapper.java:71)
        at oolloo.jlw.Wrapper.main(Wrapper.java:51)
Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
        at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:85) ~
        at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~
        at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ~
        ... 25 more
: Setting user: MCXE
: Backend library: LWJGL version 3.3.1 build 7
: Forge mod loading, version 43.3.0, for MC 1.19.2 with MCP 20220805.130853
: MinecraftForge v43.3.0 Initialized
: Could not find parent mtr/block/BlockPIDSBaseHorizontal for class top/mcmtr/blocks/BlockYuuniPIDS in classloader cpw.mods.modlauncher.TransformingClassLoader@1ab5f08a on thread Thread
: An error occurred building event handler
java.lang.ClassNotFoundException: mtr.block.BlockPIDSBaseHorizontal
        at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~
        at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
        at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:92) ~
        at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:44) ~
        at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:26) ~
        at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:32) ~
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~
        at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~
        at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~
        at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~
        at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~
        at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~
        at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~
        at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
        at top.mcmtr.MSDBlocks.<clinit>(MSDBlocks.java:18) ~
        at top.mcmtr.MSDMain.init(MSDMain.java:44) ~
        at top.mcmtr.MSDMainForge.<clinit>(MSDMainForge.java:33) ~
        at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
        at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
        at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
        at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
        at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~
        at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~
        at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
        at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
        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) [?:?]
: Failed to create mod instance. ModID: msd, class top.mcmtr.MSDMainForge
java.lang.NoClassDefFoundError: mtr/block/BlockPIDSBaseHorizontal
        at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
        at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?]
        at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~
        at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~
        at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~
        at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~
        at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~
        at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
        at top.mcmtr.MSDBlocks.<clinit>(MSDBlocks.java:18) ~
        at top.mcmtr.MSDMain.init(MSDMain.java:44) ~
        at top.mcmtr.MSDMainForge.<clinit>(MSDMainForge.java:33) ~
        at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
        at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
        at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
        at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
        at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~
        at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~
        at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
        at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
        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) [?:?]
Caused by: java.lang.ClassNotFoundException: mtr.block.BlockPIDSBaseHorizontal
        at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~
        at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
        ... 25 more
: Registering S2C receiver with id architectury:sync_ids
: Registering C2S receiver with id architectury:sync_ids
: Registering C2S receiver with id mtr:packet_generate_path
: Registering C2S receiver with id mtr:packet_clear_trains
: Registering C2S receiver with id mtr:packet_sign_types
: Registering C2S receiver with id mtr:packet_add_balance
: Registering C2S receiver with id mtr:packet_pids_update
: Registering C2S receiver with id mtr:packet_arrival_projector_update
: Registering C2S receiver with id mtr:packet_use_time_and_wind_sync
: Registering C2S receiver with id mtr:packet_update_station
: Registering C2S receiver with id mtr:packet_update_platform
: Registering C2S receiver with id mtr:packet_update_siding
: Registering C2S receiver with id mtr:packet_update_route
: Registering C2S receiver with id mtr:packet_update_depot
: Registering C2S receiver with id mtr:packet_update_lift
: Registering C2S receiver with id mtr:packet_update_lift_track_floor
: Registering C2S receiver with id mtr:packet_delete_station
: Registering C2S receiver with id mtr:packet_delete_platform
: Registering C2S receiver with id mtr:packet_delete_siding
: Registering C2S receiver with id mtr:packet_delete_route
: Registering C2S receiver with id mtr:packet_delete_depot
: Registering C2S receiver with id mtr:packet_update_train_announcer
: Registering C2S receiver with id mtr:packet_remove_rail_action
: Registering C2S receiver with id mtr:update_train_passenger_position
: Registering C2S receiver with id mtr:update_lift_passenger_position
: Registering C2S receiver with id mtr:update_entity_seat_position
: Registering C2S receiver with id mtr:packet_drive_train
: Registering C2S receiver with id mtr:packet_press_lift_button
: Logging initialized @20811ms to mtr.libraries.org.eclipse.jetty.util.log.Slf4jLog
: Failed to complete lifecycle event CONSTRUCT, 1 errors found
: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundEngineLoadEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterColorHandlersEvent$Block to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterColorHandlersEvent$Item to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RenderLevelStageEvent$RegisterStageEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterParticleProvidersEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterClientReloadListenersEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterLayerDefinitions to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterRenderers to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterTextureAtlasSpriteLoadersEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterClientTooltipComponentFactoriesEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterEntitySpectatorShadersEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterKeyMappingsEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterRecipeBookCategoriesEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterGuiOverlaysEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterDimensionSpecialEffectsEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterNamedRenderTypesEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterColorHandlersEvent$ColorResolvers to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterItemDecorationsEvent to a broken mod state
: 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) ~
        at net.minecraft.client.multiplayer.ProfileKeyPairManager.m_243396_(ProfileKeyPairManager.java:75) ~
        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) [?:?]
: Reloading ResourceManager: Default, PCL2 Skin.zip
: Cowardly refusing to send event net.minecraftforge.client.event.ModelEvent$RegisterGeometryLoaders to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.ModelEvent$RegisterAdditional to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Missing sound for event: minecraft:item.goat_horn.play
: Missing sound for event: minecraft:entity.goat.screaming.horn_break
: OpenAL initialized on device OpenAL Soft on 扬声器 (Realtek(R) Audio)
: Sound engine started
: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundEngineLoadEvent to a broken mod state
: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.ModelEvent$BakingCompleted to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$AddLayers to a broken mod state
: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterShadersEvent to a broken mod state
: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Preparing crash report with UUID 21e65c76-51e0-4f90-9ceb-3a1135e219e6
: Crash report saved to C:\Users\lenovo\Desktop\MTR文件\.minecraft\crash-reports\crash-2024-05-02_18.58.31-fml.txt
: Preparing crash report with UUID c01e2ba9-4ae8-4cab-9670-3f5ec150affa


MC小俄 发表于 2024-5-2 19:02:39

MC西段 发表于 2024-5-2 11:27
给个错误报告

: ModLauncher running: args [--username, MCXE, --version, 1.19.2-Forge_43.3.0, --gameDir, C:\Users\lenovo\Desktop\MTR文件\.minecraft, --assetsDir, C:\Users\lenovo\Desktop\MTR文件\.minecraft\assets, --assetIndex, 1.19, --uuid, 0000000000003004998F501A96F2AC9A, --accessToken, ????????, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, msa, --versionType, PCL, --width, 854, --height, 480, --launchTarget, forgeclient, --fml.forgeVersion, 43.3.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.10 by BellSoft; OS Windows 10 arch amd64 version 10.0
: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/lenovo/Desktop/MTR文件/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%23146!/ Service=ModLauncher Env=CLIENT
: Mod file C:\Users\lenovo\Desktop\MTR文件\.minecraft\libraries\net\minecraftforge\fmlcore\1.19.2-43.3.0\fmlcore-1.19.2-43.3.0.jar is missing mods.toml file
: Mod file C:\Users\lenovo\Desktop\MTR文件\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.3.0\javafmllanguage-1.19.2-43.3.0.jar is missing mods.toml file
: Mod file C:\Users\lenovo\Desktop\MTR文件\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.3.0\lowcodelanguage-1.19.2-43.3.0.jar is missing mods.toml file
: Mod file C:\Users\lenovo\Desktop\MTR文件\.minecraft\libraries\net\minecraftforge\mclanguage\1.19.2-43.3.0\mclanguage-1.19.2-43.3.0.jar is missing mods.toml file
: No dependencies to load found. Skipping!
: Launching target 'forgeclient' with arguments [--version, 1.19.2-Forge_43.3.0, --gameDir, C:\Users\lenovo\Desktop\MTR文件\.minecraft, --assetsDir, C:\Users\lenovo\Desktop\MTR文件\.minecraft\assets, --uuid, 0000000000003004998F501A96F2AC9A, --username, MCXE, --assetIndex, 1.19, --accessToken, ????????, --clientId, ${clientid}, --xuid, ${auth_xuid}, --userType, msa, --versionType, PCL, --width, 854, --height, 480]
: Building unoptimized datafixer
: Assets URL 'union:/C:/Users/lenovo/Desktop/MTR文件/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23157!/assets/.mcassetsroot' uses unexpected schema
: Assets URL 'union:/C:/Users/lenovo/Desktop/MTR文件/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23157!/data/.mcassetsroot' uses unexpected schema
: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
: Failed to verify authentication
com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
        at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~
        at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:155) ~
        at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:55) ~
        at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:161) ~
        at net.minecraft.client.Minecraft.m_193585_(Minecraft.java:646) ~
        at net.minecraft.client.Minecraft.<init>(Minecraft.java:405) ~
        at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~
        at net.minecraft.client.main.Main.main(Main.java:51) ~
        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) ~
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
        at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
        at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
        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 oolloo.jlw.Wrapper.invokeMain(Wrapper.java:71)
        at oolloo.jlw.Wrapper.main(Wrapper.java:51)
Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
        at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:85) ~
        at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~
        at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ~
        ... 25 more
: Setting user: MCXE
: Backend library: LWJGL version 3.3.1 build 7
: Forge mod loading, version 43.3.0, for MC 1.19.2 with MCP 20220805.130853
: MinecraftForge v43.3.0 Initialized
: Could not find parent mtr/block/BlockPIDSBaseHorizontal for class top/mcmtr/blocks/BlockYuuniPIDS in classloader cpw.mods.modlauncher.TransformingClassLoader@1ab5f08a on thread Thread
: An error occurred building event handler
java.lang.ClassNotFoundException: mtr.block.BlockPIDSBaseHorizontal
        at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~
        at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
        at net.minecraftforge.eventbus.EventSubclassTransformer.buildEvents(EventSubclassTransformer.java:92) ~
        at net.minecraftforge.eventbus.EventSubclassTransformer.transform(EventSubclassTransformer.java:44) ~
        at net.minecraftforge.eventbus.EventBusEngine.processClass(EventBusEngine.java:26) ~
        at net.minecraftforge.eventbus.service.ModLauncherService.processClassWithFlags(ModLauncherService.java:32) ~
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~
        at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~
        at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~
        at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~
        at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~
        at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~
        at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~
        at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
        at top.mcmtr.MSDBlocks.<clinit>(MSDBlocks.java:18) ~
        at top.mcmtr.MSDMain.init(MSDMain.java:44) ~
        at top.mcmtr.MSDMainForge.<clinit>(MSDMainForge.java:33) ~
        at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
        at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
        at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
        at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
        at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~
        at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~
        at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
        at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
        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) [?:?]
: Failed to create mod instance. ModID: msd, class top.mcmtr.MSDMainForge
java.lang.NoClassDefFoundError: mtr/block/BlockPIDSBaseHorizontal
        at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]
        at java.lang.ClassLoader.defineClass(ClassLoader.java:1017) ~[?:?]
        at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:119) ~
        at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~
        at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~
        at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~
        at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~
        at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
        at top.mcmtr.MSDBlocks.<clinit>(MSDBlocks.java:18) ~
        at top.mcmtr.MSDMain.init(MSDMain.java:44) ~
        at top.mcmtr.MSDMainForge.<clinit>(MSDMainForge.java:33) ~
        at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
        at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
        at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
        at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
        at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~
        at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~
        at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) [?:?]
        at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) [?:?]
        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) [?:?]
Caused by: java.lang.ClassNotFoundException: mtr.block.BlockPIDSBaseHorizontal
        at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:141) ~
        at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
        ... 25 more
: Registering S2C receiver with id architectury:sync_ids
: Registering C2S receiver with id architectury:sync_ids
: Registering C2S receiver with id mtr:packet_generate_path
: Registering C2S receiver with id mtr:packet_clear_trains
: Registering C2S receiver with id mtr:packet_sign_types
: Registering C2S receiver with id mtr:packet_add_balance
: Registering C2S receiver with id mtr:packet_pids_update
: Registering C2S receiver with id mtr:packet_arrival_projector_update
: Registering C2S receiver with id mtr:packet_use_time_and_wind_sync
: Registering C2S receiver with id mtr:packet_update_station
: Registering C2S receiver with id mtr:packet_update_platform
: Registering C2S receiver with id mtr:packet_update_siding
: Registering C2S receiver with id mtr:packet_update_route
: Registering C2S receiver with id mtr:packet_update_depot
: Registering C2S receiver with id mtr:packet_update_lift
: Registering C2S receiver with id mtr:packet_update_lift_track_floor
: Registering C2S receiver with id mtr:packet_delete_station
: Registering C2S receiver with id mtr:packet_delete_platform
: Registering C2S receiver with id mtr:packet_delete_siding
: Registering C2S receiver with id mtr:packet_delete_route
: Registering C2S receiver with id mtr:packet_delete_depot
: Registering C2S receiver with id mtr:packet_update_train_announcer
: Registering C2S receiver with id mtr:packet_remove_rail_action
: Registering C2S receiver with id mtr:update_train_passenger_position
: Registering C2S receiver with id mtr:update_lift_passenger_position
: Registering C2S receiver with id mtr:update_entity_seat_position
: Registering C2S receiver with id mtr:packet_drive_train
: Registering C2S receiver with id mtr:packet_press_lift_button
: Logging initialized @20811ms to mtr.libraries.org.eclipse.jetty.util.log.Slf4jLog
: Failed to complete lifecycle event CONSTRUCT, 1 errors found
: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundEngineLoadEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterColorHandlersEvent$Block to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterColorHandlersEvent$Item to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RenderLevelStageEvent$RegisterStageEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterParticleProvidersEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterClientReloadListenersEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterLayerDefinitions to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$RegisterRenderers to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterTextureAtlasSpriteLoadersEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterClientTooltipComponentFactoriesEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterEntitySpectatorShadersEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterKeyMappingsEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterRecipeBookCategoriesEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterGuiOverlaysEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterDimensionSpecialEffectsEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterNamedRenderTypesEvent to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterColorHandlersEvent$ColorResolvers to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterItemDecorationsEvent to a broken mod state
: 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) ~
        at net.minecraft.client.multiplayer.ProfileKeyPairManager.m_243396_(ProfileKeyPairManager.java:75) ~
        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) [?:?]
: Reloading ResourceManager: Default, PCL2 Skin.zip
: Cowardly refusing to send event net.minecraftforge.client.event.ModelEvent$RegisterGeometryLoaders to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.ModelEvent$RegisterAdditional to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Pre to a broken mod state
: Missing sound for event: minecraft:item.goat_horn.play
: Missing sound for event: minecraft:entity.goat.screaming.horn_break
: OpenAL initialized on device OpenAL Soft on 扬声器 (Realtek(R) Audio)
: Sound engine started
: Cowardly refusing to send event net.minecraftforge.client.event.sound.SoundEngineLoadEvent to a broken mod state
: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.ModelEvent$BakingCompleted to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
: Cowardly refusing to send event net.minecraftforge.client.event.EntityRenderersEvent$AddLayers to a broken mod state
: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
: Cowardly refusing to send event net.minecraftforge.client.event.RegisterShadersEvent to a broken mod state
: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
: Cowardly refusing to send event net.minecraftforge.client.event.TextureStitchEvent$Post to a broken mod state
: Preparing crash report with UUID 21e65c76-51e0-4f90-9ceb-3a1135e219e6
: Crash report saved to C:\Users\lenovo\Desktop\MTR文件\.minecraft\crash-reports\crash-2024-05-02_18.58.31-fml.txt
: Preparing crash report with UUID c01e2ba9-4ae8-4cab-9670-3f5ec150affa

沐城的铁 发表于 2024-5-2 21:09:11

又来个,这个msd只适配mtr3.2.2,所以你要把mtr换到3.2.2MSD冲突统一解决办法
https://www.mtrbbs.top/thread-6587-1-1.html
(出处: MTRBBS 我的世界铁路中文论坛)还有,日志请用折叠(也就是平时展开/收起隐藏文字那个

MC小俄 发表于 2024-5-3 09:54:18

沐城的铁 发表于 2024-5-2 21:09
又来个,这个msd只适配mtr3.2.2,所以你要把mtr换到3.2.2MSD冲突统一解决办法
https://www.mtrbbs.top/thre ...

谢谢,very good
页: [1]
查看完整版本: 意外崩溃