bl4ckscor3 / CeilingTorch

A Minecraft mod to make vanilla torches placeable on the ceiling.
https://curseforge.com/minecraft/mc-mods/ceiling-torch
MIT License
3 stars 3 forks source link

Crash w/ Pokecube AIO #50

Closed WenXin20 closed 3 years ago

WenXin20 commented 3 years ago

Minecraft v1.16.5 Forge v36.2.2 Ceiling Torch v1.13.5 Pokecube v3.12.1

Hello, I help contribute to Pokecube occasionally, and with v3.12.1, ULTRA_TORCH1 was renamed to INFECTED_TORCH in preparation for the port to 1.17.1. This change caused Ceiling Torch to crash. The id of the torch will likely be changed to infected_torch once the port to 1.17.1 is started, just as a heads up. :) Thanks!

Where changes were made: https://github.com/Pokecube-Development/Pokecube-Issues-and-Wiki/blob/bb22ecc2c9e15896361d509bd0b809f779c81477/src/main/java/pokecube/legends/init/BlockInit.java#L876

Crash Report