Create

Create

86M Downloads

Crash on start (No Optifine! 1.20.1)

RubixDude opened this issue · 36 comments

commented

Describe the Bug

When I launch the game, it waits a second and comes back with a "Game Crashed" notification, with the crash code being set to 1. After the crash, there is no crash report in my crash-reports folder. I am running this on the forge version 47.1.0, with the vanilla launcher, all other mods and mod-related folders have been deleted (Including all fabric and Optifine versions and folders.), the create version is 0.5.1d (Rise And Shine)

Reproduction Steps

  1. Download Forge, from the official site: (https://files.minecraftforge.net/net/minecraftforge/forge/)
  2. Download Create, 0.5.1 Rise and Shine, from either the official curseforge or modrinth websites
    (https://www.curseforge.com/minecraft/mc-mods/create, https://modrinth.com/mod/create/version/1.20.1-0.5.1.d)
  3. Open the launcher and play the game.

Expected Result

The game should open, and play like normal.

Screenshots and Videos

Screenshot 2023-07-11 201904

Crash Report or Log

None, since I don't get one.

Operating System

Windows 10, I don't want to upgrade to 11.

Mod Version

0.5.1d

Minecraft Version

1.20.1

Forge Version

47.1.0

Other Mods

None, all related folders have been deleted.

Additional Context

I am running this on a Ideapad 3 Lenovo laptop, with an integrated AMD Radeon graphics card (I'm pretty sure.) Minecraft runs fine on it, and I'm able to run minecraft create for 1.19.2 on this (I checked minutes before posting this.) It added the tag "1.19.2" I don't know how to remove it, just started using GitHub. :\

commented

Update to the latest version of forge and try again.

commented

There's always a crash report. Look in your minecraft/crash-reports folder.

commented

There's always a crash report. Look in your minecraft/crash-reports folder.

I know, one isn't made, maybe it's because of my telemetry settings, but it shouldn't be.

commented

Same thing is happening with me! I have a crash log:
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 2023-07-13 10:25:45
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:60) ~[forge-1.20.1-47.1.3-universal.jar%23137!/:?] {re:classloading}
at net.minecraftforge.client.loading.ClientModLoader.completeModLoading(ClientModLoader.java:146) ~[forge-1.20.1-47.1.3-universal.jar%23137!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.lambda$new$4(Minecraft.java:571) ~[client-1.20.1-20230612.114412-srg.jar%23132!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.Util.m_137521_(Util.java:421) ~[client-1.20.1-20230612.114412-srg.jar%23132!/:?] {re:classloading}
at net.minecraft.client.Minecraft.lambda$new$5(Minecraft.java:564) ~[client-1.20.1-20230612.114412-srg.jar%23132!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraftforge.client.loading.ForgeLoadingOverlay.m_88315_(ForgeLoadingOverlay.java:148) ~[forge-1.20.1-47.1.3-universal.jar%23137!/:?] {re:classloading}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:954) ~[client-1.20.1-20230612.114412-srg.jar%23132!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23132!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23132!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[minecraft-1.20.1-client.jar:?] {re:classloading,pl:runtimedistcleaner:A}
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.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.3.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.3.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.3.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
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 io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57) ~[?:?] {}
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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210) ~[?:?] {}
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245) ~[?:?] {}
at org.multimc.EntryPoint.listen(EntryPoint.java:143) ~[?:?] {}
at org.multimc.EntryPoint.main(EntryPoint.java:34) ~[?:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at com.jozufozu.flywheel.backend.instancing.InstancedRenderRegistry.setController(InstancedRenderRegistry.java:158) ~[flywheel-forge-1.20-0.6.9-4.jar%23141!/:0.6.9-4] {re:classloading}
-- MOD flywheel --
Details:
Caused by 0: java.lang.reflect.InvocationTargetException
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) ~[javafmllanguage-1.20.1-47.1.3.jar%23134!/:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:123) ~[fmlcore-1.20.1-47.1.3.jar%23133!/:?] {}
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) ~[?:?] {}

Mod File: /media/flexico/Data/Minecraft/MultiMC/instances/v1.20.1 ~ Forge Tech/.minecraft/mods/create-1.20.1-0.5.1.d.jar#131!/META-INF/jarjar/flywheel-forge-1.20-0.6.9-4.jar
Failure message: Flywheel (flywheel) has failed to load correctly
	java.lang.reflect.InvocationTargetException: null
Mod Version: 0.6.9-4
Mod Issue URL: https://github.com/Jozufozu/Flywheel/issues
Exception message: java.lang.ClassCastException: class net.minecraft.world.level.block.entity.BlockEntityType cannot be cast to class com.jozufozu.flywheel.backend.instancing.blockentity.BlockEntityTypeExtension (net.minecraft.world.level.block.entity.BlockEntityType is in module [email protected] of loader 'TRANSFORMER' @ea52184; com.jozufozu.flywheel.backend.instancing.blockentity.BlockEntityTypeExtension is in module [email protected] of loader 'TRANSFORMER' @ea52184)

Stacktrace:
at com.jozufozu.flywheel.backend.instancing.InstancedRenderRegistry.setController(InstancedRenderRegistry.java:158) ~[flywheel-forge-1.20-0.6.9-4.jar%23141!/:0.6.9-4] {re:classloading}
at com.jozufozu.flywheel.backend.instancing.InstancedRenderRegistry$BlockEntityConfig.apply(InstancedRenderRegistry.java:243) ~[flywheel-forge-1.20-0.6.9-4.jar%23141!/:0.6.9-4] {re:classloading}
at com.jozufozu.flywheel.vanilla.VanillaInstances.init(VanillaInstances.java:34) ~[flywheel-forge-1.20-0.6.9-4.jar%23141!/:0.6.9-4] {re:classloading}
at com.jozufozu.flywheel.Flywheel.clientInit(Flywheel.java:80) ~[flywheel-forge-1.20-0.6.9-4.jar%23141!/:0.6.9-4] {re:classloading}
at com.jozufozu.flywheel.Flywheel.lambda$new$3(Flywheel.java:63) ~[flywheel-forge-1.20-0.6.9-4.jar%23141!/:0.6.9-4] {re:classloading}
at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:111) ~[fmlcore-1.20.1-47.1.3.jar%23133!/:?] {}
at com.jozufozu.flywheel.Flywheel.(Flywheel.java:63) ~[flywheel-forge-1.20-0.6.9-4.jar%23141!/:0.6.9-4] {re:classloading}
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) ~[javafmllanguage-1.20.1-47.1.3.jar%23134!/:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:123) ~[fmlcore-1.20.1-47.1.3.jar%23133!/:?] {}
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) ~[?:?] {}

-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Linux (amd64) version 5.15.0-76-generic
Java Version: 17.0.4.1, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 709832704 bytes (676 MiB) / 1287651328 bytes (1228 MiB) up to 2147483648 bytes (2048 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz
Identifier: Intel64 Family 6 Model 142 Stepping 12
Microarchitecture: Whiskey Lake
Frequency (GHz): 1.80
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: CometLake-U GT2 [UHD Graphics]
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 256.00
Graphics card #0 deviceId: 0x9b41
Graphics card #0 versionInfo: unknown
Virtual memory max (MB): 37561.65
Virtual memory used (MB): 13041.56
Swap memory total (MB): 25717.00
Swap memory used (MB): 3727.25
JVM Flags: 2 total; -Xms256m -Xmx2048m
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.1.3.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.1.3.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.1.3.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.1.3.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.1.3.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
javafml@null
Mod List:
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
forge-1.20.1-47.1.3-universal.jar |Forge |forge |47.1.3 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
flywheel-forge-1.20-0.6.9-4.jar |Flywheel |flywheel |0.6.9-4 |ERROR |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.d.jar |Create |create |0.5.1.d |COMMON_SET|Manifest: NOSIGNATURE
Flywheel Backend: GL33 Instanced Arrays
Crash Report UUID: 79a7166f-4acc-456b-97b8-c5864b9d5614
FML: 47.1
Forge: net.minecraftforge:47.1.3

commented

Hmmm, well I'm glad to know it's not just me, I looked at the bit of the crash report that is in a box, it looks like it has to do with something not loading correctly with flywheel, but we don't need it in 1.20.1 now, and truthfully, I never actually used it to begin with, it has just always worked, I ported back to 1.19.2, and it's been working fine, until 10 minutes before I posted this (Not Kidding), now it's crashing over a problem loading flywheel, which I don't even have installed. ¯_(ツ)_/¯

commented

What launcher are you using? I use MultiMC; there might be something wrong with its settings!

commented

I'm using the regular minecraft launcher, not a 3rd party one, BTW, it's the older version, but I don't think that should matter.

commented

Oh good! That means the problem isn't with the launcher, since we both have the same problem on different ones

commented

Ok, well that's good to know. :) Now to the original problem, it actually is crashing every time I launch the game with create in any version, which is explained more in detail in my previous comment, so something is off with the mod. I was playing it in 1.19.2, closed the game, and then opened up my laptop the next day, when it did some system updates, and then I went to play the game, and it was broken, so maybe it was the update, did you get an update yesterday? (If your on windows 10 / maybe windows 11)

commented

Create is bundled with flywheel now. If you have create installed you have flywheel installed

commented

I know that, if flywheel isn't installed, then it crashes, and if it is, it says that it needs a newer version, which should be with create now, but if it isn't installed, then, like I said, it crashes, I checked and this is happening with all of the versions on my computer now, including 1.19.2, 1.18.2, and 1.20.1. Something is either seriously wrong with the mod, or my computer, restarting my computer doesn't do anything to help.

commented

I'm using Linux Mint 21.1 actually! I did install some updates a few days ago, but I'm not sure that's related

commented

Interesting...

commented

Reporting in from 1.18.2 on Forge 40.2.4, also seemingly experiencing this issue: https://gist.github.com/FoxyFox909/edc2969d6d75d5a7bee9585a515393ad

Looks like it also happens with the latest version of Forge (40.2.10): https://gist.github.com/FoxyFox909/0da9307f8ff93b076e9b9751cf7be23a

commented
commented

Can do. I have spent the last 4 hours testing out things. It appears that at least in my case, add-ons are the culprit. I booted up my WIP modpack of 180~ mods without create addons, and it was able to boot up about 30 times without error.

Steam n Rails seems to be the biggest offender. Even though it was updated very recently, there seems to be a ConcurrentModification error with it: Layers-of-Railways/Railway#194

I removed Steam and Rails, but added every other add-on I had (which is a fairly long list of add-ons I had briefly tested individually to see how if they would startup with 0.5.1c. The addons are:

'create_central_kitchen', 'create_crystal_clear', 'createbigcannons', 'createdeco', 'createcafe', 'create_enchantment_industry', 'cccbridge', 'sliceanddice', 'create_factory', 'create_confectionery', 'createaddition', 'ars_creo', 'kubejs_create', Expected range: ', 'create_things_and_misc'.

Running my modpack with all the other mods, as well as all of those add-ons (that is, without steam and rails), I was able to launch the game successfully (to first client tick) 3 out of 60 times. The only add-ons that said they didn't load properly were crystal_clear and createdeco.

Crystal clear has an open issue regarding its own startup issues: NovaStarter/Create-Crystal-Clear#33

The biggest offender appears to be steam n rails, it causes about 1 in 4 startups to crash.

Finally, here are some latest logs for you.

Here is a fun one that states an I/O error, where I assume steam and rails caused the crash: latest.log

Here is one where it's JUST create and steam_and_rails as the only mods: latest.log

Here is a latest log of when createdeco was blamed for the crash: creat deco crash latest.log

Here is a latest log of when create_crystal_clear was blamed: crystal crash latest.log

Are you using create 0.5.1 - if so Steam And Rails can stay but the other addons have to go until they are compatible with the latest version of create. (Steam And Rails is compatible but the update broke so many of them. Big Cannons is known to be incompatible) I only needed to know that to try and debug it, i will look at the logs now.

commented

Minecraft doesn't always make a crash-report. but it does always make a log file.
Drag the latest.log file into your reply (both of you) it has more information than a crash-report anyway so it will help more with my debugging.

commented

Can do. I have spent the last 4 hours testing out things. It appears that at least in my case, add-ons are the culprit. I booted up my WIP modpack of 180~ mods without create addons, and it was able to boot up about 30 times without error.

Steam n Rails seems to be the biggest offender. Even though it was updated very recently, there seems to be a ConcurrentModification error with it: Layers-of-Railways/Railway#194

I removed Steam and Rails, but added every other add-on I had (which is a fairly long list of add-ons I had briefly tested individually to see how if they would startup with 0.5.1c. The addons are:

'create_central_kitchen', 'create_crystal_clear', 'createbigcannons', 'createdeco', 'createcafe', 'create_enchantment_industry', 'cccbridge', 'sliceanddice', 'create_factory', 'create_confectionery', 'createaddition', 'ars_creo', 'kubejs_create', Expected range: ', 'create_things_and_misc'.

Running my modpack with all the other mods, as well as all of those add-ons (that is, without steam and rails), I was able to launch the game successfully (to first client tick) 3 out of 60 times. The only add-ons that said they didn't load properly were crystal_clear and createdeco.

Crystal clear has an open issue regarding its own startup issues: Cyvack/Create-Crystal-Clear#33

The biggest offender appears to be steam n rails, it causes about 1 in 4 startups to crash.

Finally, here are some latest logs for you.

Here is a fun one that states an I/O error, where I assume steam and rails caused the crash: latest.log

Here is one where it's JUST create and steam_and_rails as the only mods: latest.log

Here is a latest log of when createdeco was blamed for the crash: creat deco crash latest.log

Here is a latest log of when create_crystal_clear was blamed: crystal crash latest.log

commented

Here is a fun one that states an I/O error, where I assume steam and rails caused the crash: latest.log

First thing that catches my eye are this triplet of ERROR status logs:

[27Jul2023 05:29:59.114] [main/ERROR] [mixin/]: Mixin config betterhurttimer.mixins.json does not specify "minVersion" property
[27Jul2023 05:29:59.119] [main/ERROR] [mixin/]: Mixin config vc.mixins.json does not specify "minVersion" property
[27Jul2023 05:29:59.150] [main/ERROR] [mixin/]: Mixin config radon.mixins.json does not specify "minVersion" property

Second is the name of your modpack (only INFO status though) which i like (i'm not that creative with names)

[27Jul2023 05:29:59.347] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.18.2, --gameDir, D:\Minecraft Stuff\PrismLauncher\instances\Vulpinian Skies-1.0b6b\minecraft, --assetsDir, C:\Users\me\AppData\Roaming\PrismLauncher\assets, --uuid, 6165e91de9334c31b6d61134ce2eb603, --username, Aurora_Luciri, --assetIndex, 1.18, --accessToken, ????????, --userType, msa, --versionType, release, --width, 854, --height, 480]

Skipping to the end here:

Caused by: java.nio.file.FileSystemException: D:\Minecraft Stuff\PrismLauncher\instances\Vulpinian Skies-1.0b6b\minecraft\config\dsurround\environs-client.toml: The process cannot access the file because it is being used by another process

Uh... i don't think you should have your configuration files open while trying to launch minecraft - it seems to be trying to access that file but it failed because another process (other than minecraft) had it open, such as a text editor opening the configuration file.
this is probably related to the fact this was an IO error. (literally it is an IO error right there)

commented

Here is one where it's JUST create and steam_and_rails as the only mods: latest.log

Uh....

[27Jul2023 05:39:06.491] [modloading-worker-0/INFO] [railways/]: Registering tracks for Hex Casting
[27Jul2023 05:39:06.491] [modloading-worker-0/INFO] [railways/]: Registering tracks for Oh The Biomes You'll Go
[27Jul2023 05:39:06.492] [modloading-worker-0/INFO] [railways/]: Registering tracks for Blue Skies
[27Jul2023 05:39:06.502] [modloading-worker-0/INFO] [railways/]: Registering tracks for Twilight Forest
[27Jul2023 05:39:06.505] [modloading-worker-0/INFO] [railways/]: Registering tracks for Biomes O' Plenty

That's not right - those are other mods than "railways" and "create" (which correspond to "Steam And Rails" as well as "Create")

[27Jul2023 05:39:08.728] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix minecraft for name milk, expected forge. This could be a intended override, but in most cases indicates a broken mod.
[27Jul2023 05:39:08.729] [Render thread/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix minecraft for name flowing_milk, expected forge. This could be a intended override, but in most cases indicates a broken mod.

That's Create, adding Milk as a Fluid and can now be placed in the world, placed under minecraft so it looks like minecraft added the fluid version of milk inside minecraft.

[27Jul2023 05:39:10.382] [Render thread/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: Failed to register renderer for Entity create:seat

This means that Create failed to make the "create:seat" block, you know, the Seat block you see in-game.
It immediately does this again.

[27Jul2023 05:39:11.296] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 951921b9-9a08-40fe-870d-bfff30c0457b
[27Jul2023 05:39:11.299] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID bd403a27-fb2d-47b6-aab4-f57292be95b2

And then it prepares a crash report.

Nothing looks to be related to Steam And Rails so far.

commented

shut up. you are a moron who thinks he has a clue. you have been doing damage in issue reports with your incompetence. go away.

commented

remove steam and rails (it has not been updated to patch c yet) and try again

commented

remove steam and rails (it has not been updated to patch c yet) and try again

Do not take that person's advice that person tries to get in the way of my debugging.

commented

Here is a latest log of when createdeco was blamed for the crash: creat deco crash latest.log

Starting out:

[27Jul2023 03:33:36.464] [main/WARN] [mixin/]: Error loading class: dev/ftb/mods/ftbchunks/data/ClaimedChunkManager (java.lang.ClassNotFoundException: dev.ftb.mods.ftbchunks.data.ClaimedChunkManager)
[27Jul2023 03:33:36.504] [main/WARN] [mixin/]: Error loading class: com/sonicether/soundphysics/SoundPhysics (java.lang.ClassNotFoundException: com.sonicether.soundphysics.SoundPhysics)

Just FTB Quests and Realistic Sound Physics

[27Jul2023 03:33:50.734] [modloading-worker-0/INFO] [Advanced Peripherals/]: AdvancedPeripherals says hello!

Hi Advanced Peripherals!

[27Jul2023 03:33:53.614] [modloading-worker-0/ERROR] [KubeJS/]: Failed to load plugin dev.latvian.mods.kubejs.integration.forge.gamestages.GameStagesIntegration from source kubejs: java.lang.NoClassDefFoundError: net/darkhax/gamestages/event/GameStageEvent

KubeJS doesn't seem to want to integrate with GameStages.

[27Jul2023 03:33:54.013] [modloading-worker-0/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: createdeco, class com.github.talrey.createdeco.CreateDecoMod

Aha! That's where the problem is. - CreateDeco won't load.

Further down we see

java.util.ConcurrentModificationException

In

Caused by: java.util.ConcurrentModificationException

That's the error message you were telling me about.

[27Jul2023 03:33:58.289] [Render thread/ERROR] [net.mehvahdjukaar.every_compat.WoodGood/]: Failed to read block texture at: (everycomp:block/oak_cabinet_side, null)
java.io.FileNotFoundException: everycomp:textures/block/oak_cabinet_side.png

And here's an error message that has nothing to do with create.

Try removing "WoodGood" it seems to be causing a lot of error messages.

[27Jul2023 03:34:05.881] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 631b5446-3b10-4b49-8aa5-b3a931ff81ff
[27Jul2023 03:34:05.882] [Render thread/FATAL] [net.minecraftforge.client.loading.ClientModLoader/]: Crash report saved to D:\Minecraft Stuff\PrismLauncher\instances\Vulpinian Skies-1.0b6b\minecraft\crash-reports\crash-2023-07-27_03.34.05-fml.txt
[27Jul2023 03:34:05.886] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID af5d0d86-458b-45ae-9578-faa2f7f5b701

And here it is Saving A Crash Report.
Moving onto the next log now.

commented

Please ignore bravecappercat2. he has unfortunately no clue. it's already hard enough to track down a bug without the interference of a clown.

commented

Here is a latest log of when create_crystal_clear was blamed: crystal crash latest.log

Starting off again:

[27Jul2023 03:59:35.605] [modloading-worker-0/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: create_crystal_clear, class com.cyvack.create_crystal_clear.CrystalClear

And there's 1 Error (Crystal Clear)

[27Jul2023 03:59:36.327] [modloading-worker-0/INFO] [quark/]: Found Quark module class vazkii.quark.content.world.module.SpiralSpiresModule

There's at least 50 of those Quark logs.

[27Jul2023 03:59:40.241] [Render thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found

I have no idea what this means i will have to look into it further.
I have now looked into it further and i still have no idea what this means.

[27Jul2023 03:59:41.659] [Render thread/ERROR] [net.mehvahdjukaar.every_compat.WoodGood/]: Failed to read block texture at: (everycomp:block/oak_cabinet_side, null)
java.io.FileNotFoundException: everycomp:textures/block/oak_cabinet_side.png

And more WoodGood Error Messages.

[27Jul2023 03:59:46.655] [Worker-Main-13/ERROR] [net.minecraft.client.renderer.texture.TextureAtlas/]: Using missing texture, unable to load tconstruct:textures/entity/signs/skyroot.png : java.io.FileNotFoundException: tconstruct:textures/entity/signs/skyroot.png

And then it fails to load Tinkers' Construct Textures.

minecraft:textures/entity/banner/additionalbanners_spades.png : java.io.FileNotFoundException: minecraft:textures/entity/banner/additionalbanners_spades.png

This is minecraft's banners failing to load (or is this a mod called Additional Banners?)

[27Jul2023 03:59:48.693] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 0e5ea9e3-b108-4346-9590-96157ba6f971
[27Jul2023 03:59:48.694] [Render thread/FATAL] [net.minecraftforge.client.loading.ClientModLoader/]: Crash report saved to D:\Minecraft Stuff\PrismLauncher\instances\Vulpinian Skies-1.0b6b\minecraft\crash-reports\crash-2023-07-27_03.59.48-fml.txt
[27Jul2023 03:59:48.698] [Render thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 7a9ab5b6-2692-46f0-9b49-cfb40bfc6864

And a Crash Report has been made.

commented

Please ignore me. i have unfortunately no clue. it's already hard enough to track down a bug without the interference of a myself.

Yes that's right. (also you have been reported for calling me a moron)

commented

Conclusion:

  1. Try Removing GoodWood it should help.
  2. Your resource packs for Create are broken (I didn't quote the line of a log file that gave me this conclusion, but it appeared in all of the log files)
  3. Try removing the addons OTHER than Steam And Rails and give me the log file.
  4. Have fun making your modpack!
commented
commented
commented

is there a plain log? also does vanilla minecraft 1.20.1 run at all? you mentioned 1.19.2 but it wasnt clear if 1.20.1 vanilla worked.

commented

I opened a new issue so as to not derail this issue, my bad.

commented
commented

So I found this and was interested. see one of my friends is having the same problem however A) he CAN launch vanilla 1.20 through curseforge but any instance of 1.20 thats modded has the same error message and B) it crashes even if the instance has no mods what so ever. also this only happens for 1.20. he can run 1.19 and lower just fine.

commented

So I found this and was interested. see one of my friends is having the same problem however A) he CAN launch vanilla 1.20 through curseforge but any instance of 1.20 thats modded has the same error message and B) it crashes even if the instance has no mods what so ever. also this only happens for 1.20. he can run 1.19 and lower just fine.

Hey! So I wasn't able to find anything, but with another issue that I had with mods, all you had to do was go into app data, minecraft, mods, and delete all of the .config in that folder, if that doesn't work, then I would create a completely new issue, as this is an old thread and that was a necropost, hope I could help, and if you can, send me the new issus, as I would be glad too look further into the issue, also, as always, have him update his drivers, it could help, and you don't need a program to do this (just so he doesn't download a virus)

commented

Sorry about closing and reopening this, hitting the wrong buttons