Mithi83

Results 73 comments of Mithi83

I've run into this problem as well on - Fedora 31, using the distribution provided gdb (8.3.50.20190824-26.fc31), python 3.7 and the latest voltron from your github repo - Ubuntu 18.04,...

I tried fiddling around with the original code a bit and I think I found a synchronization issue there. The decorator `@post_event` is supposed to synchronize access to `gdb` and...

This is still relevant in my opinion.

I'm playing ATM9 as well, exact same AE2 version. I have no problem to copy the frequency from a ME P2P Tunnel (unlinked or input side) to a memory card...

I'm the person who wrote the initial Fedora bug report in https://bugzilla.redhat.com/show_bug.cgi?id=2273069 Thanks for your discussion, which led me to discover a way (or rather two ways) to fix my...

This somehow combines two relatively separate features into one PR. In my opinion the features could have been separate PRs, since smaller PRs are easier to review. Maybe it would...

This reminds me of this of this bug here: https://github.com/AppliedEnergistics/Applied-Energistics-2/issues/7420 I think your observation that items that are used multiple times (like catalysts in chemistry) is the key point here....

I have some slight problems to reproduce your problem, as I can't find any hints for compiling AE2 for forge. The immediate problem with the bar which exceeds 100% probably...

Some more insight and a reduced reproduction setup on 1.20.1 with Mystical Agriculture: - Prepare a crafting pattern with that takes 4 Inferium Essence and 1 Infusion Crystal, allow substitutions...

Ok, finally got to a point where I can compile AE2 for 1.20.1 at least via commandline. I added a bunch of debug prints in the place where crafted items...