Crash with Updated Add-on Steam n Rails (and other add-ons)
FoxyFox909 opened this issue · 8 comments
Describe the Bug
Create 0.5.1c on Forge 1.18.2 is crashing randomly upon startup with add-ons that received an update to 0.5.1c already.
Creating this issue so as to not derail #5121 which focuses on crashes with no add-ons.
Picking up where I left off with BraveCaperCat2, firstly thank you for the detailed insights into the latest logs I posted!
I created a fresh instance where there is only the two mods. It only took took startups to get a crash with ONLY those two mods installed. Latest log: https://gist.github.com/FoxyFox909/28971a625b10ce30cb429b0d3fd792fa
The log will still show a mention to other mods:
[27Jul2023 13:09:16.897] [modloading-worker-0/INFO] [railways/]: Registered bogey styles from railways
[27Jul2023 13:09:17.087] [modloading-worker-0/INFO] [railways/]: Registering data fixers
[27Jul2023 13:09:17.441] [modloading-worker-0/INFO] [railways/]: Registering tracks for Hex Casting
[27Jul2023 13:09:17.442] [modloading-worker-0/INFO] [railways/]: Registering tracks for Oh The Biomes You'll Go
[27Jul2023 13:09:17.442] [modloading-worker-0/INFO] [railways/]: Registering tracks for Blue Skies
[27Jul2023 13:09:17.443] [modloading-worker-0/INFO] [railways/]: Registering tracks for Twilight Forest
[27Jul2023 13:09:17.444] [modloading-worker-0/INFO] [railways/]: Registering tracks for Biomes O' Plenty
But I can assure you those mods are NOT installed on this instance.
I will now use this freshly-created instance to test more rigorously with other add-ons that should, in theory, be compatible.
Reproduction Steps
- Install Create 0.5.1c
- Install the latest version of Steam 'n Rails (which was uploaded on July 7 and should be compatible with c )
- Startup the game
Expected Result
The game should successfully launch and load to FIRST_CLIENT_TICK
Screenshots and Videos
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.5.1c
Minecraft Version
1.18.2
Forge Version
40.2.10
Other Mods
Steam n Rails
Additional Context
No response
please post the full crash log. As far as i am aware SnR has not updated to patch c yet, but they have nightly builds available on their discord.
As far as some of the other latest logs I uploaded and you replied to:
FoxyFox909: Here is a fun one that states an I/O error, where I assume steam and rails caused the crash: latest.log
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
BraveCaperCat2: 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)
The weird thing is I had none open. I had Notepad++ running, but no files from the instance in question were open at all, so I have no idea what that I/O error was from.
As far as the wood mod... welp I totally forgot about that one. It's this one https://www.curseforge.com/minecraft/mc-mods/every-compat. It was recently updated to 0.5.1 but 0.5.1c might have broken it.
I was able to successfully start up 35 times with crystal_clear, which is also released as "Compatible with 0.5.1.a +" but before 0.5.1c
I have been able to boot up about 50 times successfully with Create 0.5.1c and Createdeco 1.3.3, which was released for 0.5.1 compat but came out before 0.5.1c did.