• 💀 Happy Halloween! 💀 It's time to vote for the best terrain! Check out the entries to Hive's HD Terrain Contest #2 - Vampire Folklore.❗️Poll closes on November 14, 2023. 🔗Click here to cast your vote!
  • 🏆 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!
  • 🏆 HD Level Design Contest #1 is OPEN! Contestants must create a maze with at least one entry point, and at least one exit point. The map should be made in HD mode, and should not be openable in SD. Only custom models from Hive's HD model and texture sections are allowed. The only exceptions are DNC models and omnilights. This is mainly a visual and design oriented contest, not technical. The UI and video walkthrough rules are there to give everyone an equal shot at victory by standardizing how viewers see the terrain. 🔗Click here to enter!

[Solved] Errors when starting up Newgen WE

Status
Not open for further replies.
Level 3
Joined
Jun 9, 2010
Messages
31
Hey guys, hopefully you can help.

Everytime I open up Newgen WE I get several of these errors-


Trigger Database Error (for all of them):

[TriggerActions] - SaveWidgetHandleBJ
[TriggerActions] - SaveAbilityHandleBJ
[TriggerActions] - SaveTriggerEventHandleBJ
[TriggerActions] - SaveRegionHandleBJ
[TriggerActions] - SaveUnitPoolHandleBJ
[TriggerActions] - SaveItemPoolHandleBJ
[TriggerActions] - SaveMultiboardItemHandleBJ


Each of them say underneath "Data section and text section have differing number of parameters (3,4)"

Each window pops up one at a time, with the Trigger Base data error on top, the trigger-action in the middle, and that data section error on the bottom. Any help would greatly appreciated.

Also, as a side question. I used the preset custom scripts to create a loop in one of my triggers (loop, endloop, exitwhen). I tried sending it to my friend, and he couldn't open the file because of it. For me it works though. Any quick fixes I can do so he doesn't have to update his Jass? (i.e. use a for loop.) The only two errors that came up were:

Trigger function does not exist in database: exitwhen
Trigger function does not exist in database: LoopSentinel (a integer variable)

it then proceeds to go to a critical error where it says
Not enough storage is available to process this command.
Program: (WE)
object: .PAVCWETriggerFunction@@


Thanks for any help in advance, hopefully I was descriptive enough

~Brent
 
Last edited:
Level 3
Joined
Jun 9, 2010
Messages
31
EDIT2: Wow alright, cleared that up. For some reason a menu option was checked "display as raw data."

Haha I'm good now. ^.^
 
Last edited:
Status
Not open for further replies.
Top