Giter Site home page Giter Site logo

oreexcavation's People

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

oreexcavation's Issues

Version 1.18.2

When it will available for Minecraft 1.18.2

many peoples are waiting for this

Randomloot + Oreexcavation

So im just starting mining with randomloot pickaxe and when the durability ends my minecraft crashes
is there any way fixing without removing these mods?

I don't understand how to use blacklist

Hello! I don't understand how to use a blacklist. The version that I am using is OreExcavation-1.4.150.jar. The config with blacklist
# Blocks blacklisted from being excavated [default: ]
S:"Block Blacklist" <
>

Can you please put minecraft:stone and minecraft:andesite in config for example please?

Mod not working

I'm playing on MC 1.16.5 w/ forge 36.1.0 and mod version 1.8.157 (also had the same issue on v1.8.156).

I can toggle shaped mining in game and even see the outline based on my selection, but no matter what I do it will not "excavate" anything. Only one block at a time. I've changed the setting to always, sneak, key. It doesn't matter. I've tried this in single player as well as my personal dedicated server and it doesn't work in either situation.

I've included the two config files based on my current preferences, also tried using them as they were created without any changes. I did notice though that the [Exhaustion] option in the common config is misspelled (it's spelled "ehxaustion"), not sure if that has any affect as to why the mod isn't working?

I dont have any other mods installed that affect mining. The closest thing is a mod called "large ore deposits" is installed.

oreexcavation-common.txt
oreexcavation-client.txt

mods

Undo and blacklisting

Hi there.

  1. There's no undo yet?
  2. Can you add a way to blacklist certain tiers of tools, without a need to add each tool separately?

java.lang.NoClassDefFoundError: net/minecraft/client/gui/screen/Screen

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 12/2/21, 8:47 PM
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:69) ~[forge-1.18-38.0.12-universal.jar%2381!:?] {re:classloading}
at net.minecraftforge.client.loading.ClientModLoader.completeModLoading(ClientModLoader.java:183) ~[forge-1.18-38.0.12-universal.jar%2381!:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.lambda$new$1(Minecraft.java:553) ~[client-1.18-20211130.085255-srg.jar%2377!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.Util.m_137521_(Util.java:400) ~[client-1.18-20211130.085255-srg.jar%2377!:?] {re:classloading}
at net.minecraft.client.Minecraft.lambda$new$2(Minecraft.java:547) ~[client-1.18-20211130.085255-srg.jar%2377!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screens.LoadingOverlay.m_6305_(LoadingOverlay.java:135) ~[client-1.18-20211130.085255-srg.jar%2377!:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:874) ~[client-1.18-20211130.085255-srg.jar%2377!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1040) ~[client-1.18-20211130.085255-srg.jar%2377!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:660) ~[client-1.18-20211130.085255-srg.jar%2377!:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18-20211130.085255-srg.jar%2377!:?] {re:classloading,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18-38.0.12.jar%2322!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
-- MOD oreexcavation --
Details:
Caused by 0: java.lang.NoClassDefFoundError: net/minecraft/client/gui/screen/Screen
at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {}
at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {}
at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {}
at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[javafmllanguage-1.18-38.0.12.jar%2379!:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[fmlcore-1.18-38.0.12.jar%2378!:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

Mod File: OreExcavation-1.8.157.jar
Failure message: Ore Excavation (oreexcavation) has failed to load correctly
	java.lang.NoClassDefFoundError: net/minecraft/client/gui/screen/Screen
Mod Version: 1.8.157
Mod Issue URL: NOT PROVIDED
Exception message: java.lang.ClassNotFoundException: net.minecraft.client.gui.screen.Screen

Stacktrace:
at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-0.9.54.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-0.9.54.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:?] {}
at java.lang.Class.privateGetDeclaredConstructors(Class.java:3373) ~[?:?] {}
at java.lang.Class.getConstructor0(Class.java:3578) ~[?:?] {}
at java.lang.Class.getDeclaredConstructor(Class.java:2754) ~[?:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[javafmllanguage-1.18-38.0.12.jar%2379!:?] {}
at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[fmlcore-1.18-38.0.12.jar%2378!:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {}
at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}

-- System Details --
Details:
Minecraft Version: 1.18
Minecraft Version ID: 1.18
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 690264624 bytes (658 MiB) / 1507852288 bytes (1438 MiB) up to 4194304000 bytes (4000 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz
Identifier: Intel64 Family 6 Model 58 Stepping 9
Microarchitecture: Ivy Bridge (Client)
Frequency (GHz): 3.29
Number of physical packages: 1
Number of physical CPUs: 2
Number of logical CPUs: 4
Graphics card #0 name: Intel(R) HD Graphics
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 2112.00
Graphics card #0 deviceId: 0x0152
Graphics card #0 versionInfo: DriverVersion=10.18.10.4358
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 1.33
Memory slot #0 type: DDR3
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 1.33
Memory slot #1 type: DDR3
Virtual memory max (MB): 18690.07
Virtual memory used (MB): 9040.93
Swap memory total (MB): 2432.00
Swap memory used (MB): 162.02
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4000m -Xms256m
ModLauncher: 9.0.7+91+master.8569cdf
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
javafml@null
Mod List:
client-1.18-20211130.085255-srg.jar |Minecraft |minecraft |1.18 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
vanillaplustools-1.18-1.0.jar |Vanilla+ Tools |vanillaplustools |1.18-1.0 |COMMON_SET|Manifest: NOSIGNATURE
treeharvester_1.18.0-4.1.jar |Tree Harvester |treeharvester |4.1 |COMMON_SET|Manifest: NOSIGNATURE
RingOfGrowth-Forge-1.18.0-1.4.0.jar |Ring of Growth |ring_of_growth |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
RoughlyEnoughItems-7.0.343.jar |Roughly Enough Items (REI) |roughlyenoughitems |7.0.343 |COMMON_SET|Manifest: NOSIGNATURE
simplybackpacks-1.18-2.0.0-build.25.jar |Simply Backpacks |simplybackpacks |1.18-2.0.0-build.25 |COMMON_SET|Manifest: NOSIGNATURE
easy_villagers-1.18-1.0.1.jar |Easy Villagers |easy_villagers |1.18-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
reap-1.18-1.0.0.jar |Reap Mod |reap |1.18-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
collective-1.18.0-3.8.jar |Collective |collective |3.8 |COMMON_SET|Manifest: NOSIGNATURE
RingOfRepair-Forge-1.18.0-1.4.0.jar |Ring of Repair |ring_of_repair |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
journeymap-1.18-5.8.0alpha2.jar |Journeymap |journeymap |5.8.0alpha2 |COMMON_SET|Manifest: NOSIGNATURE
OreExcavation-1.8.157.jar |Ore Excavation |oreexcavation |1.8.157 |ERROR |Manifest: NOSIGNATURE
architectury-3.1.45.jar |Architectury |architectury |3.1.45 |COMMON_SET|Manifest: NOSIGNATURE
1.18-StorageCabinet-1.4.2-forge.jar |Storage Cabinet |storagecabinet |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
WaterStrainer-1.18-12.0.0.jar |Water Strainer |waterstrainer |1.18-12.0.0 |COMMON_SET|Manifest: NOSIGNATURE
RingOfAttraction-Forge-1.18.0-1.4.0.jar |Ring of Attraction |ring_of_attraction |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
Easy Diamond-1.18-3.0.0.jar |Easy Diamond |diamond |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
cloth-config-6.0.43-forge.jar |Cloth Config v4 API |cloth_config |6.0.43 |COMMON_SET|Manifest: NOSIGNATURE
forge-1.18-38.0.12-universal.jar |Forge |forge |38.0.12 |COMMON_SET|Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
replanter-forge-1.3.jar |Replanter |replanter |1.3 |COMMON_SET|Manifest: NOSIGNATURE
Bibliotheca-1.18-1.7.0.jar |Bibliotheca |bibliotheca |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
ITank-1.18-1.7.0.jar |ITank |itank |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
infinitetrading_1.18.0-1.9.jar |Infinite Trading |infinitetrading |1.9 |COMMON_SET|Manifest: NOSIGNATURE
ironchest-1.18-13.0.5.jar |Iron Chests |ironchest |1.18-13.0.5 |COMMON_SET|Manifest: NOSIGNATURE
mcw-lights-1.0.0-mc1.18.jar |Macaw's Lights and Lamps |mcwlights |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
Easy Emerald-1.18-3.0.0.jar |Easy Emerald |emerald |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
xptome-1.18-2.1.3.jar |XP Tome |xpbook |2.1.3 |COMMON_SET|Manifest: NOSIGNATURE
Crash Report UUID: bfdf7992-54dc-46ff-a020-e2826f6781ae
FML: 38.0
Forge: net.minecraftforge:38.0.12

Crashing when attempting to multi-mine signs.

MC Version: 1.18.1
Forge Version: 39.0.55
Ore Excavation Version: 1.10.159
I went to mine some signs using a couple of shapes. on a dedicated server and a single-player world. on breaking the targeted sign, the server and world both crash.

On reload of the server, the targeted sign remains broken but the others are not. this was tested with Oak and Birch signs.

I also have the EditSign mod

[Server Crash Report]
https://pastebin.com/sy86TxYR
https://pastebin.com/0eVrRAVe

[Single Player Crash Report]
https://pastebin.com/WicZUbEr

Show current shape when pressing the excavate button

Would be great if it would show the current shape on screen whenever the excavate button is pressed.

Just shortly showing it just like with the shape change is enough, but it prevents me from having through cycle through all the shapes because I forgot what the current shape was.

Request: Tag support in the white/blacklists

Use case is to restrict ore excavation to ores only.

Potential syntax (based on how vanilla datapacks reference tags):

    "Invert Block Blacklist" = true
    "Block Blacklist" = [ "#forge:ores" ]

Accidentally Changed Shape

I hit some buttons and switched the shape for my ore excavation. Its doing a 1x2 instead of regular. I'm using 1.4.150 and 1.12.2

How to blacklist blocks?

I went into the config and added minecraft:stone inside the brackets, but that crashed it. How do you add blocks?

Mod no longer working

I downloaded the latest version of the mod to use in Java 1.16.5. It was working out fine to start with but once i logged into a friends multiplayer server it has stopped working.

I have a non-US keyboard and have tried almost every configuration in the options including multiple different key binds and i have also tried removing and reinstalling the mod with no luck.

1.16.5 accident due to multithreading?

forge-1.16.5-36.1.0.jar

'[1.16.5] SecurityCraft v1.8.22.2.jar'
abnormals_core-1.16.5-3.2.0.jar
AdChimneys-1.16.4-6.0.11.0-build.0144.jar
additional_lights-1.16.4-2.1.3.jar
AdFinders-1.16.4-5.0.9.0-build.0145.jar
AdHooks-1.16.4-6.1.5.0-build.0124.jar
AdLods-1.16.4-4.1.6.1-build.0145.jar
alexsmobs-1.11.1.jar
AmbientSounds_v3.1.9_mc1.16.5.jar
appleskin-forge-mc1.16.x-2.0.0.jar
Aquaculture-1.16.5-2.1.19.jar
archers_paradox-1.16.4-1.2.0.jar
architectury-1.20.28-forge.jar
Artifacts-1.16.5-2.10.0.jar
AttributeFix-1.16.5-10.1.2.jar
AutoRegLib-1.6-49.jar
BackTools-1.16.5-10.1.0.jar
BedBenefits-1.16.5-5.0.3.jar
BetterThirdPerson-Forge-1.16.4-1.5.1.jar
Bookshelf-1.16.5-10.1.11.jar
buildinggadgets-1.16.5-3.8.0.jar
buzzier_bees-1.16.5-3.0.1.jar
cakechomps-forge-1.16.4-5.0.0.2.jar
carryon-1.16.5-1.15.5.15.jar
ceilingtorch-1.16.5-v1.13.1.jar
Ceramics-1.16.5-1.6.3.jar
cgm-1.0.1-1.16.3.jar
citadel-1.7.2-1.16.5.jar
cleancut-mc1.16-2.2-forge.jar
Clumps-6.0.0.25.jar
CodeChickenLib-1.16.5-4.0.2.427-universal.jar
cofh_core-1.16.4-1.2.1.jar
comforts-forge-1.16.5-4.0.1.1.jar
CommonCapabilities-1.16.5-2.7.0.jar
compactmachines-4.0.0-beta.2.jar
connectiblechains-1.2.0.jar
CookingForBlockheads_1.16.5-9.3.3.jar
CraftingTweaks_1.16.5-12.2.1.jar
crashutilities-3.11.1.jar
create-mc1.16.5_v0.3.2b.jar
CreativeCore_v2.2.0_mc1.16.5.jar
Cucumber-1.16.4-4.1.10.jar
curios-forge-1.16.5-4.0.5.2.jar
CyclopsCore-1.16.5-1.11.7.jar
DarkUtilities-1.16.5-8.0.10.jar
decorative_blocks-1.16.4-1.7.2.jar
demagnetize-forge-1.16.2-1.2.2.jar
Ding-1.16.5-1.3.0.jar
DynamicSurroundings-1.16.4-4.0.4.2.jar
easy_villagers-1.16.5-1.0.11.jar
EnchantmentDescriptions-1.16.5-7.0.12.jar
EnderStorage-1.16.5-2.8.0.168-universal.jar
endertanks-1.16-1.9.5.jar
engineersdecor-1.16.4-1.1.13.jar
ExCompressum_1.16.5-4.0.4.jar
expandability-2.0.1-forge.jar
extradisks-1.16.4-1.5.1.jar
fairylights-4.0.5-1.16.5.jar
fansmod-1.16.5-2.0.1.2.jar
FastLeafDecay-v25.jar
findme-1.16.3-2.2.0.0.jar
Flopper-1.16.5-1.0.7.jar
FluxNetworks-1.16.5-6.1.7.12.jar
flywheel-1.16-0.1.1.jar
ForgeEndertech-1.16.4-7.1.0.0-build.0075.jar
Fruitful-1.16.5-2.1.0.jar
globalxp-1.16.5-v1.8.jar
goldenhopper-1.2.0-1.16.3.jar
gravestone-1.16.5-1.0.4.jar
HydroGel-1.16.4-2.2.1.jar
iChunUtil-1.16.5-10.4.1.jar
ImmersiveEngineering-1.16.5-5.0.2-137.jar
ImmersivePetroleum-1.16.5-3.3.0-5.jar
industrial-foregoing-1.16.5-3.2.14.1-7.jar
Inspirations-1.16.5-1.2.3.37.jar
invtweaks-1.16.4-1.0.1.jar
ironchest-1.16.4-11.2.10.jar
item-filters-forge-1605.2.5-build.9.jar
Jade-1.16.4-2.7.1.jar
JAOPCA-1.16.5-3.4.0.9.jar
jei-1.16.5-7.7.1.110.jar
jumbofurnace-1.16.4-2.2.0.1.jar
JustEnoughResources-1.16.5-0.12.1.121.jar
longfallboots-1.6.0a.jar
lootr-1.16.4-0.0.5.17.jar
Mantle-1.16.5-1.6.109.jar
mcjtylib-1.16-5.0.21.jar
mcw-bridges-1.0.6-mc1.16.5.jar
mcw-furniture-2.0.1-mc1.16.5.jar
mcw-paintings-1.0.1-mc1.16.5.jar
mcw-roofs-2.0.1-mc1.16.5-4.jar
mcw-windows-1.0.3-mc1.16.5.jar
Mekanism-1.16.5-10.0.21.448.jar
MekanismGenerators-1.16.5-10.0.21.448.jar
MekanismTools-1.16.5-10.0.21.448.jar
metalbarrels-3.3a.jar
MmmMmmMmmMmm-1.16.5-1.2.0.jar
mob_grinding_utils-1.16.5-0.4.23.jar
morered-1.16.5-2.1.1.0.jar
MouseTweaks-2.14-mc1.16.2.jar
mowziesmobs-1.5.19.jar
MysticalAgradditions-1.16.4-4.1.5.jar
MysticalAgriculture-1.16.4-4.2.0.jar
mysticalworld-1.16.5-0.3.2.17.jar
NaturesCompass-1.16.5-1.9.1-forge.jar
'Neat 1.7-27.jar'
'NefsMedievalPub+v0.9(1.16.5).jar'
NetherPortalFix_1.16.3-7.2.1.jar
obfuscate-0.6.2-1.16.3.jar
omgourd-1.16.4-1.2.0.jar
OreExcavation-1.8.157.jar
PackingTape-1.16.3-0.10.0.jar
Patchouli-1.16.4-53.1.jar
pedestals-0.8s.jar
personality-1.16.5-1.0.2.jar
Placebo-1.16.4-4.5.0.jar
pneumaticcraft-repressurized-1.16.5-2.13.1-202.jar
polymorph-forge-1.16.5-0.25.jar
'Portable Nether-1.1.jar'
QuantumStorage-1.16.4-5.3.0.jar
Quark-r2.4-314.jar
quickteleports-1.16.2-1.1.2.jar
rangedpumps-0.8.2.jar
reap-1.16.5-1.0.0.jar
ReAuth-1.16-Forge-3.9.3.jar
refinedstorage-1.9.13.jar
relics-0.2.3.1.jar
restrictions-1.16-3.0.3.jar
rftoolsbase-1.16-2.0.11.jar
rsgauges-1.16.4-1.2.10.jar
Runelic-1.16.5-7.0.1.jar
scuba-gear-1.16.5-1.0.3.jar
selene-1.16.5-1.4.jar
ServerTabInfo-1.16.4-1.3.3.jar
shetiphiancore-1.16-3.8.5.jar
sodium-forge-2.9.1+rev.63112e3.jar
SolarFluxReborn-1.16.3-16.2.5.jar
sounddeviceoptions-1.4.2.jar
Space-Bosstools-1.16.5-5.3.jar
spark-forge.jar
speedyhoppers-1.16.4-1.jar
speedyladders-1.16.5-2.jar
supplementaries-1.16.5-0.14.4f.jar
swingthroughgrass-1.16.4-1.5.3.jar
tanknull-2.3-1.16.4.jar
titanium-1.16.5-3.2.8.4-10.jar
torchmaster-2.3.7.jar
torchslabmod-1.16.4_v1.6.19.jar
tumbleweed-1.16-0.4.9.jar
twilightforest-1.16.5-4.0.490-universal.jar
twoplayersonehorse-1.16.4-2.0.2.jar
upgrade_aquatic-1.16.5-3.1.0.jar
Uppers-0.3.2.jar
upsizer-mc1.16.4-6.1.1.jar
walljump-forge-1.16.4-1.3.7.jar
WaterStrainer-1.16.3-10.0.0.jar
Waystones_1.16.5-7.6.2.jar
Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar
WorldEdit-CUI-FE3-1.16.5-3.0.9.jar
worldedit-mod-7.2.5-dist.jar
Xaeros_Minimap_21.13.0_Forge_1.16.5.jar
XaerosWorldMap_1.14.6.1_Forge_1.16.5.jar
xnet-1.16-3.0.13.jar
XNetGases-1.16.5-2.2.6.jar

[16Jul2021 11:35:08.496] [main/ERROR] [oreexcavation/]: An error occured while writing JSON to file (Directory Setup): java.io.IOException: Unable to create parent directory!
[16Jul2021 11:35:08.509] [main/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: null
Index: 1
Listeners:
0: NORMAL
1: ASM: class oreexcavation.handlers.ConfigHandler onLoad(Lnet/minecraftforge/fml/config/ModConfig$Loading;)V
java.util.ConcurrentModificationException
at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013)
at java.base/java.util.ArrayList$Itr.next(ArrayList.java:967)
at oreexcavation.shapes.ShapeRegistry.saveShapes(Unknown Source)
at oreexcavation.shapes.ShapeRegistry.loadShapes(Unknown Source)
at oreexcavation.handlers.ConfigHandler.loadJsonFiles(Unknown Source)
at oreexcavation.handlers.ConfigHandler.onLoad(Unknown Source)
at net.minecraftforge.eventbus.ASMEventHandler_207_ConfigHandler_onLoad_Loading.invoke(.dynamic)
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
at net.minecraftforge.fml.ModContainer.lambda$dispatchConfigEvent$7(ModContainer.java:152)
at java.base/java.util.Optional.ifPresent(Optional.java:176)
at net.minecraftforge.fml.ModContainer.dispatchConfigEvent(ModContainer.java:152)
at net.minecraftforge.fml.config.ModConfig.fireEvent(ModConfig.java:90)
at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:106)
at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83)
at java.base/java.lang.Iterable.forEach(Iterable.java:75)
at java.base/java.util.Collections$SynchronizedCollection.forEach(Collections.java:2093)
at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83)
at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:203)
at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:45)
at net.minecraft.server.Main.main(Main.java:95)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)

[16Jul2021 11:35:08.512] [main/FATAL] [net.minecraft.server.Main/]: Failed to start the minecraft server
java.util.ConcurrentModificationException: null
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1013) ~[?:?]
at java.util.ArrayList$Itr.next(ArrayList.java:967) ~[?:?]
at oreexcavation.shapes.ShapeRegistry.saveShapes(Unknown Source) ~[oreexcavation:?]
at oreexcavation.shapes.ShapeRegistry.loadShapes(Unknown Source) ~[oreexcavation:?]
at oreexcavation.handlers.ConfigHandler.loadJsonFiles(Unknown Source) ~[oreexcavation:?]
at oreexcavation.handlers.ConfigHandler.onLoad(Unknown Source) ~[oreexcavation:?]
at net.minecraftforge.eventbus.ASMEventHandler_207_ConfigHandler_onLoad_Loading.invoke(.dynamic) ~[?:?]
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?]
at net.minecraftforge.fml.ModContainer.lambda$dispatchConfigEvent$7(ModContainer.java:152) ~[forge:?]
at java.util.Optional.ifPresent(Optional.java:176) ~[?:?]
at net.minecraftforge.fml.ModContainer.dispatchConfigEvent(ModContainer.java:152) ~[forge:?]
at net.minecraftforge.fml.config.ModConfig.fireEvent(ModConfig.java:90) ~[forge:?]
at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:106) ~[forge:?]
at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[forge:?]
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2093) ~[?:?]
at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[forge:?]
at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:203) ~[forge:?]
at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:45) ~[forge:?]
at net.minecraft.server.Main.main(Main.java:95) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.1.0.jar:36.1]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?]
at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.1.0.jar:?]
at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.1.0.jar:?]
at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.1.0.jar:?]

Game crashing with mod in.

I have gotten the error called: java.lang.nullpointerexception: Unexpected Error
Exit Code: -1
This only happened when I put in the mod and no other mods should be conflicting.
Here is my mod list:
|Immersive Engineering
Creative Core
JEI
Forge
ToroHealth
Dragon Mounts: Legacy
Guide-API VP
Vampirism
Werewolves
Curios API
Eidolon
Dragon Survival
Xaero's minimap
Waystones
GeckoLib
Godly Vampirism
EnhancedVisuals
Citadel
Ore Excavation.
As for my crash log:
Time: 6/1/21 7:51 PM
Description: Unexpected error

java.lang.NullPointerException: Unexpected error
at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:1626) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1460) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:953) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.24.jar:36.1] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$458/1280959582.call(Unknown Source) [forge-1.16.5-36.1.24.jar:36.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}

No idea what is causing this issue or how to fix it please help.

Compact Ores support

Would it be possible to either support a whitelist (yes I know invert blacklist but ugh, too many inclusions that way!) or just automagically work so compact ores are supported?

Currently when trying to veinmine compact ores that are next to each other ore excavation doesn't support those blocks and they are mined one at a time. Ideally the compact ores + regular ores would be mined in one go, such as compact Coal + the surrounding coal would all be mined as one vein.

The whitelist option would allow a quick addition for a non-supported ore type (so far this is the only one I have found). Inverting a blacklist though as I mentioned above is quite tedious having to add cobble and infested cobble and mods' special cobble types and then dirt and podzol and farmland and so on and on.

This would really help if it's indeed possible.

Ores only drop xp for one block

Its very annoying that after mining for hours im only level 16
Because when i mine redstone only the block that i break, will drop xp and all the others just gives me redstone. Is this something you can add?

Veinmining Block Entities with NBT crashes server

As i cannot see the code i can't figure out the exact problem for you, nor can I come up with a fix.
But for both chests and furnaces (and looking at the error probably every NBT-saving BlockEntity) veinmining it wil throw a NoSuchMethodException

error:

[15:14:37] [Server thread/ERROR]: Exception caught during firing event: 'net.minecraft.nbt.CompoundTag net.minecraft.world.level.block.entity.BlockEntity.save(net.minecraft.nbt.CompoundTag)'
        Index: 8
        Listeners:
                0: HIGH
                1: ASM: class dev.architectury.event.forge.EventHandlerImplCommon event(Lnet/minecraftforge/event/TickEvent$ServerTickEvent;)V
                2: NORMAL
                3: ASM: class shadows.placebo.util.PlaceboTaskQueue tick(Lnet/minecraftforge/event/TickEvent$ServerTickEvent;)V
                4: ASM: net.minecraftforge.common.ForgeInternalHandler@62e32fdb onServerTick(Lnet/minecraftforge/event/TickEvent$ServerTickEvent;)V
                5: ASM: class com.simibubi.create.events.CommonEvents onServerTick(Lnet/minecraftforge/event/TickEvent$ServerTickEvent;)V
                6: ASM: class com.hollingsworth.arsnouveau.api.event.EventQueue serverTick(Lnet/minecraftforge/event/TickEvent$ServerTickEvent;)V
                7: ASM: journeymap.common.events.ForgeEvents@2123a62 onServerTickEvent(Lnet/minecraftforge/event/TickEvent$ServerTickEvent;)V
                8: ASM: class oreexcavation.handlers.EventHandler onTick(Lnet/minecraftforge/event/TickEvent$ServerTickEvent;)V
java.lang.NoSuchMethodError: 'net.minecraft.nbt.CompoundTag net.minecraft.world.level.block.entity.BlockEntity.save(net.minecraft.nbt.CompoundTag)'
        at TRANSFORMER/[email protected]/oreexcavation.handlers.MiningAgent.tickMiner(Unknown Source)
        at TRANSFORMER/[email protected]/oreexcavation.handlers.MiningScheduler.tickAgents(Unknown Source)
        at TRANSFORMER/[email protected]/oreexcavation.handlers.EventHandler.onTick(Unknown Source)
        at net.minecraftforge.eventbus.ASMEventHandler_474_EventHandler_onTick_ServerTickEvent.invoke(.dynamic)
        at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85)
        at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
        at MC-BOOTSTRAP/[email protected]/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
        at TRANSFORMER/[email protected]/net.minecraftforge.event.ForgeEventFactory.onPostServerTick(ForgeEventFactory.java:886)
        at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:845)
        at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668)
        at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258)
        at java.base/java.lang.Thread.run(Thread.java:833)

[15:14:37] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.NoSuchMethodError: 'net.minecraft.nbt.CompoundTag net.minecraft.world.level.block.entity.BlockEntity.save(net.minecraft.nbt.CompoundTag)'
        at oreexcavation.handlers.MiningAgent.tickMiner(Unknown Source) ~[OreExcavation-1.10.159.jar%2354!/:?]
        at oreexcavation.handlers.MiningScheduler.tickAgents(Unknown Source) ~[OreExcavation-1.10.159.jar%2354!/:?]
        at oreexcavation.handlers.EventHandler.onTick(Unknown Source) ~[OreExcavation-1.10.159.jar%2354!/:?]
        at net.minecraftforge.eventbus.ASMEventHandler_474_EventHandler_onTick_ServerTickEvent.invoke(.dynamic) ~[?:?]
        at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?]
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?]
        at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?]
        at net.minecraftforge.event.ForgeEventFactory.onPostServerTick(ForgeEventFactory.java:886) ~[forge-1.18.1-39.0.59-universal.jar%2369!/:?]
        at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:845) ~[server-1.18.1-20211210.034407-srg.jar%2365!/:?]
        at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[server-1.18.1-20211210.034407-srg.jar%2365!/:?]
        at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[server-1.18.1-20211210.034407-srg.jar%2365!/:?]

I can't find info on how shaped crafting works for 1.16+

The middle is simple, right-click to change origin, left-click to control where you're mining. It's mainly the into on the right that confuses me. For example, What does the left arrow that loops do? Some default shapes are on -1, what does -1 depth even mean? mining backward? and the stairs up, at first I thought maybe it mines a staircase up, but if it does, I don't know how to get it to work... Is there a place where people share their shape seeds?? I can't find any tutorial on this nor any documentation on it either. I just think a proper link or info on this would be nice, maybe on Curse, or the MC forums? It isn't detailed anywhere as far as I can tell.

Mod not working properly

so i was using ore excavation yesterday and today and for some reason its not excavation anything ive double checked the settings ive tried reinstalling it and it still doesnt work

2021-03-10.16-45-13.mp4

Block loss when using Tinkers tools

Observed behavior:

While using OreExcavation with a Tinkers tool that has less durability than the blocks to be mined, the tool breaks and the blocks recovered is equal to the amount of durability the tool had left. However, the remaining blocks to be mined are voided. For example, a tool has 32 durability left, using a vein mining function allows 64 of the bolcks to be mined. performing the function, the tool breaks (expectedly) and returns 32 blocks to the player. The remaining 32 blocks of the allowable 64 (from oreexcavate) are mined but the blocks are voided.

Expected Behavior:

When performing oreexcavate function, the number of blocks allowed to be mined should not exceed the tools durability, and return the number of mined blocks.

This was observed in 2 seperate modpacks, and the only with Tinkers tools... here is a link to the Github in Tinkers I submitted
SlimeKnights/TinkersConstruct#4641 (comment)

Only works in creative on modded blocks?

Hello

I am using MJ's Raw Ores Backport.

Excavation only works in creative.

When I switch back to survival it does not work on the two blocks, every vanilla block works just fine.

Any idea why that is?

I didnt change anything in the config or in the settings.

Thanks!!

custom ore

I added a mod called [Super Ores], then your [Ore Excavation] doesn't work, is there a way I can configure it?

Ore Excavation not working

So I left Ore Excavation keybind set to Grave. For some reason when starting out a modpack I just downloaded, Excavate is not working.

It does not tell me that I need the excavate enchantment. I tried to search for posts with similar issues and tried some of the solutions but nothing has worked. I went into the config folder and updated some of the statements to allow a free hand, changed the config from being always active to when the keybind is pressed.

Nothing, I have no idea what is wrong but I cannot use Ore Excavation. This has happened to me in more than one pack as well. FTB Contiuum and Compact Claustrophobia are the modpacks that it isn't working on if that helps? I have not tried any different modpacks or to remove it from the pack folder and reinstall it manually.

Any help would be greatly appreciated.

SaintGerard

Undo not working

I accidentally mined half my AE2 system and when I try to do /undo_excavation it says Undo Failed: Area obstructed
:(
I haven't placed any blocks, but cables have attached buses which might be an issue (I have around 600 items in my inventory that needs to be placed back - the excavation limit is set to 128, but a lot of blocks were constructed from multiple items)

I don't know where to look for more info.

How can I blacklist blocks or items?

I want to prevent some blocks and items from excavating. Then I edit config, But it doesn't work.
QQ截图20210630120135
QQ截图20210630115904
Are there anything wrong? I'm looking forward to your answer.

1.12.2 Version

Hi, I am playing on a modpack "Pokéhaan Craft" so maybe the developers changed something in it and I know that it's an old version.

  • My issue is that, I am unable to figure out how to change shapes. Whenever I mine, I mine until my pickaxe breaks. I tried searching on internet but nothing really but a two months old video that says to press V. Of course, nothing happens.

  • My keys are LALT to activate; CTRL + V to edit shapes. I have no same keys for any other options in-game.

  • I have tried the combinations of CTRL + LALT; LALT + V; V, but nothing seems to work.

ore excavation isnt working for patch 1.16.5

I have no idea what is happening. it was working for my first world then I made a new one and tapped the edit shape button now it doesn't work. the default button for selecting the shapes is V on mine yet when I select the one I made it isn't working. it only mines one block. if you are about to ask if excavate is on yes I have it on. if you can help me resolve this issue for this patch may be others with the same problem could fix it.

Maven Repository

Hey,
I am working on updating OreExcavationIntegration to 1.16 (https://www.curseforge.com/minecraft/mc-mods/oreexcavation-integration)
However I am having trouble creating a deobf jar of the new versions as apperently it crashes on the deobf Task with

Exception in thread "main" java.lang.IllegalArgumentException
	at org.objectweb.asm.signature.SignatureReader.parseType(SignatureReader.java:249)
	at org.objectweb.asm.signature.SignatureReader.accept(SignatureReader.java:122)
	at org.objectweb.asm.commons.Remapper.mapSignature(Remapper.java:163)
	at org.objectweb.asm.commons.ClassRemapper.visit(ClassRemapper.java:75)
	at org.objectweb.asm.ClassReader.accept(ClassReader.java:492)
	at org.objectweb.asm.ClassReader.accept(ClassReader.java:355)
	at net.minecraftforge.installertools.SrgMcpRenamer.process(SrgMcpRenamer.java:124)
	at net.minecraftforge.installertools.ConsoleTool.main(ConsoleTool.java:55)

I just wanted to ask whether there is a maven Repo or Api I could depend on instead of having to deobf the jar?

Thanks in advance :)

Excavate Snow/Tall Grass etc - 1.16.5

I'm not certain if this is a defect or a feature request.

Forge version: 36.0.15
OreExcavation version: 1.8.154

Attempting to excavate on Snow (layered) and Grass (not block) does not have the desired effect - only the block that you've targeted is broken.

Let me know if you need more info (in the case of it being a bug).

Also, thanks for updating this to 1.16!

[1.16.5] Multiplayer Server Pinging not working when mod is installed. (Error encoding packet)

What's Happening

Title ^
When this mod is installed on the server and when the IP is added to the Multiplayer List, server doesn't ping when you click refresh.
The main error seems to be "Error encoding packet",
"io.netty.handler.codec.EncoderException: String too big (was 32839 bytes encoded, max 32767)" Logs below.

image

Though the server is on and working.
Removing the this mod (Ore Excavation) makes the pinging work again and the server is displayed like normal.
image

Versions

Minecraft: 1.16.5
Forge: 36.1.2
Ore Excavation: 1.8.155

Logs when refreshing server list 3 times:
https://gist.github.com/Gbergz/fb1e8f90cadba61ea67f2a9a34ba3b67

Shape Minimg not Working

i tried with every variable with te key and the activation option, even disabling and enabling the shape minig option and with every vanilla item, and none of those worked, it doesn't crashes or gives a message, it just doesn't work

Overwrite shape "NONE"

Hi, I wonder if there is a way to overwrite the shape "NONE"?

The reason behind this is that I wish that the shape "NONE" should mean excavating nothing, instead of excavating a whole bunch of blocks.

Terracotta not being Excavated?

Hi there,
I'm having trouble on my 1.16.5 forge server with the OreExcavation mod (v1.8.157).
I have the Blacklist set to empty in the config file and I'm able to mine most blocks (wood, stone, ores, etc) without any trouble,
but I'm unable to excavate any colour of Terracotta. I'm not sure if this is a conflict with another mod or if its a bug with OreExcavation.

I appreciate any help!

Here is my config file for reference:

image

More than 1 block dropping from 1 to zero blocks

Every time I activated the ore excavation, the first time it drops all the blocks, but once I do it again, it drops 0 blocks, sometimes only 1. For example, breaking 30 blocks of dirt ends up in nothing.

It seems that with Block Per Tick at 3 is less possible to happen than in 128.

I had no other mods that inflicts with the dropping system.

Also after trying to break one by one, sometimes no items appeared, only after using the ore excavation mode.

Banning certain Items

Hello, first off I am not sure it this is okay to post here, I just created an account to get in touch with the creator to maybe find help for an issue.
I got to admit it is a very niche problem essentially I am running a custom Modpack with the main Mod adding in an armor that gives instant and lasting Saturation II which grant basically infinite Ore Excavation. So I was looking for a way to either stop ore excavation from triggering when the Armor pieces is worn, have a certain status effect or maybe just a cool down between Ore excavations.

Thanks in advance for you time and effort.
-DeXXter

Not working on mutiplayer

i created a local serve, the ore excavation is working on single player but not on the multiplayer, and yes the multiplayer serve have the same version as the one i have.

Small code Edit needed [fix in the issue]: Ghost blocks generate when digging up certain specific ores [GT6] [1.7]

Hello, I have noticed a small issue with the code that generates ghost blocks when digging up specific gregtech 6 ores. We have managed to hunt down the problem to this line in MiningAgent.class, roughly line 272:

this.player.field_70170_p.markAndNotifyBlock(snap.x, snap.y, snap.z, this.player.field_70170_p.func_72964_e(snap.x >> 4, snap.y >> 4), snap.getReplacedBlock(), snap.getCurrentBlock(), snap.flag);

The problem can be fixed by switching the

snap.y >> 4

with

snap.z >>4

I had a chat on IRC with Gregorious and Speiger and they managed to point it specifically to this line. If this could be fixed, it would be extremely appreciated.

Thank you in advance!

Minecraft 1.18.2 only breaking one block

I was using 1.10.159. I think that was the rev. On 1.18.1 and had no problems. Minecraft updated to 1.18.2 and now it only breaks one block no matter what mining pattern. The white outline shows the shape and pattern and the direction it will mine but only the target block breaks. I updated to the 160 revision and that does not work either.

my game crashed when i mined a block from create mod

i mined the create:shaft block the bug report is

---- Minecraft Crash Report ----
// You're mean.

Time: 24. 01. 22 21:49
Description: Exception in server tick loop

java.lang.NoSuchMethodError: 'net.minecraft.nbt.CompoundTag net.minecraft.world.level.block.entity.BlockEntity.save(net.minecraft.nbt.CompoundTag)'
at oreexcavation.handlers.MiningAgent.tickMiner(Unknown Source) ~[OreExcavation-1.10.159.jar%2356!/:?] {re:classloading}
at oreexcavation.handlers.MiningScheduler.tickAgents(Unknown Source) ~[OreExcavation-1.10.159.jar%2356!/:?] {re:classloading}
at oreexcavation.handlers.EventHandler.onTick(Unknown Source) ~[OreExcavation-1.10.159.jar%2356!/:?] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_126_EventHandler_onTick_ServerTickEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
at net.minecraftforge.event.ForgeEventFactory.onPostServerTick(ForgeEventFactory.java:886) ~[forge-1.18.1-39.0.59-universal.jar%2361!/:?] {re:classloading}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:845) ~[client-1.18.1-20211210.034407-srg.jar%2357!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:120) ~[client-1.18.1-20211210.034407-srg.jar%2357!/:?] {re:classloading,xf:OptiFine:default}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[client-1.18.1-20211210.034407-srg.jar%2357!/:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.18.1-20211210.034407-srg.jar%2357!/:?] {re:classloading,pl:accesstransformer:B}
at java.lang.Thread.run(Thread.java:833) [?:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details --
Details:
Minecraft Version: 1.18.1
Minecraft Version ID: 1.18.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 4049960400 bytes (3862 MiB) / 9093251072 bytes (8672 MiB) up to 10737418240 bytes (10240 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name:
Identifier: Intel64 Family 6 Model 42 Stepping 7
Microarchitecture: Sandy Bridge (Client)
Frequency (GHz): 3,29
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 4
Graphics card #0 name:
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095,00
Graphics card #0 deviceId: 0x1f82
Graphics card #0 versionInfo: DriverVersion=30.0.14.9676
Memory slot #0 capacity (MB): 4096,00
Memory slot #0 clockSpeed (GHz): 1,33
Memory slot #0 type: DDR3
Memory slot #1 capacity (MB): 4096,00
Memory slot #1 clockSpeed (GHz): 1,33
Memory slot #1 type: DDR3
Memory slot #2 capacity (MB): 8192,00
Memory slot #2 clockSpeed (GHz): 1,33
Memory slot #2 type: DDR3
Memory slot #3 capacity (MB): 8192,00
Memory slot #3 clockSpeed (GHz): 1,33
Memory slot #3 type: DDR3
Virtual memory max (MB): 28886,03
Virtual memory used (MB): 22769,39
Swap memory total (MB): 4352,00
Swap memory used (MB): 0,00
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Server Running: true
Player Count: 1 / 8; [ServerPlayer['davidCMs'/1787, l='ServerLevel[FUCK]', x=1952.29, y=71.00, z=-147.04]]
Data Packs: vanilla, mod:forge, mod:flywheel, mod:create, mod:oreexcavation, mod:jei
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
OptiFine Version: OptiFine_1.18.1_HD_U_H4
OptiFine Build: 20211212-175054
Render Distance Chunks: 6
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion:
OpenGlRenderer:
OpenGlVendor:
CpuCount:
ModLauncher: 9.1.0+9.1.0+main.6690ee51
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
OptiFine TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
javafml@null
Mod List:
client-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
forge-1.18.1-39.0.59-universal.jar |Forge |forge |39.0.59 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
flywheel-forge-1.18-0.5.1.jar |Flywheel |flywheel |1.18-0.5.1 |DONE |Manifest: NOSIGNATURE
create-mc1.18.1_v0.4c.jar |Create |create |0.4c |DONE |Manifest: NOSIGNATURE
OreExcavation-1.10.159.jar |OreExcavation |oreexcavation |1.10.159 |DONE |Manifest: NOSIGNATURE
jei-1.18.1-9.2.3.80.jar |Just Enough Items |jei |9.2.3.80 |DONE |Manifest: NOSIGNATURE
Flywheel Backend: GL33 Instanced Arrays
Crash Report UUID: 76076c46-6b38-4e9b-b9b7-8e3f3de7c423
FML: 39.0
Forge: net.minecraftforge:39.0.59

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.