Admicos / minecraft-wayland

A better way of running Minecraft Without XWayland. Because I REALLY had nothing better to do with my life.
264 stars 14 forks source link

1.19.4 hangs on start #59

Closed Dromader2137 closed 9 months ago

Dromader2137 commented 9 months ago

When starting the game (1.19.4) I see the following output in the log.

[10:39:36] [Datafixer Bootstrap/INFO]: 180 Datafixer optimizations took 81 milliseconds
[10:39:37] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[10:39:38] [Render thread/INFO]: Setting user: _Dromader_
[10:39:38] [Render thread/INFO]: Backend library: LWJGL version 3.3.2+13
[10:39:38] [Render thread/INFO]: Reloading ResourceManager: vanilla
[10:39:39] [Render thread/WARN]: Missing sound for event: minecraft:item.brush.brushing
[10:39:39] [Render thread/WARN]: Missing sound for event: minecraft:item.brush.brush_sand_completed
[10:39:39] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
[10:39:39] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[10:39:39] [Render thread/WARN]: Missing sound for event: minecraft:music.overworld.cherry_grove
[10:39:39] [Render thread/INFO]: OpenAL initialized on device Family 17h/19h HD Audio Controller Analog Stereo
[10:39:39] [Render thread/INFO]: Sound engine started
[10:39:39] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[10:39:39] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[10:39:39] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[10:39:39] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[10:39:39] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[10:39:39] [Render thread/INFO]: Created: 64x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[10:39:39] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[10:39:39] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[10:39:39] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[10:39:39] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[10:39:39] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[10:39:39] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[10:39:39] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas

After that nothing happens but the process is still running. Have someone encountered something similar or has any idea what might be happening?

Dromader2137 commented 9 months ago

Nvidia drivers 550 fixed the issue for me