Skip to content

Instantly share code, notes, and snippets.

View Nincodedo's full-sized avatar
👀
Ninbot's Dad

Nincodedo Nincodedo

👀
Ninbot's Dad
View GitHub Profile
@Nincodedo
Nincodedo / latest.log
Created June 26, 2023 22:09
Fabrication 3.3.0 - MC 1.20.1
Prism Launcher version: 7.1
Launched instance in online mode
authserver.mojang.com resolves to:
[18.172.122.34, 18.172.122.24, 18.172.122.31, 18.172.122.90]
session.minecraft.net resolves to:
[13.107.253.51, 13.107.226.51]

Keybase proof

I hereby claim:

  • I am nincodedo on github.
  • I am nincodedo (https://keybase.io/nincodedo) on keybase.
  • I have a public key ASBLLbBZXEH2MuF08WenB2V9YzH8mL16uVqgFcl2E6Ywvgo

To claim this, I am signing this object:

2021-10-20 16:26:35.595 ERROR 1 --- [onPool-worker-3] o.h.engine.jdbc.spi.SqlExceptionHelper : Incorrect string value: '\xF0\x9F\x95\x96' for column 'choices' at row 1
2021-10-20 16:26:35.650 ERROR 1 --- [onPool-worker-3] net.dv8tion.jda.api.requests.RestAction : Encountered error while processing success consumer
org.springframework.orm.jpa.JpaSystemException: could not execute statement; nested exception is org.hibernate.exception.GenericJDBCException: could not execute statement
at org.springframework.orm.jpa.vendor.HibernateJpaDialect.convertHibernateAccessException(HibernateJpaDialect.java:331) ~[spring-orm-5.3.10.jar!/:5.3.10]
at org.springframework.orm.jpa.vendor.HibernateJpaDialect.translateExceptionIfPossible(HibernateJpaDialect.java:233) ~[spring-orm-5.3.10.jar!/:5.3.10]
at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:566) ~[spring-orm-5.3.10.jar!/:5.3.10]
at org.springframework.transaction.support.AbstractPlatformTransacti
@Nincodedo
Nincodedo / TurnipPrices.cpp
Created March 31, 2020 17:55 — forked from Treeki/TurnipPrices.cpp
AC:NH turnip price calculator
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
// munged from https://github.com/simontime/Resead
namespace sead
{
class Random
{
// The reverse-engineered code is not perfectly accurate, especially as it's not
// 32-bit ARM floating point. So, be tolerant of slightly unexpected inputs
const FUDGE_FACTOR = 5;
const PATTERN = {
FLUCTUATING: 0,
LARGE_SPIKE: 1,
DECREASING: 2,
SMALL_SPIKE: 3,
};
@Nincodedo
Nincodedo / pokemon-team.txt
Last active March 10, 2020 18:57
Gen 8 OU
Aegislash @ Leftovers
Ability: Stance Change
EVs: 252 HP / 252 Atk / 4 SpD
Adamant Nature
IVs: 0 Spe
- King's Shield
- Gyro Ball
- Shadow Sneak
- Swords Dance
{shapes={
{0,0,0,16,15,16,texture="lava_still"},
{0,15,0,16,16,16,texture="glass"}
}}
11-04-2016 21:29:40.176 [main] INFO com.nincraft.modpackdownloader.ModPackDownloader - No manifest supplied, using default manifest.json
11-04-2016 21:29:40.184 [main] INFO com.nincraft.modpackdownloader.ModPackDownloader - No manifest supplied, using default "mods"
11-04-2016 21:29:40.281 [main] INFO com.nincraft.modpackdownloader.handler.ApplicationUpdateHandler - Update found, downloading ModPackDownloader-0.3+200.jar
11-04-2016 21:29:40.780 [main] INFO com.nincraft.modpackdownloader.handler.ApplicationUpdateHandler - Downloaded ModPackDownloader-0.3+200.jar
11-04-2016 21:29:41.100 [main] INFO com.nincraft.modpackdownloader.ModPackDownloader - Starting ModPackDownloader with arguments: [-manifest, common/base/mods.json, -folder, common/base/mods, -updateMods, -updateForge, -releaseType, release, -backupVersions, 1.9.4]
11-04-2016 21:29:44.197 [main] INFO com.nincraft.modpackdownloader.processor.UpdateModsProcessor - Updating applecore. Mod 1 of 0.
11-04-2016 21:29:44.197 [main] INFO com.nincraft.mod