Project

General

Profile

Bug #322

Adding the same tile to a map more than once throws an exception

Added by Administrator Administrator almost 2 years ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
12/19/2023
Due date:
% Done:

100%

Estimated time:

Description

The Map Editor just goes blank if I choose the same tile more than once.

1. It should not die, even if something is not supported.
2. We should be able to have the "same" tile more than once in a map

#1

Updated by Administrator Administrator almost 2 years ago

  • Assignee changed from Jay Gischer to Frank Fernandez

I don't even know if this still breaks, but I'm reassigning to Frank to check it out.

#2

Updated by Frank Fernandez over 1 year ago

  • Status changed from New to Resolved
  • Assignee changed from Frank Fernandez to Jay Gischer
  • % Done changed from 0 to 100

The tile loader/preloader wasn't checking to see if the image being added to the cache was already there or not, should be fixed now. Weird that Pixi considers that grounds for throwing an error instead of just not performing a redundant operation, though.

#3

Updated by Joanna Winter about 1 year ago

  • Status changed from Resolved to Closed

Pushed with 0.26.0

Also available in: Atom PDF