Refined Relocation

Refined Relocation

3M Downloads

Refined Relocation crashing game on startup - Severe issue with Wireless block extenders

awaz07 opened this issue · 3 comments

commented

I want to add this to my pack but it crashes on load, it is beyond my comprehension
Version: RefinedRelocation-1.7.10-1.0.6h

Report:
---- Minecraft Crash Report ----
// I feel sad now :(

Time: 12/19/14 11:38 PM
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: com/dynious/refinedrelocation/tileentity/TileWirelessBlockExtender
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: com/dynious/refinedrelocation/tileentity/TileWirelessBlockExtender
at com.dynious.refinedrelocation.block.ModBlocks.init(ModBlocks.java:34)
at com.dynious.refinedrelocation.RefinedRelocation.preInit(RefinedRelocation.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
... 10 more
Caused by: java.lang.ClassNotFoundException: com.dynious.refinedrelocation.tileentity.TileWirelessBlockExtender
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 38 more
Caused by: java.lang.NoClassDefFoundError: com/dynious/refinedrelocation/tileentity/TileAdvancedFilteredBlockExtender
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 40 more
Caused by: java.lang.ClassNotFoundException: com.dynious.refinedrelocation.tileentity.TileAdvancedFilteredBlockExtender
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 44 more

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

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 515928008 bytes (492 MB) / 1570766848 bytes (1498 MB) up to 6681001984 bytes (6371 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx7168m -XX:MaxPermSize=256m
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.85.1264 Minecraft Forge 10.13.2.1264 87 mods loaded, 86 mods active
mcp{9.05} Minecraft Coder Pack Unloaded->Constructed->Pre-initialized
FML{7.10.85.1264} Forge Mod Loader Unloaded->Constructed->Pre-initialized
Forge{10.13.2.1264} Minecraft Forge Unloaded->Constructed->Pre-initialized
appliedenergistics2-core{rv1-stable-1} AppliedEnergistics2 Core Unloaded->Constructed->Pre-initialized
CodeChickenCore{1.0.4.29} CodeChicken Core Unloaded->Constructed->Pre-initialized
{000} CoFH ASM Data Initialization Unloaded->Constructed->Pre-initialized
ImmibisMicroblocks{59.0.4} Immibis's Microblocks Unloaded->Constructed->Pre-initialized
Micdoodlecore{} Micdoodle8 Core Unloaded->Constructed->Pre-initialized
MobiusCore{1.2.3} MobiusCore Unloaded->Constructed->Pre-initialized
NotEnoughItems{1.0.3.74} Not Enough Items Unloaded->Constructed->Pre-initialized
VeinMiner_coremod{null_build-null} Core mod Unloaded->Constructed->Pre-initialized
OpenModsCore{0.6} OpenModsCore Unloaded->Constructed->Pre-initialized
malisiscore{1.7.10-0.10.3+unknown-b0.git-unknown} Malisis Core Unloaded->Constructed->Pre-initialized
bspkrsCore{6.15} bspkrsCore Unloaded->Constructed->Pre-initialized
ArmorStatusHUD{1.28} ArmorStatusHUD Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.2.0} Damage Indicators Unloaded->Constructed->Pre-initialized
StatusEffectHUD{1.27} StatusEffectHUD Unloaded->Constructed->Pre-initialized
appliedenergistics2{rv1-stable-1} Applied Energistics 2 Unloaded->Constructed->Pre-initialized
Baubles{1.0.1.10} Baubles Unloaded->Constructed->Pre-initialized
Artifacts{1.1.0} Artifacts Unloaded->Constructed->Pre-initialized
CoFHCore{1.7.10R3.0.0B9} CoFH Core Unloaded->Constructed->Pre-initialized
asielib{0.3.5} asielib Unloaded->Constructed->Pre-initialized
Mantle{1.7.10-0.3.2.jenkins184} Mantle Unloaded->Constructed->Pre-initialized
Natura{2.2.0} Natura Unloaded->Constructed->Pre-initialized
BiomesOPlenty{2.1.0} Biomes O' Plenty Unloaded->Constructed->Pre-initialized
bluepower{0.1.589} Blue Power Unloaded->Constructed->Pre-initialized
BuildCraft|Core{6.2.6} BuildCraft Unloaded->Constructed->Pre-initialized
BuildCraft|Transport{6.2.6} BC Transport Unloaded->Constructed->Pre-initialized
BuildCraft|Silicon{6.2.6} BC Silicon Unloaded->Constructed->Pre-initialized
BuildCraft|Builders{6.2.6} BC Builders Unloaded->Constructed->Pre-initialized
BuildCraft|Energy{6.2.6} BC Energy Unloaded->Constructed->Pre-initialized
BuildCraft|Factory{6.2.6} BC Factory Unloaded->Constructed->Pre-initialized
CarpentersBlocks{3.3.4 DEV R2} [Carpenter's Blocks](Carpenter's Blocks v3.3.4 DEV R2 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
ChickenChunks{1.3.4.15} ChickenChunks Unloaded->Constructed->Pre-initialized
chisel{1.5.7} Chisel Unloaded->Constructed->Pre-initialized
CustomSpawner{3.3.0} DrZhark's CustomSpawner Unloaded->Constructed->Pre-initialized
ThermalFoundation{1.7.10R1.0.0RC1} Thermal Foundation Unloaded->Constructed->Pre-initialized
ThermalExpansion{1.7.10R4.0.0B8} Thermal Expansion Unloaded->Constructed->Pre-initialized
DraconicEvolution{1.0.0d} Draconic Evolution Unloaded->Constructed->Pre-initialized
MoCreatures{6.3.0} [DrZhark's Mo'Creatures Mod](DrZharks MoCreatures Mod v6.3.0.zip) Unloaded->Constructed->Pre-initialized
EasyCrafting{1.7.10-2.0.1.16} Easy Crafting Unloaded->Constructed->Pre-initialized
EnderIO{1.7.10-2.2.4.309} Ender IO Unloaded->Constructed->Pre-initialized
EnderStorage{1.4.5.27} EnderStorage Unloaded->Constructed->Pre-initialized
EnderZoo{1.7.10-1.0.7.16} Ender Zoo Unloaded->Constructed->Pre-initialized
ForgeMultipart{1.1.1.317} Forge Multipart Unloaded->Constructed->Pre-initialized
ExtraUtilities{1.2.1} Extra Utilities Unloaded->Constructed->Pre-initialized
FastCraft{1.11} FastCraft Unloaded->Constructed->Pre-initialized
GalacticraftCore{3.0.6} Galacticraft Core Unloaded->Constructed->Pre-initialized
GalacticraftMars{3.0.6} Galacticraft Planets Unloaded->Constructed->Pre-initialized
iChunUtil{4.1.2} iChunUtil Unloaded->Constructed->Pre-initialized
Hats{4.0.1} Hats Unloaded->Constructed->Pre-initialized
ImmibisCore{59.0.5} Immibis Core Unloaded->Constructed->Pre-initialized
inventorytweaks{1.58-147-645ca10} Inventory Tweaks Unloaded->Constructed->Pre-initialized
IronChest{6.0.62.742} Iron Chest Unloaded->Constructed->Pre-initialized
Waila{1.5.6a} Waila Unloaded->Constructed->Pre-initialized
JABBA{1.2.0} JABBA Unloaded->Constructed->Pre-initialized
journeymap{5.0.1} JourneyMap Unloaded->Constructed->Pre-initialized
magicalcrops{1.7.2 - 0.1 ALPHA} Magical Crops Unloaded->Constructed->Pre-initialized
malisisdoors{1.7.10-1.3.2} Malisis' Doors Unloaded->Constructed->Pre-initialized
Mekanism{7.1.1} Mekanism Unloaded->Constructed->Pre-initialized
MekanismGenerators{7.1.1} MekanismGenerators Unloaded->Constructed->Pre-initialized
MekanismTools{7.1.1} MekanismTools Unloaded->Constructed->Pre-initialized
minechem{5.0.5.323} Minechem Unloaded->Constructed->Pre-initialized
cfm{3.3.5} §6MrCrayfish's Furniture Mod Unloaded->Constructed->Pre-initialized
NEIAddons{1.12.2.9} NEI Addons Unloaded->Constructed->Pre-initialized
NEIAddons|Botany{1.12.2.9} NEI Addons: Botany Unloaded->Constructed->Pre-initialized
NEIAddons|Forestry{1.12.2.9} NEI Addons: Forestry Unloaded->Constructed->Pre-initialized
NEIAddons|CraftingTables{1.12.2.9} NEI Addons: Crafting Tables Unloaded->Constructed->Pre-initialized
NEIAddons|ExNihilo{1.12.2.9} NEI Addons: Ex Nihilo Unloaded->Constructed->Pre-initialized
NEIPlugins{1.1.0.10-unofficial} NEI Plugins Unofficial Unloaded->Constructed->Pre-initialized
NetherOres{1.7.10R2.3.0RC4} Nether Ores Unloaded->Constructed->Pre-initialized
OpenMods{0.6} OpenMods Unloaded->Constructed->Pre-initialized
OpenBlocks{1.3} OpenBlocks Unloaded->Constructed->Pre-initialized
Thaumcraft{4.2.1.4} Thaumcraft Unloaded->Constructed->Pre-initialized
ProjectE{Alpha 0.2d-dev11} [ProjectE](ProjectE-Alpha 0.2d-dev11.jar) Unloaded->Constructed->Pre-initialized
RefinedRelocation{1.0.6h} Refined Relocation Unloaded->Constructed->Errored
Roguelike{1.3.4} Roguelike Dungeons Unloaded->Constructed->Pre-initialized
SimpleRecycling{59.0.0} Simple Recycling Unloaded->Constructed->Pre-initialized
statues{2.1.4} Statues Unloaded->Constructed->Pre-initialized
TConstruct{1.7.10-1.7.1.build771} Tinkers' Construct Unloaded->Constructed->Pre-initialized
TwilightForest{2.3.2} The Twilight Forest Unloaded->Constructed->Pre-initialized
VeinMiner{0.21.2} Vein Miner Unloaded->Constructed->Pre-initialized
VeinMinerModSupport{0.21.2} Mod Support Unloaded->Constructed->Pre-initialized
McMultipart{1.1.1.317} Minecraft Multipart Plugin Unloaded->Constructed->Pre-initialized
libsandstone{1.0.0} libsandstone Unloaded->Constructed->Pre-initialized
ForgeMicroblock{1.1.1.317} Forge Microblocks Unloaded->Constructed->Pre-initialized
asielibcore{} AsieLib CoreMod Unloaded->Disabled
OpenModsLib crash transformers: [gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED],[map_gen_fix:FINISHED],[movement_callback:FINISHED],[stencil_patches:FINISHED]
AE2 Version: stable rv1-stable-1 for Forge 10.13.0.1187
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
Stencil buffer state: Function set: GL30, pool: internal, bits: 8

commented

Been fixed, waiting on @Dynious to release an update. I'll leave this open though.

commented

Sorry first, my English isn't that well.

I compiled a version earlier today, that worked for me, and there is a commit (1004th) 20 minutes before, I compiled it.
Since RR(Refined Relocation) is licensed under LGPL, I think it is fine to share compiled file though there maybe a few bugs in it.
http://www.mediafire.com/download/mhr864f4jyjhz0l/RefinedRelocation-1.7.10-commit1004.jar

P.S. The file is compiled under JDK7, but should work under JAVA8.

commented

It's totally fine to share it!

The official fixed version will be downloadable on CurseForge in a few minutes!