View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0001726 | Industrial-Craft² | machines | public | 2015-09-17 06:11 | 2015-09-21 19:51 | 
| Reporter | Mfernflower | Assigned To | Aroma1997 | ||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Fixed in Version | Builds for MC 1.7.10 | ||||
| Summary | 0001726: Possible Bug with macerator? (Industrialcraft2 2.2.744-Experimental) | ||||
| Description | Instead of refusing to take Netherrack or grind it up to provide sulfur powder the macerator behaves oddly (see image).. Is this intentional? | ||||
| Tags | Request, wtf | ||||
| Minecraft Version | |||||
|  |  | 
|  | You don't make sulphur in the macerator, you use gunpowder and an extractor. What other mods do you have? I don't have any recipes involving the macerator and netherrack. | 
|  | This is not a default macerator recipe. Someone must have added it to the macerator recipe config file. or an addon adds it. | 
|  | A list of all mods used if anyone is still interested: http://pastebin.com/uEqTmLKr | 
|  | Just found this in the source code of AdvancedMachines!!!!! //Recipes.macerator.addRecipe(new IdentRecipe(new ItemStack(Blocks.netherrack)), new NBTTagCompound(), new ItemStack(Blocks.netherrack)); //Recipes.macerator.addRecipe(new IdentRecipe(new ItemStack(Blocks.quartz_ore)), new NBTTagCompound(), new ItemStack(Blocks.quartz_ore)); | 
|  | Would you please yell at Stryker for such a stupid thing, FYI It's commented out because he added the source code and we're modifying it. http://puu.sh/kiS1l.txt I can't believe the amount of stupidity required to intentionally add a bug in your main class... He crashed our game with it... | 
|  | Player, Aroma, or even Choco, do me a favor and automatically remove recipes that output the input... Checking Metadata ofc... I'm sorry for putting this on you, and not on him for this, but if I talked with him I'd probably get blocked/banned/etc.. in 10 seconds. I can't stand stupidity, mine included. So please do the kindness of implementing if output.contains(input) remove or something of the sort https://github.com/AtomicStryker/atomicstrykers-minecraft-mods/issues/24 I probably could've been more friendly, but he deserves to be slapped by his parents for this one. On a side note, Aroma make a config in your core to not register the Aroma hammer, so we can use the backup mod + core server only.. | 
|  | I will add that output-input feature. That thing with my Core is in the 1.8 version, but will never be in the 1.7.10 version because it will cause problems. | 
|  | How would it cause problems might I ask? I don't register my items if they're not needed. | 
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2015-09-17 06:11 | Mfernflower | New Issue | |
| 2015-09-17 06:11 | Mfernflower | File Added: BugReport.png | |
| 2015-09-17 15:43 | Chocohead | Note Added: 0004214 | |
| 2015-09-17 19:03 | Aroma1997 | Note Added: 0004215 | |
| 2015-09-17 19:03 | Aroma1997 | Status | new => closed | 
| 2015-09-17 19:03 | Aroma1997 | Assigned To | => Aroma1997 | 
| 2015-09-17 19:03 | Aroma1997 | Resolution | open => no change required | 
| 2015-09-17 20:34 | Mfernflower | Note Added: 0004216 | |
| 2015-09-17 20:34 | Mfernflower | Status | closed => feedback | 
| 2015-09-17 20:34 | Mfernflower | Resolution | no change required => reopened | 
| 2015-09-21 07:52 | Mfernflower | Note Added: 0004218 | |
| 2015-09-21 07:52 | Mfernflower | Status | feedback => assigned | 
| 2015-09-21 07:56 | DrZed | Note Added: 0004219 | |
| 2015-09-21 08:30 | DrZed | Note Added: 0004221 | |
| 2015-09-21 08:30 | DrZed | Note Edited: 0004221 | |
| 2015-09-21 08:33 | DrZed | Note Edited: 0004221 | |
| 2015-09-21 08:33 | DrZed | Note Edited: 0004219 | |
| 2015-09-21 08:35 | DrZed | Tag Attached: wtf | |
| 2015-09-21 08:35 | DrZed | Tag Attached: Request | |
| 2015-09-21 08:45 | DrZed | Note Edited: 0004221 | |
| 2015-09-21 08:47 | DrZed | Note Edited: 0004221 | |
| 2015-09-21 09:15 | Aroma1997 | Note Added: 0004222 | |
| 2015-09-21 10:18 | Aroma1997 | Status | assigned => resolved | 
| 2015-09-21 10:18 | Aroma1997 | Fixed in Version | => Builds for MC 1.7.10 | 
| 2015-09-21 10:18 | Aroma1997 | Resolution | reopened => fixed | 
| 2015-09-21 19:51 | DrZed | Note Added: 0004224 | 
