Giter Club home page Giter Club logo

forever-enough-items's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

craftorio

forever-enough-items's Issues

Overlay Not Like Described

I have no idea what i am doing wrong, the mod works, but the overlay is not like pictured or described and there is no "profiles" button or any settings button. Hitting "P" does nothing. The left arrow (used to scroll through items) is covered up with a big subsets button.

Also is there a thread for this in the Minecraft forum because i looked and couldn't find one and it would probably be wise to do so.

Crashing on Startup 1.8.9 - Improving Minecraft - ItemMobSpawner.func_150895_a

Hello! I've been having a bit of a crashing issue when I attempt to even launch the game. After removing all of my mods except for FEI, JEI, and Excore, the game launches just fine. I have a crash report on this Google Doc here. If you could perhaps take a look at that, and help me identify which mod I've got installed is the problem, I would greatly appreciate it, and if you need anything else I'll do my best to provide.

Latest version of FEI, the latest 1.8.9 version of JEI (which I believe is 2.28.18.186), Excore 1.5.3

net.minecraftforge.fml.common.LoaderException: java.lang.IllegalAccessError: tried to access field net.minecraftforge.fml.client.event.ConfigChangedEvent.modID from class *other mod*

---- Minecraft Crash Report ----

WARNING: coremods are present:
LoadingPlugin (HardcoreDarkness-MC1.9-1.8.jar)
PixelCamTilt (pixelcam-mc1.9-1.0.jar)
ItemPatchingLoader (ItemPhysic Full 1.3 mc1.9.jar)
FMLPlugin (InventoryTweaks-1.61-dev-43.jar)
LoadingPlugin (ChunkAnimator-MC1.9-1.1.jar)
ShoulderPlugin (ShoulderSurfing-1.9-1.0.jar)
Contact their authors BEFORE contacting forge

// Don't be sad, have a hug! <3

Time: 5/15/16 1:52 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: java.lang.IllegalAccessError: tried to access field net.minecraftforge.fml.client.event.ConfigChangedEvent.modID from class lumien.chunkanimator.ChunkAnimator
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:179)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:772)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:316)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:346)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.IllegalAccessError: tried to access field net.minecraftforge.fml.client.event.ConfigChangedEvent.modID from class lumien.chunkanimator.ChunkAnimator
at lumien.chunkanimator.ChunkAnimator.onConfigChanged(ChunkAnimator.java:43)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_14_ChunkAnimator_onConfigChanged_OnConfigChangedEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at code.elix_x.mods.fei.client.jeioverride.JeiReflector.load(JeiReflector.java:157)
at code.elix_x.mods.fei.api.gui.FEIGuiOverride.loadFromProfile(FEIGuiOverride.java:111)
at code.elix_x.mods.fei.api.gui.FEIGuiOverride.changeProfile(FEIGuiOverride.java:40)
at code.elix_x.mods.fei.client.events.FEIGuiOverrideEvents.changeProfile(FEIGuiOverrideEvents.java:18)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_168_FEIGuiOverrideEvents_changeProfile_FEIChangeProfileEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at code.elix_x.mods.fei.api.profile.Profile.setCurrentProfile(Profile.java:77)
at code.elix_x.mods.fei.api.profile.Profile.load(Profile.java:156)
at code.elix_x.mods.fei.proxy.ClientProxy.postInit(ClientProxy.java:105)
at code.elix_x.mods.fei.ForeverEnoughItemsBase.postInit(ForeverEnoughItemsBase.java:189)
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:483)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:561)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:228)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:206)
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:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:770)
... 10 more

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

-- System Details --
Details:
Minecraft Version: 1.9
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1563952464 bytes (1491 MB) / 2134114304 bytes (2035 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -Xms2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.23 Powered by Forge 12.16.1.1904 Optifine OptiFine_1.9_HD_U_B1 57 mods loaded, 57 mods active
Loaded coremods (and transformers):
LoadingPlugin (HardcoreDarkness-MC1.9-1.8.jar)
lumien.hardcoredarkness.asm.ClassTransformer
PixelCamTilt (pixelcam-mc1.9-1.0.jar)
com.replaymod.pixelcam.coremod.CameraTiltCT
ItemPatchingLoader (ItemPhysic Full 1.3 mc1.9.jar)
com.creativemd.itemphysic.ItemTransformer
FMLPlugin (InventoryTweaks-1.61-dev-43.jar)
invtweaks.forge.asm.ContainerTransformer
LoadingPlugin (ChunkAnimator-MC1.9-1.1.jar)
lumien.chunkanimator.asm.ClassTransformer
ShoulderPlugin (ShoulderSurfing-1.9-1.0.jar)
com.teamderpy.shouldersurfing.asm.ShoulderTransformations
GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.15.4279' Renderer: 'Intel(R) HD Graphics'
OptiFine Version: OptiFine_1.9_HD_U_B1
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: KUDA-Shaders v6.2.81 - Lite.zip
OpenGlVersion: 4.3.0 - Build 10.18.15.4279
OpenGlRenderer: Intel(R) HD Graphics
OpenGlVendor: Intel
CpuCount: 2

Null item in itemStack java.lang.NullPointerException (plugins)

Hi I have not experienced a crash yet but was having a problem with a mod so went back to tested mods one at a time. I am seeing a lot of red text in the log. Not sure if it means anything? Any help is appreciated. Thank you!

http://pastebin.com/P1Pb5k27

I am using 1.10.2 newest version of FEI ; 1.10.2 Release version of JEI (I also tried the beta version: same error in the log) and the newest version of Excore

jei overrides not working

hey iam using the mod on a 1.9.4 mp server and the overrides dont apply when switching profiles, i have to reset the option in the profile manager everytime.

crash without ExCore installed

When starting Minecraft with FEI but without ExCore, Minecraft crashes on startup. Perhaps the logs are clear to some people, but they weren't clear to me what the problem was. Then I remembered you needed ExCore, which fixed the problem.

Would you consider adding a message from Forge when you don't have ExCore installed saying you that need ExCore rather than just crashing? I've seen many other mods that have this feature (Tinkers's Construct with Mantle, RFTools with McJtyLib, eg. al.).

Thanks.

Forever Enough Items Crashes When Trying to Click on Items

Okay, so, I recently installed this mod and after a couple of hours of trying to figure out "How" to permission myself on singleplayer... I figured it out. But now... Every time I click on any of the blocks, swords, tools, etc..., the game completely crashes "Shutting Down Internal Server"... I've uninstalled every mod and kept Forever Enough Items Mod and its corresponding mods and it still crashes.

Please help.

Looking into the Ex Nihilo Omnia/NeoTech subset menu causes crash

You may know about this already but in case not here is the information. When looking up information on specific mods and the items/blocks they have within them, the game froze and then CTD after a few seconds. Specificly these two mods ATM.

Version of Minecraft: 1.10.2
Version of FEI: 1.0.15
Version of JEI: 3.12.0.282
Version of Forge: 12.18.1.2094
Crash Report: http://pastebin.com/qr4DZetY
FML Log: http://www.pastefs.com/pid/6138

Crash with item subsets

crash-2016-10-02_16.02.29-client.txt
Every time i try to use shift left click under item subsets on any mod it just crashes the game instead of displaying the selected mods content.

Other info:
Minecraft:1.10.2
forge:1.10.2-12.8.1.2094
JEI:1.10.2-3.12.3.292
FEI:1.0.15-1.10.2

crash on change icon

FEI crashes minecraft when you try to change the profile icon.

Steps to reproduce:

Start Minecraft
Open Inventory Screen
Open Profile Edit Screen
Select Profile
Left click on icon
CRASH

Happens every time I've tried it.

MultiMC log, Crash Log, and latest.log from Minecraft are in this archive
http://games.technoplaza.net/temp/fei-iconcrash.zip

Minecraft Info:

Minecraft 1.10.2
Forge 2099
JEI 3.12.7.312
Excore 1.6.2
FEI 1.0.16

Thanks for a great mod. If I can provide any more information, please let me know. More than happy to help test.

[Issue] Permanent Rain

Hey @Elix-x,

I recently found a bug with this mod (ForeverEnoughItems-1.0.8-1.9, Forge: 12.16.1.1887)

It seem to set constantly the rain to "true" (seem not to save a state change). I was not able to turn it off with normal ways (sleeping) or cheats like (toggledownfall). Sadly I do not have proof in form of a console message, but after disabling this mod (and only this one) it is working again.

thanks for your help,

access_denied

Crash on /feiop

Whenever I use the /feiop command in single player, my game crashes shortly afterwards. The crash usually results within 5 - 15 seconds of the command, but has taken close to 45 seconds to a minute on occasion. My crash report mentions an OpenGL error, but I don't know why this command would interfere with OpenGL. Additionally, my graphics drivers are all up to date.

Crash report: http://pastebin.com/a9K41iXH
Latest.log: http://pastebin.com/eHhB57Kg

Any help would be greatly appreciated.

Magnet toggle doesn't appear to work

Hi :)

MC: 1.10.2
forge-1.10.2-12.18.1.2026-installer
ForeverEnoughItems-1.0.15-1.10.2

Magnet is set to USER in the configs. We can all use it but nobody can successfully turn it off again. You can click to turn it off but it doesn't actually turn off. /magnet also gives "unknown command" error.

Regards,
Renada

hardcore

Without the use of cheats on hardcore or when not enabling cheats in survival, it's a pain to fiddle with opening to lan and using commands to get many aspects of the mod to work (magnet, time, etc). I may be missing something in the options.

Crash on MIneplex?

When I trying to get to mineplex server with FEI my client crashes. It doesn't crash without FEI nor it crashes on other servers.
Crash Report: http://codepad.org/YXfrXZl7
Edit: it crashes when opening inventory.

[Feature Request] Disable Custom Permissions

I would like to be able to use this mod as I did with NEI. I do not wish to deal with the complicated mess of feiopping everyone to do stuff, that they can do anyways using op-level commands.

Press P to manage profiles

I have modular storage installed and pressing P in the search bar for modular storage will bring up the mange profiles too. Kind of related to issue #5 version 1.0.5 or 1.0.6 can't remember what version is installed and I'm not at my machine.

OP Crasshes

I've installed this mod to help me fin the recipies without havint to leave the game screen, but i decided to use it to get some itens and when i usede the comand "/feiop" it triged a game crash, everytime i clic onto something (minecraft itnes) in the FEI/JEI menu the game crashes

Here is the game crash report.
crash-2016-07-03_11.07.01-client.txt

MODs:
1.10-chunkedgeindicator-1.3
Excore-1.5.3-1.9 (Not a MOD)
ForeverEnoughItems-1.0.12-1.10
jei_1.10.2-3.7.3.221
justbackpacks-mc1.9.4-1.0.2
LLOverlayReloaded-1.0.7-mc1.10
Xaeros_Minimap_1.9.6_Forge_1.10.2
XRay-31

PS.: i didn't have this problems with the 1.9.4 version, same mods

Forever Enough Items Crash When Click For Stack

Hey i know you have just done an update, i downloaded that update and still the cheat mode does not work for me i am persistently getting a crash when trying to add items or stacks to my inventory,

I do /feiop and then go to inventory under cheat mode, example click diamond axe, game freezes, shutting down internal server and then the crash log.
Crash log below
pastebin.com/raw/VYchDntn

Unable to configure

The profile configuration is acting differently depending on how large the screen is. When it's full screen I see 5 sections to configure (B) but none of those sections react to clicks. When it's not full screen (A) only 2 sections are visible (JEI, Utilities) and both can be selected for further configuration (C).

When in fullscreen mode (B), the logfile gets spammed with:
[00:07:58] [Client thread/ERROR]: ########## GL ERROR ##########
[00:07:58] [Client thread/ERROR]: @ Post render
[00:07:58] [Client thread/ERROR]: 1281: Invalid value

Thanks.

Versions:
MC 1.9
Forge 1868
ExCore 1.5.2-1.9
FEI 1.0.5-1.9
JEI 1.9-3.3.2.196
LLOverlayReloaded 1.0.7-mc1.9
More Overlays 1.2-mc1.9

Screenshots:
(A) Config options available when not-fullscreen
2016-05-02_00 07 03

(B) Config options available when fullscreen
2016-05-02_00 07 46

(C) JEI Configuration, accessible only when not-fullscreen
2016-05-02_00 09 03

Please set a maximum supported JEI version on all releases

I am getting reports any time I update JEI because FEI is messing with internal classes.

At the very least, please set the version range on your JEI dependency so that it is something like
required-after:JEI@[3.7.0,3.7.1];
This way when JEI updates, players will get a warning that FEI only supports up to version 3.7.1 instead of having it crash.

[Feature Change Request] Why do I have to use /feiop in singleplayer with cheats enabled?

Why do I have to use /feiop in singleplayer with cheats enabled?
That just doesn't seem right to me.
I shouldn't have to use a command to be able to cheat items in when jei's cheat-items-in is enabled and cheats are enabled for the sp world.
Why can't you just use JEI's cheat-items-function instead of using your own function to cheat them in?
I think this because JEI's built in cheat mode can only cheat items in in singleplayer if cheats are enabled for the sp world you're playing in.
Because when JEI cheat-mode is enabled, but cheats are turned off for the world, and you try to use JEI to cheat an item inyou don't get the item.
Instead you get this error message in chat in red "You do not have permission to use that command!"
Therefore the only believable reason you would need to have an /feiop command is if FEI uses it's own method of cheating items in and does NOT use JEI to cheat items in.

Incorrect mod names

when right click mod under item subsets @ command show incorrect mod name for certain mods, for example enchanting plus becomes @eplus which doesn't work. So i think it doesn't like space or the "and" symbol.

Subset enhancement

Could you please consider three refinements to Item Subsets?

(1) Sort the list of mods alphabetically.
(2) Allow the size of the subset window to be altered so we can see more mods without scrolling. As it is the list only uses the top 30% of the screen.
(3) If we shift-click the mod name could you have it paste the @modname to jei's search field? A single scrollable list is ok for a quick overview but for mods that have dozens or more items it's a little awkward.

Thank you.

Problem with FEI

http://pastebin.com/XEwbvgD

Hello elix-x,
I post this like you recommend me to do. What I put in the link is what i got when I tried to open minecraft with the mods Forestry, Mantle (which is necessary for Forestry or tinker construct I dont remember), tinker construct, mapwriter2 and the five mods who are needed if we want FEI ( which are Forever enough items, just enough items, light level overlay reloaded, chunk edge indicator and excore).
All of those mods are in 1.10.2

Thank you to find out my problem.

firedarkness98

Crash with FEI and JEI

Hi Mezz,

Thought I'd let you know about this. JEI updated.
mezz/JustEnoughItems#535

Minecraft 1.10.2
Forge: 12.18.2.2107
JEI: 3.12.8.238
FEI: 1.0.16

EDIT: (I meant this for you Elix_x). Apparently my cold is worse than I thought it was and the brain, it is fried.

Press P to manage profiles

When pressing P even in the search box with version 1.0.3 it will bring up the manage profiles screen

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.