CelestialCartographers / Loenn

A Visual Map Maker and Level Editor for the game Celeste but better than the other one
MIT License
160 stars 22 forks source link

Unable to open Loenn #46

Closed iGreenDogs closed 1 year ago

iGreenDogs commented 1 year ago

Hello! I was in the middle of making a map when Loenn crashed originally, so I just took a break, so when I came back and booted up Loenn, I keep on getting the following error:

Error

Editor version: 0.5.1
Love2d version: 11.4.0 - Mysterious Mysteries
Operating system: Windows

olympUI/ui/elements/basic.lua:357: Could not load vertex buffer (out of VRAM?)

Traceback

[love "callbacks.lua"]:228: in function 'handler'
[C]: in function 'newText'
olympUI/ui/elements/basic.lua:357: in function 'forceText'
olympUI/ui/elements/basic.lua:328: in function '__newindex'
olympUI/ui/elements/basic.lua:282: in function 'init'
olympUI/ui/elements/main.lua:1347: in function 'label'
ui/windows/tools.lua:48: in function 'updateListItemFavoriteVisuals'
ui/windows/tools.lua:118: in function <ui/windows/tools.lua:116>
olympUI/ui/main.lua:212: in function <olympUI/ui/main.lua:62>
input_device.lua:28: in function 'propagateEvent'
scenes/editor.lua:111: in function <scenes/editor.lua:105>
scene_handler.lua:46: in function 'update'
selene_main.lua:33: in function 'update'
main.lua:61: in function <main.lua:25>
[C]: in function 'xpcall'

I tried booting it up through everest, and even re-installed Loenn. Can you help me solve my issue?

Cruor commented 1 year ago

You can delete your persistence file at %localappdata%/Loenn, after that make sure to do View -> Show only depended on items (or something along those lines) before opening up decal placements again Working on a proper fix for the issue, but that might get you up and running again.

Cruor commented 1 year ago

This should hopefully be fixed now.