Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Newest caramelChat crashes on launch #12

Open
lattiahirvio opened this issue Feb 5, 2024 · 3 comments
Open

Newest caramelChat crashes on launch #12

lattiahirvio opened this issue Feb 5, 2024 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@lattiahirvio
Copy link

lattiahirvio commented Feb 5, 2024

Expected Behavior

The game should launch without any issues.

Current Behavior

The game crashes without a crash log, and just tells me that the problem happened in native code.

Steps to Reproduce

  1. Install Arch Linux
  2. Install caramelChat on newest PrismLauncher
  3. start game
  4. crash

Context (Environment)

OS: Arch Linux x86_64
Kernel: 6.7.2-arch1-1
CPU: AMD Ryzen 7 5700G with Radeon Graphics (16) @ 3.800GHz
GPU: NVIDIA GeForce RTX 3060 Ti
Memory: 16Gb

Detailed Description

the "crash log" is below.

[16:03:49] [Render thread/INFO]: Mixing client.MixinConnectScreen from mixins/common/nochatreports.mixins.json into net.minecraft.class_412
[16:03:49] [Render thread/INFO]: Modloader:Fabric
[16:03:49] [Render thread/INFO]: CocoaInput has copied library to native directory.
[16:03:49] [Render thread/INFO]: CocoaInput X11 Clang Initializer start. library compiled at  Oct 31 2023 16:20:50
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x000070f70120c004, pid=13137, tid=13138
#
# JRE version: OpenJDK Runtime Environment (17.0.10+7) (build 17.0.10+7)
# Java VM: OpenJDK 64-Bit Server VM (17.0.10+7, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C  [libX11.so.6+0x4f004]  XIMOfIC+0x4
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/lagoon/.local/share/PrismLauncher/instances/legit-1.20.2/.minecraft/core.13137)
#
# An error report file with more information is saved as:
# /home/lagoon/.local/share/PrismLauncher/instances/legit-1.20.2/.minecraft/hs_err_pid13137.log
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Process crashed with exitcode 6.
@LemonCaramel
Copy link
Owner

LemonCaramel commented Feb 8, 2024

What is your display protocol? X11 or Wayland?

The Wayland protocol is not supported yet, and it will be supported in the caramelChat 1.2.0 release soon.

@lattiahirvio
Copy link
Author

lattiahirvio commented Feb 12, 2024

Sorry for not responding earlier.

I use X11, with the i3 window manager. I don't know if that may be the issue, may be. I should've included DE/WM info too, my bad.

@LemonCaramel LemonCaramel added bug Something isn't working help wanted Extra attention is needed labels Feb 13, 2024
@fvtpr
Copy link

fvtpr commented Feb 25, 2024

Experiencing this same exact issue on Debian 12 with X11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants