Skip to content

Instantly share code, notes, and snippets.

View GaeaKat's full-sized avatar
🏠
Working from home

Katrina Knight GaeaKat

🏠
Working from home
  • Aberdeen, United Kingdom
View GitHub Profile
31.07 12:23:49 [Server] ERROR Parsing error loading recipe qoli:stonecutting/smooth_sandstone_slab_from_stair_sc
31.07 12:23:49 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
31.07 12:23:49 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_151]
31.07 12:23:49 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_151]
31.07 12:23:49 [Server] INFO at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1595) ~[?:1.8.0_151]
31.07 12:23:49 [Server] INFO at java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:474) ~[?:1.8.0_151]
31.07 12:23:49 [Server] INFO at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_151]
31.07 12:23:49 [Server] INFO at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_151]
31.07 12:23:49 [Server] INFO at net.minecraft.server.v1_16_
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/modular-forcefield-system",
"1.14.4": {
"0.1": "First upload version"
},
"promos": {
"1.14.4-latest": "0.1",
"1.14.4-recommended": "0.1"
}
}
#!/bin/bash
###############################################################################
# Copyright (c) 2014-2019 libbitcoin-system developers (see COPYING).
#
# GENERATED SOURCE CODE, DO NOT EDIT EXCEPT EXPERIMENTALLY
#
###############################################################################
# Script to build and install libbitcoin-system.
#
# Script options:
@GaeaKat
GaeaKat / NEKO_CLA
Last active February 16, 2019 23:23 — forked from CLAassistant/SAP_CLA
nekosune Individual Contributor License Agreement
### nekosune's Individual Contributor License Agreement
Thank you for your interest in contributing to open source software projects (“Projects”) made available by nekosune. This Individual Contributor License Agreement (“Agreement”) sets out the terms governing any source code, object code, bug fixes, configuration changes, tools, specifications, documentation, data, materials, feedback, information or other works of authorship that you submit or have submitted, in any form and in any manner, to SAP in respect of any of the Projects (collectively “Contributions”). If you have any questions respecting this Agreement, please contact kat.swales@nekokittygames.com .
You agree that the following terms apply to all of your past, present and future Contributions. Except for the licenses granted in this Agreement, you retain all of your right, title and interest in and to your Contributions.
**Copyright License.** You hereby grant, and agree to grant, to nekosune a non-exclusive, perpetual, irrevocable, worldwi
//=============================================================================
// Innu Plugins - Demo Battles
// INNU_DemoBattles.js
//=============================================================================
var Imported = Imported || {};
Imported.INNU_DemoBattles = true;
var Innu = Innu || {};
Innu.DemoBattles = Innu.DemoBattles || {};
BAD_WORDS = ['shit', 'piss', 'fuck']
def run(workbookname, usernamecolletter=None, subreddit=None, badwords=[], notifyme=False, runbackgroundcheck=True,
useragent=None, username=None, password=None):
"""
Main instance
The user that is OAuthed or LoginAuthed must be an approved contributor to the sub to post apps
and must be an approved submitter to the sub. Just making it a mod won't work.
:param usernamecolletter: the letter of the column that denotes the applicant's username.
@GaeaKat
GaeaKat / openpgp.txt
Created September 9, 2017 15:38
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:95cd609de334a2288ca6e306287c7c86243179ea]
@GaeaKat
GaeaKat / openpgp.txt
Created September 9, 2017 14:55
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:a6ee7af142add0a5335041051b4783a578b7edbf]
@GaeaKat
GaeaKat / openpgp.txt
Created September 9, 2017 14:55
OpenKeychain Linked Identity
This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account.
Token for proof:
[Verifying my OpenPGP key: openpgp4fpr:a6ee7af142add0a5335041051b4783a578b7edbf]
struct s0 {
signed char[4] pad4;
int32_t f4;
};
/* ?cout@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A */
struct s0** cout_std_3V_basic_ostream_DU_char_traits_D_std_1_A = reinterpret_cast<struct s0**>(0x3bd8);
struct s0** fun_140001030(struct s0** rcx, int64_t rdx);