This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
black-beast seann # strace -r glxgears -geometry 500x500 2>&1 >/dev/null | tee glx_trace_full.log | |
Running synchronized to the vertical refresh. The framerate should be approximately the same as the monitor refresh rate. | |
302 frames in 5.0 seconds = 60.340 FPS | |
301 frames in 5.0 seconds = 60.033 FPS | |
300 frames in 5.0 seconds = 59.965 FPS | |
0.000000 execve("/usr/bin/glxgears", ["glxgears", "-geometry", "500x500"], [/* 35 vars */]) = 0 | |
0.000522 brk(NULL) = 0x2068000 | |
0.000080 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
System: Host: black-beast Kernel: 4.10.1-041001-lowlatency x86_64 (64 bit gcc: 6.2.0) | |
Desktop: Cinnamon 3.2.7 (Gtk 3.18.9) dm: mdm Distro: Linux Mint 18.1 Serena | |
Machine: Mobo: ASUSTeK model: P5B v: Rev 1.xx Bios: American Megatrends v: 2104 date: 03/09/2009 | |
CPU: Quad core Intel Core2 Quad Q6600 (-MCP-) cache: 4096 KB | |
flags: (lm nx sse sse2 sse3 ssse3 vmx) bmips: 19216 | |
clock speeds: min/max: 1596/2394 MHz 1: 1596 MHz 2: 1596 MHz 3: 1596 MHz 4: 1596 MHz | |
Graphics: Card: Advanced Micro Devices [AMD/ATI] Turks XT [Radeon HD 6670/7670] | |
bus-ID: 01:00.0 chip-ID: 1002:6758 | |
Display Server: X.Org 1.18.4 drivers: ati,radeon (unloaded: fbdev,vesa) | |
Resolution: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
System: Host: black-beast Kernel: 4.10.1-041001-generic x86_64 (64 bit gcc: 6.2.0) | |
Desktop: Cinnamon 3.2.7 (Gtk 3.18.9) dm: mdm Distro: Linux Mint 18.1 Serena | |
Machine: Mobo: ASUSTeK model: P5B v: Rev 1.xx Bios: American Megatrends v: 2104 date: 03/09/2009 | |
CPU: Quad core Intel Core2 Quad Q6600 (-MCP-) cache: 4096 KB | |
flags: (lm nx sse sse2 sse3 ssse3 vmx) bmips: 19216 | |
clock speeds: min/max: 1596/2394 MHz 1: 1596 MHz 2: 1596 MHz 3: 1596 MHz 4: 2394 MHz | |
Graphics: Card: Advanced Micro Devices [AMD/ATI] Turks XT [Radeon HD 6670/7670] | |
bus-ID: 01:00.0 chip-ID: 1002:6758 | |
Display Server: X.Org 1.18.4 drivers: ati,radeon (unloaded: fbdev,vesa) | |
Resolution: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
######################################################### | |
######## https://gist.github.com/aperson/2644002 ######## | |
######################################################### | |
worlds["Resquer"] = "/home/seann/minecraft_server/Chateau de Resquer_venture Server" | |
processes = 8 | |
def cauldronFilter(poi): | |
if poi['id'] == "Cauldron": | |
return "Brew Stand with %s" % len(poi['Items']) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
def playerIcons(poi): | |
# '''This finds the players and formats the popup bubble a bit. TODO: Work in health, armor, and hunger''' | |
def meterHelper(meter, icon, reversed=False, spacer=False): | |
# '''Helper function for playerFilter() that builds a pretty bar for hunger/armor/health/etc. | |
# We're going to make the assumption that for every icon, there is the equivalent half_icon, | |
# and empty_icon.''' | |
if spacer: | |
empty = 'blank.gif' | |
else: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
MultiMC version: 0.5.0-887 | |
Minecraft folder is: | |
instances/1.11.2 v2/minecraft | |
Java path is: | |
/usr/bin/java |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
System: Host: black-beast Kernel: 4.11.4-041104-lowlatency x86_64 (64 bit gcc: 6.3.0) | |
Desktop: Cinnamon 3.2.7 (Gtk 3.18.9) dm: lightdm,mdm Distro: Linux Mint 18.1 Serena | |
Machine: Mobo: ASUSTeK model: P5B v: Rev 1.xx Bios: American Megatrends v: 2104 date: 03/09/2009 | |
CPU: Quad core Intel Core2 Quad Q6600 (-MCP-) cache: 4096 KB | |
flags: (lm nx sse sse2 sse3 ssse3 vmx) bmips: 19216 | |
clock speeds: min/max: 1596/2394 MHz 1: 1596 MHz 2: 1596 MHz 3: 2394 MHz 4: 1596 MHz | |
Graphics: Card: Advanced Micro Devices [AMD/ATI] Turks XT [Radeon HD 6670/7670] | |
bus-ID: 01:00.0 chip-ID: 1002:6758 | |
Display Server: X.Org 1.18.4 drivers: ati,radeon (unloaded: fbdev,vesa) | |
Resolution: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
System: Host: Zoyas-P5K-E Kernel: 4.4.0-53-generic x86_64 (64 bit gcc: 5.4.0) | |
Desktop: Cinnamon 3.6.7 (Gtk 3.18.9-1ubuntu3.3) dm: mdm Distro: Linux Mint 18.3 Sylvia | |
Machine: Mobo: ASUSTeK model: P5K-E v: Rev 1.xx Bios: American Megatrends v: 1305 date: 06/19/2009 | |
CPU: Quad core Intel Core2 Quad Q6600 (-MCP-) cache: 4096 KB | |
flags: (lm nx sse sse2 sse3 ssse3 vmx) bmips: 19243 | |
clock speeds: min/max: 1596/2394 MHz 1: 1596 MHz 2: 1596 MHz 3: 1596 MHz 4: 1596 MHz | |
Graphics: Card: NVIDIA G94 [GeForce 9600 GT] bus-ID: 01:00.0 chip-ID: 10de:0622 | |
Display Server: X.Org 1.18.4 drivers: fbdev (unloaded: vesa) FAILED: nvidia | |
Resolution: [email protected] | |
GLX Renderer: N/A GLX Version: N/A Direct Rendering: N/A |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(amulet-3119) evilsupahfly on Black-Beast at Wed 28 Aug 2024 16:54:04 EDT | |
[~] python -v -m amulet_map_editor | |
import _frozen_importlib # frozen | |
import _imp # builtin | |
import '_thread' # <class '_frozen_importlib.BuiltinImporter'> | |
import '_warnings' # <class '_frozen_importlib.BuiltinImporter'> | |
import '_weakref' # <class '_frozen_importlib.BuiltinImporter'> | |
import '_io' # <class '_frozen_importlib.BuiltinImporter'> | |
import 'marshal' # <class '_frozen_importlib.BuiltinImporter'> | |
import 'posix' # <class '_frozen_importlib.BuiltinImporter'> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
evilsupahfly on Black-Beast at Sat 31 Aug 2024 11:12:32 EDT | |
[~/Downloads/flatpack-stuff/Amulet-Flatpak/Amulet-Flatpak] flatpak run -vv --command=ls io.github.evilsupahfly.amulet-flatpak -al /app/lib/python3.11/site-packages/minecraft_model_reader/api/resource_pack/java/java_vanilla_fix/assets/minecraft/textures/block/ | |
F: Opening system flatpak installation at path /var/lib/flatpak | |
F: Opening user flatpak installation at path /home/evilsupahfly/.local/share/flatpak | |
F: Opening user flatpak installation at path /home/evilsupahfly/.local/share/flatpak | |
F: Skipping parental controls check for app/io.github.evilsupahfly.amulet-flatpak/x86_64/master since parental controls are disabled globally | |
F: Opening user flatpak installation at path /home/evilsupahfly/.local/share/flatpak | |
F: /home/evilsupahfly/.local/share/flatpak/runtime/org.freedesktop.Platform/x86_64/23.08/64a85d9703e16a360fb65aeb40382183be68836567e2a3a9455f70b2a26a568f/files/lib32 does not exist | |
F: Cleaning up unused container id 2467703906 | |
F: Cleaning up p |
OlderNewer