Zerokyuuni / Ex-Aliquo

Companion to Skyblock Companion, Ex Nihilo
MIT License
10 stars 12 forks source link

[1.6.4] ClassCastException TileMultipart_cmp$$18 --> mariculture.api.core.IUpgradable #6

Closed Orcao closed 10 years ago

Orcao commented 10 years ago

Crash Log: http://pastebin.com/sgW6PmMe Pack: Agrarian Skies 1.0.1

To Reproduce:

  1. Place a block (cobblestone works)
  2. Surround 4 sides of the block (not top/bottom) w/ covers from Forge Microblocks
  3. On the bottom side of the block, place 2 strips on opposite sides, from Forge Microblocks
  4. Break the original block places (the cobble)
  5. Put a water source where the original block was
  6. Stand under the water with a Mariculture Fishing Rod, and Fish looking straight up. I was using the wooden rod w/ maggot bait.

Crash should happen within 10 casts of the rod. The fault seems to be with the unsafe casting of a Forge Microblock into the Mariculture IUpgradable, as done by the SkyFishHandler from ExAliquo. If this is a base-Mariculture issue as well then let me know and I'll cross-post the issue.