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

X Error when booting in Linux #385

Open
wisheth opened this issue Feb 18, 2025 · 8 comments
Open

X Error when booting in Linux #385

wisheth opened this issue Feb 18, 2025 · 8 comments
Labels
Bug Something isn't working

Comments

@wisheth
Copy link

wisheth commented Feb 18, 2025

Modpack Version

1.18.0

Describe your issue.

Loading the modpack, even initially, gives the following response:

[11:07:14] [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x256x0 codechickenlib:textures/atlas/gui.png-atlas
[11:07:14] [Render thread/INFO] [minecraft/TextureAtlas]: Created: 256x256x0 jei:textures/atlas/gui.png-atlas
[11:07:14] [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x256x0 mekanism:textures/atlas/robit.png-atlas
[11:07:14] [Render thread/INFO] [patchouli/]: BookContentResourceListenerLoader preloaded 3334 jsons
[11:07:14] [Render thread/INFO] [minecraft/TextureAtlas]: Created: 128x128x0 computercraft:textures/atlas/gui.png-atlas
[11:07:14] [Render thread/INFO] [minecraft/TextureAtlas]: Created: 512x256x0 polylib:textures/atlas/gui.png-atlas
[11:07:14] [Render thread/INFO] [gu.in.GuideReloadListener/]: Data driven guides: []
X Error of failed request:  BadLength (poly request too large or internal Xlib length error)
  Major opcode of failed request:  18 (X_ChangeProperty)
  Serial number of failed request:  1140
  Current serial number in output stream:  1140

The pack freezes.

Crash Report

No response

Latest Log

https://gist.github.com/wisheth/bff20aa6ae7f09b24eac6cba4370b361

Have you modified the modpack?

No

User Modifications

No response

Did the issue happen in singleplayer or on a server?

Both

Discord Username

wisheth

@wisheth wisheth added the Bug Something isn't working label Feb 18, 2025
@theboo
Copy link

theboo commented Feb 18, 2025

Remove the "custom window title" mod from your instance and it should work again... Seems to be a Linux only issue and the logs are not clear on what is happening

@wisheth
Copy link
Author

wisheth commented Feb 18, 2025

Disabling the mod fixed the issue. If it helps with debugging any, I am on Hyprland 0.47.2-2

@zontreck
Copy link

zontreck commented Mar 1, 2025

@NielsPilgaard The crash happens because of the Icon Changer. I was trying to figure this out last night, found this issue this morning, and dug into the problem some more. When you remove the icon line from the config (effectively disabling that part of the mod), the crash does not occur.

@NielsPilgaard
Copy link
Collaborator

That sucks, the Icon Changer is the feature we really want 😂 thanks for digging in!
If I can make a test jar, would you mind testing it out?

@zontreck
Copy link

zontreck commented Mar 2, 2025

@NielsPilgaard yea i can test it out.

@NielsPilgaard
Copy link
Collaborator

NielsPilgaard commented Mar 3, 2025

Great thanks!
Please try this out, with the Icon line:

CustomWindowTitle-NeoForge-1.4.0.zip

@FooterManDev
Copy link

I am on Linux with the same error. Your jar fixed it for me.

@NielsPilgaard
Copy link
Collaborator

Awesome, thanks!
I've submitted a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants