Adding the verse.org/Assets module and using it as an editable causes the verse Language server to crash.

Summary

When i try to add any editable assets in my verse code the language server crashes

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Assets

Steps to Reproduce

  1. Create an new verse file.
  2. Include the { /Verse.org/Assets } module
  3. Use any of the module’s features as editables (such as @editable DebugTexture : texture)
  4. Watch the verse language server crash.

Expected Result

The Verse Language server works as intended and doesn’t crash

Observed Result

The verse language server crashes

Platform(s)

PC

Video