Create: Alloyed

Create: Alloyed

3M Downloads

Missing texture for connected mesh fences and game crash when placing steel catwalk.

TKRuxx opened this issue ยท 2 comments

commented

VERSIONS
Minecraft - 1.20.1
Forge - 47.4.0
Create - 1.20.1-6.0.2
Alloyed - c6.0.0-v2.0

DESCRIPTION
As stated in the title I've found 2 bugs while I was testing out the port on a custom modpack.
I also checked that the bugs are still reproducible when only create and alloyed are present.

  1. When placing steel mesh fencing next to each other their models become overlaid with a missing texture cube.
  2. Steel catwalks crash the game when placed in the world and render the world unusable after as the crash will persist when trying to load the world back up.

STEPS TO REPRODUCE
Steel Mesh Fencing:

  1. Place a mesh fence post.
  2. place a second post next to the first one.
  3. Missing texture cube will envelop both models

Steel Catwalks

  1. Place a steel catwalk.
  2. Crash.

I've also attached one of the crash reports from placing the catwalk.

crash-2025-03-08_04.41.55-client.txt

commented

It's a hard to diagnose issue - those blocks are from the mod's Create Deco integration, and as Create Deco does not support Create 6.0, I can't test or fix issues with their blocks.

commented

I've sent in a PR to Create Deco to add support for Create 6, talrey/CreateDeco#192.