Slay the Spire

Slay the Spire

ModTheSpire
 此主题已被置顶,因此可能具有重要性
Bug Kiooeht  [开发者] 2019 年 1 月 4 日 下午 4:29
FAQ: Troubleshooting Guide
Link to the pre-Workshop Troubleshooting Guide[github.com].

If you encounter a problem, start by finding the "sendToDevs" folder in your Slay the Spire folder and open the file "mts_process_launch.log".

No "Play with Mods" option
If you aren't getting the "Play with Mods" option as seen here, you need to launch Slay the Spire via the Play button inside your Steam Library. Steam skips that window and launches the normal game if you're launching Slay the Spire via something like a shortcut.

OpenGL is not supported by the video driver
If your log contains an error that looks like this:
Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: OpenGL is not supported by the video driver. at com.badlogic.gdx.backends.lwjgl.LwjglGraphics.createDisplayPixelFormat(LwjglGraphics.java:322) at com.badlogic.gdx.backends.lwjgl.LwjglGraphics.setupDisplay(LwjglGraphics.java:216) at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:144) at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126) Caused by: org.lwjgl.LWJGLException: Pixel format not accelerated at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method) at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52) at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:253) at org.lwjgl.opengl.Display.createWindow(Display.java:306) at org.lwjgl.opengl.Display.create(Display.java:848) at org.lwjgl.opengl.Display.create(Display.java:757) at com.badlogic.gdx.backends.lwjgl.LwjglGraphics.createDisplayPixelFormat(LwjglGraphics.java:314) ... 3 more
you need to run ModTheSpire with an older version of Java.
Download this file[files.multimc.org] and extract it to your Slay the Spire folder. It should look like this[user-images.githubusercontent.com].
If you've got it right, ModTheSpire should detect and use that version of Java and you should be good to go.

ModTheSpire is not installed
If you get an error about ModTheSpire not being installed:
  1. Double check that you are subscribed to ModTheSpire.
  2. Disable Offline mode. Steam is unable to find your workshop subscriptions while in Offline mode, so you must be in Online mode for it to function.
  3. Restart Steam. Sometimes Steam does something weird and thinks you don't have Steam open when you do. Restarting usually fixes this.
最后由 Bug Kiooeht 编辑于; 2019 年 1 月 9 日 下午 1:02