FTBTeam / FTB-Academy

FTB Academy Issue tracker is now closed, use https://github.com/FTBTeam/FTB-Modpack-Issues
15 stars 26 forks source link

Drawer Controller needs to be reset with key button so Crafting Grid can see drawer items #235

Open Barberfluids opened 4 years ago

Barberfluids commented 4 years ago

Hi There,

I have found once you hook a drawer controller to refined storage with Cable, the Drawer Controller needs to be occasionally reset with the key button so my Crafting Grid can also see all the items that are contained in my drawer storage system.

RandomPatches (randompatches-1.12.2-1.18.2.1.jar) com.therandomlabs.randompatches.core.RPTransformer LoadingPlugin (splashlogofix-1.0.jar) me.modmuss50.splashlogofix.asm.ClassTransformer StructureUtilsASM (StructureUtils-1.1.0.4.jar) me.modmuss50.structureutils.StructureTransformer AstralCore (astralsorcery-1.12.2-1.10.20.jar)

CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar) team.chisel.ctm.client.asm.CTMTransformer CorePlugin (SmoothFont-mc1.12.2-2.1.1.jar) bre.smoothfont.asm.Transformer Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)

VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)

Controllable (controllable-0.6.1-mc1.12.2.jar) com.mrcrayfish.controllable.asm.ControllableTransformer LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar) lumien.resourceloader.asm.ClassTransformer DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar) org.orecruncher.dsurround.asm.Transformer GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 24.20.100.6286' Renderer: 'Intel(R) UHD Graphics 620' Suspected Mods: Unknown [20:11:01] [Client thread/INFO] [Mini]: [pl.asie.splashanimation.core.SplashProgressTransformer] Successfully transformed net.minecraftforge.fml.client.SplashProgress$2.run()V [20:11:01] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2846 Initialized [20:11:01] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients. [20:11:02] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient... [20:11:02] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients [20:11:02] [Client thread/INFO] [Quark ASM]: Transforming net.minecraft.client.renderer.tileentity.TileEntityPistonRenderer [20:11:02] [Client thread/INFO] [Quark ASM]: Applying Transformation to method (Names [render, func_192841_a] Descriptor (Lnet/minecraft/tileentity/TileEntityPiston;DDDFIF)V) [20:11:02] [Client thread/INFO] [Quark ASM]: Located Method, patching... [20:11:02] [Client thread/INFO] [Quark ASM]: Patch result: true [20:11:02] [Client thread/INFO] [BetterFps]: Patching net.minecraft.client.renderer.tileentity.TileEntityBeaconRenderer... (bwv) [20:11:02] [Client thread/INFO] [FML]: Searching c:\ftb\FTBAcademy\minecraft\mods for mods [20:11:02] [Thread-3/INFO] [STDOUT]: [bre.smoothfont.util.Logger:info:59]: info: Detected charWidthFloat[] of OptiFine. [20:11:04] [Client thread/WARN] [FML]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.13.2 [20:11:04] [Client thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358 [20:11:05] [Client thread/WARN] [FML]: Mod craftingtweaks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 8.1.9 [20:11:05] [Client thread/WARN] [FML]: Mod defaultoptions is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 9.2.8 [20:11:05] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 124720500 nanos [20:11:05] [Client thread/WARN] [FML]: Mod enderstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.6.137 [20:11:06] [Client thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844 [20:11:07] [Client thread/WARN] [FML]: Mod mainmenuscale is missing the required element 'version' and no fallback can be found. Substituting '1.0'. [20:11:08] [Client thread/INFO] [FML]: Disabling mod serverleveltype it is server side only. [20:11:08] [Client thread/WARN] [FML]: Mod smoothfont is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version mc1.12.2-2.1.1 [20:11:09] [Client thread/WARN] [FML]: Mod sutils is missing the required element 'version' and no fallback can be found. Substituting '1.0'. [20:11:09] [Client thread/WARN] [FML]: Mod vanillafix is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.10-SNAPSHOT [20:11:10] [Client thread/INFO] [FML]: Forge Mod Loader has identified 123 mods to load [20:11:10] [Client thread/INFO] [FML]: FML has found a non-mod file ServerLevelType-1.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [20:11:10] [Client thread/INFO] [FML]: FML has found a non-mod file splashlogofix-1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [20:11:10] [Client thread/WARN] [mixin]: Error loading class: openblocks/client/renderer/tileentity/TileEntityTankRenderer (java.lang.ClassNotFoundException: The specified class 'openblocks.client.renderer.tileentity.TileEntityTankRenderer' was not found) [20:11:10] [Client thread/WARN] [mixin]: Error loading class: morph/avaritia/client/render/item/HaloRenderItem (java.lang.ClassNotFoundException: The specified class 'morph.avaritia.client.render.item.HaloRenderItem' was not found) [20:11:10] [Client thread/WARN] [mixin]: Error loading class: morph/avaritia/client/render/item/WrappedItemRenderer (java.lang.ClassNotFoundException: The specified class 'morph.avaritia.client.render.item.WrappedItemRenderer' was not found) [20:11:12] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, smoothfontcore, controllable, foamfixcore, dsurroundcore, randompatches, actuallyadditions, appleskin, astralsorcery, autoreglib, backtools, baubles, betterbuilderswands, bonsaitrees, bookshelf, botania, brandonscore, buildinggadgets, chameleon, chisel, clumps, codechickenlib, cofhcore, cofhworld, controlling, craftingtweaks, craftpresence, ctgui, crafttweaker, crafttweakerjei, creeperconfetti, ctm, custommainmenu, defaultoptions, diethopper, dym, draconicevolution, dttraverse, dynamictrees, elevatorid, enderstorage, fastfurnace, fastleafdecay, fastbench, foamfix, forgelin, ftbacademymod, ftbbanners, ftbguides, ftblib, ftbquests, ftbtutorialmod, ftbutilities, ftbbackups, gamestages, harvestables, hats, ichunutil, industrialforegoing, instrumentalmobs, inventorytweaks, ironchest, itemfilters, jei, jetif, journeymap, jeresources, kubejs, letsencryptcraft, mainmenuscale, mantle, minetogether, minetogetherserver, mob_grinding_utils, modnametooltip, modtweaker, moreoverlays, morpheus, mousetweaks, mtlib, naturescompass, neat, netherportalfix, oreexcavation, projectintelligence, quark, reborncore, redstoneflux, refinedstorage, refinedstorageaddons, resourceloader, resourcereloader, additionalstructures, simplybackpacks, smoothfont, storagedrawers, sutils, tconstruct, teslacorelib, teslacorelib_registries, tesslocator, theoneprobe, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, tinkertoolleveling, tipthescales, tombmanygraves, topaddons, traverse, trumpetskeleton, twilightforest, vanillafix, xlfoodmod, xpt, dsurround, orelib, phosphor-lighting, reauth] at CLIENT [20:11:12] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, smoothfontcore, controllable, foamfixcore, dsurroundcore, randompatches, actuallyadditions, appleskin, astralsorcery, autoreglib, backtools, baubles, betterbuilderswands, bonsaitrees, bookshelf, botania, brandonscore, buildinggadgets, chameleon, chisel, clumps, codechickenlib, cofhcore, cofhworld, controlling, craftingtweaks, craftpresence, ctgui, crafttweaker, crafttweakerjei, creeperconfetti, ctm, custommainmenu, defaultoptions, diethopper, dym, draconicevolution, dttraverse, dynamictrees, elevatorid, enderstorage, fastfurnace, fastleafdecay, fastbench, foamfix, forgelin, ftbacademymod, ftbbanners, ftbguides, ftblib, ftbquests, ftbtutorialmod, ftbutilities, ftbbackups, gamestages, harvestables, hats, ichunutil, industrialforegoing, instrumentalmobs, inventorytweaks, ironchest, itemfilters, jei, jetif, journeymap, jeresources, kubejs, letsencryptcraft, mainmenuscale, mantle, minetogether, minetogetherserver, mob_grinding_utils, modnametooltip, modtweaker, moreoverlays, morpheus, mousetweaks, mtlib, naturescompass, neat, netherportalfix, oreexcavation, projectintelligence, quark, reborncore, redstoneflux, refinedstorage, refinedstorageaddons, resourceloader, resourcereloader, additionalstructures, simplybackpacks, smoothfont, storagedrawers, sutils, tconstruct, teslacorelib, teslacorelib_registries, tesslocator, theoneprobe, thermalcultivation, thermaldynamics, thermalexpansion, thermalfoundation, tinkertoolleveling, tipthescales, tombmanygraves, topaddons, traverse, trumpetskeleton, twilightforest, vanillafix, xlfoodmod, xpt, dsurround, orelib, phosphor-lighting, reauth] at SERVER [20:11:16] [Client thread/INFO] [brandonscore]: Brandon's Core online! Waiting for Draconic Evolution to join the party.... [20:11:16] [Client thread/INFO] [draconicevolution]: Draconic Evolution online! [20:11:16] [Client thread/INFO] [brandonscore]: Hay! There you are! Now lets destroy some worlds!! [20:11:16] [Client thread/INFO] [draconicevolution]: Sounds like fun! Lets get to it! [20:11:17] [CraftPresence/WARN] [craftpresence]: Invalid Certificate Detected, this Build will not receive Support! [20:11:17] [CraftPresence/INFO] [craftpresence]: Configuration Settings have been Saved and Reloaded Successfully! [20:11:17] [CraftPresence/INFO] [craftpresence]: Loading "discord-rpc.dll" as a DLL... [20:11:17] [Client thread/ERROR] [defaultoptions]: java.io.FileNotFoundException: Source 'c:\ftb\FTBAcademy\minecraft\config\defaultoptions\servers.dat' does not exist [20:11:17] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer: [20:11:17] [CraftPresence/INFO] [craftpresence]: "discord-rpc.dll" has been Successfully loaded as a DLL! [20:11:17] [CraftPresence/INFO] [craftpresence]: Searching for Character and Glyph Width Data... [20:11:17] [CraftPresence/INFO] [craftpresence]: Character and Glyph Width Data successfully Loaded! [20:11:17] [CraftPresence/INFO] [craftpresence]: Checking for valid Curse Manifest Data... [20:11:17] [CraftPresence/ERROR] [craftpresence]: Unable to get Curse Manifest Data (Ignore if Not using a Twitch/CursePack) [20:11:17] [CraftPresence/INFO] [craftpresence]: Checking for valid MultiMC Instance Data... [20:11:17] [CraftPresence/ERROR] [craftpresence]: Unable to get MultiMC Instance Data (Ignore if Not using a MultiMC Pack) [20:11:17] [CraftPresence/INFO] [craftpresence]: Checking for valid MCUpdater Instance Data... [20:11:17] [CraftPresence/ERROR] [craftpresence]: Unable to get MCUpdater Instance Data (Ignore if Not using a MCUpdater Pack) [20:11:17] [CraftPresence/INFO] [craftpresence]: Checking for valid Technic Pack Data... [20:11:17] [CraftPresence/ERROR] [craftpresence]: Unable to get Technic Pack Data (Ignore if Not using a Technic Pack) [20:11:17] [CraftPresence/INFO] [craftpresence]: Checking Discord for Available Assets with ID: 549300994148663326 [20:11:17] [CraftPresence/INFO] [craftpresence]: Coded by ItsDizzy - https://github.com/ItsDizzy [20:11:17] [Client thread/INFO] [draconicevolution]: Hello Minecraft!!! [20:11:18] [CraftPresence/INFO] [craftpresence]: 37 Total Assets Detected! [20:11:23] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits [20:11:23] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse wailaIntegration; missing dependency: waila [20:11:23] [Client thread/INFO] [tconstruct]: Preparing to take over the world

[20:11:24] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML! [20:11:24] [Client thread/WARN] [FML]: Offender: jdk/nashorn/internal/objects/Global.exit(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; [20:11:24] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead

[20:11:25] [Client thread/INFO] [letsencryptcraft]: Not running as Java version is at least Java 8u101. [20:11:25] [Client thread/INFO] [projectintelligence]: Hello Minecraft!!! [20:11:27] [Client thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: BetterFps, Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Controllable, FMLFileResourcePack:RandomPatches, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Astral Sorcery, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:BackTools, FMLFileResourcePack:Baubles, FMLFileResourcePack:Better Builder's Wands, FMLFileResourcePack:Bonsai Trees, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Botania, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Building Gadgets, FMLFileResourcePack:Chameleon, FMLFileResourcePack:Chisel, FMLFileResourcePack:Clumps, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:CoFH World, FMLFileResourcePack:Controlling, FMLFileResourcePack:Crafting Tweaks, FMLFileResourcePack:CraftPresence, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:CraftTweaker2, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:Creeper Confetti, FMLFileResourcePack:CTM, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Default Options, FMLFileResourcePack:Diet Hopper, FMLFileResourcePack:Document Your Mod Mod, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dynamic Trees for Traverse, FMLFileResourcePack:Dynamic Trees, FMLFileResourcePack:Elevator Mod, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:FastFurnace, FMLFileResourcePack:Fast Leaf Decay, FMLFileResourcePack:FastWorkbench, FMLFileResourcePack:FoamFix, FMLFileResourcePack:Shadowfacts' Forgelin, FMLFileResourcePack:FTB Academy Mod, FMLFileResourcePack:FTB Banners, FMLFileResourcePack:FTB Guides, FMLFileResourcePack:FTB Library, FMLFileResourcePack:FTB Quests, FMLFileResourcePack:FTB Tutorial Mod, FMLFileResourcePack:FTB Utilities, FMLFileResourcePack:FTB Utilities: Backups, FMLFileResourcePack:Game Stages, FMLFileResourcePack:Harvestables, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:Industrial Foregoing, FMLFileResourcePack:Instrumental Mobs, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Item Filters, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:Just Enough Throwing In Fluids, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:KubeJS, FMLFileResourcePack:Let's Encrypt Craft, FMLFileResourcePack:Main Menu Scale, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineTogether, FMLFileResourcePack:MineTogetherServer, FMLFileResourcePack:mob_grinding_utils, FMLFileResourcePack:Mod Name Tooltip, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:MoreOverlays, FMLFileResourcePack:Morpheus, FM

mrossi80 commented 4 years ago

On FTBAcademy-1.1.1 there was FTBLib-5.4.3.138 and FTBUtilities-5.4.0.106 (chunkloading) I then updated to FTBLib-5.4.4.5, FTBUtilities-5.4.0.124, FTBQuests-1.8.0.237

Still no success.

RS controller is in the same chunk of Drawer Controller and External Storage. To have "Drawer Controller" be recognized as an external Storage, I have to toggle Redstone control from the External Storage.

I had to install a Chunkoader Mod (The Weirding Gadget) to have it work without intervention.