Create

Create

86M Downloads

ClassCastException when using Schematic Canon

Supermarcel10 opened this issue ยท 2 comments

commented

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

  1. Place a canon down
  2. Locate the blueprint on the world
  3. Put a blueprint inside the canon
  4. 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

https://pastebin.com/fPEdfUYe

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

commented

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.

commented

Sorry, 1.16.5 is no longer supported