DuelMonster / MinersAdvantage

MinersAdvantage is a reimagening of my previous mod 'SuperMiner'. It is a rewrite from the ground up that aims to solve all previous issues and to add additional features.
GNU Lesser General Public License v3.0
21 stars 1 forks source link

Crash on mining with Gravitation Suite Drill (Big Holes mode) #40

Closed ghost closed 4 years ago

ghost commented 4 years ago

Issue description: Title

What happens: Title

What you expected to happen: Get Ore???

Does this issue occur on a server or single player world?

Steps to reproduce:

  1. Get Gravitation Suite Drill
  2. Mine ore with Big Holes mode
  3. Crash
  4. Ez Beta test for me 🥉

Versions (make sure you are on the latest version before reporting):

Crash log:

Expand for ---- Minecraft Crash Report ---- ``` https://paste.dimdev.org/gupiyebago.mccrash https://paste.dimdev.org/qihulewefu.mccrash ```
DuelMonster commented 4 years ago

Crash is within Gravitation Suite not MinersAdvantage

java.lang.NullPointerException
    at com.chocohead.gravisuite.items.ItemAdvancedDrill.getBrokenBlocks(ItemAdvancedDrill.java:123)
ghost commented 4 years ago

But without mod it works fine

DuelMonster commented 4 years ago

Yes I dare say it does, but it is crashing in Gravitation. Seems to be trying to get blocks after MinersAdvatage has already processed them. There is nothing I can do to resolve that...

I suggest you raise the issue with them as an "incompatibility with MinersAdvatage" bug.