Create: Steam 'n' Rails

Create: Steam 'n' Rails

37M Downloads

Crashes on startup: Registry entry not present: create:copycat

KrisanaponMeksamoot opened this issue ยท 1 comments

commented

Context

I just boot the game and crash. I can't just remove the mod, because it is required to join the server (Star Technology v1.20.1 ETA HOTFIX 3). Please fix this the next version.

The crash is so random, sometimes crash throughout the day and become almost normal the next day.

The issue maybe this mod according to copycats-plus/copycats#281

To Reproduce
Steps to reproduce the behavior:

  1. Boot the game

Expected behavior: Main menu

Screenshots

Image Failed to create mod instance. ModID: create, class com.simibubi.create.Create java.lang.ExceptionInInitializerError: null Caused by: java.lang.NullPointerException: Registry entry not present: create:copycat

full log here

Environment

  • Minecraft Version: 1.20.1
  • Mod Loader: Forge 47.4.0
  • Mod Version: railways 1.6.11-alpha+forge-mc1.20.1 with create 6.0.6 & copycats 3.0.2+mc.1.20.1-forge

Additional context

I added this to META-INF/mods.toml to temporary fix the issue.

[[dependencies.railways]]
modId="copycats"
mandatory=false
versionRange="[0,)"
ordering="AFTER"
side="BOTH"

Crash Report

https://mclo.gs/TZRQnwW

commented

it was fixed in 1.6.12 and you're using 1.6.11