Skip to content

Instantly share code, notes, and snippets.

View dredhorse's full-sized avatar

Don Redhorse dredhorse

View GitHub Profile
@dredhorse
dredhorse / gist:21748c350d457d045dcbcce946771b19
Created January 12, 2019 14:20
TheOneProbe Debug Version Crash
This file has been truncated, but you can view the full file.
[15:04:57] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:04:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[15:04:57] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2784 for Minecraft 1.12.2 loading
[15:04:57] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_191, running on Mac OS X:x86_64:10.13.6, installed at /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
[15:04:58] [main/INFO] [FML]: Searching /Volumes/OSXData/Games/Curse/Minecraft/Instances/DistantPast/mods for mods
[15:04:58] [main/INFO] [FML]: Searching /Volumes/OSXData/Games/Curse/Minecraft/Instances/DistantPast/mods/1.12.2 for mods
[15:04:58] [main/WARN] [FML]: The coremod org.minimallycorrect.libloader.LibLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[15:04:58] [main/WARN] [FML]: The coremod LibLoader (org.minimallycorrect.libload
@dredhorse
dredhorse / gist:3e42bf6d930c8b542180379be4c7b944
Created January 19, 2019 18:18
Rustic Thaumaturgy missing IDs.
[19:07:48] [Client thread/INFO] [FML]: Injecting existing registry data into this client instance
[19:07:48] [Client thread/INFO] [FML]: Registry Block: Found a missing id from the world rusticthaumaturgy:candle_desiderium
[19:07:48] [Client thread/INFO] [FML]: Registry Block: Found a missing id from the world rusticthaumaturgy:candle_permutatio
[19:07:48] [Client thread/INFO] [FML]: Registry Block: Found a missing id from the world rusticthaumaturgy:candle_herba
[19:07:48] [Client thread/INFO] [FML]: Registry Block: Found a missing id from the world rusticthaumaturgy:candle_potentia
[19:07:48] [Client thread/INFO] [FML]: Registry Block: Found a missing id from the world rusticthaumaturgy:candle_ordo
[19:07:48] [Client thread/INFO] [FML]: Registry Block: Found a missing id from the world rusticthaumaturgy:candle_aqua
[19:07:48] [Client thread/INFO] [FML]: Registry Block: Found a missing id from the world rusticthaumaturgy:candle_machina
[19:07:48] [Client thread/INFO] [FML]: Registry Block: Found a missing
@dredhorse
dredhorse / ChangeOpenFilesLimitMacOS.md
Last active March 19, 2021 16:32 — forked from tombigel/README.md
How to Change Open Files Limit on OS X and macOS Catalina (10.8 - 10.15)

How to Change Open Files Limit on OS X and macOS

_This is a shorter version without changing the limit.maxproc values derived from the original gist.

Please take a look at https://gist.github.com/tombigel/d503800a282fcadbee14b537735d202c before doing anything from this gist

I removed any explenation from this and I also removed the changes to limit.maxproc

```dataviewjs
dv.table(
["Learnt Words", "Meaning"],
dv.pages('"200 Journaling/201 Daily"')
.filter(p => p["Learnt Words"] && p.week.path == '"2022-W32"')
.sort(p => dv.date(p.file.name), 'asc')
.flatMap(p =>
Array.from(
{
length: Math.floor(