AE2 Stuff

AE2 Stuff

53M Downloads

Crash when placing down advanced inscriber(source code)( wrong version of mod, noob derp! rv3 works)

Duppydent opened this issue · 4 comments

commented

---- Minecraft Crash Report ----
Love your mod i have used it on every world build sense i came across it I actually joined github just to post this in the hopes of making it better.Not sure if it will help, but I placed the advanced inscriber down on a chiseled quartz block from blue power up against the energy acceptor i was connecting it to and bam! I had to dig out a world backup from two days ago...

Time: 12/31/15 4:33 AM
Description: Ticking block entity

java.lang.NoSuchMethodError: appeng.api.features.IInscriberRegistry.getRecipes()Ljava/util/List;
at net.bdew.ae2stuff.machines.inscriber.TileInscriber.findFinalRecipe(TileInscriber.scala:128)
at net.bdew.ae2stuff.machines.inscriber.TileInscriber$$anonfun$1.apply$mcV$sp(TileInscriber.scala:59)
at net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19)
at net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19)
at scala.collection.immutable.List.foreach(List.scala:383)
at net.bdew.lib.Event0.trigger(Event.scala:19)
at net.bdew.lib.tile.TileExtended.func_145845_h(TileExtended.scala:63)
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

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

-- Head --
Stacktrace:
at net.bdew.ae2stuff.machines.inscriber.TileInscriber.findFinalRecipe(TileInscriber.scala:128)
at net.bdew.ae2stuff.machines.inscriber.TileInscriber$$anonfun$1.apply$mcV$sp(TileInscriber.scala:59)
at net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19)
at net.bdew.lib.Event0$$anonfun$trigger$1.apply(Event.scala:19)
at scala.collection.immutable.List.foreach(List.scala:383)
at net.bdew.lib.Event0.trigger(Event.scala:19)
at net.bdew.lib.tile.TileExtended.func_145845_h(TileExtended.scala:63)

-- Block entity being ticked --
Details:
Name: ae2stuff.Inscriber // net.bdew.ae2stuff.machines.inscriber.TileInscriber
Block type: ID #241 (tile.ae2stuff.Inscriber // net.bdew.ae2stuff.machines.inscriber.BlockInscriber$)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-135,66,-78), Chunk: (at 9,4,2 in -9,-5; contains blocks -144,0,-80 to -129,255,-65), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Actual block type: ID #241 (tile.ae2stuff.Inscriber // net.bdew.ae2stuff.machines.inscriber.BlockInscriber$)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)

-- Affected level --
Details:
Level name: The facility
All players: 0 total; []
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: -1938743586
Level generator: ID 04 - RTG, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (15,64,-34), Chunk: (at 15,4,14 in 0,-3; contains blocks 0,0,-48 to 15,255,-33), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 962960 game time, 1346208 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 81709 (now: false), thunder time: 58164 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 3554228912 bytes (3389 MB) / 6099042304 bytes (5816 MB) up to 15271460864 bytes (14564 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx16G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 172 mods loaded, 172 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} Minecraft Coder Pack
UCHIJAAAA FML{7.10.99.99} Forge Mod Loader
UCHIJAAAA Forge{10.13.4.1614} Minecraft Forge
UCHIJAAAA AppleMilkCore{1.1.0} AppleMilkCore
UCHIJAAAA appliedenergistics2-core{rv3-beta-2} Applied Energistics 2 Core
UCHIJAAAA CodeChickenCore{1.0.7.47} CodeChicken Core
UCHIJAAAA ivtoolkit{IvToolkit} 1.2
UCHIJAAAA NotEnoughItems{1.0.5.118} Not Enough Items
UCHIJAAAA PotionExtensionCore{1.7.10-1.1.0} PotionExtensionCore
UCHIJAAAA OpenModsCore{0.9} OpenModsCore
UCHIJAAAA {000} CoFH ASM
UCHIJAAAA mod_ThreadedLighting{1.7.10-1.0} Threaded Lighting
UCHIJAAAA psychedelicraftcore{1.4} Psychedelicraft Core
UCHIJAAAA gilded-games-util{1.7.10-1.1} Gilded Games Utility
UCHIJAAAA appliedenergistics2{rv3-beta-2} Applied Energistics 2
UCHIJAAAA bdlib{1.9.4.109} BD Lib
UCHIJAAAA ae2stuff{0.5.1.61} AE2 Stuff
UCHIJAAAA aether{1.7.10-1.5.2} Aether II
UCHIJAAAA AncientWarfare{2.4.112-beta-MC1.7.10} Ancient Warfare Core
UCHIJAAAA CoFHCore{1.7.10R3.0.3} CoFH Core
UCHIJAAAA BuildCraft|Core{7.1.14} BuildCraft
UCHIJAAAA AncientWarfareAutomation{2.4.112-beta-MC1.7.10} Ancient Warfare Automation
UCHIJAAAA AncientWarfareNEIPlugin{2.4.112-beta-MC1.7.10} Ancient Warfare NEI Plugin
UCHIJAAAA AncientWarfareNpc{2.4.112-beta-MC1.7.10} Ancient Warfare NPCs
UCHIJAAAA AncientWarfareStructure{2.4.112-beta-MC1.7.10} Ancient Warfare Structures
UCHIJAAAA AppleCore{1.1.0} AppleCore
UCHIJAAAA DCsAppleMilk{1.7.10_2.8o} Apple&Milk&Tea!
UCHIJAAAA DCsNEIPluginAMT{1.7.10_1.0a} NEIPluginForAMT
UCHIJAAAA Baubles{1.0.1.10} Baubles
UCHIJAAAA Artifacts{1.1.3} Artifacts
UCHIJAAAA BaMsGRAVE{1.4.2_01} BaM's Grave
UCHIJAAAA BetterFoliage{1.0.12} Better Foliage
UCHIJAAAA BiblioCraft{1.10.4} BiblioCraft
UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} Thermal Foundation
UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} Thermal Expansion
UCHIJAAAA BigReactors{0.4.3A} Big Reactors
UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} Mantle
UCHIJAAAA Natura{2.2.0} Natura
UCHIJAAAA BiomesOPlenty{2.1.0} Biomes O' Plenty
UCHIJAAAA AWWayofTime{v1.3.3} Blood Magic: Alchemical Wizardry
UCHIJAAAA qmunitylib{1.0} QmunityLib
UCHIJAAAA bluepower{0.2.962} Blue Power
UCHIJAAAA Botania{r1.8-246} [Botania](Botania r1.8-246.jar)
UCHIJAAAA BrandonsCore{1.0.0.10} Brandon's Core
UCHIJAAAA BuildCraft|Builders{7.1.14} BC Builders
UCHIJAAAA BuildCraft|Transport{7.1.14} BC Transport
UCHIJAAAA BuildCraft|Energy{7.1.14} BC Energy
UCHIJAAAA BuildCraft|Silicon{7.1.14} BC Silicon
UCHIJAAAA BuildCraft|Robotics{7.1.14} BC Robotics
UCHIJAAAA BuildCraft|Factory{7.1.14} BC Factory
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks](Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA catwalks{2.0.3} Catwalks Mod
UCHIJAAAA catwalkmod{x.x.x} Legacy Catwalk Compat
UCHIJAAAA ChickenChunks{1.3.4.16} ChickenChunks
UCHIJAAAA Railcraft{9.8.0.0} Railcraft
UCHIJAAAA ForgeMultipart{1.2.0.345} Forge Multipart
UCHIJAAAA chisel{2.5.1.44} Chisel 2
UCHIJAAAA Ztones{1.7.10} Ztones
UCHIJAAAA chiseltones{@Version@} Chisel Tones
UCHIJAAAA chocolateQuest{1.0} Chocolate Quest
UCHIJAAAA ComputerCraft{1.73} ComputerCraft
UCHIJAAAA cookiecore{1.4.0} Cookie Core
UCHIJAAAA cookingbook{1.0.134} Cooking for Blockheads
UCHIJAAAA CraftHeraldry{1.1.3} [CraftHeraldry](CraftHeraldry 1.1.3.jar)
UCHIJAAAA customnpcs{1.7.10d} CustomNpcs
UCHIJAAAA PTRModelLib{1.0.0} PTRModelLib
UCHIJAAAA props{2.2.1} Decocraft
UCHIJAAAA DraconicEvolution{1.0.2-snapshot_8} Draconic Evolution
UCHIJAAAA DynamicLights{1.3.8} Dynamic Lights
UCHIJAAAA DynamicLights_onFire{1.0.4} Dynamic Lights Burning Entity Module
UCHIJAAAA DynamicLights_creepers{1.0.4} Dynamic Lights Creeper Module
UCHIJAAAA DynamicLights_dropItems{1.0.8} Dynamic Lights EntityItem Module
UCHIJAAAA DynamicLights_entityClasses{1.0.1} Dynamic Lights Entity Light Module
UCHIJAAAA DynamicLights_mobEquipment{1.0.8} Dynamic Lights Mob Equipment Light Module
UCHIJAAAA DynamicLights_flameArrows{1.0.0} Dynamic Lights Fiery Arrows Light Module
UCHIJAAAA DynamicLights_floodLights{1.0.2} Dynamic Lights Flood Light
UCHIJAAAA DynamicLights_otherPlayers{1.0.8} Dynamic Lights OtherPlayers Light Module
UCHIJAAAA DynamicLights_thePlayer{1.1.4} Dynamic Lights Player Light Module
UCHIJAAAA eplus{3.0.2-d} Enchanting Plus
UCHIJAAAA endercore{1.7.10-0.2.0.31_beta} EnderCore
UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} MineFactory Reloaded
UCHIJAAAA Waila{1.5.10} Waila
UCHIJAAAA EnderIO{1.7.10-2.3.0.417_beta} Ender IO
UCHIJAAAA EnderOre{1.0.3} EnderOre
UCHIJAAAA EnderStorage{1.4.7.33} EnderStorage
UCHIJAAAA EnderTech{1.7.10-0.3.2.405} EnderTech
UCHIJAAAA EnderZoo{1.7.10-1.0.11.28} Ender Zoo
UCHIJAAAA evilcraft{0.8.7} EvilCraft
UCHIJAAAA extracells{2.3.7} Extra Cells 2
UCHIJAAAA ImmersiveEngineering{0.5.4} Immersive Engineering
UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} Tinkers' Construct
UCHIJAAAA ExtraUtilities{1.2.10} Extra Utilities
UCHIJAAAA MetallurgyCore{4.0.4} Metallurgy Core
UCHIJAAAA Metallurgy{4.0.6} Metallurgy 4
UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft](Pam's HarvestCraft 1.7.10Lb.jar)
UCHIJAAAA ExtraTiC{1.4.5} ExtraTiC
UCHIJAAAA FFS{1.7.10-1.3.5.60} [Fancy Fluid Storage](Fancy Fluid Storage-1.7.10-1.3.5.60.jar)
UCHIJAAAA farseek{1.0.10} Farseek
UCHIJAAAA FastCraft{1.21} FastCraft
UCHIJAAAA FloodLights{0.6.11-103} Flood Lights
UCHIJAAAA ForgeRelocation{0.0.1.3} ForgeRelocation
UCHIJAAAA MCFrames{1.0} MCFrames
UCHIJAAAA FortuneOres{2.0.5} FortuneOres
UCHIJAAAA ganysnether{1.8.1} [Gany's Nether](Ganys Nether-1.8.1.jar)
UCHIJAAAA ganyssurface{1.12.7} [Gany's Surface](Ganys Surface-1.12.7.jar)
UCHIJAAAA GardenContainers{1.7.10-1.7.0} Garden Containers
UCHIJAAAA GardenCore{1.7.10-1.7.0} Garden Core
UCHIJAAAA GardenStuff{1.7.10-1.7.0} Garden Stuff
UCHIJAAAA GardenTrees{1.7.10-1.7.0} Garden Trees
UCHIJAAAA IGWMod{1.1.9-29} In-Game wiki Mod
UCHIJAAAA immersiveintegration{0.4.2} Immersive Integration
UCHIJAAAA inventorytweaks{1.58-147-645ca10} Inventory Tweaks
UCHIJAAAA JABBA{1.2.1} JABBA
UCHIJAAAA journeymap{@Jmversion@} JourneyMap
UCHIJAAAA malisiscore{1.7.10-0.12.10} MalisisCore
UCHIJAAAA malisisdoors{1.7.10-1.10.1} Malisis' Doors
UCHIJAAAA metallurgychisel{1.0.0.11} Metallurgy Chisel
UCHIJAAAA minechem{5.0.5.406} Minechem
UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} MFR Compat: Applied Energistics
UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} MFR Compat: Atum
UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} MFR Compat: BackTools
UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} MFR Compat: BuildCraft
UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} MFR Compat: Chococraft
UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} MFR Compat: ExtraBiomes
UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} MFR Compat: Forestry
UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} MFR Compat: ForgeMicroblock
UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} MFR Compat: IC2
UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} MFR Compat: Mystcraft
UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} MFR Compat ProjectRed
UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} MFR Compat: Railcraft
UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} MFR Compat: Sufficient Biomes
UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} MFR Compat: Thaumcraft
UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} MFR Compat: Thermal Expansion
UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} MFR Compat: Tinkers' Construct
UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} MFR Compat: TwilightForest
UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} MFR Compat: Vanilla
UCHIJAAAA cfm{3.4.8} §9MrCrayfish's Furniture Mod
UCHIJAAAA NetherOres{1.7.10R2.3.0} Nether Ores
UCHIJAAAA recipehandler{1.7.10} NoMoreRecipeConflict
UCHIJAAAA OpenMods{0.9} OpenMods
UCHIJAAAA OpenBlocks{1.5} OpenBlocks
UCHIJAAAA openmodularturrets{2.1.4-183} Open Modular Turrets
UCHIJAAAA powerinventory{2.0.0} Overpowered Inventory
UCHIJAAAA plantmegapack{4.26} Plant Mega Pack
UCHIJAAAA primitivemobs{1.0} Primitive Mobs
UCHIJAAAA psychedelicraft{1.5.2} Psychedelicraft
UCHIJAAAA RandomThings{2.2.4} Random Things
UCHIJAAAA libsandstone{1.0.0} libsandstone
UCHIJAAAA xreliquary{1.2} Reliquary
UCHIJAAAA rftools{4.20} RFTools
UCHIJAAAA Roguelike{1.4.4} Roguelike Dungeons
UCHIJAAAA ropebridge{1.1} Rope Bridge
UCHIJAAAA RPGAdvMod{1.0.0} RPGAdvMod
UCHIJAAAA RTG{0.4.0} Realistic Terrain Generation
UCHIJAAAA SolarFlux{1.7.10-0.5b} Solar Flux
UCHIJAAAA StevesCarts{2.0.0.b18} Steve's Carts 2
UCHIJAAAA streams{0.1.6} Streams
UCHIJAAAA so{1.0} [Super Ores Mod](Super Ores V1.0 mc-1.7.10.jar)
UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} Thermal Dynamics
UCHIJAAAA TiConAutoToolStation{1.1.1} Tinkers Construct Auto Tool Station
UCHIJAAAA TiCTooltips{1.2.4} TiC Tooltips
UCHIJAAAA TMechworks{0.2.15.106} Tinkers' Mechworks
UCHIJAAAA Translocator{1.1.2.15} Translocator
UCHIJAAAA WR-CBE|Core{1.4.1.9} WR-CBE Core
UCHIJAAAA WR-CBE|Addons{1.4.1.9} WR-CBE Addons
UCHIJAAAA WR-CBE|Logic{1.4.1.9} WR-CBE Logic
UCHIJAAAA XPT{1.0.4} XP Teleporters
UCHIJAAAA McMultipart{1.2.0.345} Minecraft Multipart Plugin
UCHIJAAAA MrTJPCoreMod{1.1.0.30} MrTJPCore
UCHIJAAAA aobd{2.8.4} Another One Bites The Dust
UCHIJAAAA HungerOverhaul{1.7.10-1.0.0.jenkins75} Hunger Overhaul
UCHIJAAAA ForgeMicroblock{1.2.0.345} Forge Microblocks
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: beta rv3-beta-2 for Forge 10.13.4.1448
CoFHCore: -[1.7.10]3.0.3-303
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
Mantle Environment: Environment healthy.
MineFactoryReloaded: -[1.7.10]2.8.0-104
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.0-12
ThermalDynamics: -[1.7.10]1.1.0-161
List of loaded APIs:
* AncientWarfareAPI (1.0) from ancientwarfare-2.4.112-beta-MC1.7.10-FULL.jar
* AppleCoreAPI (1.1.0) from AppleCore-mc1.7.10-1.1.0.jar
* AppleMilkTeaAPI|appliance (2.8.1) from AppleMilkTea2-1.7.10_2.8o.jar
* AppleMilkTeaAPI|charge (2.8.1) from AppleMilkTea2-1.7.10_2.8o.jar
* AppleMilkTeaAPI|charm (2.8.1) from AppleMilkTea2-1.7.10_2.8o.jar
* AppleMilkTeaAPI|core (2.8.1) from AppleMilkTea2-1.7.10_2.8o.jar
* AppleMilkTeaAPI|edibles (2.8.1) from AppleMilkTea2-1.7.10_2.8o.jar
* AppleMilkTeaAPI|energy (2.8.1) from AppleMilkTea2-1.7.10_2.8o.jar
* AppleMilkTeaAPI|events (2.8.1) from AppleMilkTea2-1.7.10_2.8o.jar
* AppleMilkTeaAPI|plants (2.8.1) from AppleMilkTea2-1.7.10_2.8o.jar
* AppleMilkTeaAPI|potion (2.8.1) from AppleMilkTea2-1.7.10_2.8o.jar
* AppleMilkTeaAPI|recipe (2.8.1) from AppleMilkTea2-1.7.10_2.8o.jar
* appliedenergistics2|API (rv2) from appliedenergistics2-rv3-beta-2.jar
* Baubles|API (1.0.1.4) from Reliquary-1.2.jar
* BiomesOPlentyAPI (1.0.0) from RTG-1.7.10-0.4.0.jar
* BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
* bluepowerAPI (1.0) from BluePower-1.7.10-0.2.962-universal.jar
* BotaniaAPI (74) from Botania r1.8-246.jar
* BuildCraftAPI|blocks (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.14.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|core (1.4) from Railcraft_1.7.10-9.8.0.0.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|events (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|items (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|library (2.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|lists (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.1.14.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|robotics (3.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|statements (1.1) from buildcraft-7.1.14.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.8.0.0.jar
* BuildCraftAPI|tools (1.0) from buildcraft-7.1.14.jar
* BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.8.0.0.jar
* CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
* ChiselAPI (0.1.0) from Chisel2-2.5.1.44.jar
* ChiselAPI|Carving (0.1.0) from Chisel2-2.5.1.44.jar
* ChiselAPI|Rendering (0.1.0) from Chisel2-2.5.1.44.jar
* CoFHAPI (1.7.10R1.0.2) from OpenModularTurrets-1.7.10-2.1.4-183.jar
* CoFHAPI|block (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHAPI|core (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHAPI|energy (1.7.10R1.0.10) from ImmersiveEngineering-0.5.4.jar
* CoFHAPI|fluid (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHAPI|inventory (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|item (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.417_beta.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|transport (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHAPI|world (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|audio (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib|gui (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib|gui|slot (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|render|particle (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|util|helpers (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|util|position (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* ComputerCraft|API (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|FileSystem (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Lua (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Media (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Peripheral (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Redstone (1.73) from ComputerCraft1.73.jar
* ComputerCraft|API|Turtle (1.73) from ComputerCraft1.73.jar
* CSLib|API (1.0) from Decocraft-2.2.1_1.7.10.jar
* DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2-Snapshot_8-bugfix.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.417_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.417_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.417_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.417_beta.jar
* ForgeRelocation|API (0.0.1.3) from ForgeRelocation-1.7.10-0.0.1.3-universal.jar
* GameAnalyticsAPI (1.0) from Fancy Fluid Storage-1.7.10-1.3.5.60.jar
* GardenCoreAPI (1.0.0) from GardenStuff-1.7.10-1.7.0.jar
* IC2API (1.0) from Railcraft_1.7.10-9.8.0.0.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.5.4.jar
* McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
* MetallurgyAPI (2.0.0) from Metallurgy-1.7.10-4.0.6.80.jar
* minechemAPI (1.7.10R1) from Minechem-1.7.10-5.0.5.406.jar
* OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.5.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|crafting (1.0.0) from ImmersiveEngineering-0.5.4.jar
* RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.8.0.0.jar
* RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.8.0.0.jar
* Thaumcraft|API (4.2.2.0) from Pam's HarvestCraft 1.7.10Lb.jar
* WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:OFF, PneumaticCraft:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

commented

No, it doesn't. It crashes, at least with rv3-beta2 (built at 12/27/2015)

commented

If you are using AE2 rv3 alpha/beta you need the -rv3 builds of AE2 Stuff.

http://minecraft.curseforge.com/projects/ae2-stuff/files/2270295

If it doesn't work - post a crash log.

commented

Sorry to bring this back up, but I'm also experiencing this issue on rv3 beta 5, and the latest dev build of this mod (0.5.1.61)

http://pastebin.com/KYhRrXzj

commented

You are not using a build for rv3.

If you are using AE2 rv3 alpha/beta you need the -rv3 builds of AE2 Stuff.

http://minecraft.curseforge.com/projects/ae2-stuff/files/2270295