microsoft / malmo

Project Malmo is a platform for Artificial Intelligence experimentation and research built on top of Minecraft. We aim to inspire a new generation of research into challenging new problems presented by this unique environment. --- For installation instructions, scroll down to *Getting Started* below, or visit the project page for more information:
https://www.microsoft.com/en-us/research/project/project-malmo/
MIT License
4.07k stars 600 forks source link

xcb error while trying to launch server #589

Open xuehy opened 7 years ago

xuehy commented 7 years ago

When trying to launch server by ./launchClient.sh, it fails with

-- System Details -- Details: Minecraft Version: 1.11.2 Operating System: Linux (amd64) version 4.8.0-41-generic Java Version: 1.8.0_121, Azul Systems, Inc. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Azul Systems, Inc. Memory: 811869664 bytes (774 MB) / 1023934464 bytes (976 MB) up to 1908932608 bytes (1820 MB) JVM Flags: 1 total; -Xmx2G IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: Loaded coremods (and transformers): OverclockingPlugin (MalmoMod-0.30.0.jar) com.microsoft.Malmo.OverclockingClassTransformer GL info: ' Vendor: 'NVIDIA Corporation' Version: '1.2 (4.5.0 NVIDIA 384.76)' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2' [16:41:15] [Client thread/INFO] [FML]: MinecraftForge v13.20.0.2228 Initialized [16:41:15] [Client thread/INFO] [FML]: Replaced 232 ore recipes [xcb] Unknown request in queue while dequeuing [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called [xcb] Aborting, sorry about that. java: xcb_io.c:165: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed. :runClient FAILED

FAILURE: Build failed with an exception.

mikezhang95 commented 5 years ago

have you solved this problem?

xuehy commented 5 years ago

@mikezhang95 not yet