Giter Site home page Giter Site logo

easyexcavate's People

Contributors

shnupbups avatar xuyuere avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

easyexcavate's Issues

Strange issue where the mod seems to fail entirely after a while

I've been playing with this mod for a while, and I noticed that in a few worlds, the mod fails in a strange way. After using the excavations without issue for several hours, I try to excavate a large vein of something (coal, for example), and the blocks break very slowly, and then I "server disconnect" and am kicked out to the server menu (While playing on singleplayer worlds). From that point onwards, whenever excavating more than a few blocks at once, the single player game "disconnects". Another weird thing is that it is world specific. If the mod starts to fail in one world, it may still work fine in another. I'm not sure if there's an easy way to deal with(or verify) this, but I figured I'd mention the issue regardless.

Easyexcavate causing my game to crash

Earlier today I was playing on my world (with easyexcavate), everything was fine, I went to add a new mod to my pack (Appleskin) and upon doing so cause my game to crash. After extensive troubleshooting, and checking every single mod one by one I discovered that appleskin was causing my game to crash. However, after all of this happened it also caused my easyexcavate to stop working as well. Upon putting the mod into my mod folder when I try to enter the game I get the error message "The game crashed whilst initializing game
Error: java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors!"
Here is the crash report as well

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

Time: 8/2/19 2:18 AM
Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors!
at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.logErrors(EntrypointUtils.java:45)
at net.fabricmc.loader.entrypoint.hooks.EntrypointClient.start(EntrypointClient.java:34)
at net.minecraft.class_310.method_1503(class_310.java)
at net.minecraft.class_310.method_1514(class_310.java:394)
at net.minecraft.client.main.Main.main(Main.java:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:170)
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:129)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
Suppressed: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:224)
at com.google.gson.Gson.fromJson(Gson.java:887)
at com.google.gson.Gson.fromJson(Gson.java:825)
at com.shnupbups.easyexcavate.EasyExcavate.onInitialize(EasyExcavate.java:43)
at net.fabricmc.loader.entrypoint.hooks.EntrypointClient$$Lambda$1430/1492277693.accept(Unknown Source)
at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.lambda$logErrors$0(EntrypointUtils.java:38)
at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils$$Lambda$1431/2089105385.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.logErrors(EntrypointUtils.java:36)
... 11 more
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:213)
... 19 more

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

-- Head --
Thread: Client thread
Stacktrace:
at net.fabricmc.loader.entrypoint.hooks.EntrypointUtils.logErrors(EntrypointUtils.java:45)
at net.fabricmc.loader.entrypoint.hooks.EntrypointClient.start(EntrypointClient.java:34)
at net.minecraft.class_310.method_1503(class_310.java)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.class_310.method_1514(class_310.java:394)
at net.minecraft.client.main.Main.main(Main.java:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:170)
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:129)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)

-- System Details --
Details:
Minecraft Version: 1.14.4
Minecraft Version ID: 1.14.4
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1146981048 bytes (1093 MB) / 1577058304 bytes (1504 MB) up to 2147483648 bytes (2048 MB)
CPUs: 4
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Fabric Mods:
animalnet: MrMarnic's AnimalNet v1.14.4 Fabric b1
betterutilities: Better Utilities 1.4.2
blue_endless_jankson: jankson 1.1.2
cloth: Cloth Events 0.3.1+build.23
cloth-config2: Cloth Config v2 0.4.1
crochet: Crochet 1.0.2
cursedchests: CursedChests 2.3.23
durabilityviewer: Giselbaers Durability Viewer 1.14-fabric0.2.7-1.5
easyexcavate: Easy Excavate 1.5.1
fabric: Fabric API 0.3.0+build.207
fabric-api-base: fabric-api-base 0.1.0+b494ebeb42
fabric-biomes-v1: fabric-biomes-v1 0.1.0+896c7fbb42
fabric-commands-v0: fabric-commands-v0 0.1.1+b494ebeb42
fabric-containers-v0: fabric-containers-v0 0.1.2+b494ebeb42
fabric-content-registries-v0: fabric-content-registries-v0 0.1.1+b494ebeb42
fabric-crash-report-info-v1: fabric-crash-report-info-v1 0.1.0+5914746342
fabric-events-interaction-v0: fabric-events-interaction-v0 0.1.0+ea100f6142
fabric-events-lifecycle-v0: fabric-events-lifecycle-v0 0.1.0+5914746342
fabric-furnaces: Fabric Furnaces 1.1.7
fabric-item-groups-v0: fabric-item-groups-v0 0.1.0+1e69a0a542
fabric-keybindings-v0: fabric-keybindings-v0 0.1.1+7dfef87c42
fabric-loot-tables-v1: fabric-loot-tables-v1 0.1.0+b494ebeb42
fabric-mining-levels-v0: fabric-mining-levels-v0 0.1.0+ab421b9c42
fabric-models-v0: fabric-models-v0 0.1.0+5914746342
fabric-networking-blockentity-v0: fabric-networking-blockentity-v0 0.1.1+b494ebeb42
fabric-networking-v0: fabric-networking-v0 0.1.2+9b03381f42
fabric-object-builders-v0: fabric-object-builders-v0 0.1.1+9b03381f42
fabric-registry-sync-v0: fabric-registry-sync-v0 0.2.2+9b03381f42
fabric-renderer-api-v1: fabric-renderer-api-v1 0.1.1+9b03381f42
fabric-renderer-indigo: fabric-renderer-indigo 0.1.9+9b03381f42
fabric-rendering-data-attachment-v1: fabric-rendering-data-attachment-v1 0.1.0+b494ebeb42
fabric-rendering-fluids-v1: fabric-rendering-fluids-v1 0.1.0+dc4c57c242
fabric-rendering-v0: fabric-rendering-v0 0.1.1+6dad974e42
fabric-resource-loader-v0: fabric-resource-loader-v0 0.1.1+7495ea2842
fabric-tag-extensions-v0: fabric-tag-extensions-v0 0.1.1+b494ebeb42
fabric-textures-v0: fabric-textures-v0 0.1.4+b494ebeb42
fabricloader: Fabric Loader 0.4.8+build.159
gbfabrictools: GBfabrictools 1.0.0
glassential: Glassential 1.14.4-1.1.0
inventorysorter: Inventory Sorter 1.4.3
leadvillagers: Lead Villagers 1.2.0+mc1.14.4
modmenu: Mod Menu 1.7.0+build.106
notenoughwands: Not Enough Wands 1.7.5.beta
roughlyenoughitems: Roughly Enough Items 2.9.7+build.143
tbo: TheBiomeOverhaul 1.2.0
trees-do-not-float: Trees Do Not Float 1.4.0+build.30
voxelmap: VoxelMap 1.9.13
waila: Hwyla 1.9.17
wildworld: Wild World 1.1.0
worldedit: WorldEdit 7.0.1-rc1;a9b3fb1
Launched Version: fabric-loader-0.4.8+build.159-1.14.4
LWJGL: 3.2.2 build 10
OpenGL: NO CONTEXT
GL Caps:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
Resource Packs: ERROR NullPointerException: null
Current Language: ERROR NullPointerException: null
CPU:

just dosent work

it dosent clear tree logs or lumps of ore it doesnt do anything

1.14 Error loading class FabricKeyBinding

Error Description

The game does not open when you hit the 'play' button. Error java.lang.ClassNotFoundException

Error Info

  • Fabric version: fabric-loader-0.4.6+build.141-1.14+build.21
  • Mod version: 1.4.1

Full error message:

[14:05:25] [main/INFO]: Loading for game Minecraft 1.14
[14:05:26] [main/INFO]: [FabricLoader] Loading 2 mods: [email protected]+build.141, [email protected]
[14:05:26] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/adria/AppData/Roaming/.minecraft/libraries/net/fabricmc/sponge-mixin/0.7.11.30/sponge-mixin-0.7.11.30.jar Service=Knot/Fabric Env=CLIENT
[14:05:26] [main/INFO]: Compatibility level set to JAVA_8
[14:05:26] [main/WARN]: Mixin config easyexcavate.mixins.json does not specify "minVersion" property
[14:05:26] [main/INFO]: Setting user: vazkelx
[14:05:26] [main/WARN]: Error loading class: net/fabricmc/fabric/api/client/keybinding/FabricKeyBinding (java.lang.ClassNotFoundException: net/fabricmc/fabric/api/client/keybinding/FabricKeyBinding)

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.