Create: Steam 'n' Rails

Create: Steam 'n' Rails

37M Downloads

Modded Server Crash

HAMSK99 opened this issue · 1 comments

commented

Context

hey, i’m getting a crash when starting a forge 1.20.1 server with create 6.0.6 and steam 'n' rails. the game works fine with just create and other addons, but crashes the moment steam 'n' rails is added.
i even tried including create copycats+ just in case it added the missing block, but the crash still happened.
the error says it can’t find create:copycat

java.lang.NullPointerException: Registry entry not present: create:copycat
at com.tterrag.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:114)
at com.simibubi.create.foundation.data.CreateRegistrate.accept(CreateRegistrate.java:130)
at com.tterrag.registrate.builders.AbstractBuilder.register(AbstractBuilder.java:73)
at com.simibubi.create.AllB
lockEntityTypes.(AllBlockEntityTypes.java:972)

not sure if it’s trying to load that block before it’s ready or something like that. just figured i’d let you know in case it helps track it down.

Crash Report

https://mclo.gs/ZCvBVuu

commented

Known issue that will be fixed in the next release
#611