My game just crashes whenever i launch aristois 1.18.1.. Heres the crash report for it:
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 15/12/21, 10:57 pm
Description: mouseClicked event handler
java.lang.NullPointerException: Cannot invoke "java.util.List.size()" because "list" is null
at java.base/java.util.Collections.reverse(Collections.java:379)
at nunyachar.short.public.protected.else.abstract(Unknown Source)
at nunyachar.short.public.protected.float.return(Unknown Source)
at nunyachar.short.public.protected.else.return(Unknown Source)
at nunyachar.short.public.protected.class.goto.return(Unknown Source)
at nunyachar.short.public.implements.catch.goto.goto(Unknown Source)
at nunyachar.short.public.implements.else.while$synchronized.apply(Unknown Source)
at me.deftware.aristois.menu.widgets.EnumWidget.onClick(Unknown Source)
at nunyachar.short.public.implements.else.while$synchronized.onClick(Unknown Source)
at me.deftware.aristois.menu.widgets.ButtonWidget.abstract(Unknown Source)
at me.deftware.aristois.menu.view.container.ContainerWidget.abstract(Unknown Source)
at me.deftware.aristois.menu.view.container.ContainerWidget.abstract(Unknown Source)
at me.deftware.aristois.menu.view.container.ContextMenu.abstract(Unknown Source)
at nunyachar.short.public.catch.package.onMouseClicked(Unknown Source)
at me.deftware.client.framework.gui.GuiScreen.method_25402(GuiScreen.java:47)
at net.minecraft.class_312.method_1611(class_312.java:94)
at net.minecraft.class_437.method_25412(class_437.java:491)
at net.minecraft.class_312.method_1601(class_312.java:94)
at net.minecraft.class_312.method_22686(class_312.java:165)
at net.minecraft.class_1255.execute(class_1255.java:101)
at net.minecraft.class_312.method_22684(class_312.java:165)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:195)
at net.minecraft.class_1041.method_15998(class_1041.java:310)
at net.minecraft.class_310.method_1523(class_310.java:1142)
at net.minecraft.class_310.method_1514(class_310.java:733)
at net.minecraft.client.main.Main.main(Main.java:238)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:602)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at me.deftware.weaver.Main.main(Main.java:23)
A detailed walkthrough of the error, its code path and all known details is as follows:
-- Head --
Thread: Render thread
Stacktrace:
at java.base/java.util.Collections.reverse(Collections.java:379)
at nunyachar.short.public.protected.else.abstract(Unknown Source)
at nunyachar.short.public.protected.float.return(Unknown Source)
at nunyachar.short.public.protected.else.return(Unknown Source)
at nunyachar.short.public.protected.class.goto.return(Unknown Source)
at nunyachar.short.public.implements.catch.goto.goto(Unknown Source)
at nunyachar.short.public.implements.else.while$synchronized.apply(Unknown Source)
at me.deftware.aristois.menu.widgets.EnumWidget.onClick(Unknown Source)
at nunyachar.short.public.implements.else.while$synchronized.onClick(Unknown Source)
at me.deftware.aristois.menu.widgets.ButtonWidget.abstract(Unknown Source)
at me.deftware.aristois.menu.view.container.ContainerWidget.abstract(Unknown Source)
at me.deftware.aristois.menu.view.container.ContainerWidget.abstract(Unknown Source)
at me.deftware.aristois.menu.view.container.ContextMenu.abstract(Unknown Source)
at nunyachar.short.public.catch.package.onMouseClicked(Unknown Source)
at me.deftware.client.framework.gui.GuiScreen.method_25402(GuiScreen.java:47)
at net.minecraft.class_312.method_1611(class_312.java:94)
at net.minecraft.class_437.method_25412(class_437.java:491)
at net.minecraft.class_312.method_1601(class_312.java:94)
at net.minecraft.class_312.method_22686(class_312.java:165)
at net.minecraft.class_1255.execute(class_1255.java:101)
at net.minecraft.class_312.method_22684(class_312.java:165)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:195)
-- Affected screen --
Details:
Screen name: nunyachar.short.public.catch.class.goto
Stacktrace:
at net.minecraft.class_437.method_25412(class_437.java:491)
at net.minecraft.class_312.method_1601(class_312.java:94)
at net.minecraft.class_312.method_22686(class_312.java:165)
at net.minecraft.class_1255.execute(class_1255.java:101)
at net.minecraft.class_312.method_22684(class_312.java:165)
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36)
at org.lwjgl.system.JNI.invokeV(Native Method)
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101)
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:195)
at net.minecraft.class_1041.method_15998(class_1041.java:310)
at net.minecraft.class_310.method_1523(class_310.java:1142)
at net.minecraft.class_310.method_1514(class_310.java:733)
at net.minecraft.client.main.Main.main(Main.java:238)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:602)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at me.deftware.weaver.Main.main(Main.java:23)
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default
Stacktrace:
at net.minecraft.class_6360.method_36565(class_6360.java:49)
at net.minecraft.class_310.method_1587(class_310.java:2409)
at net.minecraft.class_310.method_1514(class_310.java:752)
at net.minecraft.client.main.Main.main(Main.java:238)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:602)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at me.deftware.weaver.Main.main(Main.java:23)
-- System Details --
Details:
Minecraft Version: 1.18.1
Minecraft Version ID: 1.18.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 2329175448 bytes (2221 MiB) / 3154116608 bytes (3008 MiB) up to 3154116608 bytes (3008 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz
Identifier: Intel64 Family 6 Model 142 Stepping 9
Microarchitecture: Amber Lake
Frequency (GHz): 2.40
Number of physical packages: 1
Number of physical CPUs: 2
Number of logical CPUs: 4
Graphics card #0 name: Intel(R) HD Graphics 620
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 1024.00
Graphics card #0 deviceId: 0x5916
Graphics card #0 versionInfo: DriverVersion=25.20.100.6373
Memory slot #0 capacity (MB): 4096.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Virtual memory max (MB): 11691.01
Virtual memory used (MB): 8259.64
Swap memory total (MB): 7680.00
Swap memory used (MB): 1057.13
JVM Flags: 10 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmn128M -Xmx2987M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Launched Version: 1.18.1-Aristois
Backend library: LWJGL version 3.2.2 build 10
Backend API: Intel(R) HD Graphics 620 GL version 3.2.0 - Build 25.20.100.6373, Intel
Window size: 1920x1011
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Probably not. Client jar signature and brand is untouched
Type: Client (map_client.txt)
Graphics mode: fast
Resource Packs:
Current Language: English (US)
CPU: 4x Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz