ehoffman2

Results 11 issues of ehoffman2

When starting qtoutv, I get: [thread MainThread] ERROR 2018-05-19 23:14:59,942 Error: 'Client' object has no attribute 'get_page_repertoire'(fetch_error@emissions_treemodel.py:250) The qt app just display 'Loading...'.

There's a tunnel in Northern Forest, between a coal node and sulfur nodes. It's missing the northern entrance on the map, near X:-66,666 Y:111,111 (easy to remember numbers!)

I tried with java 17, 16 and 11, pretty much the same result Ubuntu 20.04 OpenJDK 17, 16 and 11 tested Edit: Also have installed openjfx ``` java -jar sassa-v0.6.3.jar...

The archived source code, which can be found at https://download.bitcoinabc.org/0.18.5/linux/src/bitcoin-abc-0.18.5.tar.gz (which is the source code stripped of the github specific files/directories), is missing file src/compat/setenv.h When compiling, this give error:...

In scalar_4x64_impl.h, function secp256k1_scalar_reduce_512. The first asm block is missing early clobber for m0~m2. The input %rsi is used after writing to m0, m1 and m2. Any of those write...

Enabling overlay, console is flooded with 1 1 1 1 1 ... Version 6.0.0, MC 1.17.1

# Issue I have belts with Small Frame Pillars (steel frames) around them, you know, to make it "look nice"! However, I have some stretches where the belt is running...

bug

When creating snapshot, the name is derived from current date/time. ``` NOW=$(date +"%Y-%m-%d-%H%M%S") // ... DEST="$DEST_FOLDER/$NOW" ``` However, the log file name is later generated from current date ` LOG_FILE="$LOG_DIR/$(date...

As title say. - Go to Codex-->Items - Look for Turbofuel. Both the liquid form and the packaged form displays the packaged turbofuel icon. - Same goes when looking at...

Edit: Y coord was wrong (should have been negative). Fixed. # Issue As simple as title says. Just a simple addition (another one!), probably new to 1.0. There is a...

bug