Project

Profile

Help

Bug #152

closed

Importing a world from file crashes

Added by Vincent Le Goff over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Sprint/Milestone:
% Done:

100%

Company:
-
Contact person:
-
Additional contact persons:
-

Description

When trying to select File -> Import -> From file... CocoMUD displays an error. The reason is the use of the wx.OPEN flag, which doesn't exist anymore in wxPython (see wx.FD_OPEN instead).

Actions #1

Updated by Vincent Le Goff about 4 years ago

  • Sprint/Milestone set to 17

Added by Vincent Le Goff about 4 years ago

Revision 80361b92 | View on GitHub | diff

Fix #152: importing a world from a file fails

Actions #2

Updated by Vincent Le Goff about 4 years ago

  • Status changed from Open to Closed
  • Assignee set to Vincent Le Goff
  • % Done changed from 0 to 100

Fixed in commit 80361b92af55d0580443b315a2a27ffcb5276cac (HEAD -> master).

Please register to edit this issue

Also available in: Atom PDF Tracking page