Posts by Speiger

    I personally don't see much of a problem on that link of yours since its for old versions, but eh. Rules are rules. I'm not really known for following them straight too though.



    If you're really interested on monetization, you could ask player for permission.

    Yeah i did see that coming. xD and nope money is worthless... At least for me and i need about 10k downloads to get 5 dollars together and that will take time xD

    Yeah, with the EV-Transformer I rethought it and you are right. And it was the stored power from what I could tell that caused it to go bang without being connected.


    The iron cables should carry 2048EU/t however, if they carry less that's a bug. Glass fibre cables can only carry 512EU/t.

    The really ?? I can not remember and i will check that now (ic2 1.2.5 version i will check that).
    You are right.. Changing right now as i type from 513 to 2049 eu (must be always 1 eu higher as the max it can carry).


    ^^" Thanks.


    Edit: It is already at 2049 EU i have to check that what is going on...

    Apparently EV-transformers have issues too. They don't downscale voltage correctly (they explode MFSUs without EU flowing through), they also melt iron cables (which should be able to carry that much). We need a 8192EU cable when they're redstoned too.

    The EV Transformer is based on 2048 EU. It is by the way only aviable on Creative (will change soon) you have to put a HV Transformer directly after it. That an MFSU explodes is totally right and not a bug^^" But i did not document that yet.
    And that No Energy is flowing into it is because that you do not lose power when it tries to charge. (old ic2 code).
    And that iron cable melts is because it can only carry 512 EU. Try to use the EUReader (shift click, because normal click asks for node stats and that crashes the game!, is already fixed but i can not upload now because i want to fix the other stuff) it will give you an information about the cable how much it can carry (in power) and how much the loss is. Note only my version of IC2 Classic has that feature.


    Thanks by the way. look into github when you want to see how the progress is going on. (Issus have information with InProgress / testing / waiting and co so you can see everything).

    First please not crashreports. Put FMLLogs in they contain more data which i need.
    Second thanks :)


    That you can ask GregoursT his words that this counts as an IC2 Addon even if it is a 99% copy of ic2.
    and the adfly.... well ^^" It is not against the rule. At least that what i readed said nothing against it.
    If it breaks the rule (with showing me the case where it breaks) then i will remove that...


    And i will sit down and try to fix them..
    Please give me a pastbin of both logs where the crash came.. (Note that the Volume of IC2 is based on the master volume).

    Your second solution is literally just making the replicator produce UU-Matter itself and having everything pre-scaned in it.

    Yes and No.


    Yes it has a prescanned list but it is not a prescanned list.
    It is a list with allowed items/blocks which are default set by ic2 & every addon can add their own stuff to the list. So you can controll what can be scanned and what not. They can controll how much uu matter would be required... and more...

    Even if you connect +6 hv solar pannels to the mass fab or replicator
    it will not generate faster (1 solarpanel per side)
    because the new energynet limits the transfer of energy to 1 packet.
    And that is limited by the cable/the energy receiver.


    And to solve the dynamic with the old uum is really easy. i would have two ways:


    First: Conflicting Recipes. You have for the most items a same recipe.
    Then add a crafting table that solves UUmatter recipes automaticly so you can chose what you want.


    Second: Create a machine that uses a little bit of power (5000 EU per item (times the required UU))
    And then a player can choos from a list what he wants to get^^"
    The eu cost was just a random number in my head.

    XD Yeah like that. Funny that GregirousT is a fan of Stargate xD.
    But you should be able to craft Zero Point Module...
    I mean you only need the right technolgie xD

    Updating Infos:

    I did fix all the bugs which i would say need to be fixed in the first release. (Since my Dev invioment has still bugs (world dissapears when dropping a block)) i have to figur out which bug is mc and which is ic2. Since there is no new bug found in ic2 i tried to make a release.
    Yes Tried.. Exporting works fine. No problem at all. But when i Start my Test MC with that mod i get tones tones of crash errors which i am thinking: MC do you really want to .... me so hard? yeah i am already thinking that about mc 1.7...


    Anyway after testing and testing 1 hour with 6 exportings and try to merge everything that it works i gave up for today i have to sleep sadly.
    Also i need to request help from outside to figure out what the hell is going wrong with my workspace. I assume its java 8... Not sure yet,
    but every workspace i created with gradlew (which requires Java 8 ) srews up. I mean the world disapear (rendering wise) is only happening on my computer with my workspace? I really want to release that stuff right now but i cant because it is a release that would not even start...


    Anyway thanks for everyone who is waiting for the release :D

    Thinking of that solution would make it easier. But then again you would require a change of the Inventory of the Replicator & the Massfab.
    And that would the ic2 team not do. Also that would not remove the thing with you need to scan something to get it...
    And that is what he actually request. That you can create stuff without scanning it...

    Update on Coding:


    After Researching on other mods how they did packet Handling. I discovered how Buildcraft handles that.
    Thanks to Asie (the BC code at the moment). Since i know that our coding styles are close enough that i did understand what he think and what not i was able to understand how packet Handling works.


    And for the log: With out that i would not be able to understand Packet Handling because it works on a way i would never think of.


    The new Packet System is not better than the ld one. Because some things are not possible (or you have to make a workaround), but it is way more modular than the old one, which i enjoy.


    So to the news i am on the Final steps of Fixing the packet Handling.
    If no other big error comes then the first test release will be sooner then later!


    Note: it seems to be that my luck stays almost at 0

    Ah... :S

    The Difference which i like with IC2 Classic Textures is that they have a big texture.
    Good things: Everything is sorted and you add easy stuff without trouble. Because you just add a number to the loading list (or load everything).
    Bad Things: Animations are not possible with this system and the Texture Pack support is kinda hard.


    And the problem in 1.7.10 is that the path finding with the textures is a little bit weird. As much as i tried it he could not find any textures so i decided to go the old way and search in the SourceCode area where the textures are.
    And that is fine.

    Don't push yourself too hard!
    Excited for good old ic2 with experimental addon support :D :D :D :D

    Problem is that i do not understand the packet system really much...
    The Event Handler thingy is a good system but to find paths with it is like you want to catch a running chinchilla... (Note that is freaking hard)


    If someone wants to help me with that he can. Just send me a private pm.