Michael Kutschke

Results 15 issues of Michael Kutschke

Since the prismatic wand checks for air blocks, it doesn't place blocks in water. It's not clear whether that's intended or not, but I would have expected that it can...

Creating a bridge with names "brmaths_overlay", "br_mathsoverlay" works, but not "br_maths_overlay". Trying to create this bridge shows an error > bridge creation for br_maths_overlay failed: numerical result out of range

When using the cancel REST API method, the crawler process is terminated without calling the registered shutdown handler (spider_closed), at least on Windows. This is my code: class SpiderCtlExtension(object): ```...

I have one application that I compile in an ubuntu-core:arm64 container that, when run inside that container, causes the following errors: > Unknown host QEMU_IFLA type: 47 > Unknown host...

**This is a...** - [X] Bug Report - [X] Enhancement Request ## Brief Description For my nmake to work, I had to make sure to call vcvars32.bat before cmake. However...

enhancement
help wanted

I tested a bunch of items on their compatibility with the Inventory simulator, here is the result: **Botania** Black Hole Talisman - works Manufactory Halo - does not work botania...

Replace all the things in ItemBracketHandler. Actually, the preferred solution would be to just properly handle these cases. Will fix issues with, for example, Tinkers-Defense Queen's Gold I found this...

Do I just need to compile the classes and add the resources into a jar to get a working mod? If not, what else is required? It would be nice...

so they can receive runic shielding like the boots of the traveller Heads up, I didn't test this change. Should solve issue #50

In Factorization, the mixer recipes give multiple different items as output (sludge + clean gravel (+ empty bucket)). The LiquiCrafter will only output one of these items (clean gravel). I...