Skip to content

Instantly share code, notes, and snippets.

View NovaViper's full-sized avatar

Ilise Leary NovaViper

View GitHub Profile
3d-Skin-Layers [1.7.5]
AE2 QoL Recipes [1.3.0]
AE2WTLib [19.2.3]
AI-Improvements [0.5.3]
Advanced Peripherals [0.7.50b]
Advancement Plaques [1.6.8]
AmbientSounds [6.1.11]
Amendments [1.21-1.2.24]
Animal Feeding Trough [1.1.2]
Another Furniture [4.0.0]
This file has been truncated, but you can view the full file.
warning: The interpretation of store paths arguments ending in `.drv` recently changed. If this command is now failing try again with '/nix/store/3xmv4rw48h2dfl4ij77dmqjzhiq4rli4-electron-unwrapped-31.7.6.drv^*'
got build log for '/nix/store/3xmv4rw48h2dfl4ij77dmqjzhiq4rli4-electron-unwrapped-31.7.6.drv' from 'daemon'
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpackPhase completed in 10 minutes 6 seconds
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/qn9vd010ylciqv44d6wahrmkshysqphl-cross-compile.patch
patching file build/toolchain/linux/unbundle/BUILD.gn
applying patch /nix/store/fjrcvjbm60cyssfsh24y1fjhb3m4af9g-no-build-timestamps.patch
@NovaViper
NovaViper / hm_antidote-files
Last active November 7, 2024 05:59
nix_zshrc_oh-my-posh-vi
mattmc3/zfunctions
MichaelAquilina/zsh-auto-notify
ohmyzsh/ohmyzsh path:plugins/tmux
chisui/zsh-nix-shell
[20:28:03.562] [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.neoForgeVersion, 21.0.133-beta, --fml.fmlVersion, 4.0.19, --fml.mcVersion, 1.21, --fml.neoFormVersion, 20240613.152323, --nogui]
[20:28:03.563] [main/INFO] [Launcher/MODLAUNCHER]: JVM identified as Oracle Corporation OpenJDK 64-Bit Server VM 21.0.3+9-nixos
[20:28:03.564] [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.3 by N/A; OS Linux arch amd64 version 6.9.9-xanmod1
[20:28:03.706] [main/INFO] [loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver
[20:28:03.750] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.6 Source=union:/home/novaviper/Games/MinecraftServer-1.21/libraries/net/fabricmc/sponge-mixin/0.14.0+mixin.0.8.6/sponge-mixin-0.14.0+mixin.0.8.6.jar%2375!/ Service=ModLauncher Env=SERVER
[20:28:03.852] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "ser
2020-07-11 01:26:56,650 - octoprint.startup - INFO - ******************************************************************************
2020-07-11 01:26:56,652 - octoprint.startup - INFO - Starting OctoPrint 1.4.0
2020-07-11 01:26:56,653 - octoprint.startup - INFO - ******************************************************************************
2020-07-11 01:26:57,163 - octoprint.util.connectivity_checker - INFO - Connectivity changed from offline to online
2020-07-11 01:26:57,167 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any)
2020-07-11 01:26:57,209 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2020-07-11 01:26:58,285 - octoprint.plugin.core - INFO - Found 15 plugin(s) providing 15 mixin implementations, 27 hook handlers
2020-07-11 01:26:58,466 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interva
@NovaViper
NovaViper / DogLocationManager
Last active December 12, 2018 23:46
Current Dog Location Saving Methods
package doggytalents.helper;
import java.util.ArrayList;
import java.util.List;
import java.util.UUID;
import doggytalents.entity.EntityAbstractDog;
import doggytalents.entity.EntityDog;
import doggytalents.lib.Constants;
import net.minecraft.entity.Entity;
@NovaViper
NovaViper / betterfoliage.log
Created May 17, 2017 01:36
BetterFoilage Crash!
2017-05-16 20:17:21 INFO ShadersMod integration enabled
2017-05-16 20:17:21 INFO Optifine CTM support is disabled
2017-05-16 20:17:21 INFO BetterFoliage initialized
2017-05-16 20:17:25 DEBUG CactusTextures: block state minecraft:cactus[age=0]
2017-05-16 20:17:25 DEBUG CactusTextures: class net.minecraft.block.BlockCactus matches net.minecraft.block.BlockCactus
2017-05-16 20:17:25 DEBUG CactusTextures: model minecraft:models/block/cactus matches minecraft:block/cactus
2017-05-16 20:17:25 DEBUG CactusTextures: textures [top=blocks/cactus_top, bottom=blocks/cactus_bottom, side=blocks/cactus_side]
2017-05-16 20:17:25 DEBUG CactusTextures: block state minecraft:cactus[age=1]
2017-05-16 20:17:25 DEBUG CactusTextures: class net.minecraft.block.BlockCactus matches net.minecraft.block.BlockCactus
2017-05-16 20:17:25 DEBUG CactusTextures: model minecraft:models/block/cactus matches minecraft:block/cactus
E/AndroidRuntime: FATAL EXCEPTION: main
Process: com.nova.apps.trinitylocker, PID: 12298
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.nova.apps.trinitylocker/com.nova.apps.trinitylocker.core.MainScreenActivity}: java.lang.IllegalArgumentException: You must pass in a non null View
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3254)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3350)
at android.app.ActivityThread.access$1100(ActivityThread.java:222)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1795)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:158)
at android.app.ActivityThread.main(ActivityThread.java:7237)
[08:37:46] [Server thread/INFO] [TetraCraft]: Sub-Command: CommandModHelp has been registered
[08:37:46] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from SERVER_ABOUT_TO_START to SERVER_STARTING. Loading cannot continue
[08:37:46] [Server thread/ERROR] [FML]:
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.9-12.16.1.1889.jar)
UCHIJAAA Forge{12.16.1.1889} [Minecraft Forge] (forge-1.9-12.16.1.1889.jar)
UCHIJAAE tetracraft{1.0.0} [TetraCraft] (TetraCraft-1.0.0.jar)
[08:37:46] [Server thread/ERROR] [FML]: The following problems were captured during this phase
[08:37:46] [Server thread/ERROR] [FML]: Caught exception from tetracraft
@NovaViper
NovaViper / gist:04c299fa0565a8187bc23433589b8393
Created April 13, 2016 02:14
Bug in 1.9 with EntityProperty
"C:\Program Files\Java\jdk1.8.0_77\bin\java" -Didea.launcher.port=7534 "-Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 2016.1\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program Files\Java\jdk1.8.0_77\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.8.0_77\jre\lib\deploy.jar;C:\Program Files\Java\jdk1.8.0_77\jre\lib\ext\access-bridge-64.jar;C:\Program Files\Java\jdk1.8.0_77\jre\lib\ext\cldrdata.jar;C:\Program Files\Java\jdk1.8.0_77\jre\lib\ext\dnsns.jar;C:\Program Files\Java\jdk1.8.0_77\jre\lib\ext\jaccess.jar;C:\Program Files\Java\jdk1.8.0_77\jre\lib\ext\jfxrt.jar;C:\Program Files\Java\jdk1.8.0_77\jre\lib\ext\localedata.jar;C:\Program Files\Java\jdk1.8.0_77\jre\lib\ext\nashorn.jar;C:\Program Files\Java\jdk1.8.0_77\jre\lib\ext\sunec.jar;C:\Program Files\Java\jdk1.8.0_77\jre\lib\ext\sunjce_provider.jar;C:\Program Files\Java\jdk1.8.0_77\jre\lib\ext\sunmscapi.jar;C:\Program Files\Java\jdk1.8.0_77\jre\lib\ext\sunpkcs11.jar;C:\Program Files\Java\jdk1.8.0_77\jre\lib\ext\zipfs