Trying to run the KoL Mafia and I get the popup that allows you to log in and when I put my stuff in, the Mafia disappears

hardrockscout

New member
In the Mafia folder that I built a new text document appears. the top says:


# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x57b71119, pid=94044, tid=86752
#
# JRE version: OpenJDK Runtime Environment Temurin-17.0.1+12 (17.0.1+12) (build 17.0.1+12)
# Java VM: OpenJDK Client VM Temurin-17.0.1+12 (17.0.1+12, mixed mode, emulated-client, serial gc, windows-x86)
# Problematic frame:
# C [awt.dll+0xd1119]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# https://github.com/adoptium/adoptium-support/issues
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.


What am I doing wrong?
 
if you run it from the command line you should get better errors

Do this
java -jar mafiajarfile and see what error you get
 
Top