Skip to content

Instantly share code, notes, and snippets.

View UnderPixel1475's full-sized avatar
💭
Busy.

UnderPixel1475 UnderPixel1475

💭
Busy.
View GitHub Profile
@UnderPixel1475
UnderPixel1475 / debug.log
Created July 16, 2023 20:50
The debug log for support purposes for my modded Minecraft 1.19.3 Forge.
This file has been truncated, but you can view the full file.
[16Jul2023 15:47:15.263] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, UnderPixel, --version, 1.19.3, --gameDir, C:/Users/pedro/AppData/Roaming/PrismLauncher/instances/toaster support/.minecraft, --assetsDir, C:/Users/pedro/AppData/Roaming/PrismLauncher/assets, --assetIndex, 2, --uuid, 67f2399a1c38403d9611df63546e763d, --accessToken, ????????, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 44.1.23, --fml.mcVersion, 1.19.3, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20221207.122022, --width, 854, --height, 480]
[16Jul2023 15:47:15.310] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.7 by Eclipse Adoptium; OS Windows 10 arch amd64 version 10.0
[16Jul2023 15:47:15.451] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserde
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 2023-07-16 15:55:23
Description: mouseClicked event handler
java.lang.NoClassDefFoundError: com/blamejared/searchables/api/autcomplete/AutoCompletingEditBox
at com.blamejared.controlling.events.ClientEventHandler.openGui(ClientEventHandler.java:17) ~[Controlling-forge-1.19.3-10.0+2.jar%23305!/:10.0+2] {re:classloading}
at com.blamejared.controlling.events.__ClientEventHandler_openGui_Opening.invoke(.dynamic) ~[Controlling-forge-1.19.3-10.0+2.jar%23305!/:10.0+2] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%23137!/:?] {}