Verse Language Server crashing constantly

Summary

VSCode can’t seem to keep the verse language server running and it constantly crashes and disconnects from the project. When it does this I have to reopen VSCode but then it just crashes and disconnects again…

Please select what you are reporting on:

Unreal Editor for Fortnite

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

No idea, just working on a project does it.

Expected Result

language server should never ever ever ever ever ever crash

Observed Result

constantly crashes and disconnects

Platform(s)

PC

Upload an image

FORT-1091882 has been created and its status is ‘Unconfirmed’. This is now in a queue to be reproduced and confirmed.

hi @GraemeBB

Long time ago my VS Code broke and found the VS Code binary kit at

C:\Program Files\Epic Games\Fortnite\VSCode\VSCodeSetup-x64-1.78.1.exe

When this had installed then opened Verse from UEFN and did the requested update when opening

VS Code now works so well that a external plugin to do a color formatted print works an never had another crash similar to the one you have its the java engine.

Loading the Verse.vsix may help as well. Right Click “Open with Code” - Vs Code

Not sure if this is changes on an update to UEFN, but did get modified in the 21st April patches.

Reinstalling did nothing for my case. I have no idea what the other file does, opened up a binary file or something. Nothing changed the crashing.

Screenshot 2026-04-22 123114

This is the image I get every 5 mins or so

hi @GraemeBB

There was this old 38.00 answer which may help

Verse Language Server connection error - no syntax highlight - General / Issues and Bug Reporting - Epic Developer Community Forums

Urgent Issue with Verse Language Support in Visual Studio : The Verse Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted. - General / Issues and Bug Reporting - Epic Developer Community Forums

There was this information from Epic Support for 38.00

Common Fixes for Verse Language Server

  • Clear Temporary Files: Delete all files starting with verse-lsp___ in your Windows TEMP folder.

  • Reinstall VS Code Extension: Delete the Verse extension from C:\Users\[User]\.vscode\extensions and let UEFN reinstall it.

  • Clear Verse Cache: Close UEFN, delete the Verse folder within the Intermediate directory of your project, and restart