Giter VIP home page Giter VIP logo

metallurgy3's People

Contributors

bspkrs avatar fappoh avatar rebelkeithy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

metallurgy3's Issues

Metallurgy Ores Don't Give XP

This is on the server, have not tested singleplayer, but when ores are smelted in the furnace and then taken out as the ignot, no xp is given or no sound of gaining xp is heard.

Vanilla ores work correctly the way they should though.

Update: Issue still occurs with new update just so know, and even if you put vanilla ores in the Metallurgy furnaces (i.e. Iron Furnace and I put iron ore in) when the ignots are taken out, no xp is given.

AIOOBE with new spreadsheet.csv

The spreadsheet.csv in Metallurgy.jar from the recent commit ( f5a1d20 ) adds a new first row. The parser ( rebelkeithy\mods\metallurgy\core\MetalInfoDatabase.java ) still expects that the first row will be the column headers, and this will be as long as all of the data rows. However, the new first row is 8 columns shorter than the real header and the data rows, leading to array index out of bounds issues with the initial parsing.

A simple fix would seem to be discarding the first readLine from the spreadsheet.

Machine GUI Not Working

When you right click on machines to open their GUI, nothing happens. On the smelters though, it gives a message of Fuel:0 and MaxFuel: 6000.

Expects Jar without version in name

If the Metallurgy jar is left at the default name (eg "Metallurgy3.0.0.0.1.jar"), Minecraft crashes on load. The console indicates the mod is looking only for "Metallurgy.jar" - renaming the jar to that fixes the issue.
(Win 7, if it's relevant)

The relevant snippet of the console output seems to be:

2013-03-20 19:33:59 [INFO] [STDOUT] [Metallurgy3] Successfully created/read configuration file for Metallurgy 3 Core
2013-03-20 19:33:59 [INFO] [STDOUT] reading sets 1
2013-03-20 19:33:59 [INFO] [STDERR] java.io.FileNotFoundException: .....minecraft\mods\Metallurgy.jar (The system cannot find the file specified)
2013-03-20 19:33:59 [INFO] [STDERR] at java.util.zip.ZipFile.open(Native Method)
2013-03-20 19:33:59 [INFO] [STDERR] at java.util.zip.ZipFile.(Unknown Source)
2013-03-20 19:33:59 [INFO] [STDERR] at java.util.zip.ZipFile.(Unknown Source)
2013-03-20 19:33:59 [INFO] [STDERR] at java.util.zip.ZipFile.(Unknown Source)
2013-03-20 19:33:59 [INFO] [STDERR] at rebelkeithy.mods.metallurgy.core.MetalInfoDatabase.readMetalDataFromJar(MetalInfoDatabase.java:146)
2013-03-20 19:33:59 [INFO] [STDERR] at rebelkeithy.mods.metallurgy.metals.MetallurgyMetals.preInit(MetallurgyMetals.java:111)

Minecraft Crash on Startup due to Machines Error

I installed the new Metallurgy 3...7 and the game crashes upon start up. Here is the report.

---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [HUG]

Time: 3/28/13 8:50 AM
Description: Failed to start game

java.lang.NullPointerException
at rebelkeithy.mods.metallurgy.machines.MetallurgyMachines.initMint(MetallurgyMachines.java:188)
at rebelkeithy.mods.metallurgy.machines.MetallurgyMachines.preInit(MetallurgyMachines.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:314)
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.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:314)
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:98)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:729)
at java.lang.Thread.run(Thread.java:680)

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

-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Mac OS X (x86_64) version 10.6.8
Java Version: 1.6.0_43, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 1004888768 bytes (958 MB) / 1071579136 bytes (1021 MB) up to 3212509184 bytes (3063 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms1024M -Xmx3072M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.44 FML v5.1.8.608 Minecraft Forge 7.7.0.608 18 mods loaded, 18 mods active
mcp Minecraft Coder Pack Unloaded->Constructed->Pre-initialized
FML Forge Mod Loader Unloaded->Constructed->Pre-initialized
Forge Minecraft Forge Unloaded->Constructed->Pre-initialized
mod_TooManyItems mod_TooManyItems Unloaded->Constructed->Pre-initialized
AsgardShield_Core AsgardShield Unloaded->Constructed->Pre-initialized
ASAddon_Hallowed AS Addon- Hallowed Unloaded->Constructed->Pre-initialized
ASAddon_NetherEnder AS Addon- Nether-Ender Unloaded->Constructed->Pre-initialized
HarkenScythe_Core HarkenScythe Unloaded->Constructed->Pre-initialized
eplus Enchanting Plus Unloaded->Constructed->Pre-initialized
Ideas [Ideas](Metallurgy 3.0.0.0.7.jar) Unloaded->Constructed->Pre-initialized
Metallurgy3Core [Metallurgy 3 Core](Metallurgy 3.0.0.0.7.jar) Unloaded->Constructed->Pre-initialized
Metallurgy3Base [Metallurgy 3 Base](Metallurgy 3.0.0.0.7.jar) Unloaded->Constructed->Pre-initialized
Metallurgy3Machines [Metallurgy 3 Machines](Metallurgy 3.0.0.0.7.jar) Unloaded->Constructed->Errored
Metallurgy3Vanilla [Metallurgy 3 Vanilla](Metallurgy 3.0.0.0.7.jar) Unloaded->Constructed->Pre-initialized
teeluk_SpecialArmor SpecialArmor Unloaded->Constructed->Pre-initialized
mod_ZanMinimap mod_ZanMinimap Unloaded->Constructed->Pre-initialized
IronChest Iron Chest Unloaded->Constructed->Pre-initialized
TwilightForest The Twilight Forest Unloaded->Constructed->Pre-initialized
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 4670 OpenGL Engine GL version 2.1 ATI-1.6.36, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: converted-Sphax PureBDcraft 64x MC15
Profiler Position: N/A (disabled)
Vec3 Pool Size: ERROR NullPointerException: null

Emerald, Lapis and Redstone spawnrates are not adjustable.

There is no option to change Emerald Ore spawning behaviour (there was such option in metallurgy 2). I don't recall being able to set spawn rates of redstone or lapis, but those would be nice features to have (along with ability to change spawnrates of the newly-added Nether Quartz)

Gunpowder cannot be crafted.

NEI recipe shows sulfur 5757 and saltpeter 5758, whereas obtainable sulfur has meta-value 5757:7 (same goes for saltpeter 5758:9). None of the mined utility ores shows any usable recipe.

Lanterns not giving off light

The lanterns in Metallurgy 3.6.1 are not giving off any light source. I have tried both making them and using Too many items to create them but to no avail. I am using Optifine HD B1, Forge 608 and multiple mods to include Harkenscythe w/ hallowed, asgard shield and nether ender add ons. I am also using iron chest, enchanting plus, special armor, twilight forest, Zans mini map and of course the newest edition of Metallurgy. If anyone else is having this problem please let me know so i can tell if it is one of my mods and Rebel, if it isn't please fix this issue because I really need those lanterns to work to complete my castle of the Gods...lol.

Attacking Mobs With Amordrine Sword Causes NPE

Title says it all - Error is as follows:
java.lang.NullPointerException
at rebelkeithy.mods.metallurgy.metals.NetherSwordHitListener.hitEntity(NetherSwordHitListener.java:80)
at rebelkeithy.mods.metallurgy.core.metalsets.ItemMetallurgySword.func_77644_a(ItemMetallurgySword.java:31)
at net.minecraft.item.ItemStack.func_77961_a(ItemStack.java:362)
at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1662)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78764_a(PlayerControllerMP.java:455)
at net.minecraft.client.Minecraft.func_71402_c(Minecraft.java:1288)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1791)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:831)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)

Fantasy Set Config Issues

Yes, this is a dupe of #8, but I think I found the cause.

The fantasy config is opened in two places (referenced by their origins in @preinit, for simplicity's sake):

  • MetallurgyMetals.java line 101, which is used for the Machine configuration (ie abstractor)
  • MetallurgyMetals.java line 134, as part of the MetalSet constructor (it calls MetalSet.initConfig, which loads and saves the config)

It is likewise saved in two places:

  • MetallurgyMetals.java line 134, as part of the MetalSet constructor as mentioned before
  • MetallurgyMachines.java line 123, at the end of the initAbstractor method

Now, MetallurgyMetals is the core file for the Metallurgy3Base mod, and MetallurgyMachines is the core file for the Metallurgy3Machines mod, which has a dependency on Metallurgy3Base. So Metallurgy3Base will always complete its preinit first, which means it will:

  1. Open the Fantasy Machine config
  2. Open the Fantasy Metal config
  3. Close the Fantasy Metal Config
  4. Close the Fantasy Machine config

The Fantasy Machine config has no opportunity to load the Fantasy Metal data, and so will always essentially delete it, by overwriting the Fantasy config file with one containing no Fantasy Metal data.

So to fix, either the two configuration files need to get distinct names, or the Fantasy Machine config needs to get loaded and saved either before, or after, the Metal config, rather than spanning across it like now.

All Ore Particles Are White

A recent change in Forge caused all particles emitted by Metallurgy ores to appear white. Tested with version 656

Intermittent Crash on Mining or Placement Metablock

This error has popped up in some builds but not in others, and I haven't been able to figure out why. I initially assumed it was a problem with my build process, but it's shown up in some of your official builds too (like the current 3.0.0.0.7.1).

In a build where it does show up, it happens every time I mine a 'metablock' (meta\MetaBlock.java - in essence, the utility ores). A few times I've tried placing a metablock in those builds (using Creative), and that has crashed me too, though I haven't tested it as much. On reload of the world, the block is successfully mined (or placed), with the appropriate drops spawned.

java.lang.NullPointerException
at rebelkeithy.mods.metablock.MetaBlock.func_71934_m(MetaBlock.java:192)
at net.minecraft.item.ItemTool.func_77660_a(ItemTool.java:65)
at net.minecraft.item.ItemStack.func_77941_a(ItemStack.java:372)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78751_a(PlayerControllerMP.java:169)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78759_c(PlayerControllerMP.java:288)
at net.minecraft.client.Minecraft.func_71399_a(Minecraft.java:1241)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1810)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:831)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)

My 'fix' is usually just to wrap the subBlocks[meta].getBlockHardness() in a try-catch. I've tried printing some debug info, but not gotten much of use from it (meta=0, at least).

public float getBlockHardness(World world, int x, int y, int z)
{
float hardness=0;
int meta=-2;
try{
meta = world.getBlockMetadata(x, y, z);
hardness = subBlocks[meta].getBlockHardness();
}
catch(NullPointerException npe)
{
npe.printStackTrace();
}
return hardness;
}

I have no idea why it happens in some builds, but not in others.

Missing Textures

For the following there are no textures (just a block saying texture is missing

All Crushers
All Metal Chests
Mint
All Lanterns
Machines Tab

But this is only for when they are in your inventory or your hotbar once you place it down the correct texture shows for the placed item

Crashed on multiplayer test startup.

Very recent download of minecraft_server.jar
Minecraft Forge verson: 7.7.0.608
Metallurgy version: 3.0.0.0.5

---- Minecraft Crash Report ----
// Ouch. That hurt :(

Time: 3/25/13 10:03 PM
Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: rebelkeithy/mods/metallurgy/machines/crusher/GuiCrusher
at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:85)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:352)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.NoClassDefFoundError: rebelkeithy/mods/metallurgy/machines/crusher/GuiCrusher
at rebelkeithy.mods.metallurgy.machines.MetallurgyMachines.initCrusher(MetallurgyMachines.java:292)
at rebelkeithy.mods.metallurgy.machines.MetallurgyMachines.preInit(MetallurgyMachines.java:118)
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:515)
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:314)
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.propogateStateMessage(LoadController.java:165)
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:314)
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:98)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
... 5 more
Caused by: java.lang.ClassNotFoundException: rebelkeithy.mods.metallurgy.machines.crusher.GuiCrusher
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:211)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 33 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/inventory/GuiContainer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:200)
... 35 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.inventory.GuiContainer
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:211)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 39 more
Caused by: java.lang.NullPointerException
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:200)
... 41 more

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

-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4053698816 bytes (3865 MB) / 4116054016 bytes (3925 MB) up to 4116054016 bytes (3925 MB)
JVM Flags: 2 total; -Xmx4096M -Xms4096M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.44 FML v5.1.8.608 Minecraft Forge 7.7.0.608 8 mods loaded, 8 mods active
mcp Minecraft Coder Pack Unloaded->Constructed->Pre-initialized
FML Forge Mod Loader Unloaded->Constructed->Pre-initialized
Forge Minecraft Forge Unloaded->Constructed->Pre-initialized
Ideas [Ideas](Metallurgy 3.0.0.0.5.jar) Unloaded->Constructed->Pre-initialized
Metallurgy3Core [Metallurgy 3 Core](Metallurgy 3.0.0.0.5.jar) Unloaded->Constructed->Pre-initialized
Metallurgy3Base [Metallurgy 3 Base](Metallurgy 3.0.0.0.5.jar) Unloaded->Constructed->Pre-initialized
Metallurgy3Machines [Metallurgy 3 Machines](Metallurgy 3.0.0.0.5.jar) Unloaded->Constructed->Errored
Metallurgy3Vanilla [Metallurgy 3 Vanilla](Metallurgy 3.0.0.0.5.jar) Unloaded->Constructed->Pre-initialized
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml'
Type: Dedicated Server (map_server.txt)

recipes not working

Currently, as of 3.0.0.0.7.1, the recipe for gunpowder, fertilizer, and matches do not work.

Unable to run on MAC/Linux

The game crashes due the directory source file being wrong. The Linux and MAC systems use the slash " / ". PCs use backslash " \ ". When we try to run the game it crashes right off the back because it cannot find the proper directory. Here is the crash report.

---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 3/20/13 2:31 PM
Description: Failed to start game

java.lang.NullPointerException
at rebelkeithy.mods.metallurgy.machines.MetallurgyMachines.initMint(MetallurgyMachines.java:188)
at rebelkeithy.mods.metallurgy.machines.MetallurgyMachines.preInit(MetallurgyMachines.java:122)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:314)
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.propogateStateMessage(LoadController.java:165)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
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:314)
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:98)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:505)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:406)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:728)
at java.lang.Thread.run(Thread.java:680)

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

-- System Details --
Details:
Minecraft Version: 1.5
Operating System: Mac OS X (x86_64) version 10.6.8
Java Version: 1.6.0_43, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 1004620744 bytes (958 MB) / 1071579136 bytes (1021 MB) up to 2675638272 bytes (2551 MB)
JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms1024M -Xmx2560M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.42 FML v5.0.25.589 Minecraft Forge 7.7.0.589 19 mods loaded, 19 mods active
mcp Minecraft Coder Pack Unloaded->Constructed->Pre-initialized
FML Forge Mod Loader Unloaded->Constructed->Pre-initialized
Forge Minecraft Forge Unloaded->Constructed->Pre-initialized
mod_TooManyItems mod_TooManyItems Unloaded->Constructed->Pre-initialized
HarkenScythe_Core HarkenScythe Unloaded->Constructed->Pre-initialized
BattleTowers Battle Towers Unloaded->Constructed->Pre-initialized
eplus Enchanting Plus Unloaded->Constructed->Pre-initialized
Ideas Ideas Unloaded->Constructed->Pre-initialized
Metallurgy3Core Metallurgy 3 Core Unloaded->Constructed->Pre-initialized
Metallurgy3Base Metallurgy 3 Base Unloaded->Constructed->Pre-initialized
Metallurgy3Machines Metallurgy 3 Machines Unloaded->Constructed->Errored
Metallurgy3Vanilla Metallurgy 3 Vanilla Unloaded->Constructed->Pre-initialized
teeluk_SpecialArmor SpecialArmor Unloaded->Constructed->Pre-initialized
AS_UpdateCheck AtomicStryker Update Check Mod Unloaded->Constructed->Pre-initialized
UpgradePlus Upgrade Plus Unloaded->Constructed->Pre-initialized
mod_ZanMinimap mod_ZanMinimap Unloaded->Constructed->Pre-initialized
Backpack Backpack Unloaded->Constructed->Pre-initialized
diamondbuckets Diamond Buckets 0.96 Unloaded->Constructed->Pre-initialized
IronChest Iron Chest Unloaded->Constructed->Pre-initialized
LWJGL: 2.4.2
OpenGL: ATI Radeon HD 4670 OpenGL Engine GL version 2.1 ATI-1.6.36, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ERROR NullPointerException: null

Cannot Configure Fantasy Item IDs

The Fantasy config file does not include the item ID ranges for the fantasy metal items, so their autoassigned IDs cannot be altered.
(so they just clobber whatever items had those IDs already >< )

Edit - The same appears to be true with several Utility items as well, namely:
Phosphorous
Sulfur
Saltpeter
Magnesium
Bitumen
Potash

(further cases would be easier to spot if NEI worked for 1.5.1)

Items cannot be repaired using anvil.

It's impossible to repair tools/weapons/armour using "vanilla" repair mechanic (anvil and corresponding ingots). However, it's possible to repair items using Twilight Forest's Uncrafting Table.

Armor/Smelter

The armor in metallurgy 3 does not render correctly. It appears as Iron helmet, Chainmail chest plate, iron leggings, and diamond boots. Also, the smelter is missing textures when held in hand and particle textures when broken, but it is not missing its "world" texture.

Ore Generation

Maybe I'm doing something wrong, but no ores generate in my worlds i make. I can access the Metallurgy stuff when I change my mode to creative, but still no ores are in the world. Even the vanilla ores are missing. Is there some setting I need to change or is this a bug?

Cobblestone Crusher

Cobblestone and Copper crushers do not process Iron ore.
They will process copper and tin.

Running 3.0.0.0.4 with Forge 603

Mem

Nonfunctional Alloy Dust Recipes

Shadow Steel dust, Inolashite dust, Brass dust, and Black Steel dust can't be crafted.

For Shadow Steel and Black Steel, the issue seems to stem from the space in the name of one of the components ("Shadow Iron" and "Deep Iron", respectively). The appearance of the recipes in CraftGuide supports this. From the code, the parser expects spaces to be a delimiter between ingredients, so e.g. Black Steel's recipe becomes Infuscolium+Deep+Iron. The simplist fix here seems to be using some other delimiter character (perhaps '-' or '/') to separate the alloy's components.
(might also remove the quotation marks, which appear entirely superfluous)

Inolashite's entry mispells "Alduorite" as "Adluorite" (transposed 'l' and 'd').

Brass's recipe is identical to Bronze's at present, copper+tin. In M2, brass used the recipe copper+zinc, keeping them distinct.

Inconsistent spawn rates of fantasy ores with default config.

The spawn rates of certain metals are not respecting the base values in config files (for example Mithril, Oureclase, Rubracium and Astral Silver spawn Very, very rarely when spawn probability is default. plus, they only spawn in very small amounts (1 or 2 blocks), despite having default spawnrate higher than orichalcum (which spawns in excess, and I personally hate it for such abundance) or adamantium. If i modify the spawn rates to say 5 veins per chunk with vein size of 5 (i did set that spawn rate for every metal) I've got (pretty much) even distribution of every metal/ore. I experimented with large quantities of LE TNT for soil and stone removal.

To justify that, I've made "detonation pillars" from bedrock to surface with LE TNT.

Out of 6 such holes i've got only 1 mithril, 1 astral silver, no oureclase, whereas i've got 20+ orichalcum and around 10 adamantium.

Furnace Upgrade Recipes Require Crusher

The Bronze, Iron, and Steel furnaces require a previous tier's Crusher in their recipes, rather than the previous tier's furnace.

Currently, the Bronze Furnace asks for a Stone Crusher (in place of the expected Copper Furnace), and both the Iron and Steel Furnaces ask for a Copper Crusher (in place of the expected Bronze Furnace and Iron Furnace, respectively).

The Copper Furnace does properly ask for a Stone Furnace, however.

LE TNT cannot be crafted

Old recipe produces HE TNT (thus, there are two recipes for LE TNT). NEI shows that LE TNT has no recipe at all.

Vanilla Hopper Compatibility

The vanilla hoppers use their own variant of ISidedInventory (net.minecraft.inventory.ISidedInventory) for determining where to push/pull items. Currently, hoppers will empty out M3 Furnaces and Crushers entirely (input slot, then fuel slot, then product slot), and will dump items into furnaces (all slots, input/fuel/product) but not crushers.

Cut&paste from the vanilla furnace (TileEntityFurnace into TileEntityMetalFurnace and TileEntityCrusher) seems to work, since they share slot layout and fuel rules (and all three devices are lax about putting arbitrary items in the input slot). The only other required change is to set the TileEntityCrusher's isStackValidForSlot(int i, ItemStack itemstack) to return true instead of false.

I've tried to tease out what the two ISidedInventory functions do, to get more comfortable with adding them to your codebase. The first (func_102007_a) seems a simple wrapper for isStackValidForSlot(), but the latter (func_102008_b) is less clear. It seems related to determining what is a valid extraction target, but I need to play around with it more to be sure.

It seems worth it to add hopper compatibility to these two machines, even if the other two (smelter & abstractor) need to wait for a better understanding of the interface. On the other hand, that would create an inconsistency in the mod's behavior.

Smelters/Furnaces/Lanterns aren't lighting up

Smelters, Furnaces, Lanterns, and all machines don't light up when in use. Is this a bug? I am using forge 779.608, optifine HD U B1, backpack mod 1.7.8, and your metallurgy 3.0.0.0.6.1.

Multiplayer minecraft crash on startup #2

Minecraft forge version: 1.5.1-7.7.0.608
Metallurgy version: 3.0.0.0.6.1

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 3/26/13 6:23 PM
Description: Exception in server tick loop

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: rebelkeithy/mods/metallurgy/metals/EntityFantasyOreFX
at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:93)
at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:357)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:140)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:429)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.NoClassDefFoundError: rebelkeithy/mods/metallurgy/metals/EntityFantasyOreFX
at rebelkeithy.mods.metallurgy.metals.MetallurgyMetals.Init(MetallurgyMetals.java:158)
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:515)
at sun.reflect.GeneratedMethodAccessor6.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:314)
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.propogateStateMessage(LoadController.java:165)
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:314)
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:98)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:689)
... 5 more
Caused by: java.lang.ClassNotFoundException: rebelkeithy.mods.metallurgy.metals.EntityFantasyOreFX
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:211)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 31 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/particle/EntityFX
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:200)
... 33 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.particle.EntityFX
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:211)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 37 more
Caused by: java.lang.NullPointerException
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:200)
... 39 more

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

-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4026185640 bytes (3839 MB) / 4116054016 bytes (3925 MB) up to 4116054016 bytes (3925 MB)
JVM Flags: 2 total; -Xmx4096M -Xms4096M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.44 FML v5.1.8.608 Minecraft Forge 7.7.0.608 8 mods loaded, 8 mods active
mcp Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized
FML Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized
Forge Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized
Ideas [Ideas](Metallurgy 3.0.0.0.6.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Metallurgy3Core [Metallurgy 3 Core](Metallurgy 3.0.0.0.6.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Metallurgy3Base [Metallurgy 3 Base](Metallurgy 3.0.0.0.6.1.jar) Unloaded->Constructed->Pre-initialized->Errored
Metallurgy3Machines [Metallurgy 3 Machines](Metallurgy 3.0.0.0.6.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Metallurgy3Vanilla [Metallurgy 3 Vanilla](Metallurgy 3.0.0.0.6.1.jar) Unloaded->Constructed->Pre-initialized->Initialized
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml'
Type: Dedicated Server (map_server.txt)

Stone pickaxes cannot mine tier 2 metals/ores

In metallurgy 2, I used to be able to mine metals or ores such as deep iron, sulfur, copper, or tin, but now in metallurgy 3, I can't and must use a iron pickaxe or better. Is this a deliberate design change?

[Metallurgy 2.4] Lantern duplicates when placing

[Metallurgy 2.4] Lantern duplicates when placing bug

mcpc-plus-1.4.7-R1.1-SNAPSHOT-f534-244

When I place the lanterns from Metallurgy, the lantern duplicates itself creating another one floating that you can pick up thus duplicating itself. Happens almost every time regardless of the lantern color type. I was referred by the developer to try asking on this site.

I'm using the following Plugins: Catacombs, ExtraHardMode, GravesPlus, InfiniteStrongholds, Likeaboss, McMMO, MobManager, PermissionsBukkit, Realistic Torches, Rebalance Villagers, Spawnmob, WorldEdit, WorldGuard, ZombieRessurrection.

I am using the following Mods: Ruins 1.4.6, BattleTowers 1.4.6, Metallurgy 2.4 (plus all addon metals), RedPower2.0pr6, (Plus all addons), Industrial Craft 2, and Mo'Creatures.

I am also using Optifine.

Metallurgy and Minecraft 1.5.1

This is more of a compatibility issue than a bug, but I thought I should just put this out here to make you aware. Minecraft updated to 1.5.1 today and I tried the latest Metallurgy mod you posted last night just to see if it would work and Minecraft just remains at a black screen upon startup.

I used the lastest forge build for Minecraft 1.5.1 and Minecraft loads just fine without the Metallurgy file in the mods folder.

Nether Metals - recipes and spawnrates

The following recipes containing nether metals are missing:

  • shadow iron + ignatius dust = iron dust
  • vulcanite bars = blaze rod

Furthermore, neither vulcanite nor ignatius can be used as fuel.

In addition to the above, the default spawnrates seem inconsistent with default config values (shadow iron is much more rare than lemurite, whereas config states the opposite).

Dust Issues

Iron and Gold dusts cannot be smelted. (looks like the addSmelting() call is skipped in OreInfo because it's behind a !type.equals("RESPAWN") )

Brass dust cannot be crafted - though the MCF thread says it should be copper+zinc, it's currently set to copper+tin, the same as bronze, and bronze appears to claim the recipe.

cobblestone crusher crash when fueling

When placing coal into crusher with iron ore:

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 3/30/13 10:31 PM
Description: Rendering screen

java.lang.ArithmeticException: / by zero
at rebelkeithy.mods.metallurgy.machines.crusher.TileEntityCrusher.getBurnTimeRemainingScaled(TileEntityCrusher.java:254)
at rebelkeithy.mods.metallurgy.machines.crusher.GuiCrusher.func_74185_a(GuiCrusher.java:47)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(SourceFile:83)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1021)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:867)
at net.minecraft.client.Minecraft.run(Minecraft.java:756)
at java.lang.Thread.run(Unknown Source)

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

-- Head --
Stacktrace:
at rebelkeithy.mods.metallurgy.machines.crusher.TileEntityCrusher.getBurnTimeRemainingScaled(TileEntityCrusher.java:254)
at rebelkeithy.mods.metallurgy.machines.crusher.GuiCrusher.func_74185_a(GuiCrusher.java:47)
at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(SourceFile:83)

-- Screen render details --
Details:
Screen name: rebelkeithy.mods.metallurgy.machines.crusher.GuiCrusher
Mouse location: Scaled: (233, 171). Absolute: (466, 425)
Screen size: Scaled: (512, 384). Absolute: (1024, 768). Scale factor of 2

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['twagclg'/211, l='MpServer', x=35.30, y=61.62, z=106.05]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (36,64,240), Chunk: (at 4,4,0 in 2,15; contains blocks 32,0,240 to 47,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 18500 game time, 25349 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 85 total; [EntityZombie['Zombie'/24, l='MpServer', x=-41.50, y=15.00, z=77.50], EntityBat['Bat'/1111, l='MpServer', x=62.75, y=16.10, z=119.25], EntitySpider['Spider'/26, l='MpServer', x=-33.09, y=31.00, z=82.91], EntityBat['Bat'/1110, l='MpServer', x=65.29, y=15.59, z=123.60], EntitySheep['Sheep'/28, l='MpServer', x=-40.50, y=72.00, z=93.50], EntityItem['item.item.bone'/1878, l='MpServer', x=96.16, y=60.13, z=69.19], EntityBat['Bat'/45, l='MpServer', x=-0.49, y=39.07, z=106.68], EntityCreeper['Creeper'/775, l='MpServer', x=57.50, y=17.00, z=103.50], EntitySpider['Spider'/55, l='MpServer', x=28.63, y=36.00, z=90.53], EntitySkeleton['Skeleton'/1146, l='MpServer', x=74.50, y=20.00, z=186.50], EntitySkeleton['Skeleton'/53, l='MpServer', x=2.50, y=75.00, z=116.50], EntityBat['Bat'/52, l='MpServer', x=17.73, y=38.02, z=90.01], EntityBat['Bat'/59, l='MpServer', x=23.25, y=36.10, z=119.44], EntityZombie['Zombie'/58, l='MpServer', x=31.84, y=53.00, z=85.84], EntityCreeper['Creeper'/57, l='MpServer', x=30.00, y=34.00, z=90.63], EntitySkeleton['Skeleton'/56, l='MpServer', x=22.50, y=37.00, z=93.06], EntityZombie['Zombie'/61, l='MpServer', x=30.13, y=34.00, z=118.50], EntityCreeper['Creeper'/60, l='MpServer', x=20.59, y=37.00, z=123.00], EntityCreeper['Creeper'/1136, l='MpServer', x=96.50, y=26.00, z=160.50], EntitySkeleton['Skeleton'/68, l='MpServer', x=31.94, y=47.14, z=124.50], EntityCreeper['Creeper'/65, l='MpServer', x=36.69, y=31.00, z=90.38], EntityZombie['Zombie'/66, l='MpServer', x=36.09, y=32.00, z=89.31], EntitySpider['Spider'/67, l='MpServer', x=40.03, y=32.00, z=96.88], EntitySkeleton['Skeleton'/1290, l='MpServer', x=90.50, y=15.00, z=55.50], EntitySkeleton['Skeleton'/85, l='MpServer', x=51.50, y=63.00, z=134.50], EntitySkeleton['Skeleton'/627, l='MpServer', x=106.50, y=37.00, z=148.50], EntitySkeleton['Skeleton'/1291, l='MpServer', x=91.50, y=15.00, z=56.50], EntitySkeleton['Skeleton'/84, l='MpServer', x=55.16, y=63.00, z=134.25], EntitySkeleton['Skeleton'/1288, l='MpServer', x=88.50, y=15.00, z=57.50], EntitySkeleton['Skeleton'/1289, l='MpServer', x=85.88, y=16.00, z=57.50], EntitySkeleton['Skeleton'/86, l='MpServer', x=51.25, y=62.00, z=137.47], EntitySkeleton['Skeleton'/81, l='MpServer', x=63.25, y=54.00, z=74.28], EntityCreeper['Creeper'/80, l='MpServer', x=57.44, y=49.00, z=76.00], EntityCreeper['Creeper'/83, l='MpServer', x=60.50, y=31.00, z=137.50], EntityCreeper['Creeper'/93, l='MpServer', x=79.09, y=47.00, z=80.31], EntitySkeleton['Skeleton'/92, l='MpServer', x=71.34, y=47.00, z=77.66], EntityZombie['Zombie'/94, l='MpServer', x=74.50, y=28.00, z=148.44], EntitySkeleton['Skeleton'/1042, l='MpServer', x=-25.50, y=28.00, z=139.50], EntitySkeleton['Skeleton'/89, l='MpServer', x=64.56, y=43.00, z=59.94], EntityCreeper['Creeper'/91, l='MpServer', x=64.56, y=42.00, z=67.06], EntityBat['Bat'/1067, l='MpServer', x=-38.47, y=38.00, z=94.50], EntitySkeleton['Skeleton'/2298, l='MpServer', x=-3.50, y=29.00, z=145.50], EntitySkeleton['Skeleton'/2299, l='MpServer', x=-2.50, y=29.00, z=142.50], EntitySpider['Spider'/99, l='MpServer', x=74.06, y=64.00, z=169.84], EntitySkeleton['Skeleton'/2297, l='MpServer', x=-6.50, y=29.00, z=143.50], EntityPig['Pig'/110, l='MpServer', x=94.97, y=63.00, z=158.03], EntityPig['Pig'/111, l='MpServer', x=94.47, y=63.00, z=156.63], EntityBat['Bat'/108, l='MpServer', x=89.52, y=29.00, z=116.80], EntitySlime['Slime'/109, l='MpServer', x=85.37, y=55.00, z=106.31], EntitySkeleton['Skeleton'/1806, l='MpServer', x=76.50, y=24.00, z=91.50], EntitySlime['Slime'/118, l='MpServer', x=88.69, y=66.00, z=183.69], EntityItem['item.item.slimeball'/117, l='MpServer', x=95.22, y=62.13, z=165.88], EntityPig['Pig'/116, l='MpServer', x=94.66, y=63.00, z=160.69], EntityZombie['Zombie'/115, l='MpServer', x=91.50, y=34.00, z=166.50], EntityZombie['Zombie'/114, l='MpServer', x=93.50, y=34.00, z=166.50], EntitySheep['Sheep'/112, l='MpServer', x=84.28, y=63.00, z=153.56], EntityZombie['Zombie'/127, l='MpServer', x=105.50, y=47.00, z=154.50], EntityItem['item.item.dyePowder.black'/121, l='MpServer', x=100.84, y=56.13, z=84.25], EntityBat['Bat'/120, l='MpServer', x=99.75, y=48.10, z=59.72], EntityPig['Pig'/129, l='MpServer', x=96.25, y=63.00, z=158.66], EntityCreeper['Creeper'/128, l='MpServer', x=108.50, y=37.00, z=147.50], EntitySlime['Slime'/131, l='MpServer', x=112.93, y=61.00, z=154.48], EntitySpider['Spider'/130, l='MpServer', x=100.75, y=34.00, z=170.66], EntityZombie['Zombie'/1247, l='MpServer', x=95.50, y=37.00, z=59.50], EntityBat['Bat'/2341, l='MpServer', x=106.31, y=30.00, z=114.53], EntityCreeper['Creeper'/2111, l='MpServer', x=108.31, y=36.00, z=141.31], EntitySkeleton['Skeleton'/2350, l='MpServer', x=108.50, y=15.00, z=51.50], EntityZombie['Zombie'/901, l='MpServer', x=113.50, y=23.00, z=175.50], EntityEnderman['Enderman'/1758, l='MpServer', x=114.50, y=32.00, z=60.56], EntitySkeleton['Skeleton'/1155, l='MpServer', x=71.50, y=15.00, z=123.50], EntitySkeleton['Skeleton'/1154, l='MpServer', x=71.50, y=15.00, z=124.50], EntityCreeper['Creeper'/2112, l='MpServer', x=109.00, y=36.00, z=142.47], EntitySkeleton['Skeleton'/757, l='MpServer', x=63.50, y=32.00, z=136.94], EntityBat['Bat'/236, l='MpServer', x=110.22, y=14.10, z=42.28], EntitySheep['Sheep'/233, l='MpServer', x=22.09, y=71.00, z=37.94], EntitySheep['Sheep'/231, l='MpServer', x=18.50, y=71.00, z=29.50], EntityZombie['Zombie'/2174, l='MpServer', x=93.50, y=36.00, z=62.50], EntitySpider['Spider'/230, l='MpServer', x=7.88, y=72.00, z=42.75], EntityZombie['Zombie'/2173, l='MpServer', x=89.50, y=36.00, z=57.50], EntitySheep['Sheep'/227, l='MpServer', x=9.38, y=72.00, z=30.78], EntityItem['item.item.bone'/493, l='MpServer', x=4.72, y=72.13, z=50.00], EntityBat['Bat'/2417, l='MpServer', x=112.50, y=41.00, z=142.50], EntityBat['Bat'/2416, l='MpServer', x=81.50, y=15.00, z=150.50], EntityItem['item.item.arrow'/491, l='MpServer', x=4.88, y=72.13, z=50.25], EntityClientPlayerMP['twagclg'/211, l='MpServer', x=35.30, y=61.62, z=106.05]]
Retry entities: 0 total; []
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:441)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2405)
at net.minecraft.client.Minecraft.run(Minecraft.java:772)
at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_17, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 178132752 bytes (169 MB) / 349765632 bytes (333 MB) up to 962985984 bytes (918 MB)
JVM Flags: 2 total; -Xms345m -Xmx950m
AABB Pool Size: 3839 (214984 bytes; 0 MB) allocated, 1228 (68768 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 63
FML: MCP v7.44 FML v5.1.8.611 Minecraft Forge 7.7.1.611 8 mods loaded, 8 mods active
mcp Minecraft Coder Pack Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML Forge Mod Loader Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge Minecraft Forge Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Ideas [Ideas](Metallurgy 3.0.0.0.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Metallurgy3Core [Metallurgy 3 Core](Metallurgy 3.0.0.0.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Metallurgy3Base [Metallurgy 3 Base](Metallurgy 3.0.0.0.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Metallurgy3Machines [Metallurgy 3 Machines](Metallurgy 3.0.0.0.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Metallurgy3Vanilla [Metallurgy 3 Vanilla](Metallurgy 3.0.0.0.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
LWJGL: 2.4.2
OpenGL: GeForce 210/PCI/SSE2/3DNOW! GL version 3.3.0, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: 1078 (60368 bytes; 0 MB) allocated, 662 (37072 bytes; 0 MB) used

Mem

LE TNT destroys Nether Quartz Ore

LE TNT destroys Nether Quartz Ore (I don't know if it's a bug or a feature, I brought it up for the sake of consistency, since LE TNT doesn't destroy lapis or redstone)

Missing textures

Just leaving a simple notice that the Stone Crusher has a missing texture while in your inventory and hand. Looks fine when placed. Just started using it but will leave a direct notice on your twitter if I find more missing textures.
metallurgy 3 missing texture for crusher

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.