Just a Note aroma. Its not my request that you add that kind of feature. Since i have already that kind of system installed and its fully compatible with ic2s current system...
Posts by Speiger
-
-
Did i say entire API? No!
Overhaul is überarbeiten. That doesnt mean "You have to do everything of it" You only have to redo KeyComponents of it. And since i did point at the RecipeAPI that actually makes sense... -
Its a Overhaul of the RecipeAPI since your RecipeAPi doesnt support Custom RecipeOutput class. Overhaul doesnt mean that you have to replace everything but you have to do a good chunk of changes to make it actually work.
-
Things that need a rewrite:
-RecipeOutput Class: Needs a secondary function that shows all Outputs. Final Class modifier needs to be removed. +Maybe some extra functions to make fortune upgrades an some other things possible.-Machines: Need to support MultiOutput which they dont. All Machines are limited to what slot amount they have. It does not matter if they have 3 output slots. As soon there are 4 differend outputs the recipe will not be supported anymore.
For you guys thats about 2-4 classes but the change that is requried to allow that is not as small as you think...
-
From what i saw about that mod. Its not a good one. Instead of using the API how its supposed to be used its just hack into IC2Machines and just hopes for the best that it will get the EnergyData.
Its unstable and not compatible with addons if they dont use the core classes and its not a good idea to use that mod at all...If you want a mod that supports RF=EU conversion properly how it is supposed to be here is one:
https://minecraft.curseforge.c…=mc-mods&projectID=251121 -
On top of that IC2Exp is not capable of doing these things...
that requires are overhaul of the RecipeAPI -
It would also allow like sifter like recipes In IC2Exp.... On the other hand they would have to rewirte the API to make that happen since they dont allow RNG recipes. (In other words that what you ask for)
Edit:
Chance based Recipes. Or Recipes that change their output on Random calculation (or % chance) are not possible In IC2Exp with their current system and i doubt they change it. I did ask long ago for that kind of things and they didnt do it... -
Basicly EnderCraft:
You have 1 Output Slot. Behind that Output Slot you have a OutputList.
The Recipe injects the Items into the OutputList. The output lists tries always to inject into the output slot. It does then not matter how many outputslots a machine has since they do add stuff to the "To OutputList".That system allows you to have like 5000 differend outputs to 1 Machine that has only 1 output slot and everything is fine.
And if the output list is filled with something that it cant push because the output slot is lockt then the machine wont run.
And since IC2Exp has a upgrade call whenever a Machine processes something Upgrades could export stuff before it comes into the output list.Basicly: Recipe => Invisible Chest inside the machine (Also called buffer / List) => OutputSlot.
Instead of: Recipe => OutputSlot. -
Or just make it possible that the machine has a output list which allows recipes to have multible outputs and the machine only runs when that list is empty...
(Promoting that IC2Classic can have to any machine multiple outputs if the recipeList supports it) -
true on the other hand MauveCloud look up on the Wikipedia page what Pahoehoe lava actually is. Its basicly Lava that is almost to the state of beeing stone again. Still molten but you can compare its kind with almost cooled of wax.. Aka still hot enough to be a fluid but not as hot as lava...
-
i would say The hoehohe lava should produce just 15 EU instead of 20. So you get the feeling that the lava is actually cooled down.
-
True but i never leave a "Missing Texture" beeing a thing. And also this applies only to machines/Electric Blocks and not to None Electric Blocks. Crops dont do that at all
-
1. When placing crops I sometimes get a pink block before it loads the textures:
That has something todo with IC2 using 1 BlockID for all TileEntity Blocks they have.
This system saves on BlockIDs but causes all kinds of networking bugs and that what you discribe is basicly "Minecraft" waiting for IC2s network packet to update the Block on the ClientSide.
They could fix that really 2 Ways:
1: Remove this whole "32K BlockMetadata System" (Hard for them but it would remove all bugs they have with networking tiles)
2: Place the Block with its "Possible" TileEntityData on the Client so that the client gets updated later but at least the pink stuff is not appearing. Also if packetloss is happening the client at least has a default made.IC2 Classic has this bug in a differend way to. Activity State & Facing gets set only on the server so Rotation updates when you place the block. But its not as worse since the data is not essentail for the Block and most Blocks have a default facing.
-
first learn how to mod in general after some time you find out yourself.
(giving a person a fishing rod instead of the fish) -
to be honest i am not deep enough into IC2Exp code to tell what causes the bug exactly.
But what i saw is that aroma had made like way to many "Sanity Checks" inside of the Enet reducing performance, + a lot of Extra Randomness which could cause you to waste power and also not distributing power properly anymore with multistructures, and a system that can not handle "IMetaDelegate (Its the code for multiblocks)" properly and will fail sooner or later.
On Top of that Every EnergyAcceptor is also a EnergyEmitter and opposite which is a lot of Extra Calculation time.
Cables seemed to be programmed ok but it seems that i was wrong on that point...So people say the enet is fixed in 1.10.2 thats wrong. They just added the core features back to it but its still not fixed in my eyes.
But i am really happy that the didnt follow the hype of Making the Enet a capability based system because that would make server performance even worse... -
Potential bugreport:
-Charger 4 items in a row and then removing the energy. That could turn into that you run into -EU
-Charger that can charge other blocks checks every tick for the Blocks. It should cache the TileEntities and look if they are valid and if the coordinates are chunkloaded. (Because You cause chunk flickerring with that) -
well maybe someone does not correctly call re render functions.
-
The idea with the seperate Slots for effects look really epic xD
-
Right and who of us is making here a shit post?
-
1: Tinkers construct is the worst mod that you can install because you fall into its trap that you do not use other tools
2: You are a casual player because you play a little around with stuff. A hardcore player I would consider who plays at least 200hours with your pack and you have only a resource overflow after 150hours.
note: my example is horrible but it should give you an idea.
3: Expecting something to be easy no forget that. Mods like TE3 & others just make you brain dead because you play basicly factorio in MINE&CRAFT. Factorio is not a bad game but its settings are deadly for mc.
4: I test ic2c in a better balanced pack then you can do it with currently in 1.10.2
The only op things are worldgen itself and lvl up mod which allows you to dupe ores.
And the Only RF mods we have are forestry and ExtraUtils (25-30mods modpack)
And here is the thing getting the 51.2k iron and the copper and tin you need to make a HV solar panel will take you days. Maybe even weeks because the best mining option you have is the IC2 miner. But that is not as fast as you think. Manual mining is still a thing but at least we still have something to do after 4 weeks of playing. Our fastest player got about 50-60% of a HV solar panel together. But they aim for that.And to be honest what you tell here is basicly asking for: why can't I have the biggest dick after 2-3 hours of playing (again horrible time scale)
IC2Exps over extreme crafting might be questionable and to much but it still rewards you for something that you do not even know anymore.
effort. How much do you care about an MFSU that took you 50seconds to craft? Not at all right? That changes if it took you 2 hours to craft it.So again: IC2Exp is not made for people who are pure casual players like you are. its for players who invest time which you do not want to give.