Congrats on finally making version 1
[IC2 Exp][1.7.10] Advanced Machines 1.1.6
-
-
Since this severely simplifies the code overhead, i might even think about adding other machines. I saw IC2 has added a bunch of new ones.
I, personally, would LOVE advanced versions of the new machines.
-
advanced version of ore washer incoming?
-
Hey guys! I created some new textures for this mod to look more like the IC2 experimental ones!
Here's a preview: http://i.imgur.com/HxdGfUQ.pngHere's the download: http://www.mediafire.com/downl…vanced+Machines+patch.zip
this is good thank you
-
I've been gone for over 12 hours, where are those crash reports o_O
-
Just need some new textures now, to fit in with the new look IC2
-
Here you go a crash log.
-
Wow, trying to fix this made me discover just how screwed i am
Version 1.0.1
- fixed rather high level obfuscation issue by using IC2 stubs as workaround
- have to stub every single overridden IC2 class and their hierarchy. this sucks so hardIt works now but having to use Stubs for all the IC2 classes downgrades this version from "elegant solution" to "horrible hackwork"
I'd need access to the IC2 sourcefiles to fix this problem -
Ok Cool i will hav a look now.
Plus if u email the IC2 dev guys i believe they are more than happen to help you. i did it once when i was trying to make an add on and they happily sent me the source code.
-
Nice it works now. Well done
only one suggestion i have.
i think the default max speed is a bit too slow.
i know u can change it in the config. but the default speed is much slower than the induction furnace and someone of the other Advanced machines mods hav the machines going alot fast.
i know it can be changed but i think it would be going to include the default speed so that is about the same as the induction furnace. Then people can change it if they want to.
i only do a brief test as it is 1:33am at the time of this post and well it work and didnt crash. And on the up side the cables stay connected
Very nicely done. good job.
-
Excuse me,why is the GUI's texture disappeared. minecraft version 1.6.2 IC version 1.118.401-lf
-
1. Are you using newest version which is for 1.6.4 on 1.6.2, coz that might not work. and the correct version of forge and IC2
2. If your playing on 1.6.2 make sure you have a 1.6.2 version, if your on 1.6.4 make sure you have a 1.6.4 version
3. Try redownloading the mod and sometimes it may not download correctly and be missing things (yes that is possible)
4. If your using a texture pack that might be messing up the textures for some unknown reason.
5. Some weird shit is happening.
Thats just a few things to try
-
Hey.
Something has bugged and im not sure why
The recipes seem to not be working correctly.
NEI wont show the recipe for the Rotary Macerator.
When the recipe for the Singularity Compressor is shown, the Rotary Macerators Recipe is used with the Compressor output.
When the recipe for the Centrifuge Extractor is shown, the Singularity Compressor Recipe is used with the Extractor Output.Im using the second release version of your Mod.
IC2 Experimental 295
Forge 9.11.1.935
FML 6.4.31.935i dont believe it was happening before i updated like 20 mins ago. it just a really strange bug.
Because when i checked your src code it look perfectly fine to me. really weird.
could be a bug with NEI but not sure.The only thing i saw in the code is that the block metadata started at 1 not 0. i dont know if that makes a difference but i thought it does. (but im not the modder here).
The Log looks fine to me. Weird Bug. sort of annoying.
Thanks
-
Ah yes, i had shifted ids to start with 1 for experimenting and forgot to shift them back (in one spot, anyway) later. Have 1.0.2 to fix it
-
Found another problem
The upgrade slot in each of your machines are down 2 pixels too far.
Just need to change 1 value to fix.
then all good.
thanks
-
To add to that, the Macerator's white "processing" progress animation is slightly askew to the right. The Compressor's progress animation looks just fine. I haven't looked at the Extractor's progress animation yet, so if I don't come back to post on it, you may want to check that.
So far so good otherwise. I ran a few batches thru the Macerator and Compressor, and it works as good as usual. Personally, I'm happy enough to live with these small cosmetic inconsistencies while my cables stay connected on game load.
-
Hello,
I registered here because I am getting a wierd crash when using your mod. It is related to Rotary Macerators. Here it is in spoiler:Code
Display More---- Minecraft Crash Report ---- // Why is it breaking :( Time: 11/20/13 10:02 AM Description: Ticking tile entity java.lang.NullPointerException at ic2.advancedmachines.common.TileEntityRotaryMacerator.getSpecialResultFor(TileEntityRotaryMacerator.java:113) at ic2.advancedmachines.common.TileEntityRotaryMacerator.getResultFor(TileEntityRotaryMacerator.java:73) at ic2.advancedmachines.common.TileEntityAdvancedMachine.canOperate(TileEntityAdvancedMachine.java:277) at ic2.advancedmachines.common.TileEntityAdvancedMachine.func_70316_g(TileEntityAdvancedMachine.java:113) at net.minecraft.world.World.func_72939_s(World.java:2209) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:552) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at ic2.advancedmachines.common.TileEntityRotaryMacerator.getSpecialResultFor(TileEntityRotaryMacerator.java:113) at ic2.advancedmachines.common.TileEntityRotaryMacerator.getResultFor(TileEntityRotaryMacerator.java:73) at ic2.advancedmachines.common.TileEntityAdvancedMachine.canOperate(TileEntityAdvancedMachine.java:277) at ic2.advancedmachines.common.TileEntityAdvancedMachine.func_70316_g(TileEntityAdvancedMachine.java:113) -- Tile entity being ticked -- Details: Name: Rotary Macerator // ic2.advancedmachines.common.TileEntityRotaryMacerator Block type: ID #1188 (tile.null // ic2.advancedmachines.common.BlockAdvancedMachines) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-259,96,703), Chunk: (at 13,6,15 in -17,43; contains blocks -272,0,688 to -257,255,703), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023) Actual block type: ID #1188 (tile.null // ic2.advancedmachines.common.BlockAdvancedMachines) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:2209) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:552) -- Affected level -- Details: Level name: world All players: 1 total; [EntityPlayerMP['andarden'/345410, l='world', x=-258.80, y=96.00, z=700.93]] Chunk stats: ServerChunkCache: 3297 Drop: 0 Level seed: -8356495846923764571 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (-13,64,14), Chunk: (at 3,4,14 in -1,0; contains blocks -16,0,0 to -1,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 1534667 game time, 1646067 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 20347 (now: true), thunder time: 87119 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582) -- System Details -- Details: Minecraft Version: 1.6.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 743983328 bytes (709 MB) / 3198287872 bytes (3050 MB) up to 3198287872 bytes (3050 MB) JVM Flags: 2 total; -Xms3G -Xmx3G AABB Pool Size: 6080 (340480 bytes; 0 MB) allocated, 5926 (331856 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 11, tallocated: 61 FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 65 mods loaded, 65 mods active mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available FML{6.2.62.871} [Forge Mod Loader] (minecraft_server1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Forge{9.10.1.871} [Minecraft Forge] (minecraft_server1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available IC2{2.0.293-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.293-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available AdvancedMachines{5.2.0} [IC2 Advanced Machines Addon] (AdvancedMachines_1.6.2_experimental.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Profiler Position: N/A (disabled) Vec3 Pool Size: 975 (54600 bytes; 0 MB) allocated, 916 (51296 bytes; 0 MB) used Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)
I am using IC2 2.0.293_Experimental version, 1.6.2 experimental version of your mod, and minecraft 1.6.2. Can you tell me if you will fix this mod, otherwise I am going to have to omit this mod
-
Hello,
I registered here because I am getting a wierd crash when using your mod. It is related to Rotary Macerators. Here it is in spoiler:Code
Display More---- Minecraft Crash Report ---- // Why is it breaking :( Time: 11/20/13 10:02 AM Description: Ticking tile entity java.lang.NullPointerException at ic2.advancedmachines.common.TileEntityRotaryMacerator.getSpecialResultFor(TileEntityRotaryMacerator.java:113) at ic2.advancedmachines.common.TileEntityRotaryMacerator.getResultFor(TileEntityRotaryMacerator.java:73) at ic2.advancedmachines.common.TileEntityAdvancedMachine.canOperate(TileEntityAdvancedMachine.java:277) at ic2.advancedmachines.common.TileEntityAdvancedMachine.func_70316_g(TileEntityAdvancedMachine.java:113) at net.minecraft.world.World.func_72939_s(World.java:2209) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:552) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at ic2.advancedmachines.common.TileEntityRotaryMacerator.getSpecialResultFor(TileEntityRotaryMacerator.java:113) at ic2.advancedmachines.common.TileEntityRotaryMacerator.getResultFor(TileEntityRotaryMacerator.java:73) at ic2.advancedmachines.common.TileEntityAdvancedMachine.canOperate(TileEntityAdvancedMachine.java:277) at ic2.advancedmachines.common.TileEntityAdvancedMachine.func_70316_g(TileEntityAdvancedMachine.java:113) -- Tile entity being ticked -- Details: Name: Rotary Macerator // ic2.advancedmachines.common.TileEntityRotaryMacerator Block type: ID #1188 (tile.null // ic2.advancedmachines.common.BlockAdvancedMachines) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-259,96,703), Chunk: (at 13,6,15 in -17,43; contains blocks -272,0,688 to -257,255,703), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023) Actual block type: ID #1188 (tile.null // ic2.advancedmachines.common.BlockAdvancedMachines) Actual block data value: 0 / 0x0 / 0b0000 Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:2209) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:552) -- Affected level -- Details: Level name: world All players: 1 total; [EntityPlayerMP['andarden'/345410, l='world', x=-258.80, y=96.00, z=700.93]] Chunk stats: ServerChunkCache: 3297 Drop: 0 Level seed: -8356495846923764571 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (-13,64,14), Chunk: (at 3,4,14 in -1,0; contains blocks -16,0,0 to -1,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) Level time: 1534667 game time, 1646067 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 20347 (now: true), thunder time: 87119 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:666) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582) -- System Details -- Details: Minecraft Version: 1.6.2 Operating System: Windows 7 (amd64) version 6.1 Java Version: 1.7.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 743983328 bytes (709 MB) / 3198287872 bytes (3050 MB) up to 3198287872 bytes (3050 MB) JVM Flags: 2 total; -Xms3G -Xmx3G AABB Pool Size: 6080 (340480 bytes; 0 MB) allocated, 5926 (331856 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 11, tallocated: 61 FML: MCP v8.04 FML v6.2.62.871 Minecraft Forge 9.10.1.871 65 mods loaded, 65 mods active mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available FML{6.2.62.871} [Forge Mod Loader] (minecraft_server1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Forge{9.10.1.871} [Minecraft Forge] (minecraft_server1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available IC2{2.0.293-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.293-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available AdvancedMachines{5.2.0} [IC2 Advanced Machines Addon] (AdvancedMachines_1.6.2_experimental.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available Profiler Position: N/A (disabled) Vec3 Pool Size: 975 (54600 bytes; 0 MB) allocated, 916 (51296 bytes; 0 MB) used Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)
I am using IC2 2.0.293_Experimental version, 1.6.2 experimental version of your mod, and minecraft 1.6.2. Can you tell me if you will fix this mod, otherwise I am going to have to omit this mod
I actually got a crash just yesterday too concerning the Rotary Macerator. I decided not to post it yet until I could find out more details on what the conditions were that caused the crash and re-duplicate it. Right now it has me boggled, because it worked fine when used by hand, but in an attempt to use it as part of an assembly line of machinery and pipes, it decided to crash the game, while simple tests to duplicate the issue so far has failed.
-
I think I was able to figure out what my particular problem was, but I'm not certain it's the same issue as Mad3ineer judging by the subtle differences in our crash logs.
What I think happened at first is that is I was feeding coal into a macerator by BC pipes, but I accidentally allowed a redstone dust pass into the macerator as well thru the same piping. My guess is that it got inserted in the Additive Macerator slot, and crashed the game (Crash log named crash-2013-11-20_15.46.53-server.txt).
At first I didn't realize this could be the case. Later that same day, I was fooling around on creative mode trying to duplicate the error without luck, when I suddenly decided to stick a "milk bucket" (from MFR) into the Additive Macerator slot at random, and then the game crashed (Crash log named crash-2013-11-20_16.26.29-server.txt). I didn't realize this crash was related, but just today I looked at both error logs together, and they look just about the same as far as where the crash happened at.
Not everything put in the Additive Macerator slot causes the crash though. So far I've accidentally placed coal in the additive slot, and all it does is stop the macerator from processing anything.If you don't mind me posting the crash logs as attachments, here they are. They were too big to post otherwise.
-
I have been testing things, and it appears to work fine, unless ANY item goes into the Additive slot. It immediately crashes. I tried putting redstone in additive, then iron ore into main. It crashed as soon as I put the iron in. I tried putting gold ore into main, (started macerating) then dirt into additive. It crashed as soon as dirt went in.
Please fix this bug... I hope this info helps