Create

Create

86M Downloads

Game crashes after placing a harvester

Garsash opened this issue ยท 7 comments

commented

Describe the Bug

When I placed a harvester on my contraption and then the game crashed. The contraption wasn't moving and never had and it was placed on a radial chasey on the _ axis. I fixed it by disabling the create mod and loading the world then enabling it and loading again but everything from the create mod was rotated wrong and the rotating part of the harvester was gone. I tried disabling flywheel with /flywheel backend off but that didn't work. I recreated it and got a screenshot right before it crashed (with flywheel on instancing and optifine on in case it matters).

Reproduction Steps

  1. Make a world with the create mod active
  2. Place a harvester
  3. Game crashes

Expected Result

I expected to be able to place the harvester to make a farm.

Screenshots and Videos

image

Crash Report or Log

https://gist.github.com/Garsash/92f5cbc8f16d232bc15f445191b6bef1

Operating System

Windows 10

Mod Version

0.4.0c

Minecraft Version

1.18.1

Forge Version

39.0.45

Other Mods

Mods:
Apple Skin
Controlling
Create
Flywheel
Jade
JEI
JER
Mouse Tweaks
Optifine
World Edit
Xaeros Minimap
Xaeros World Map

Resource Packs:
Better Vanilla Building
Bushy Biomes
BvB Overlays
Luminous
Xali's Enchanted Books

Using Curse Forge mod loader

Additional Context

No response

commented

Thanks for reporting. Fixed in Patch D

commented

Please try to use Forge version 1.18.1 39.0.16
It can be, that forge removed in the new versions a method, that Create needs.
Create must bug fix it and have to update it on the latest create version.

commented

You can delete the placed harvester directly via /fill command. Reload the game and the chunk is back

commented

You can delete the placed harvester directly via /fill command. Reload the game and the chunk is back

you cannot use it because the chunk must be loaded except that if the chunk is loaded it crashes directly

commented

you cannot use it because the chunk must be loaded except that if the chunk is loaded it crashes directly

not conjecture... works for me

commented

you cannot use it because the chunk must be loaded except that if the chunk is loaded it crashes directly

not conjecture... works for me

yes it worked I don't understand before he told me that the zone had to be loaded

commented

Please try to use Forge version 1.18.1 39.0.16 It can be, that forge removed in the new versions a method, that Create needs. Create must bug fix it and have to update it on the latest create version.

Thank you!