Skip to content

Instantly share code, notes, and snippets.

View NovaLynxie's full-sized avatar

Nova P. Lynxie NovaLynxie

View GitHub Profile
@NovaLynxie
NovaLynxie / crash-2019-04-14_18.18.45-server.txt
Created April 14, 2019 18:40
Server Crash with placing backpacks and sponge?
---- Minecraft Crash Report ----
WARNING: coremods are present:
llibrary (llibrary-core-1.0.11-1.12.2.jar)
Botania Tweaks Core (Botania-Tweaks-Mod-1.12.2.jar)
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
SpongeCoremod (spongeforge-1.12.2-2768-7.1.6-RC3639.jar)
IvToolkit (IvToolkit-1.12.jar)
AstralCore (astralsorcery-1.12.2-1.10.11.jar)
wings (wings-1.1.4-1.12.2.jar)
@NovaLynxie
NovaLynxie / crash-2019-04-28_14.57.12-client.txt
Created April 28, 2019 14:06
Thaumcraft Essence Crash, trying to hover over shulker box containing thaum items.
---- Minecraft Crash Report ----
WARNING: coremods are present:
llibrary (llibrary-core-1.0.11-1.12.2.jar)
Botania Tweaks Core (Botania-Tweaks-Mod-1.12.2.jar)
HCASM (HammerCore-1.12.2-2.0.4.4.jar)
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
DLFMLCorePlugin (Dynamic-Lights-Mod-1.12.2.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
IvToolkit (IvToolkit-1.12.jar)
@NovaLynxie
NovaLynxie / crash-2019-05-09_19.18.11-server.txt
Created May 9, 2019 19:27
Server Crash - Server Watchdog caught spongeforge looping to death.
---- Minecraft Crash Report ----
WARNING: coremods are present:
SpongeCoremod (spongeforge-1.12.2-2825-7.1.6-RC3696.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
HCASM (HammerCore-1.12.2-2.0.4.4.jar)
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
IvToolkit (IvToolkit-1.12.jar)
AstralCore (astralsorcery-1.12.2-1.10.11.jar)
wings (wings-1.1.4-1.12.2.jar)
@NovaLynxie
NovaLynxie / Server Log Snippet 09-05-2019 19:17.txt
Created May 9, 2019 19:51
NeighborNotificationPhase Runaway Phase Tracker
09.05 19:17:23 [Server] INFO /* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
09.05 19:17:23 [Server] INFO /* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
09.05 19:17:23 [Server] INFO /* - Phase: NeighborNotificationPhase */
09.05 19:17:23 [Server] INFO /* Context: */
09.05 19:17:23 [Server] INFO /* - Source: SpongeLocatableBlock{blockState=minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none], position=(-1888, 17, 1635), worldId=f42b9055-e450-4720-8320-1977c10db213, worldReference=java.lang.ref.WeakReference@5efa79a0} */
09.05 19:17:23 [Server] INFO /* - SourceBlock: Block{minecraft:redstone_wire} */
09.05 19:17:23 [Server] INFO /* - SourcePos: BlockPos{x=-1888, y=17, z=1635} */
09.05 19:17:23 [Server] INFO /* - NotifiedBlockState: minecraft:redstone_wire[east=none,north=none,power=0,south=none,west=none] */
09.05 19:17:23 [Server] INFO /* - NotifiedPos: BlockPos{x=-1888, y=18, z=1635} */
09.05 19:17:23 [Server] INFO /*
@NovaLynxie
NovaLynxie / index.html
Created October 19, 2021 10:18
Getting data from part of an array. (http://jsbench.github.io/#76c90bc0c4d970eeb8ce91a27bb3ccf3) #jsbench #jsperf
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Getting data from part of an array.</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/benchmark/1.0.0/benchmark.min.js"></script>
<script src="./suite.js"></script>
</head>
<body>
<h1>Open the console to view the results</h1>
@NovaLynxie
NovaLynxie / crash-2023-03-07_17.40.02-client.txt
Created March 7, 2023 17:43
[MC1.19.2] FTB Chunks crash on loading modded world.
---- Minecraft Crash Report ----
// Don't do that.
Time: 2023-03-07 17:40:02
Description: Unexpected error
java.lang.NoSuchMethodError: 'java.util.List dev.ftb.mods.ftbchunks.client.map.MapDimension.getWaypoints()'
at dlovin.advancedcompass.gui.renderers.FTBChunksWPCollector.getAll(FTBChunksWPCollector.java:27) ~[AdvancedCompas-forge-1.19.2-1.2.14.jar%23264!/:1.2.14] {re:classloading}
at dlovin.advancedcompass.gui.renderers.WaypointRenderer.lambda$render$1(WaypointRenderer.java:38) ~[AdvancedCompas-forge-1.19.2-1.2.14.jar%23264!/:1.2.14] {re:classloading}
at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
@NovaLynxie
NovaLynxie / crash-2024-01-16_13.59.41-server.txt
Created January 16, 2024 14:09
Crashing in a world, these crash reports come from a singleplayer world I was playing on.
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 2024-01-16 13:59:41
Description: Ticking entity
java.lang.RuntimeException: Failed to locate any affixes for arrow{null} with category LootCategory[curios:arrows] and rarity LootRarity{apotheosis:uncommon}.
at dev.shadowsoffire.apotheosis.adventure.loot.LootController.createLootItem(LootController.java:73) ~[Apotheosis-1.20.1-7.2.2.jar%23279!/:7.2.2] {re:classloading}
at dev.shadowsoffire.apotheosis.adventure.loot.LootController.createLootItem(LootController.java:42) ~[Apotheosis-1.20.1-7.2.2.jar%23279!/:7.2.2] {re:classloading}
at dev.shadowsoffire.apotheosis.adventure.loot.AffixConvertLootModifier.doApply(AffixConvertLootModifier.java:36) ~[Apotheosis-1.20.1-7.2.2.jar%23279!/:7.2.2] {re:classloading}