ClassCastException when using Schematic Canon
Supermarcel10 opened this issue ยท 2 comments
Describe the Bug
Very similar issue to #4056.
Server crashes imediately after putting in a blueprint inside of a canon.
Upon checking it's an uncaught class cast exception that may be related to COFH.
Either way it should be handled properly inside of Create instead of crashing the server.
Reproduction Steps
- Place a canon down
- Locate the blueprint on the world
- Put a blueprint inside the canon
- Put book inside canon
Expected Result
An error message is displayed or nothing happens - the exception is caught and handled rather than blocking the main thread and shutting down server.
Ideal solution is that the indended action happens - a resource list is created as it's supposed to.
Screenshots and Videos
No response
Crash Report or Log
Operating System
Linux Ubuntu 22.04 // Pterodactyl Panel
Mod Version
0.3.2g
Minecraft Version
1.16.5
Forge Version
36.2.20
Other Mods
Create: Above and Beyond (MODPACK)
Additional Context
No response
unfortunately 1.16.5 is no longer maintained. thermal seems to be involved. since this is a mod compatibility issue not a critical issue in create, there is almost no chance that the devs will look at it, I'm afraid.