Skip to content

Instantly share code, notes, and snippets.

View QuantumBlink1337's full-sized avatar

Matt QuantumBlink1337

View GitHub Profile
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 2024-04-28 18:10:29 CDT
Description: Unexpected error
java.lang.RuntimeException: Chunk build failed
at me.jellysquid.mods.sodium.client.render.chunk.compile.ChunkBuilder.handleFailures(ChunkBuilder.java:219)
at me.jellysquid.mods.sodium.client.render.chunk.ChunkRenderManager.updateChunks(ChunkRenderManager.java:591)
at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.updateChunks(SodiumWorldRenderer.java:233)
[05/20/2023 - 01:15:16PM] SS2 log opened (PC-64)
[05/20/2023 - 01:15:16PM] InjectionManager.AddToList([LeveledItem < (0B04B024)>], [FormList < (12007920)>]
[05/20/2023 - 01:15:16PM] LeveledItem injection: [LeveledItem < (0B04B024)>]
[05/20/2023 - 01:15:16PM] FindInjectableItemMap([LeveledItem < (0B04B024)>]) returned: 15
[05/20/2023 - 01:15:16PM] Formlist being injected...
[05/20/2023 - 01:15:16PM] Adding [Form < (1200712A)>] to [FormList < (0B04B814)>]
[05/20/2023 - 01:15:16PM] Adding [Form < (1200712B)>] to [FormList < (0B04B814)>]
[05/20/2023 - 01:15:16PM] Adding [Form < (1200712C)>] to [FormList < (0B04B814)>]
[05/20/2023 - 01:15:16PM] Adding [Form < (1200712D)>] to [FormList < (0B04B814)>]
[05/20/2023 - 01:15:16PM] Injecting [FormList < (12007920)>] into list [LeveledItem < (0B04B024)>]
@QuantumBlink1337
QuantumBlink1337 / tasks.json
Last active October 14, 2021 16:44
Matt's Fun VS Code WSL GCC Compile Script
{
"version": "2.0.0",
"tasks": [
{
"type": "cppbuild",
"label": "C/C++: gcc build active file",
"command": "/usr/bin/gcc",
"args": [
"-Wall",
"-Werror",
This file has been truncated, but you can view the full file.
[16:46:14] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:46:14] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:46:14] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:46:14] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
[16:46:14] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_241, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_241
[16:46:17] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[16:46:17] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[16:46:17] [main/INFO] [FML]: Searching C:\MC Servers\Quantum Industries II Server\.\mods for mods
[16:46:17] [main/INFO] [FML]: Searching C:\MC Se
This file has been truncated, but you can view the full file.
[14:23:15] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:23:15] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:23:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:23:15] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
[14:23:15] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_241, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_241
[14:23:16] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[14:23:16] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[14:23:16] [main/INFO] [FML]: Searching C:\MC Servers\Quantum Industries II Server\.\mods for mods
[14:23:16] [main/INFO] [FML]: Searching C:\MC Se
This file has been truncated, but you can view the full file.
[12:23:12] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:23:12] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:23:12] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[12:23:12] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2846 for Minecraft 1.12.2 loading
[12:23:12] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_241, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_241
[12:23:13] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[12:23:13] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[12:23:13] [main/INFO] [FML]: Searching C:\MC Servers\Quantum Industries II Server\.\mods for mods
[12:23:13] [main/INFO] [FML]: Searching C:\MC Se
This file has been truncated, but you can view the full file.
[11:38:20] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:38:20] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:38:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[11:38:20] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2846 for Minecraft 1.12.2 loading
[11:38:20] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_241, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_241
[11:38:21] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[11:38:21] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[11:38:21] [main/INFO] [FML]: Searching C:\MC Servers\Quantum Industries II Server\.\mods for mods
[11:38:21] [main/INFO] [FML]: Searching C:\MC Se
This file has been truncated, but you can view the full file.
[22:35:04] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[22:35:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[22:35:04] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2846 for Minecraft 1.12.2 loading
[22:35:04] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_212, running on Windows 10:amd64:10.0, installed at C:\Program Files\AdoptOpenJDK\jre-8.0.212.03-hotspot
[22:35:05] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[22:35:05] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[22:35:05] [main/INFO] [FML]: Searching C:\MC Servers\Quantum Industries II\.\mods for mods
[22:35:05] [main/INFO] [FML]: Searching C:\MC Servers\Quantum Industries II\.\mods\1.12.2 for mods
[22:35:05] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod mark
void researchFunc(int researchchoice = 0, int percentage = 0, bool researchstatus = false, int research = 0, bool validresponse = false, int choiceIndex = 0, int researchIndex = 0, int moneyIndex = 0) {
cout << "What would you like to research?" << endl;
Sleep(500);
cout << "Press 1 for Graphics, Press 2 for Engine, Press 3 for Gameplay, Press 4 for Story, " << endl << " Press 5 for Dialogues, Press 6 for Level Design, Press 7 for AI, " << endl << " Press 8 for Sound, and 9 for World Design." << endl;
cin >> researchchoice;
cout << "Hint: You need to have the prerequisite research in order to research the next modifier. For example, you can't research 3D Graphics without having 2D Graphics done." << endl;
Sleep(1000);
if (researchchoice == 10) {
cout << graphicsA[0] << endl;
cout << graphicsA[1] << endl;
---- Minecraft Crash Report ----
// Why is it breaking :(
Time: 3/29/18 12:20 AM
Description: Unexpected error
java.lang.IllegalArgumentException: Default value cannot be lower than minimum value!
at net.minecraft.entity.ai.attributes.RangedAttribute.<init>(SourceFile:14)
at net.minecraft.client.network.NetHandlerPlayClient.func_147290_a(NetHandlerPlayClient.java:1635)
at net.minecraft.network.play.server.S20PacketEntityProperties.func_148833_a(SourceFile:71)