Skip to content

Instantly share code, notes, and snippets.

View AEnterprise's full-sized avatar
⚙️
Making the gears turn

AEnterprise

⚙️
Making the gears turn
View GitHub Profile
D:\minecraft\workspaces\Minefall>gradlew.bat build
****************************
Powered By MCP:
http://mcp.ocean-labs.de/
Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn
Failed to notify ProjectEvaluationListener.afterEvaluate(), but primary configur
ation failure takes precedence.
org.gradle.api.ProjectConfigurationException: You must set the Minecraft Version
!
D:\minecraft\workspaces\Minefall>gradlew.bat build
****************************
Powered By MCP:
http://mcp.ocean-labs.de/
Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn
MCP Data version : unknown
****************************
FAILURE: Build failed with an exception.
BiblioCraft 1.7.0
Biomes O Plenty 2.0.0.840
Buildcraft 6.0.16
Buildcraft Additions 1.5.1
Carpenter's Blocks 3.1.4
CraftGuide-1.6.8.1
EnhancedPortals 3.0.0b6c
forestry 2.4.1.24
InventoryTweaks 1.57-116
ironchest 6.0.14.719
BiblioCraft 1.7.0
Biomes O Plenty 2.0.0.883
Buildcraft 6.0.16
Buildcraft Additions 1.5.3
Carpenter's Blocks 3.1.4
CraftGuide-1.6.8.1
EnhancedPortals 3.0.0finale3
forestry 2.4.1.24
InventoryTweaks 1.57-116
ironchest 6.0.14.719
D:\minecraft\workspaces\Buildcraft Additions>gradlew.bat setupDecompWorkspace --
stacktrace
****************************
Powered By MCP:
http://mcp.ocean-labs.de/
Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn
MCP Data version : unknown
****************************
:extractUserDev
[11:41:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[11:41:40] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[11:41:40] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[11:41:40] [main/INFO] [FML]: Forge Mod Loader version 7.10.18.1180 for Minecraft 1.7.10 loading
[11:41:40] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_65, running on Windows 8.1:amd64:6.3, installed at C:\Program Files\Java\jdk1.7.0_65\jre
[11:41:40] [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
[11:41:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:41:40] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[11:41:40] [main/INFO] [LaunchWrapper]: Calling tweak c
D:\Minecraft\workspaces\Buildcraft-Additions>call gradlew.bat assemble
****************************
Powered By MCP:
http://mcp.ocean-labs.de/
Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn
MCP Data version : unknown
****************************
:Eureka:compileApiJava UP-TO-DATE
:Eureka:processApiResources UP-TO-DATE
---- Minecraft Crash Report ----
// My bad.
Time: 2/08/14 13:39
Description: Initializing game
java.lang.NoClassDefFoundError: buildcraftAdditions/blocks/BlockSemiAutomaticDuster
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:420)
{
"name": "quarry",
"category": "BuildcraftAutomatization",
"displaystackModID": "BuildCraft|Factory",
"displaystackName": "machineBlock",
"displaystackType": "block",
"maxProgress": 250,
"dropsModIDs": [
"BuildCraft|Core",
"BuildCraft|Core",
update to BC 6.2.2
update to eureka 2.2
fix dusters crashing when input has no result
fix some packet spams
written the code for 3rd tier duster, will be available in survival in next release
added framez integration
fix fluidic compressor triger crash