The Meaning of Life, the Universe, and Everything.
Join Date:
12/30/2011
Posts:
53
Member Details
Hmm... We'll try updating to forge when we have a bit of time -- I've told it's easier these days, but who knows.
That said, we've been having some other issues-- generally looks like hopper issues. hopefully that forge change will fix our problems
(that said, I'm getting pretty good with mcedit, smiting misbehaving hoppers. )
(that ALSO said, had a small heart attack earlier when the world file burped whole uploading back to the server and basically made the whole thing lay down and go "no thank you I don't want to play today"... but, fixed!)
Anyway, the bugs have been kinda neat in letting me learn more about how to understand error messages and fix them. so, yay
I'll let you know if we have any more issues after we forge-update.
thanks for being SO responsive! and sorry for potentially wasting your time with this bug
New version of Machines posted to CurseForge to fix a bug where the speciality furnaces were ignoring config file settings and using default values no matter what. Everyone thank Curse user AlHollandiyah for finding the bug, and keeping after me about even when I couldn't duplicate it initially.
Additional matters to discuss: I am going to try fixing the nether furnace mod interaction bug. However, when I do that, the new version will require you to pick up your nether furnaces and replace them after you upgrade to said future version of Netherrocks, because the GUIs won't sync up anymore otherwise.
Finally, when I have mods that are both 1.10.2 & 1.11.2 compatible, is it less confusing to name them filename-1.10.2-X.X.X.x.jar or to name them filename-1.11.2-X.X.X.x.jar?
New version of Netherrocks (netherrocks-1.10.2-1.5.3.1.jar) to fix mod incompatibility issue with NetherCore mod. YOU WILL HAVE TO PICK UP YOUR NETHER FURNACES before the upgrade, and replace them afterwards. The new version has a different tile id string, so old nether furnace tile entities will not be recognized.
I appreciate the kind words, but the apparently fast reply was because I was already working on it. I've made a policy of setting aside a certain amount of time every week to work on modding and mod maintenance, because I'd been letting it slide so badly. It seems "work on it when the mood strikes me" doesn't get work done; scheduling it does. (Mostly because "the mood" always seemed to strike at inconvenient and useless times, like when I was at work).
I'm happy to get those mods ported and working; there's always a certain satisfaction in getting a complex thing working. Next on my list is Aesthetics, and then I get to look at porting "akkamaddi's Additions", which have been languishing since 1.7.10. (I feel really bad about anyone that has been waiting on those ports!)
I actually managed to miss this post and feel pretty bad about it.
I still thikn you should feel pretty awesome about yourself--'an amount of time each week' is a lot more than a lot of people do! So, even mroe so, honestly: Thank you for your work ethic!!
I was actually looking at Akkamaddi's Additions the other day--it looks pretty neat!
Just a head's up and an FYI: the next version of Simple Ores will have some changes to support akkamaddi's Additions 2, and will dump the XML configs for standard Forge-style config files. One of these days we might even have a GUI config. Of course, this will mean having to redo all your config files if they have non-default values.
I'm not sure why but I crash every time I position my cursor on the fusion furnace. Here's what it says every time I crash:
"The game crashed whilst ticking block entity
Error: java.lang.NoSuchFieldError: furnaceItemStacks java.lang.NoSuchFieldError: furnaceItemStacks" Also, I'm running in version 1.10.2 with compatlayer, simplecoreAPI, and simpleores2.
Oh and I just tried to see if it would work on a superflat world, and I could "look" at the furnace but as soon as I right clicked on it that's when my game crashed, I think the main issue is when I open up the fusion furnace interface.
Scratch any of this, after messing around for an hour or two I somehow got it to work, welp.
Onyx and diamond are already very close to the maximum protection values that Minecraft can show on the GUI, without a mod such as TheOldOnes extended armor mod, which added a second overlay to the armor icons. Can't comment on the other issue though, as I'm not working on the updates. I believe Sin is aware of the issue, though.
AleXndrTheGr8st : do you plan to work on the compatibility of Simpleores with Dynmap ? Because i try to make Simpleores Blocks visible with my Dynmap but it doesn't work for me... i know that we can edit one or 2 files .txt to make visible custom blocks from other mods with Dynmap, but i try many things and i did not steel succeed...
I have been a big fan of both Simple Ores and Tinkers Construct. It so happens that Tinkers Construct dropped all of its overworld ore-gen because "many other mods already add these ores" and now only supports the ores from other mods. This is surely the case for copper and tin, which many mods add, but not with aluminum. I have been looking for mods that do add aluminum but I end up with huge mods and/or techpacks that are far too big and heavy for my current modpack. Therefore I would like to ask if it would be possible to add aluminum to Simple Ores, even if it were only to be generated without any receipes for tools and armor and the likes? I would completely understand if you decide not to, but I thought I'd just ask!
Just to let people know I'm not dead. Work got busy, I got sick, family members were in and out of the hospital, I got sick some more, and then there's work, which is programming, so I just haven't had the energy when I had the time. I hope things will ease up a bit soon.
This is just a note on my updated progress. I've had my nether rocks alloy pack mostly working in 1.10.2 development for some time but everything is rendering as missing texture and the enhanced (some say OP) furnace isn't included ATM.
I have a simple ores TiC add on that adds Zinc and brass that TiC accepts for making casts, it also adds support for Single Ores/fusion/nether rocks ours that Tim doesn't natively support
I was playing Minecraft with some mods and everything seem to be going great up until I tried to put the fusion furnace down. It instantly crashed my game, and now whenever I try to load up the world it crashes every time, It seems to be in a endless loop of crashing so I figured I should report this on the thread... here is the crash report in %appdata%
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
java.lang.NoSuchFieldError: furnaceItemStacks
at alexndr.plugins.Fusion.tiles.TileEntityFusionFurnace.func_73660_a(TileEntityFusionFurnace.java:87)
at net.minecraft.world.World.func_72939_s(World.java:1804)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at alexndr.plugins.Fusion.tiles.TileEntityFusionFurnace.func_73660_a(TileEntityFusionFurnace.java:87)
-- Block entity being ticked --
Details:
Name: fusion_furnace // alexndr.plugins.Fusion.tiles.TileEntityFusionFurnace
Block type: ID #234 (tile.fusion_furnace // alexndr.plugins.Fusion.blocks.BlockFusionFurnace)
Block data value: 4 / 0x4 / 0b0100
Block location: World: (-91,93,58), Chunk: (at 5,5,10 in -6,3; contains blocks -96,0,48 to -81,255,63), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #234 (tile.fusion_furnace // alexndr.plugins.Fusion.blocks.BlockFusionFurnace)
Actual block data value: 4 / 0x4 / 0b0100
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1804)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
-- Affected level --
Details:
Level name: Magmacraft
All players: 1 total; [EntityPlayerMP['Lavarocks'/32, l='Magmacraft', x=-92.98, y=93.00, z=58.40]]
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 7326167720252490427
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-77,64,69), Chunk: (at 3,4,5 in -5,4; contains blocks -80,0,64 to -65,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 122820 game time, 122820 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 144113 (now: false), thunder time: 8656 (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:709)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
@FarmerLava: That's an old version of Fusion. The last 1.10.2 versions of stuff:
simplecore-1.10.2-1.4.5.1.jar
simpleores-1.10.2-1.9.1.3.jar *
fusion-1.10.2-2.2.1.7.jar *
netherrocks-1.10.2-1.5.3.1.jar *
machines-1.10.2-1.1.2.1.jar *
aesthetics-1.10.2-1.4.0.1.jar *
* (Filed under the 1.11.2 versions by CurseForge, because CurseForge stupidly doesn't list mods that are compatible across major versions under both major versions)
Sorry, all--if I had noticed that CurseForge was being stupid and not listing 1.10.2-1.11.2-compatible mods under 1.10.2 AT ALL, I would have listed them separately or something. (Though I am not sure how, as CF does not allow you to upload the same file twice)
Just to let people know: there are alpha versions of new 1.11.2 versions of Simple Core API, Simple Ores2, and Fusion up on CurseForge. No, sorry, no 1.12 versions yet.
Completely reverts the config files to standard, JSON-like config files. You'll need to regenerate your configs.
Only for 1.11.2
Requires the new SimpleCore API (1.11.2-1.5.0.5)
I will be adding new versions of Aesthetics and Machines, Real Soon Now. After that, I will start work on 1.12, but the reversion of the config files to standard was a necessary change required to move forward and to port akkamaddi's Additions.
There are now new beta versions of 1.11.2 Simple Core API, Simple Ores 2, Fusion, AND Netherrocks. All the new versions require the new version of Simple Core API. If it isn't obvious already, I've stopped updating 1.10.2 versions.
- The new version of Simple Core API fixes the "bow with no arrows" crash that people have been reporting.
- Netherrocks now uses standard JSON-like config files. You will need to regenerate and edit yours if you made any changes.
- Most of the rest is behind the scenes tweaks.
- JEI support added to Netherrocks. That just means that JEI now knows that the netherrack furnace is, in fact, a furnace that smelts things.
I will start looking at 1.12 when I finish getting the Simple Ores suite up to 1.11.2 standards, with standard JSON-like config files. Just Aesthetics and Machines to go!
There are now beta versions of 1.11.2 Aesthetics and Machines that require the new version of Simple Core API. Check CurseForge to see if they have been approved yet.
- Aesthetics and Machines now use standard JSON-like config files. You will need to regenerate and edit yours if you made any changes.
- Most of the rest is behind the scenes tweaks.
- JEI support added to Machines. That just means that JEI now knows that the mod furnaces are, in fact, furnaces that smelts things.
Known Issues in various mods that need to be worked on:
- As far as I know, none of the mods honor the "enabled" config setting for individual blocks, ore generation, items, etc.
- Smelting xp for copper ore and possibly others is too low and needs to be looked at.
- Onyx ore has a serious bug: it doesn't drop anything but XP when mined.
- Dragonstone and ashstone ore drop ore blocks instead of the appropriate gems.
- JEI doesn't understand what fuels the custom furnaces use.
I just posted new versions of SimpleCore API, Simple Ores2, and Netherrocks that fix the "gem ores not dropping gems" issues. Please update if you are using the new versions (JSON-like config) of Simple Ores mods.
ETA: I was incorrect, Simple Ores2 does honor the 'enabled' switch. Most of the others do not yet.
ETA2: Done modding for this weekend!
ETA3: finally got the correct Simple Ores2 file uploaded. Sorry about the delay.
- I have reflagged the latest 1.11.2 versions of Simple Ores mods on CurseForge as 'Release' versions, as no one has reported any major bugs. That means you can now see and use in your Curse custom modpacks what I believe to be the most stable, bug-free version of the SimpleOres mods to date (since 1.6.4, anyway).
- JEI support for Nether Furnace corrected to show that nether furnace takes a very specialized set of fuels.
- I am seriously considering a request to add metal nuggets for all the standard SimpleOres/Netherrocks/Fusion ingots, for compatibility with other mods that expect metal nuggets. (Sadly, AOBD doesn't seem to be a thing anymore). They would be the standard 9 nuggets = 1 ingot as vanilla gold and iron nuggets. I'm not yet sure if they will be in the 1.11.2 version or wait until 1.12.
- I will be porting to 1.12 Real Soon Now, as I have figured out the quirks of porting. It's going to be a lot of work, because the new recipe book JSONs are almost as annoying and tedious to write as the 1.8 model JSONs were.
Hmm... We'll try updating to forge when we have a bit of time -- I've told it's easier these days, but who knows.
That said, we've been having some other issues-- generally looks like hopper issues. hopefully that forge change will fix our problems
(that said, I'm getting pretty good with mcedit, smiting misbehaving hoppers. )
(that ALSO said, had a small heart attack earlier when the world file burped whole uploading back to the server and basically made the whole thing lay down and go "no thank you I don't want to play today"... but, fixed!)
Anyway, the bugs have been kinda neat in letting me learn more about how to understand error messages and fix them. so, yay
I'll let you know if we have any more issues after we forge-update.
thanks for being SO responsive! and sorry for potentially wasting your time with this bug
New version of Machines posted to CurseForge to fix a bug where the speciality furnaces were ignoring config file settings and using default values no matter what. Everyone thank Curse user AlHollandiyah for finding the bug, and keeping after me about even when I couldn't duplicate it initially.
Additional matters to discuss: I am going to try fixing the nether furnace mod interaction bug. However, when I do that, the new version will require you to pick up your nether furnaces and replace them after you upgrade to said future version of Netherrocks, because the GUIs won't sync up anymore otherwise.
Finally, when I have mods that are both 1.10.2 & 1.11.2 compatible, is it less confusing to name them filename-1.10.2-X.X.X.x.jar or to name them filename-1.11.2-X.X.X.x.jar?
--<@ My collection of Actually Somewhat Useful Minecraft Modding Links @>--
My Mods: Sinhika's Bark
Ported Mods: akkamaddi's Additions, akkamaddi's Ashenwheat, AleXndrTheGr8st's SimpleCore/SimpleOres/etc
Other Stuff: old/obsolete Ruins templates, updated to Ruins 1.7.10
New version of Netherrocks (netherrocks-1.10.2-1.5.3.1.jar) to fix mod incompatibility issue with NetherCore mod. YOU WILL HAVE TO PICK UP YOUR NETHER FURNACES before the upgrade, and replace them afterwards. The new version has a different tile id string, so old nether furnace tile entities will not be recognized.
--<@ My collection of Actually Somewhat Useful Minecraft Modding Links @>--
My Mods: Sinhika's Bark
Ported Mods: akkamaddi's Additions, akkamaddi's Ashenwheat, AleXndrTheGr8st's SimpleCore/SimpleOres/etc
Other Stuff: old/obsolete Ruins templates, updated to Ruins 1.7.10
*updates the things~* Thank you, as ever <3
I actually managed to miss this post and feel pretty bad about it.
I still thikn you should feel pretty awesome about yourself--'an amount of time each week' is a lot more than a lot of people do! So, even mroe so, honestly: Thank you for your work ethic!!
I was actually looking at Akkamaddi's Additions the other day--it looks pretty neat!
Just a head's up and an FYI: the next version of Simple Ores will have some changes to support akkamaddi's Additions 2, and will dump the XML configs for standard Forge-style config files. One of these days we might even have a GUI config. Of course, this will mean having to redo all your config files if they have non-default values.
--<@ My collection of Actually Somewhat Useful Minecraft Modding Links @>--
My Mods: Sinhika's Bark
Ported Mods: akkamaddi's Additions, akkamaddi's Ashenwheat, AleXndrTheGr8st's SimpleCore/SimpleOres/etc
Other Stuff: old/obsolete Ruins templates, updated to Ruins 1.7.10
I'm not sure why but I crash every time I position my cursor on the fusion furnace. Here's what it says every time I crash:
"The game crashed whilst ticking block entity
Error: java.lang.NoSuchFieldError: furnaceItemStacks java.lang.NoSuchFieldError: furnaceItemStacks" Also, I'm running in version 1.10.2 with compatlayer, simplecoreAPI, and simpleores2.
Oh and I just tried to see if it would work on a superflat world, and I could "look" at the furnace but as soon as I right clicked on it that's when my game crashed, I think the main issue is when I open up the fusion furnace interface.
Scratch any of this, after messing around for an hour or two I somehow got it to work, welp.
Onyx and diamond are already very close to the maximum protection values that Minecraft can show on the GUI, without a mod such as TheOldOnes extended armor mod, which added a second overlay to the armor icons. Can't comment on the other issue though, as I'm not working on the updates. I believe Sin is aware of the issue, though.
Hello all !
AleXndrTheGr8st : do you plan to work on the compatibility of Simpleores with Dynmap ? Because i try to make Simpleores Blocks visible with my Dynmap but it doesn't work for me... i know that we can edit one or 2 files .txt to make visible custom blocks from other mods with Dynmap, but i try many things and i did not steel succeed...
Maybe that somebody has already succeeded here ?
Forge has finally implemented the armor changes.
From changelog
I have been a big fan of both Simple Ores and Tinkers Construct. It so happens that Tinkers Construct dropped all of its overworld ore-gen because "many other mods already add these ores" and now only supports the ores from other mods. This is surely the case for copper and tin, which many mods add, but not with aluminum. I have been looking for mods that do add aluminum but I end up with huge mods and/or techpacks that are far too big and heavy for my current modpack. Therefore I would like to ask if it would be possible to add aluminum to Simple Ores, even if it were only to be generated without any receipes for tools and armor and the likes? I would completely understand if you decide not to, but I thought I'd just ask!
Just to let people know I'm not dead. Work got busy, I got sick, family members were in and out of the hospital, I got sick some more, and then there's work, which is programming, so I just haven't had the energy when I had the time. I hope things will ease up a bit soon.
--<@ My collection of Actually Somewhat Useful Minecraft Modding Links @>--
My Mods: Sinhika's Bark
Ported Mods: akkamaddi's Additions, akkamaddi's Ashenwheat, AleXndrTheGr8st's SimpleCore/SimpleOres/etc
Other Stuff: old/obsolete Ruins templates, updated to Ruins 1.7.10
This is just a note on my updated progress. I've had my nether rocks alloy pack mostly working in 1.10.2 development for some time but everything is rendering as missing texture and the enhanced (some say OP) furnace isn't included ATM.
I have a simple ores TiC add on that adds Zinc and brass that TiC accepts for making casts, it also adds support for Single Ores/fusion/nether rocks ours that Tim doesn't natively support
https://minecraft.curseforge.com/projects/simple-tcon
Edit: autocorrect fails
Hi there,
I was playing Minecraft with some mods and everything seem to be going great up until I tried to put the fusion furnace down. It instantly crashed my game, and now whenever I try to load up the world it crashes every time, It seems to be in a endless loop of crashing so I figured I should report this on the thread... here is the crash report in %appdata%
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// Don't be sad, have a hug! <3
Time: 8/17/17 5:40 PM
Description: Ticking block entity
java.lang.NoSuchFieldError: furnaceItemStacks
at alexndr.plugins.Fusion.tiles.TileEntityFusionFurnace.func_73660_a(TileEntityFusionFurnace.java:87)
at net.minecraft.world.World.func_72939_s(World.java:1804)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at alexndr.plugins.Fusion.tiles.TileEntityFusionFurnace.func_73660_a(TileEntityFusionFurnace.java:87)
-- Block entity being ticked --
Details:
Name: fusion_furnace // alexndr.plugins.Fusion.tiles.TileEntityFusionFurnace
Block type: ID #234 (tile.fusion_furnace // alexndr.plugins.Fusion.blocks.BlockFusionFurnace)
Block data value: 4 / 0x4 / 0b0100
Block location: World: (-91,93,58), Chunk: (at 5,5,10 in -6,3; contains blocks -96,0,48 to -81,255,63), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #234 (tile.fusion_furnace // alexndr.plugins.Fusion.blocks.BlockFusionFurnace)
Actual block data value: 4 / 0x4 / 0b0100
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1804)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
-- Affected level --
Details:
Level name: Magmacraft
All players: 1 total; [EntityPlayerMP['Lavarocks'/32, l='Magmacraft', x=-92.98, y=93.00, z=58.40]]
Chunk stats: ServerChunkCache: 625 Drop: 0
Level seed: 7326167720252490427
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-77,64,69), Chunk: (at 3,4,5 in -5,4; contains blocks -80,0,64 to -65,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 122820 game time, 122820 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 144113 (now: false), thunder time: 8656 (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:709)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
at java.lang.Thread.run(Thread.java:745)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 391115880 bytes (372 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.32 Powered by Forge 12.18.3.2185 Optifine OptiFine_1.10.2_HD_U_E3 8 mods loaded, 8 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
UCHIJAAAA Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
UCHIJAAAA basicgems{1.0.0} [Basic Gems] (BasicGems-1.0.jar)
UCHIJAAAA simplecore{1.4.5.1} [SimpleCore API] (simplecore-1.10.2-1.4.5.1.jar)
UCHIJAAAA simpleores{1.8.6.8} [SimpleOres 2] (simpleores-1.10.2-1.8.6.8.jar)
UCHIJAAAA fusion{2.1.7.2} [Fusion] (fusion-1.10.2-2.1.7.2.jar)
UCHIJAAAA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
Loaded coremods (and transformers):
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Lavarocks'/32, l='Magmacraft', x=-92.98, y=93.00, z=58.40]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.10.2_HD_U_E3
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.4.0 - Build 21.20.16.4534
OpenGlRenderer: Intel(R) HD Graphics 620
OpenGlVendor: Intel
CpuCount: 4
And some more info about the version of the mods I have...
Minecraft Version: 1.10.2
Fusion Version: fusion-1.10.2-2.1.8.0
SimpleOres Version: simpleores-1.10.2-1.8.6.8
SimpleCore Version: simplecore-1.10.2-1.4.5.1simpleores-1.10.2-1.8.6.8
CompactLayer Version: compatlayer-1.10-0.2.9
I also have Pam's HarvestCraft and my own mod (BasicGems) loaded.
@FarmerLava: That's an old version of Fusion. The last 1.10.2 versions of stuff:
* (Filed under the 1.11.2 versions by CurseForge, because CurseForge stupidly doesn't list mods that are compatible across major versions under both major versions)
Sorry, all--if I had noticed that CurseForge was being stupid and not listing 1.10.2-1.11.2-compatible mods under 1.10.2 AT ALL, I would have listed them separately or something. (Though I am not sure how, as CF does not allow you to upload the same file twice)
Also, MCF's bbcode editor still sucks, I see.
--<@ My collection of Actually Somewhat Useful Minecraft Modding Links @>--
My Mods: Sinhika's Bark
Ported Mods: akkamaddi's Additions, akkamaddi's Ashenwheat, AleXndrTheGr8st's SimpleCore/SimpleOres/etc
Other Stuff: old/obsolete Ruins templates, updated to Ruins 1.7.10
Just to let people know: there are alpha versions of new 1.11.2 versions of Simple Core API, Simple Ores2, and Fusion up on CurseForge. No, sorry, no 1.12 versions yet.
I will be adding new versions of Aesthetics and Machines, Real Soon Now. After that, I will start work on 1.12, but the reversion of the config files to standard was a necessary change required to move forward and to port akkamaddi's Additions.
--<@ My collection of Actually Somewhat Useful Minecraft Modding Links @>--
My Mods: Sinhika's Bark
Ported Mods: akkamaddi's Additions, akkamaddi's Ashenwheat, AleXndrTheGr8st's SimpleCore/SimpleOres/etc
Other Stuff: old/obsolete Ruins templates, updated to Ruins 1.7.10
There are now new beta versions of 1.11.2 Simple Core API, Simple Ores 2, Fusion, AND Netherrocks. All the new versions require the new version of Simple Core API. If it isn't obvious already, I've stopped updating 1.10.2 versions.
- The new version of Simple Core API fixes the "bow with no arrows" crash that people have been reporting.
- Netherrocks now uses standard JSON-like config files. You will need to regenerate and edit yours if you made any changes.
- Most of the rest is behind the scenes tweaks.
- JEI support added to Netherrocks. That just means that JEI now knows that the netherrack furnace is, in fact, a furnace that smelts things.
I will start looking at 1.12 when I finish getting the Simple Ores suite up to 1.11.2 standards, with standard JSON-like config files. Just Aesthetics and Machines to go!
--<@ My collection of Actually Somewhat Useful Minecraft Modding Links @>--
My Mods: Sinhika's Bark
Ported Mods: akkamaddi's Additions, akkamaddi's Ashenwheat, AleXndrTheGr8st's SimpleCore/SimpleOres/etc
Other Stuff: old/obsolete Ruins templates, updated to Ruins 1.7.10
There are now beta versions of 1.11.2 Aesthetics and Machines that require the new version of Simple Core API. Check CurseForge to see if they have been approved yet.
- Aesthetics and Machines now use standard JSON-like config files. You will need to regenerate and edit yours if you made any changes.
- Most of the rest is behind the scenes tweaks.
- JEI support added to Machines. That just means that JEI now knows that the mod furnaces are, in fact, furnaces that smelts things.
Known Issues in various mods that need to be worked on:
- As far as I know, none of the mods honor the "enabled" config setting for individual blocks, ore generation, items, etc.
- Smelting xp for copper ore and possibly others is too low and needs to be looked at.
- Onyx ore has a serious bug: it doesn't drop anything but XP when mined.
- Dragonstone and ashstone ore drop ore blocks instead of the appropriate gems.
- JEI doesn't understand what fuels the custom furnaces use.
--<@ My collection of Actually Somewhat Useful Minecraft Modding Links @>--
My Mods: Sinhika's Bark
Ported Mods: akkamaddi's Additions, akkamaddi's Ashenwheat, AleXndrTheGr8st's SimpleCore/SimpleOres/etc
Other Stuff: old/obsolete Ruins templates, updated to Ruins 1.7.10
I just posted new versions of SimpleCore API, Simple Ores2, and Netherrocks that fix the "gem ores not dropping gems" issues. Please update if you are using the new versions (JSON-like config) of Simple Ores mods.
ETA: I was incorrect, Simple Ores2 does honor the 'enabled' switch. Most of the others do not yet.
ETA2: Done modding for this weekend!
ETA3: finally got the correct Simple Ores2 file uploaded. Sorry about the delay.
--<@ My collection of Actually Somewhat Useful Minecraft Modding Links @>--
My Mods: Sinhika's Bark
Ported Mods: akkamaddi's Additions, akkamaddi's Ashenwheat, AleXndrTheGr8st's SimpleCore/SimpleOres/etc
Other Stuff: old/obsolete Ruins templates, updated to Ruins 1.7.10
- I have reflagged the latest 1.11.2 versions of Simple Ores mods on CurseForge as 'Release' versions, as no one has reported any major bugs. That means you can now see and use in your Curse custom modpacks what I believe to be the most stable, bug-free version of the SimpleOres mods to date (since 1.6.4, anyway).
- JEI support for Nether Furnace corrected to show that nether furnace takes a very specialized set of fuels.
- I am seriously considering a request to add metal nuggets for all the standard SimpleOres/Netherrocks/Fusion ingots, for compatibility with other mods that expect metal nuggets. (Sadly, AOBD doesn't seem to be a thing anymore). They would be the standard 9 nuggets = 1 ingot as vanilla gold and iron nuggets. I'm not yet sure if they will be in the 1.11.2 version or wait until 1.12.
- I will be porting to 1.12 Real Soon Now, as I have figured out the quirks of porting. It's going to be a lot of work, because the new recipe book JSONs are almost as annoying and tedious to write as the 1.8 model JSONs were.
--<@ My collection of Actually Somewhat Useful Minecraft Modding Links @>--
My Mods: Sinhika's Bark
Ported Mods: akkamaddi's Additions, akkamaddi's Ashenwheat, AleXndrTheGr8st's SimpleCore/SimpleOres/etc
Other Stuff: old/obsolete Ruins templates, updated to Ruins 1.7.10