GithubHelp home page GithubHelp logo

gwyog / gtneioreplugin Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 18.0 56 KB

A minecraft forge mod which adds NEI plugins to show detailed information of GregTech5/6's ore-generation.

License: MIT License

Java 100.00%

gtneioreplugin's People

Contributors

gwyog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

gtneioreplugin's Issues

Redesign the layout of vein stat plugins

Currently, the words on the vein stat plugin will sometimes be out of the border. This is mainly caused by many dimension names in one line.

Also, the corresponding chance to the dimension could not be placed neatly under its dimension name. We need to design a better layout to show the dimension names and its corresponding generated chance.

For reference: https://public.lightpic.info/thumb/8E4D_58DE448B0.jpg
(imgur server is currently down, so I use this website instead)

Versions required for dependencies not made clear

I found that to build this, I needed:
gregtech-5.09.30-dev.jar (5.09.31 failed to compile)
gregtech_1.7.10-6.05.22-dev.jar (this was the latest official dev build)

Adding this to the readme would be much appreciated

NEI Ore vein recipe unusable issiue

When I try to see ore vein stats from the nei plug in I get this error on chat:
image
Can anyone help on how to find the log at least?
Edit:
I found these in the console
.
[B#768] [14:53:11] [Server thread/INFO]: Saving chunks for level 'Journey'/SpectreWorld
[B#768] [14:53:13] [AromaBackup/INFO]: [§1AromaBackup§r] World Backup done!
[B#768] [14:53:13] [AromaBackup/INFO]: [§1AromaBackup§r] Next scheduled Backup in 30 minutes.
[B#768] [15:01:26] [Client thread/INFO]: [CHAT] [§1AromaBackup§r] World Backup done!
[B#768] [15:01:26] [Client thread/INFO]: [CHAT] [§1AromaBackup§r] Next scheduled Backup in 30 minutes.
[B#768] [15:01:27] [Server thread/WARN]: WARNING: Possible Lag Source at [-170, 69, 179] in Dimension 0 with 378930300ns caused by an instance of class gregtech.common.tileentities.boilers.GT_MetaTileEntity_Boiler_Solar
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.util.concurrent.ExecutionException: java.lang.NullPointerException
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1006)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.nei.recipe.RecipeHandlerQuery.getHandlersWithRecipes(RecipeHandlerQuery.java:63)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.nei.recipe.RecipeHandlerQuery.getRecipeHandlersParallel(RecipeHandlerQuery.java:45)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.nei.recipe.RecipeHandlerQuery.runWithProfiling(RecipeHandlerQuery.java:32)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:38)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:22)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.nei.api.ShortcutInputHandler.handleMouseClick(ShortcutInputHandler.java:72)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at bq_standard.client.gui.panels.content.PanelInteractiveItemSlot.onMouseClick(PanelInteractiveItemSlot.java:43)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at betterquesting.api2.client.gui.panels.CanvasMinimum.onMouseClick(CanvasMinimum.java:105)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at betterquesting.api2.client.gui.panels.CanvasEmpty.onMouseClick(CanvasEmpty.java:76)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at betterquesting.api2.client.gui.panels.lists.CanvasScrolling.onMouseClick(CanvasScrolling.java:317)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at betterquesting.api2.client.gui.panels.CanvasEmpty.onMouseClick(CanvasEmpty.java:76)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at betterquesting.api2.client.gui.panels.CanvasEmpty.onMouseClick(CanvasEmpty.java:76)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at betterquesting.api2.client.gui.panels.CanvasEmpty.onMouseClick(CanvasEmpty.java:76)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at betterquesting.api2.client.gui.GuiScreenCanvas.onMouseClick(GuiScreenCanvas.java:281)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at betterquesting.client.gui2.GuiQuest.onMouseClick(GuiQuest.java:205)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at betterquesting.api2.client.gui.GuiScreenCanvas.func_146274_d(GuiScreenCanvas.java:206)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:3104)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.client.main.Main.main(SourceFile:148)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[B#768] [15:01:38] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:598)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.concurrent.ForkJoinTask.get(ForkJoinTask.java:1005)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 27 more
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.concurrent.ForkJoinTask.getThrowableException(ForkJoinTask.java:598)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.concurrent.ForkJoinTask.reportException(ForkJoinTask.java:677)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:735)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.stream.ReduceOps$ReduceOp.evaluateParallel(ReduceOps.java:714)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.nei.recipe.RecipeHandlerQuery.lambda$getHandlersWithRecipes$2(RecipeHandlerQuery.java:62)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at codechicken.nei.recipe.RecipeHandlerQuery$$Lambda$2299/1434111396.call(Unknown Source)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.concurrent.ForkJoinTask$AdaptedCallable.exec(ForkJoinTask.java:1424)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
[B#768] [15:01:42] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NullPointerException
[B#768] [15:01:42] [Client thread/INFO]: [CHAT] There was error during loading recipe. Please check log for details.
[B#768] [15:01:43] [Server thread/WARN]: WARNING: Possible Lag Source at [-175, 65, 171] in Dimension 0 with 158625800ns caused by an instance of class gregtech.api.metatileentity.implementations.GT_MetaTileEntity_BasicMachine_GT_Recipe
[B#768] [15:01:47] [Server thread/INFO]: Saving and pausing game...
.

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.