xenondevs / Nova

Nova is a server-side modding framework for Paper servers that aims to streamline adding custom content like items, blocks, guis, and more, without client-side modifications, using resource pack tricks.
Other
378 stars 41 forks source link

[Bug] Compatibility with Block Breaker and BentoBox's AOneBlock Gamemode #147

Closed Teenkung123 closed 2 years ago

Teenkung123 commented 2 years ago

Agreements

Before creating a bug report, please validate that the issue you're encountering is not caused by another plugin (Remove all other plugins from the server). If it is, please name the plugin that causes the issue.

This issue is about a specific plugin incompatibility.

Plugin Version, Server Software, Server Version

Nova 0.9.7, git-Purpur-1682 (MC: 1.19)

Nova Addons and Versions

Logistics 0.1.1, Machines 0.1.3, Jetpacks 0.1.1

Expected behavior

I am making a One Block Server (Skyblock that has only 1 block that will re-generate itself when broken) and block breaker should break that one block without any issues

Observed/Actual behavior

Block breaker break that one block but that block never re-generate again

Steps to reproduce

1) Create an empty server (1.19) 2 ) Download AOneblock File from this link https://download.bentobox.world image 3) Extract the file to the server then install Nova plugin with machine addon installed 4) Start the server 5) Create a new island with command /ob create 6) try break that one block (it will re-generate itself) 7) place Block Breaker like this image 8) give it some Energy to work 9) and that block never re-generate again (I haven't tried quarry yet maybe it causes the same issue too)

Full server log

it actually has nothing to do with a server log file, but here https://pastebin.com/efLRcSgc

Errors

No response

Additional context

I don't know what Devepor I should report this bug to (Nova Devs or BentoBox devs) (sorry if I have bad English it is not my native language)

NichtStudioCode commented 2 years ago

You should report this to the BentoBox devs, it has to be fixed on their side.