Skip to content

Instantly share code, notes, and snippets.

View CelestialAbyss's full-sized avatar
🟣
Always tired.

Celeste C. CelestialAbyss

🟣
Always tired.
View GitHub Profile
{
"version": "0.1.3d",
"curseforge_link": "https://www.curseforge.com/minecraft/modpacks/finality-genesis/files"
}
@CelestialAbyss
CelestialAbyss / latest.log
Created August 1, 2023 06:43
TextAnimator Issue
[02:39:05] [main/INFO]: ModLauncher running: args [--username, CelestialAbyss, --version, forge-43.2.14, --gameDir, E:\Minecraft Curseforge\Instances\KubeJS 1902 IDE, --assetsDir, E:\Minecraft Curseforge\Install\assets, --assetIndex, 1.19, --uuid, 9f1a1123452e442f87414b2434abaf74, --accessToken, ????????, --clientId, ODMwODY0MTctNTU4OC00ZGQ0LWExNDQtYjQ1NmZiMDdkYmFi, --xuid, 2535471921610890, --userType, msa, --versionType, release, --width, 1600, --height, 900, --launchTarget, forgeclient, --fml.forgeVersion, 43.2.14, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[02:39:05] [main/INFO]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Microsoft; OS Windows 10 arch amd64 version 10.0
[02:39:06] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/E:/Minecraft%20Curseforge/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2397!/ Service=ModLauncher Env=CLIENT
[02:39:06] [main/INFO]: Found mod file archite
@CelestialAbyss
CelestialAbyss / eyesinthedarkness-server.toml
Created July 13, 2023 21:57
Eyes in the Darkness Server (Modified)
[general]
#Set to false to disable the jumpscare system.
Jumpscare = true
#Set to a number > 0 to cause the jumpscare to apply poison the player. A value of 5 will take around half of the health.
#Range: 0 ~ 6
JumpscareHurtLevel = 1
#While set to true, the eyes entity will ignore the artificial light level and will jumpscare even if it's lit. Daylight will still disable it's AI.
EyesCanAttackWhileLit = true
#The speed at which the eyes move, when not aggressive.
@CelestialAbyss
CelestialAbyss / forge-47043-latest.log
Created July 5, 2023 11:17
Create 1.20.1 client fatal errors
This file has been truncated, but you can view the full file.
[07:11:24] [Render thread/ERROR]: Error executing task on Client
java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "com.simibubi.create.content.trains.graph.TrackGraph.getConnectionsFrom(com.simibubi.create.content.trains.graph.TrackNode)" is null
at com.simibubi.create.content.trains.entity.CarriageSyncData.getDistanceTo(CarriageSyncData.java:308) ~[create-1.20.1-0.5.1.d.jar%23197!/:0.5.1.d]
at com.simibubi.create.content.trains.entity.CarriageSyncData.apply(CarriageSyncData.java:197) ~[create-1.20.1-0.5.1.d.jar%23197!/:0.5.1.d]
at com.simibubi.create.content.trains.entity.CarriageContraptionEntity.m_7350_(CarriageContraptionEntity.java:136) ~[create-1.20.1-0.5.1.d.jar%23197!/:0.5.1.d]
at net.minecraft.network.syncher.SynchedEntityData.m_135356_(SynchedEntityData.java:193) ~[client-1.20.1-20230612.114412-srg.jar%23220!/:?]
at net.minecraft.client.multiplayer.ClientPacketListener.m_6455_(ClientPacketListener.java:502) ~[client-1.20.1-20230612.114412-srg