Image loading becomes unreliable if multiple files (image and non-image) with different extensions present #101

Closed
opened 2015-04-01 02:43:42 +00:00 by dogtopus · 1 comment
dogtopus commented 2015-04-01 02:43:42 +00:00 (Migrated from github.com)

For example, this is how my RMVXAce RTP's Tilesets folder looks like:

Dungeon_A1.png
Dungeon_A1.txt
Dungeon_A2.png
Dungeon_A2.txt
...

Instead of loading the png file, MKXP is trying to load the txt file and then complains "format not supported"

For example, this is how my RMVXAce RTP's Tilesets folder looks like: ``` Dungeon_A1.png Dungeon_A1.txt Dungeon_A2.png Dungeon_A2.txt ... ``` Instead of loading the png file, MKXP is trying to load the txt file and then complains "format not supported"
Ancurio commented 2015-07-09 13:43:56 +00:00 (Migrated from github.com)

Sorry for the delay.

Sorry for the delay.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: MapleShrine/mkxp#101
No description provided.