• 🏆 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!

UMSWE issue with Hashtables - Trigger Database Error

Status
Not open for further replies.

TKF

TKF

Level 19
Joined
Nov 29, 2006
Messages
1,266
When I open a map with UMSWE enabled, I can add some hashtables with it, but I get this error
Code:
Trigger Database Error
[Trigger Actions] - SaveWidgetHandleBJ
[Trigger Actions] - SaveAbilityHandleBJ
[Trigger Actions] - SaveTriggerEventHandleBJ
[Trigger Actions] - SaveRegionHandleBJ
[Trigger Actions] - SaveUnitPoolHandleBJ
[Trigger Actions] - SaveItemPoolHAndleBJ
[Trigger Actions] - SaveMultiboardItemHandleBJ
[Trigger Actions] - SaveTrackableHandleBJ
Data section and text section have differing number of parameters (3,4).

Does it exist a fix which solves this problem. A hotfix?


I cannot resort to normal editor because the map has been using WEU in the past so in my case only WEU or UMSWE is viable options since UMSWE is also able to open it. But unlike using intregate WEU, UMSWE crashes all the time when I work in the editor and I'm getting nowhere basically and somehow stuff in the map doesn't work as it should. Is it a UMSWE bug? Should I no longer use UMSWE?
 
Status
Not open for further replies.
Top