Create

Create

86M Downloads

1.19.2 Create Crash when added to Medieval MC Modpack

MokahTGS opened this issue ยท 4 comments

commented

Describe the Bug

Adding Create to the modpack causes a crash.

Reproduction Steps

  1. Adding Create to the modpack causes a crash.

...

Expected Result

Not crashing

Screenshots and Videos

No response

Crash Report or Log

https://pastebin.com/zwkpcuJG

Operating System

Win 10

Mod Version

0.5.1b

Minecraft Version

1.19.2

Forge Version

43.2.8

Other Mods

Mod List: https://pastebin.com/95N4cncV

Additional Context

No response

commented

Can you try removing the Visuality mod?

Btw I don't know what makes you think that the crash is caused by Create, it is never mentioned once in the stack trace while Visuality is on the first line:

at net.minecraft.client.particle.ParticleEngine.modifyReceiver$dmi000$visuality$mergeParticleTypes(ParticleEngine.java:3610) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}

commented

The fact adding create to the modpack causes the crash, taking create out makes it start normally would give me some indication that create was involved

commented

If anything it's an incompatibility with Visuality.

commented

It might be an incompatibility with Visuality, but the stack trace clearly mentions that the crash happens in Visuality's code, so it makes more sense to report the issue to them... Create can't do much what happens inside Visuality's code.