You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the MapInfo Object and got an error when I put a terrain decoration in the map editor
Error, frame "PlayerSlotPopupMenu" already encountered!
Error, frame "BNetPopupMenuBackdropTemplate" already encountered!
Error, frame "BNetPopupMenuTemplate" already encountered!
Error (UI\FrameDef\UI\ConsoleUI.fdf:0): Expected ",", but found "AlphaMode"
var map = Map.Open(BASE_MAP_PATH); map.Info = MapInfoSetting.GetMapInfo();
The text was updated successfully, but these errors were encountered:
I use the MapInfo Object and got an error when I put a terrain decoration in the map editor
Error, frame "PlayerSlotPopupMenu" already encountered!
Error, frame "BNetPopupMenuBackdropTemplate" already encountered!
Error, frame "BNetPopupMenuTemplate" already encountered!
Error (UI\FrameDef\UI\ConsoleUI.fdf:0): Expected ",", but found "AlphaMode"
var map = Map.Open(BASE_MAP_PATH); map.Info = MapInfoSetting.GetMapInfo();
The text was updated successfully, but these errors were encountered: