CelestialCartographers / Loenn

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

Duplicate Entity IDs #15

Closed Spekio closed 2 years ago

Spekio commented 2 years ago

I've been using Lonn as much as I can for my map, but when I do open Ahorn it frequently complains about a dozen or so duplicate IDs and asks for them to fixed. Which leads me to believe that Lonn is creating entities with duplicate IDs in some instances.

Cruor commented 2 years ago

This should already be fixed by commit 86e5efbe2d105e9a 🤔 Any newly placed entities/triggers should work. There is no "reassign IDs" dialog like in Ahorn because of less wide use, and that it was a issue in Ahorn for far longer. Do tell me if it still happens after you let Ahorn fix the IDs.

Spekio commented 2 years ago

I've had it happen frequently when opening Ahorn after using Lonn. I'm on the latest version posted a week ago,

Cruor commented 2 years ago

Actually fixed in commit ad48f4f68d661daca3067cec8ac6a9bf1f956b4b Seems previous fix had some refactoring mistake 😅