Just wondering is there a way to restart the demon portal if demons stop spawning from it and the portals still intact and at the nether brick and lava stage so we can get shards again ? its happily spawning structure after structure no demons as I tried to keep the earth demon gunts I had alive but they blew each other up
Pardon, but in the 1.7.10 versions is there a setting to stop Inventory tweaks from attaching items to your mouse at seeming random when refill is off in repair and auto in options and making you drop them on the ground or lava ?
In the aspect of PvP or in the case of hitting mobs ? when this has come up in the past it was that mobs can only take damage every few seconds and players don't normally react and auto dodge ,as opposed to just standing there, unless their using a charge attack and the Rapier would be able to slip thru that due to not having the same delay time between strikes like other swords
I've been noticing lately that the ads on Minecraft Forums will always load with no trouble in Chrome, firefox, and Internet Explorer, with and with out a Malware blocker and with and without a ad blocker. Though oddly the parts of the page with the actual information will often fail to load even after some time or only after closing one browser and cut and pasting into another browser as the initial page.
I'm wondering if this a problem for anyone else as the only reliable method i've found on a 3rd pc isolated from the rest of my network was to lower all the privacy and protection settings to the lowest and leaving the computer exposed.
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 12/9/13 1: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: tconstruct/library/tools/ToolCore
at cpw.mods.fml.common.LoadController.transition(LoadController.java:156)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:523)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.lang.NoClassDefFoundError: tconstruct/library/tools/ToolCore
at tconstruct.TConstruct.preInit(TConstruct.java:88)
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:545)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
... 10 more
Caused by: java.lang.ClassNotFoundException: tconstruct.library.tools.ToolCore
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 37 more
Caused by: java.lang.NoClassDefFoundError: cofh/api/energy/IEnergyContainerItem
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:178)
... 39 more
Caused by: java.lang.ClassNotFoundException: cofh.api.energy.IEnergyContainerItem
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:97)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 43 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Try a test instance with just Mechworks and Tinkers it looks like there's a id conflict with the furnace slab but the out bounds error is calling 4098 so not sure as I'm not that far along though andit's refrencing 2 wildcarded functions I haven't studied yet in the code
Time: 12/8/13 10:57 AM Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: tconstruct/library/tools/ToolCore at cpw.mods.fml.common.LoadController.transition(LoadController.java:156) at cpw.mods.fml.common.Loader.loadMods(Loader.java:523) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808) at net.minecraft.client.main.Main.main(SourceFile:101) 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:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) Caused by: java.lang.NoClassDefFoundError: tconstruct/library/tools/ToolCore at tconstruct.TConstruct.preInit(TConstruct.java:88) 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:545) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181) 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.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112) at cpw.mods.fml.common.Loader.loadMods(Loader.java:522) ... 10 more Caused by: java.lang.ClassNotFoundException: tconstruct.library.tools.ToolCore at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 37 more Caused by: java.lang.NoClassDefFoundError: cofh/api/energy/IEnergyContainerItem 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:178) ... 39 more Caused by: java.lang.ClassNotFoundException: cofh.api.energy.IEnergyContainerItem at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:97) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 43 more
A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------
Try the latest of Tinkers and Thermal expansion as I think the issue might have been between cofh core and the older version of Tconstruct you have just not sure as that only seems to be a partial log, as the fourums have a line limit so you might wat to try pastebin
Update your Forge Multipart version. Extrautils 0.3.4 is compatible with Multipart 1.0.0.191 and later.
Make sure you don't have another mod downgrading it (like Project Red)
Huh, was on ForgeMultipart-universal-1.6.4-1.0.0.193 in the test instance with just the two mods not sure on downgrading but no project red and all the moroblocks reappear without extrutilities 0.33 and do I need to go back to unsupported version that wasn't causing the issue, and look to see if it was the drums code as that seems to be the pont it ocured ?
Could you add back in Forge Multipart Compatibility ? as extrautils - 0.3.3 and extrautils - 0.3.4 cause all the Forge Micro blocks in my 1.6.4 instance to become phantom and invisible, tested against ForgeMultipart-universal-1.6.4-1.0.0.183 and ForgeMultipart-universal-1.6.4-1.0.0.193 with Forge 916 and 938
Wondering I placed a wireless transmitter in world and it;s non solid and only the sphere and the numbers render to me might not be a bug but I don't have optifine and other forge Microblocks are the same
might just be my crappy laptop but as soon as I get withing 20ish or so blocks of a slime island in 1.5.0d6 I get alot of lag till I fly out of range, but I can still see the shadow of the island on a map I'm holding, its not in the copy of the instance with 1.5.0d5 and the changelog for 1.5.0d6 says : - Slime islands should let light through so just taking a guess my lagtops reacting to the lighting ?
I tried erasing all of the Slime islands blocks with a excavator, replacing the liquid with dirt and TNT, and the lag vanished the moment the slime water was gone
Turning in the Bug report on the forums and IRC http://pastebin.com/cRcYKFPq that I some how broke the Cape Render on inventory open with Optifine and Tinkers
Trying to Break a Lectern on a quartz and diamond Crafting altar while a beam + Freeze Damage recipie is stuck at the mystery blue sparkels surrounded by all 3 full nexi http://pastebin.com/YEHem71d
0
Just wondering is there a way to restart the demon portal if demons stop spawning from it and the portals still intact and at the nether brick and lava stage so we can get shards again ? its happily spawning structure after structure no demons as I tried to keep the earth demon gunts I had alive but they blew each other up
0
0
2
0
I'm wondering if this a problem for anyone else as the only reliable method i've found on a 3rd pc isolated from the rest of my network was to lower all the privacy and protection settings to the lowest and leaving the computer exposed.
0
Try a test instance of MC in the Launcher with just Mechworks and TConstruct and then anyones that show a Errored in your log
0
Try a test instance with just Mechworks and Tinkers it looks like there's a id conflict with the furnace slab but the out bounds error is calling 4098 so not sure as I'm not that far along though andit's refrencing 2 wildcarded functions I haven't studied yet in the code
0
Try the latest of Tinkers and Thermal expansion as I think the issue might have been between cofh core and the older version of Tconstruct you have just not sure as that only seems to be a partial log, as the fourums have a line limit so you might wat to try pastebin
0
Huh, was on ForgeMultipart-universal-1.6.4-1.0.0.193 in the test instance with just the two mods not sure on downgrading but no project red and all the moroblocks reappear without extrutilities 0.33 and do I need to go back to unsupported version that wasn't causing the issue, and look to see if it was the drums code as that seems to be the pont it ocured ?
0
0
0
No, Download the update that was a bug that was shown as being fixed in the op of the this therad
0
I tried erasing all of the Slime islands blocks with a excavator, replacing the liquid with dirt and TNT, and the lag vanished the moment the slime water was gone
0
0