opentibiabr / remeres-map-editor

Remere's Map Editor
Other
25 stars 51 forks source link

[Bug] Map Loading Error and Performance Issue with High Zoom #88

Closed Peeedroferreira closed 3 months ago

Peeedroferreira commented 3 months ago

I am currently using the ### PR feat-read-assets-from-client-11+ in my OTServer project and have encountered the following issues:

1. Performance Issue: When zooming in on the map, the editor performance significantly degrades, often resulting in the editor freezing or crashing.

2. Map Loading Error: When attempting to open another map, the following error message appears:

The loaded map appears to be a OTBM format that is not supported by the editor. Do you still want to attempt to load the map? Caution: this will close your current map!

image

Steps to Reproduce:

  1. Open the map editor.
  2. Zoom in significantly on any map.
  3. Observe the performance degradation.
  4. Try to open another map and observe that the current open map closes and the error message appears.

Expected Behavior:

Environment:

Additional Context: This issue is impacting my ability to efficiently work on maps and manage different map files. Any assistance or fix for these issues would be greatly appreciated.

Thank you for your attention to these matters.

majestyotbr commented 3 months ago

You should comment with your tests in the pull request, not create an issue. The pull request is not merged yet.