Create

Create

105M Downloads

Java Crash - problematic frame - Mechanical Mixer

cembohan opened this issue ยท 2 comments

commented

Describe the Bug

Hi there, i've been playing for a while, mixers have been working for a while, after i log out, come back in, everything is laggy, my gpu keeps hitting 100% out of the ordinary, when i turn my head towards where mixer is i crash to desktop.
If i log back in and rush towards the mixer and break it immediately, game keeps working fine. I place it back, i crash again. This is the second time its happening on different worlds & different locations. same process.
I was using mixer's to make basic stuff like andesite alloy & whatnot. create recipes only. But my base functions like a factory, bunch of other stuff happening at the same time, as one does while playing with this mod. I will attach the files, i also managed to get a spark profiler before i eventually turned my character around and crashed.
https://spark.lucko.me/qy5QftIHJB
latest.log

Reproduction Steps

1.mixer running somewhere,
2.look at the mixer,
3.crash,
4.ctd- gives out some error mentioning render particles.
...

Expected Result

mixer to be functioning fine as it normally does.

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 10

Mod Version

0.5.1f

Minecraft Version

1.19.2

Forge Version

43.3.5

Other Mods

No response

Additional Context

it worked fine when i was playing, only happened when i actually logged out and logged back in. twice.

commented

Not sure if it will help at this point, but I thought I'd drop my insight:

I was having this same issue, specifically under these conditions:

  • The crash only happened with a fluid ingredient inside.
  • It took roughly 10 seconds of mixing for the crash to occur.

I'd noticed that Cembohan's version of Create was the same as mine, so I updated to the latest (0.5.1i) and it now performs fine. I assume that this bug has been fixed since.

commented

This issue is caused by the jdk minecraft bundles, add -XX:-ReduceAllocationMerges to your jvm args if you encounter this. There is nothing create can do to fix this