Code Monkey home page Code Monkey logo

justenoughreactors's People

Contributors

brainstone avatar dycoldwind avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

kellixon anihacc

justenoughreactors's Issues

its not letting me use ur mod it keeps saying big reactors missing and i got the latest version installed

Issue Description:

Note: If this bug occurs in a modpack, please report this to the modpack author. Otherwise, delete this line and add your description here.
Also please remove anything that doesn't apply! If you're making a feature request or suggestion, just delete this.

What happens:

What you expected to happen:

Steps to reproduce:

...


Affected Versions (Do not use "latest"):

  • Minecraft: 1.12.2
  • JustEnoughResources:
  • Forge:
  • Other related mods:

Your most recent log or stack trace file where the issue was present:

[pastebin/gist/etc link here]

[Or stack trace here (Remove this if you don't put anything here!)]

[1.12.2] drop the client-side requirement

Running JER on a server forces clients to have it installed. While it makes sense to sync mod content, it should still not require the client to have the mod (and thus all of JEI, which is a massive RAM hog due to all the recipe indexing and whatnot) installed.

Question

Who do I talk to about how to make a extreme reactor work

Minecraft v 1.12.2

Forge v 14.23.5.2838

Extreme reactors v .4.5.67

Missing most of the JEI tabs

Apart from the Reactor Fuel tab being present with Cyanite, all of the JER tabs seem to be AWOL.

2019-04-11_23 07 00
2019-04-11_23 10 15

Mod versions: forge-1.12.2-14.23.5.2768, zerocore-1.12.2-0.1.2.8, jei_1.12.2-4.15.0.268, ExtremeReactors-1.12.2-0.4.5.65, JustEnoughReactors-1.12.2-1.1.3.61.

Platform: openjdk 8u212-b01-1 on Debian stretch, amd64.

See also debug.log. I'm suspicious of the "Unable to lookup..." errors, but you will know better than I.

Can’t find yellorite in deep dark (extra utilities)

Hello. I cannot find any yellorite in the deep dark (extra utilities) I know this isn’t related to the texture pack but I couldn’t find in repertoire thing related to this subject. I haven’t tried searching the overworld but I thought somebody would help me.

P.S I used world edit to clear out the stone but I don’t know how to scan for ores.

java.lang.NoClassDefFoundError: erogenousbeef/bigreactors/common/item/ItemBRMetal

Issue Description:

The mod fails to load due to BigReactors changing their internals.

What happens:

When JEI tries to load this, and error occurs in log and the plugin is not working.

What you expected to happen:

The plugin to not throw an error

Steps to reproduce:

  1. Install latest JER and ER and start the game
  2. Check the log and notice JER not working

Affected Versions (Do not use "latest"):

  • Minecraft: 1.12.2
  • JustEnoughResources: 1.1.1.1.47
  • ExtremeReactors: 1.12.2-0.4.65
  • Forge: 14.23.5.2811

Your most recent log or stack trace file where the issue was present:

[21:44:10] [Client thread/ERROR]: Failed to register mod categories: class dev.aura.justenoughreactors.JustEnoughReactors
java.lang.NoClassDefFoundError: erogenousbeef/bigreactors/common/item/ItemBRMetal
	at dev.aura.justenoughreactors.reactors.recipe.FuelRecipes.registerFuelCategory(FuelRecipes.java:26) ~[FuelRecipes.class:1.1.1.47]
	at dev.aura.justenoughreactors.JustEnoughReactors.registerCategories(JustEnoughReactors.java:37) ~[JustEnoughReactors.class:1.1.1.47]
	at mezz.jei.startup.JeiStarter.registerCategories(JeiStarter.java:180) [JeiStarter.class:?]
	at mezz.jei.startup.JeiStarter.start(JeiStarter.java:69) [JeiStarter.class:?]
	at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:136) [ProxyCommonClient.class:?]
	at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:55) [JustEnoughItems.class:?]
	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.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624) [FMLModContainer.class:?]
	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
	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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
	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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:752) [Loader.class:?]
	at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
	at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
	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.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.ClassNotFoundException: erogenousbeef.bigreactors.common.item.ItemBRMetal
	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
	... 46 more
Caused by: java.lang.NullPointerException

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.