Skip to content

Instantly share code, notes, and snippets.

@GitCodMaster
GitCodMaster / 1.21.1
Created April 15, 2025 15:34
Server crash 2
Using launcher provided Java from "C:\Users\Ein Gast\AppData\Roaming\ATLauncher\runtimes\minecraft\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.exe"
Printing Java info below, if the Java version doesn't show below, your Java path is incorrect
-----------------------
Java path is "C:\Users\Ein Gast\AppData\Roaming\ATLauncher\runtimes\minecraft\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.exe"
openjdk version "21.0.3" 2024-04-16 LTS
OpenJDK Runtime Environment Microsoft-9388422 (build 21.0.3+9-LTS)
OpenJDK 64-Bit Server VM Microsoft-9388422 (build 21.0.3+9-LTS, mixed mode)
Using NeoForge ServerStarterJar, resetting user_jvm_args.txt contents
@GitCodMaster
GitCodMaster / v1.21.1
Created April 15, 2025 14:45
sever chrash
Using launcher provided Java from "C:\Users\Ein Gast\AppData\Roaming\ATLauncher\runtimes\minecraft\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.exe"
Printing Java info below, if the Java version doesn't show below, your Java path is incorrect
-----------------------
Java path is "C:\Users\Ein Gast\AppData\Roaming\ATLauncher\runtimes\minecraft\java-runtime-delta\windows-x64\java-runtime-delta\bin\java.exe"
openjdk version "21.0.3" 2024-04-16 LTS
OpenJDK Runtime Environment Microsoft-9388422 (build 21.0.3+9-LTS)
OpenJDK 64-Bit Server VM Microsoft-9388422 (build 21.0.3+9-LTS, mixed mode)
Using NeoForge ServerStarterJar, resetting user_jvm_args.txt contents
@GitCodMaster
GitCodMaster / V1.1
Created February 12, 2025 14:06
PhotonV1.1 Config
#Wed Feb 12 15:00:06 CET 2025
AIR_FOG_COLORED_LIGHT_SHAFTS=true
AIR_FOG_MIE_DENSITY_MIDNIGHT=0.0100
AIR_FOG_RAYLEIGH_DENSITY=0.0040
AIR_FOG_RAYLEIGH_DENSITY_RAIN=0.0050
AURORA_NORMAL=AURORA_RARELY
AURORA_SNOW=AURORA_ALWAYS
BOX_LINE_WIDTH=8
BOX_MODE=BOX_MODE_RAINBOW
CAS_INTENSITY=0.33
@GitCodMaster
GitCodMaster / V1.0
Created February 12, 2025 14:05
PhotonV1.0 Config
#Wed Feb 12 15:00:33 CET 2025
COLORED_LIGHTS=true
HANDHELD_LIGHTING=true
NORMAL_MAPPING=true
POM=true
SNELLS_WINDOW=true
SPECULAR_MAPPING=true
SSR_INTERSECTION_STEPS_ROUGH=20
SSR_INTERSECTION_STEPS_SMOOTH=26
SSR_RAY_COUNT=7
@GitCodMaster
GitCodMaster / Analyzation
Created February 10, 2025 18:40
Analyzation of crash-2025-02-10_19.36.57-client.txt with an AI
Let's take a look at the crash report. I'll analyze it and identify any potential mod conflicts or other issues. Read the contents of the crash report file to analyze it.
file_path = '/mnt/data/17392118583514bronc7c.txt'
Open and read the crash report file.
with open(file_path, 'r') as file:
crash_report_content = file.read()
Display the beginning of the crash report to analyze its structure
crash_report_content[:1000] # Show the first 1000 characters to get an overviewFrom the crash report, it looks like there are a couple of important points to focus on:
@GitCodMaster
GitCodMaster / crash Log
Created February 10, 2025 18:38
crash-2025-02-10_19.36.57-client.txt
---- Minecraft Crash Report ----
// Hi. I'm Connector, and I'm a crashaholic
=========================
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors.
If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
=========================
---- Minecraft Crash Report ----
// Hi. I'm Connector, and I'm a crashaholic
=========================
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors.
If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
=========================
---- Minecraft Crash Report ----
// Hi. I'm Connector, and I'm a crashaholic
=========================
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors.
If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
=========================