Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempting to delete a layer on 2D Tileset causes NRE #27

Open
trundlr opened this issue Dec 30, 2024 · 0 comments
Open

Attempting to delete a layer on 2D Tileset causes NRE #27

trundlr opened this issue Dec 30, 2024 · 0 comments

Comments

@trundlr
Copy link

trundlr commented Dec 30, 2024

Object reference not set to an instance of an object.
System.NullReferenceException: Object reference not set to an instance of an object.
   at SpriteTools.TilesetTool.TilesetLayerListControl.DeleteLayer(Layer layer) in C:\Users\aiden\Development\S&box Projects\battle\Libraries\facepunch.spritetools\Editor\Tileset\TilesetTools\LayerControl\TilesetLayerListControl.cs:line 149
   at SpriteTools.TilesetTool.TilesetLayerControl.Delete() in C:\Users\aiden\Development\S&box Projects\battle\Libraries\facepunch.spritetools\Editor\Tileset\TilesetTools\LayerControl\TilesetLayerControl.cs:line 175
   at Editor.Option.OnTriggered() in C:\build\_work\sbox\sbox\engine\Sandbox.Tools\Qt\Option.cs:line 176
   at Managed.SourceTools.Exports.Editor_Option_InternalTriggered(UInt32 self) in C:\build\_work\sbox\sbox\engine\Sandbox.Tools\Interop.Tools.cs:line 21012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant