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:
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] |
I hereby claim:
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 |
#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, | |
}; |
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 |