• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Invalid object ID error

This map showcases how the way a map is loaded can break the map and even lead to crashes in game or upon saving.
The problem: open this map by double-clicking on it, and units break. (If this map is opened through the interface, it doesn't break)
The steps to reproduce: open the map by opening the editor and then loading it with the interface, check the placed unit object id, then close the editor and open the map by double clicking on it, check the error message and the removal of the affected units
Why this is a bug: opening the map in the wrong way could break it or even cause fatal corruption. We strongly suspect this issue also affects other issues and fixing this might lead to fix other important issues.

Attachments

  • ObjectIDTest.w3m
    16.8 KB · Views: 11
Top