Skip to content

Instantly share code, notes, and snippets.

View RunningDroid's full-sized avatar

RunningDroid

  • New York, USA
View GitHub Profile
-------------
Separator
-------------
2019-04-23 21:57:23: WARNING[Main]: Mod name conflict detected: "bucket"
2019-04-23 21:57:23: WARNING[Main]: Will not load: /usr/share/minetest/games/minetest_game/mods/bucket
2019-04-23 21:57:23: WARNING[Main]: Overridden by: /home/runningdroid/.minetest/mods/fluid_lib/bucket
2019-04-23 21:57:23: WARNING[Main]: Mod name conflict detected: "farming"
alacritty| alacritty,
use=xterm-256color,
use=xterm+tmux,
use=xterm+sl-twm,
ritm=\E[23m,
sitm=\E[3m,
Tc,
alacritty-256color| alacritty with 256 colors,
use=alacritty,
@RunningDroid
RunningDroid / update-ip.sh
Last active May 7, 2022 08:06
FreeDNS updater script with IPv4 and IPv6 support
#!/bin/sh
#FreeDNS updater script with IPv4 and IPv6 support
# (Initially) based on update.sh by Adam Dean: https://freedns.afraid.org/scripts/update.sh.txt
# requirements:
# curl
# dig
# posix-compatible shell
# Note: http://whatismyipaddress.com/api says:
# "You may programmatically query that server but limit queries to no more
@RunningDroid
RunningDroid / RPG Maker VX RTP error log
Created January 22, 2014 22:17
Error log created by running a game that uses the RPG Maker VX Runtime in Wine
err:dmloader:IDirectMusicLoaderImpl_SetObject : could not attach stream to file
fixme:dmime:IDirectMusicPerformance8Impl_InitAudio (0x213348, (nil), 0x82c0d4, (nil), 0, 0, 0, 0x82c0d8): to check
fixme:dmime:IDirectMusicPerformance8Impl_Init (iface = 0x213348, dmusic = (nil), dsound = 0x1dd54b8, hwnd = (nil))
fixme:dmime:IDirectMusicAudioPathImpl_IPersistStream_Load (0x213ae0, 0x213ab0): Loading not implemented yet
fixme:dmime:IDirectMusicPerformance8Impl_CreateAudioPath (0x213348, 0x213ae0, 1, 0xb7a9a8): stub
fixme:dmime:IDirectMusicAudioPathImpl_IDirectMusicAudioPath_Activate (0x213b18, 1): stub
fixme:dmime:IDirectMusicAudioPathImpl_IDirectMusicAudioPath_GetObjectInPath (0x213b18, -5, 24576, 1, {00000000-0000-0000-0000-000000000000}, 0, {6825a449-7524-4d82-920f-50e36ab3ab1e}, 0xb7a9ac): stub
wine: Unhandled page fault on read access to 0x00000000 at address 0x7c0cc274 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7c0cc274).
Register dump:
@RunningDroid
RunningDroid / signal.c
Created December 12, 2013 03:39
A lua-signal updated for lua 5.2, compile with "gcc -fPIC -shared signal.c -o signal.o". See https://github.com/LuaDist/lua-signal for API notes and the 5.1 version.
/*
* signal.c -- Signal Handler Library for Lua
*
* Version: 1.000+changes
*
* Copyright (C) 2007 Patrick J. Donnelly (batrick@batbytes.com)
*
* This software is distributed under the same license as Lua 5.0:
*
* Permission is hereby granted, free of charge, to any person obtaining a
@RunningDroid
RunningDroid / pz-linux-fix.sh
Last active December 17, 2015 23:29
A script to fix the current issues preventing Project Zomboid from working on Linux, with the option to alter the projectzomboid.sh
#!/bin/sh
#
# Written for Project Zomboid Version RC2.9 0008b
#
# this script assumes that it's being run from the directory that projectzomboid.sh is in
#
# usage:
# pz-linux-fix.sh [options]
#
# --optional: