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

SharpCraft World Editor Extended Bundle

SharpCraft WEX Bundle v0.1.3.1
World Editor Extended is the successor to the Jass NewGen Pack. It is updated to work with the newest editor and includes the main features that JNGP had.

To use this, simply use the SharpCraft.Launcher and launch the "Warcraft III - World Editor (WEX)" profile or use the included "World Editor Extended.exe" to launch it directly.

Keep in mind that this is a work in progress. There are still several features missing. Features will be added in as time allows it and as they are requested. Some features might never return because the original developers are gone.

SharpCraft can be discussed in the hosted project subforum.

Semi-Complete Feature List
  • JassHelper, a vJASS compiler, that replaces the internal world editor compiler completely. No more crashes from bad code and many more features through vJASS.
  • Trigger Editor Syntax Highlight (TESH), a code syntax highlighter for the Trigger Editor, that makes coding in JASS/vJASS a breeze.
  • Grimoire Extensions (Grimex), a library of tools that extend the functionality of vJASS giving it the ability to create new objects(units, items, etc.) and more.
  • Increased/Removed various limits, like the number of doodads, destructables and more.
  • Object Id dialog, that allows you to manually set the object id when creating a new object. Want to make a hero peasent? Just copy the peasent, and when the dialog asks, just change the first letter to upper case, and he's ready.

Changelog
Code:
v0.1.3.1
* Updated to WE 1.29.0
* Updated TESH function database to have new natives ( thanks to @Abovegame )
* Fixed crash with ObjectDataExtractor when it couldn't locate Java, instead it will simply disable itself silently.
* Attempted to shorten paths, to avoid crash due to long path names.

v0.1.3.0
* Updated to WE 1.29.0 PTR - This is very experimental and have been done hastily. It should work with vJass/Wurst and TESH. Other features have been removed since they're now included in the vanilla editor.

v0.1.2.9
* Updated to WE 1.28.5

v0.1.2.8
* Updated TESH, to fix a rare bug where it would crash the editor.
* Added WurstScript experimentally, use at your own risk. WEX will not keep the same update cycle as WurstScript, so you will have to update it manually if you encounter bugs.

v0.1.2.7
* Added fix for the File Importer.

v0.1.2.6
* Updated to WE 1.28.4
* Fixed up SharpCraft to work with new editor executable name.
* Fixed up WEX to work with new editor executable name.

v0.1.2.5
* Improved extended settings with -window and -opengl options.
* Included the option to launch with a special WEX profile. This does nothing yet, but will in the future.

v0.1.2.4
* Fixed window names for TESH so it works on all languages automatically.
* Added more no-limits features, like steep cliffs and a wider range of terrain heights.

v0.1.2.3
* Updated to WE 1.28.2
* Added support for -loadfile and other parameters directly.
* Replaced TESH with TESH 2.0
* Fixed various issues across versions, should work perfectly for all supported versions now.

v0.1.1.2
* Fixed issues with enabling disabled triggers with vJASS code or missing init function.
* Added menu entries for JassHelper.

v0.1.1.1
* Updated with support for WE 1.26 and 1.27b. !!THIS IS EXPERIMENTAL!!
* Fixed a mistake introduced last update that might've made things unstable.

v0.1.1.0
* Added fix for Test Map. You can now get back to mapping!
* Updated Extended Editor Settings (allow local files)

v0.1.0.2
* Updated to WE 1.28.1 (still works for 1.27b, 1.28)
* Fixed Extended Editor Settings for Increased Map Dimensions, so 480x480 maps are back on the menu!

v0.1.0.1
* Updated to WE 1.28 (still works for 1.27b)
* Updated Extended Editor Settings (increased map dimensions)
* Fixed up Grimex(ObjectMerger, etc.)
* Improved menus a bit and removed some unused stuff.
* Removed various stuff like all the default profiles and some stuff that shouldn't have been included.

v0.1.0.0
* Initial release.
* * JassHelper
* * Trigger Editor Syntax Highlight
* * Extended Editor Settings (nolimits, custom object id, etc.)

Known Issues
Version Status
  • 1.28.5 - Tested and fully supported.
  • 1.28.4 - Tested and fully supported.
  • 1.28.3 - Skipped!
  • 1.28.2 - Tested and fully supported.
  • 1.28.1 - Tested and fully supported.
  • 1.28.0 - Tested and fully supported.
  • 1.27.1 - Tested and fully supported.
  • 1.27.0 - Tested and fully supported.
  • 1.26.0 - Tested and fully supported.
Test Instructions (for those interested in helping)
  1. Start the Editor
  2. Create a new 480x480 map
  3. Test the map to make sure test map works
  4. Open the Trigger Editor, make sure TESH is present, and add the following custom script somewhere
    1. Script to add: //! external ObjectMerger
    2. Save the map and make sure it comes up with an error about ObjectMerger arguments
  5. Open the Object Editor and create an object, making sure the object id dialog pops up.
The SharpCraft WEX Bundle should not be redistributed! The Hive Workshop is the only official source for the SharpCraft WEX Bundle!
Contents

SharpCraft WEX Bundle (0.1.3.1) (Binary)

Reviews
StoPCampinGn00b
Approved. One of the best and most essential tools a Warcraft 3 modder can have. 5/5!
Level 4
Joined
Jun 6, 2015
Messages
77
IfG7Rt2.jpg


Why does this keep happening? Can't open my map which worked on 1.28. It always crash when trying to load doodads. This only seems to happen on 1.29. Thanks in advance :)
 
Level 13
Joined
Jul 2, 2015
Messages
872
Does it happen in the normal editor as well? Or only with WEX?
Strange it appears that a mission in my campaign, cant be play tested. It just shows a black box with the white exclamation mark in a stop sign sorta thing. But other maps I have that have code can be play tested.

*Update* Nevermind! Error has been fixed!! Just needed to save map
 
Last edited:

MindWorX

Tool Moderator
Level 20
Joined
Aug 3, 2004
Messages
709
I have a problem with my triggers in vjass, when I save it, it asks for the initialization functions and disables them.
This isn't an issue for me, post your logs.
I think JH got problems with new natives...
I just tested and I'm not seeing any issues. Do you have a custom common.j in your map imports? JassHelper will use the one in the map if it exists.
Whats with the doodad limit till 12100?
As far as I know, there's no limit.
How can I specify the JassHelper import directories? Where is the JassHelper settings file?
"profiles\Warcraft III - World Editor (WEX)\plugins\JassHelper"
 
Level 8
Joined
Oct 4, 2016
Messages
208
My Logs

Code:
2018-04-22 00:21:59.898 -04:00 [SharpCraft.Launcher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - Reign of Chaos", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - Reign of Chaos", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - Reign of Chaos\plugins", TypeValue: "Blizzard.WarcraftIII.Game", Type: ProfileType { Name: "Blizzard.WarcraftIII.Game", FriendlyName: "Blizzard.WarcraftIII.Game" }, EnableSharpCraft: False, EnableDebug: False, EnableDiagnosticsDebug: False, FileName: "", Arguments: "-classic", WorkingDirectory: "" }!
2018-04-22 00:21:59.937 -04:00 [SharpCraft.Launcher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - The Frozen Throne", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - The Frozen Throne", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - The Frozen Throne\plugins", TypeValue: "Blizzard.WarcraftIII.Game", Type: ProfileType { Name: "Blizzard.WarcraftIII.Game", FriendlyName: "Blizzard.WarcraftIII.Game" }, EnableSharpCraft: True, EnableDebug: True, EnableDiagnosticsDebug: False, FileName: "D:\Games\Warcraft III\War3.exe", Arguments: "-window", WorkingDirectory: "D:\Games\Warcraft III" }!
2018-04-22 00:21:59.938 -04:00 [SharpCraft.Launcher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - World Editor", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor\plugins", TypeValue: "Blizzard.WarcraftIII.Editor", Type: ProfileType { Name: "Blizzard.WarcraftIII.Editor", FriendlyName: "Blizzard.WarcraftIII.Editor" }, EnableSharpCraft: False, EnableDebug: False, EnableDiagnosticsDebug: False, FileName: "", Arguments: "", WorkingDirectory: "" }!
2018-04-22 00:21:59.938 -04:00 [SharpCraft.Launcher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - World Editor (WEX)", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins", TypeValue: "Blizzard.WarcraftIII.Editor", Type: ProfileType { Name: "Blizzard.WarcraftIII.Editor", FriendlyName: "Blizzard.WarcraftIII.Editor" }, EnableSharpCraft: True, EnableDebug: False, EnableDiagnosticsDebug: False, FileName: "", Arguments: "", WorkingDirectory: "" }!
2018-04-22 00:21:59.938 -04:00 [SharpCraft.Launcher][0.1.0.1][Information] -------------------
2018-04-22 00:21:59.938 -04:00 [SharpCraft.Launcher][0.1.0.1][Information] Composing MEF Graph for MainWindowViewModel
2018-04-22 00:22:13.590 -04:00 [SharpCraft.Launcher][0.1.0.1][Information] -------------------
2018-04-22 00:22:13.590 -04:00 [SharpCraft.Launcher][0.1.0.1][Information] Composing MEF Graph for Services
2018-04-22 00:23:22.110 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - Reign of Chaos", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - Reign of Chaos", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - Reign of Chaos\plugins", TypeValue: "Blizzard.WarcraftIII.Game", Type: ProfileType { Name: "Blizzard.WarcraftIII.Game", FriendlyName: "Blizzard.WarcraftIII.Game" }, EnableSharpCraft: False, EnableDebug: False, EnableDiagnosticsDebug: False, FileName: "", Arguments: "-classic", WorkingDirectory: "" }!
2018-04-22 00:23:22.177 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - The Frozen Throne", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - The Frozen Throne", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - The Frozen Throne\plugins", TypeValue: "Blizzard.WarcraftIII.Game", Type: ProfileType { Name: "Blizzard.WarcraftIII.Game", FriendlyName: "Blizzard.WarcraftIII.Game" }, EnableSharpCraft: True, EnableDebug: True, EnableDiagnosticsDebug: False, FileName: "C:\Program Files (x86)\Warcraft III Public Test\Warcraft III.exe", Arguments: "-window", WorkingDirectory: "C:\Program Files (x86)\Warcraft III Public Test" }!
2018-04-22 00:23:22.183 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - World Editor", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor\plugins", TypeValue: "Blizzard.WarcraftIII.Editor", Type: ProfileType { Name: "Blizzard.WarcraftIII.Editor", FriendlyName: "Blizzard.WarcraftIII.Editor" }, EnableSharpCraft: False, EnableDebug: False, EnableDiagnosticsDebug: False, FileName: "C:\Program Files (x86)\Warcraft III Public Test\World Editor.exe", Arguments: "", WorkingDirectory: "C:\Program Files (x86)\Warcraft III Public Test" }!
2018-04-22 00:23:22.186 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - World Editor (WEX)", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins", TypeValue: "Blizzard.WarcraftIII.Editor", Type: ProfileType { Name: "Blizzard.WarcraftIII.Editor", FriendlyName: "Blizzard.WarcraftIII.Editor" }, EnableSharpCraft: True, EnableDebug: False, EnableDiagnosticsDebug: False, FileName: "", Arguments: "", WorkingDirectory: "" }!
2018-04-22 00:23:46.199 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
2018-04-22 00:23:46.225 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.Unmanaged, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.233 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
2018-04-22 00:23:46.234 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
2018-04-22 00:23:46.234 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
2018-04-22 00:23:46.240 -04:00 [SharpCraft][0.1.0.1][Information] -------------------
2018-04-22 00:23:46.240 -04:00 [SharpCraft][0.1.0.1][Information] -- Profile: "Warcraft III - World Editor (WEX)"
2018-04-22 00:23:46.241 -04:00 [SharpCraft][0.1.0.1][Information] Injecting GetModuleFileName hook . . .
2018-04-22 00:23:46.245 -04:00 [SharpCraft][0.1.0.1][Information] Composing MEF Graph . . .
2018-04-22 00:23:46.254 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle" }
2018-04-22 00:23:46.266 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.ComponentModel.Composition.resources, Version=4.0.0.0, Culture=es, PublicKeyToken=b77a5c561934e089"
2018-04-22 00:23:46.273 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "Fasm.NET, Version=1.0.4939.27955, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.275 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "JetBrains.Annotations, Version=7.1.3000.2254, Culture=neutral, PublicKeyToken=1010a0d8d6380325"
2018-04-22 00:23:46.276 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.Blizzard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.278 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\plugins" }
2018-04-22 00:23:46.279 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "HookingSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.280 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "LibraryInjectionSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.281 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.Generic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.282 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "PluginStorage, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.283 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "WindowsPresentationHelpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.284 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "XmlAddressManager, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.284 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins" }
2018-04-22 00:23:46.285 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "BitMiracle.LibJpeg.NET, Version=1.4.279.0, Culture=neutral, PublicKeyToken=53879b3e20e7a7d6"
2018-04-22 00:23:46.286 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "LegacyNewGen, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.288 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.War3, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.290 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.War3Editor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.291 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "ObjectDataExtractor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.294 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "StormLibSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.295 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "TestMapFixerPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.296 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorExtendedSettings, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.297 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorHooks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.298 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorMenuInjectionSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.299 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorProcessingInjectionSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.300 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorTriggerEditorSyntaxHighlight, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.300 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\Grimex" }
2018-04-22 00:23:46.301 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\JassHelper" }
2018-04-22 00:23:46.304 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE" }
2018-04-22 00:23:46.304 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh" }
2018-04-22 00:23:46.306 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\WurstScript" }
2018-04-22 00:23:46.311 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "WurstScript, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:23:46.311 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\Grimex\img" }
2018-04-22 00:23:46.311 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\Grimex\samples" }
2018-04-22 00:23:46.311 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\JassHelper\bin" }
2018-04-22 00:23:46.312 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\JassHelper\demos" }
2018-04-22 00:23:46.312 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\data" }
2018-04-22 00:23:46.312 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\lib" }
2018-04-22 00:23:46.314 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\data\meta" }
2018-04-22 00:23:46.314 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\data\profile" }
2018-04-22 00:23:46.314 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\config" }
2018-04-22 00:23:46.314 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\data" }
2018-04-22 00:23:46.314 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\includes" }
2018-04-22 00:23:46.314 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\lib" }
2018-04-22 00:23:46.316 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\templates" }
2018-04-22 00:23:46.316 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\config\themes" }
2018-04-22 00:23:46.316 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\templates\benchmarks" }
2018-04-22 00:23:46.316 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\templates\timer" }
2018-04-22 00:23:46.316 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\WurstScript\WurstScript" }
2018-04-22 00:23:46.316 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\WurstScript\WurstScript\font" }
2018-04-22 00:23:46.350 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
2018-04-22 00:23:46.380 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
2018-04-22 00:23:46.380 -04:00 [SharpCraft][0.1.0.1][Information] Current version: '"1.29.1.9149 (1a317b3092)"'
2018-04-22 00:23:46.380 -04:00 [SharpCraft][0.1.0.1][Information] Loading addresses from: "E:\WAR 3 TOOLS\SHARPCRAFT WORLD EDITOR EXTENDED BUNDLE\PLUGINS\addresses.xml" . .
2018-04-22 00:23:46.384 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "LoadLibraryAHook" @ 0x74A55980.
2018-04-22 00:23:46.384 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "LoadLibraryWHook" @ 0x74A559E0.
2018-04-22 00:23:46.440 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "CreateWindowExHook" @ 0x74D64020.
2018-04-22 00:23:46.440 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "SetMenuHook" @ 0x74D67630.
2018-04-22 00:23:46.444 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_LaunchMapFix"
2018-04-22 00:23:46.444 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_ImportFix"
2018-04-22 00:23:46.445 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetMaximumCellCount"
2018-04-22 00:23:46.445 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_ClipCursorToWindow"
2018-04-22 00:23:46.447 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "CreateProcessAHook" @ 0x74A544B0.
2018-04-22 00:23:46.448 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_SaveMap"
2018-04-22 00:23:46.448 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetNextObjectId"
2018-04-22 00:23:46.448 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CompileScript"
2018-04-22 00:23:46.448 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckCustomScript"
2018-04-22 00:23:46.448 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckInitFunction"
2018-04-22 00:23:46.448 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckObjectLimitsWarning"
2018-04-22 00:23:46.448 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckObjectLimitsError"
2018-04-22 00:23:46.448 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CreateProfileStorage"
2018-04-22 00:23:46.448 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetMapPath"
2018-04-22 00:23:46.448 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetIsMapModified"
2018-04-22 00:23:46.448 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_StoreProfileString"
2018-04-22 00:23:46.450 -04:00 [SharpCraft][0.1.0.1][Information] Compiler[-1000]: "Object Data Extractor"
2018-04-22 00:23:46.450 -04:00 [SharpCraft][0.1.0.1][Information] Compiler[0]: "JassHelper (Vexorian)"
2018-04-22 00:23:46.450 -04:00 [SharpCraft][0.1.0.1][Information] Compiler[1000]: "WurstScript"
2018-04-22 00:23:46.457 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "Shcore.dll", ModuleHandle: "73E30000" }
2018-04-22 00:23:46.460 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "kernel32.dll", ModuleHandle: "74A40000" }
2018-04-22 00:23:46.468 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "d3d9.dll", ModuleHandle: "6A7F0000" }
2018-04-22 00:23:46.470 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\System32\DriverStore\FileRepository\120322.inf_amd64_496b556827a662cb\igdumdim32.dll", ModuleHandle: "0F8E0000" }
2018-04-22 00:23:46.472 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "gdi32.dll", ModuleHandle: "76940000" }
2018-04-22 00:23:46.475 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\System32\DriverStore\FileRepository\nvhm.inf_amd64_c8a41364c1b3daa8\nvinit.dll", ModuleHandle: "72AB0000" }
2018-04-22 00:23:46.477 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\System32\DriverStore\FileRepository\nvhm.inf_amd64_c8a41364c1b3daa8\nvldumd.dll", ModuleHandle: "707C0000" }
2018-04-22 00:23:47.057 -04:00 [SharpCraft][0.1.0.1][Information] Found World Editor window(0x000704B6).
2018-04-22 00:23:47.333 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\system32\user32.dll", ModuleHandle: "74D50000" }
2018-04-22 00:23:47.350 -04:00 [SharpCraft][0.1.0.1][Error] Failed { ModuleFileName: "C:\WINDOWS\system32\nvspcap.dll", Exception: Win32Exception { NativeErrorCode: 126, ErrorCode: -2147467259, Message: "No se puede encontrar el módulo especificado", Data: [], InnerException: null, TargetSite: null, StackTrace: null, HelpLink: null, Source: null, HResult: -2147467259 } }
2018-04-22 00:23:47.548 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Mp3dec.asi", ModuleHandle: "26F00000" }
2018-04-22 00:23:47.551 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Mssdolby.m3d", ModuleHandle: "22700000" }
2018-04-22 00:23:47.551 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Msseax2.m3d", ModuleHandle: "22C00000" }
2018-04-22 00:23:47.552 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Mssfast.m3d", ModuleHandle: "22600000" }
2018-04-22 00:23:47.553 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Reverb3.flt", ModuleHandle: "24600000" }
2018-04-22 00:23:47.553 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "DSOUND.DLL", ModuleHandle: "697F0000" }
2018-04-22 00:23:47.833 -04:00 [SharpCraft][0.1.0.1][Error] Failed { ModuleFileName: "S3BASE.DLL", Exception: Win32Exception { NativeErrorCode: 126, ErrorCode: -2147467259, Message: "No se puede encontrar el módulo especificado", Data: [], InnerException: null, TargetSite: null, StackTrace: null, HelpLink: null, Source: null, HResult: -2147467259 } }
2018-04-22 00:23:47.833 -04:00 [SharpCraft][0.1.0.1][Error] Failed { ModuleFileName: "VORT_DLS.DLL", Exception: Win32Exception { NativeErrorCode: 126, ErrorCode: -2147467259, Message: "No se puede encontrar el módulo especificado", Data: [], InnerException: null, TargetSite: null, StackTrace: null, HelpLink: null, Source: null, HResult: -2147467259 } }
2018-04-22 00:23:48.719 -04:00 [SharpCraft][0.1.0.1][Information] SetMenuHook(000704B6, 00700301) = True
2018-04-22 00:23:48.719 -04:00 [SharpCraft][0.1.0.1][Information] Found Menu for World Editor(0x00700301).
2018-04-22 00:23:54.059 -04:00 [SharpCraft][0.1.0.1][Information] SetMenuHook(0003037A, 0023062F) = True
2018-04-22 00:23:54.060 -04:00 [SharpCraft][0.1.0.1][Information] Found Trigger Editor window(0x0003037A).
2018-04-22 00:23:54.060 -04:00 [SharpCraft][0.1.0.1][Information] Found Menu for Trigger Editor(0x0023062F).
2018-04-22 00:23:54.083 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "e:\war 3 tools\sharpcraft world editor extended bundle\profiles\warcraft iii - world editor (wex)\plugins\tesh\lib\SciLexer.dll", ModuleHandle: "6B560000" }
2018-04-22 00:23:54.564 -04:00 [SharpCraft][0.1.0.1][Information] SetMenuHook(000804BA, 000B031B) = True
2018-04-22 00:23:54.566 -04:00 [SharpCraft][0.1.0.1][Information] Found Object Editor window(0x000804BA).
2018-04-22 00:23:54.566 -04:00 [SharpCraft][0.1.0.1][Information] Found Menu for Object Editor(0x000B031B).
2018-04-22 00:27:46.917 -04:00 [SharpCraft][0.1.0.1][Information] CreatingProcess: "C:/Program Files (x86)/Warcraft III Public Test/Warcraft III.exe" "\"C:/Program Files (x86)/Warcraft III Public Test/Warcraft III.exe\" -loadfile \"C:/Users/Manuel/AppData/Local/Temp/WorldEditTestMap.w3x\""
2018-04-22 00:27:47.291 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "User32.dll", ModuleHandle: "74D50000" }
2018-04-22 00:42:53.233 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - Reign of Chaos", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - Reign of Chaos", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - Reign of Chaos\plugins", TypeValue: "Blizzard.WarcraftIII.Game", Type: ProfileType { Name: "Blizzard.WarcraftIII.Game", FriendlyName: "Blizzard.WarcraftIII.Game" }, EnableSharpCraft: False, EnableDebug: False, EnableDiagnosticsDebug: False, FileName: "", Arguments: "-classic", WorkingDirectory: "" }!
2018-04-22 00:42:53.295 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - The Frozen Throne", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - The Frozen Throne", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - The Frozen Throne\plugins", TypeValue: "Blizzard.WarcraftIII.Game", Type: ProfileType { Name: "Blizzard.WarcraftIII.Game", FriendlyName: "Blizzard.WarcraftIII.Game" }, EnableSharpCraft: True, EnableDebug: True, EnableDiagnosticsDebug: False, FileName: "C:\Program Files (x86)\Warcraft III Public Test\Warcraft III.exe", Arguments: "-window", WorkingDirectory: "C:\Program Files (x86)\Warcraft III Public Test" }!
2018-04-22 00:42:53.301 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - World Editor", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor\plugins", TypeValue: "Blizzard.WarcraftIII.Editor", Type: ProfileType { Name: "Blizzard.WarcraftIII.Editor", FriendlyName: "Blizzard.WarcraftIII.Editor" }, EnableSharpCraft: False, EnableDebug: False, EnableDiagnosticsDebug: False, FileName: "C:\Program Files (x86)\Warcraft III Public Test\World Editor.exe", Arguments: "", WorkingDirectory: "C:\Program Files (x86)\Warcraft III Public Test" }!
2018-04-22 00:42:53.305 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - World Editor (WEX)", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins", TypeValue: "Blizzard.WarcraftIII.Editor", Type: ProfileType { Name: "Blizzard.WarcraftIII.Editor", FriendlyName: "Blizzard.WarcraftIII.Editor" }, EnableSharpCraft: True, EnableDebug: False, EnableDiagnosticsDebug: False, FileName: "C:\Program Files (x86)\Warcraft III Public Test\World Editor.exe", Arguments: "", WorkingDirectory: "C:\Program Files (x86)\Warcraft III Public Test" }!
2018-04-22 00:42:53.501 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
2018-04-22 00:42:53.532 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.Unmanaged, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.543 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
2018-04-22 00:42:53.543 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
2018-04-22 00:42:53.543 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
2018-04-22 00:42:53.550 -04:00 [SharpCraft][0.1.0.1][Information] -------------------
2018-04-22 00:42:53.551 -04:00 [SharpCraft][0.1.0.1][Information] -- Profile: "Warcraft III - World Editor (WEX)"
2018-04-22 00:42:53.551 -04:00 [SharpCraft][0.1.0.1][Information] Injecting GetModuleFileName hook . . .
2018-04-22 00:42:53.554 -04:00 [SharpCraft][0.1.0.1][Information] Composing MEF Graph . . .
2018-04-22 00:42:53.566 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle" }
2018-04-22 00:42:53.581 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.ComponentModel.Composition.resources, Version=4.0.0.0, Culture=es, PublicKeyToken=b77a5c561934e089"
2018-04-22 00:42:53.592 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "Fasm.NET, Version=1.0.4939.27955, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.596 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "JetBrains.Annotations, Version=7.1.3000.2254, Culture=neutral, PublicKeyToken=1010a0d8d6380325"
2018-04-22 00:42:53.598 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.Blizzard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.603 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\plugins" }
2018-04-22 00:42:53.605 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "HookingSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.607 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "LibraryInjectionSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.609 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.Generic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.610 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "PluginStorage, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.612 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "WindowsPresentationHelpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.614 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "XmlAddressManager, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.614 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins" }
2018-04-22 00:42:53.616 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "BitMiracle.LibJpeg.NET, Version=1.4.279.0, Culture=neutral, PublicKeyToken=53879b3e20e7a7d6"
2018-04-22 00:42:53.617 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "LegacyNewGen, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.618 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.War3, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.619 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.War3Editor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.619 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "ObjectDataExtractor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.623 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "StormLibSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.625 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "TestMapFixerPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.628 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorExtendedSettings, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.631 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorHooks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.633 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorMenuInjectionSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.634 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorProcessingInjectionSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.635 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorTriggerEditorSyntaxHighlight, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.635 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\Grimex" }
2018-04-22 00:42:53.636 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\JassHelper" }
2018-04-22 00:42:53.636 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE" }
2018-04-22 00:42:53.637 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\temp" }
2018-04-22 00:42:53.637 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh" }
2018-04-22 00:42:53.638 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\WurstScript" }
2018-04-22 00:42:53.642 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "WurstScript, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 00:42:53.642 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\Grimex\img" }
2018-04-22 00:42:53.643 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\Grimex\samples" }
2018-04-22 00:42:53.643 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\JassHelper\bin" }
2018-04-22 00:42:53.644 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\JassHelper\demos" }
2018-04-22 00:42:53.645 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\data" }
2018-04-22 00:42:53.645 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\lib" }
2018-04-22 00:42:53.647 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\data\meta" }
2018-04-22 00:42:53.647 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\data\profile" }
2018-04-22 00:42:53.647 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\config" }
2018-04-22 00:42:53.648 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\data" }
2018-04-22 00:42:53.648 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\includes" }
2018-04-22 00:42:53.648 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\lib" }
2018-04-22 00:42:53.649 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\templates" }
2018-04-22 00:42:53.649 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\config\themes" }
2018-04-22 00:42:53.649 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\templates\benchmarks" }
2018-04-22 00:42:53.649 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\templates\timer" }
2018-04-22 00:42:53.650 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\WurstScript\WurstScript" }
2018-04-22 00:42:53.650 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\WurstScript\WurstScript\font" }
2018-04-22 00:42:53.717 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
2018-04-22 00:42:53.757 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
2018-04-22 00:42:53.758 -04:00 [SharpCraft][0.1.0.1][Information] Current version: '"1.29.1.9149 (1a317b3092)"'
2018-04-22 00:42:53.758 -04:00 [SharpCraft][0.1.0.1][Information] Loading addresses from: "E:\WAR 3 TOOLS\SHARPCRAFT WORLD EDITOR EXTENDED BUNDLE\PLUGINS\addresses.xml" . .
2018-04-22 00:42:53.803 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "LoadLibraryAHook" @ 0x74A55980.
2018-04-22 00:42:53.804 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "LoadLibraryWHook" @ 0x74A559E0.
2018-04-22 00:42:53.809 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "CreateWindowExHook" @ 0x74D64020.
2018-04-22 00:42:53.810 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "SetMenuHook" @ 0x74D67630.
2018-04-22 00:42:53.817 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_LaunchMapFix"
2018-04-22 00:42:53.818 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_ImportFix"
2018-04-22 00:42:53.820 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetMaximumCellCount"
2018-04-22 00:42:53.820 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_ClipCursorToWindow"
2018-04-22 00:42:53.823 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "CreateProcessAHook" @ 0x74A544B0.
2018-04-22 00:42:53.824 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_SaveMap"
2018-04-22 00:42:53.824 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetNextObjectId"
2018-04-22 00:42:53.824 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CompileScript"
2018-04-22 00:42:53.824 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckCustomScript"
2018-04-22 00:42:53.824 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckInitFunction"
2018-04-22 00:42:53.824 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckObjectLimitsWarning"
2018-04-22 00:42:53.824 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckObjectLimitsError"
2018-04-22 00:42:53.824 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CreateProfileStorage"
2018-04-22 00:42:53.824 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetMapPath"
2018-04-22 00:42:53.824 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetIsMapModified"
2018-04-22 00:42:53.824 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_StoreProfileString"
2018-04-22 00:42:53.827 -04:00 [SharpCraft][0.1.0.1][Information] Compiler[-1000]: "Object Data Extractor"
2018-04-22 00:42:53.827 -04:00 [SharpCraft][0.1.0.1][Information] Compiler[0]: "JassHelper (Vexorian)"
2018-04-22 00:42:53.828 -04:00 [SharpCraft][0.1.0.1][Information] Compiler[1000]: "WurstScript"
2018-04-22 00:42:53.837 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "Shcore.dll", ModuleHandle: "73E30000" }
2018-04-22 00:42:53.840 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "kernel32.dll", ModuleHandle: "74A40000" }
2018-04-22 00:42:53.857 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "d3d9.dll", ModuleHandle: "6A7F0000" }
2018-04-22 00:42:53.865 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\System32\DriverStore\FileRepository\120322.inf_amd64_496b556827a662cb\igdumdim32.dll", ModuleHandle: "0F470000" }
2018-04-22 00:42:53.866 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "gdi32.dll", ModuleHandle: "76940000" }
2018-04-22 00:42:53.869 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\System32\DriverStore\FileRepository\nvhm.inf_amd64_c8a41364c1b3daa8\nvinit.dll", ModuleHandle: "70E40000" }
2018-04-22 00:42:53.871 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\System32\DriverStore\FileRepository\nvhm.inf_amd64_c8a41364c1b3daa8\nvldumd.dll", ModuleHandle: "6B7A0000" }
2018-04-22 00:42:54.205 -04:00 [SharpCraft][0.1.0.1][Information] Found World Editor window(0x000C0612).
2018-04-22 00:42:54.248 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\system32\user32.dll", ModuleHandle: "74D50000" }
2018-04-22 00:42:54.260 -04:00 [SharpCraft][0.1.0.1][Error] Failed { ModuleFileName: "C:\WINDOWS\system32\nvspcap.dll", Exception: Win32Exception { NativeErrorCode: 126, ErrorCode: -2147467259, Message: "No se puede encontrar el módulo especificado", Data: [], InnerException: null, TargetSite: null, StackTrace: null, HelpLink: null, Source: null, HResult: -2147467259 } }
2018-04-22 00:42:54.428 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Mp3dec.asi", ModuleHandle: "26F00000" }
2018-04-22 00:42:54.430 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Mssdolby.m3d", ModuleHandle: "22700000" }
2018-04-22 00:42:54.431 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Msseax2.m3d", ModuleHandle: "22C00000" }
2018-04-22 00:42:54.431 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Mssfast.m3d", ModuleHandle: "22600000" }
2018-04-22 00:42:54.432 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Reverb3.flt", ModuleHandle: "24600000" }
2018-04-22 00:42:54.433 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "DSOUND.DLL", ModuleHandle: "697F0000" }
2018-04-22 00:42:54.784 -04:00 [SharpCraft][0.1.0.1][Error] Failed { ModuleFileName: "S3BASE.DLL", Exception: Win32Exception { NativeErrorCode: 126, ErrorCode: -2147467259, Message: "No se puede encontrar el módulo especificado", Data: [], InnerException: null, TargetSite: null, StackTrace: null, HelpLink: null, Source: null, HResult: -2147467259 } }
2018-04-22 00:42:54.784 -04:00 [SharpCraft][0.1.0.1][Error] Failed { ModuleFileName: "VORT_DLS.DLL", Exception: Win32Exception { NativeErrorCode: 126, ErrorCode: -2147467259, Message: "No se puede encontrar el módulo especificado", Data: [], InnerException: null, TargetSite: null, StackTrace: null, HelpLink: null, Source: null, HResult: -2147467259 } }
2018-04-22 00:42:55.634 -04:00 [SharpCraft][0.1.0.1][Information] SetMenuHook(000C0612, 011F0CB1) = True
2018-04-22 00:42:55.634 -04:00 [SharpCraft][0.1.0.1][Information] Found Menu for World Editor(0x011F0CB1).
2018-04-22 00:43:48.047 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "Comctl32.dll", ModuleHandle: "737A0000" }
2018-04-22 00:43:48.107 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\SysWOW64\ADVAPI32.DLL", ModuleHandle: "744C0000" }
2018-04-22 00:43:48.108 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\SysWOW64\KERNEL32.DLL", ModuleHandle: "74A40000" }
2018-04-22 00:44:09.163 -04:00 [SharpCraft][0.1.0.1][Information] SetMenuHook(000909A6, 00270677) = True
2018-04-22 00:44:09.164 -04:00 [SharpCraft][0.1.0.1][Information] Found Trigger Editor window(0x000909A6).
2018-04-22 00:44:09.164 -04:00 [SharpCraft][0.1.0.1][Information] Found Menu for Trigger Editor(0x00270677).
2018-04-22 00:44:09.196 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "e:\war 3 tools\sharpcraft world editor extended bundle\profiles\warcraft iii - world editor (wex)\plugins\tesh\lib\SciLexer.dll", ModuleHandle: "6B6B0000" }
2018-04-22 00:46:15.484 -04:00 [SharpCraft][0.1.0.1][Information] CreatingProcess: "C:/Program Files (x86)/Warcraft III Public Test/Warcraft III.exe" "\"C:/Program Files (x86)/Warcraft III Public Test/Warcraft III.exe\" -loadfile \"C:/Users/Manuel/AppData/Local/Temp/WorldEditTestMap.w3x\""
2018-04-22 01:07:08.824 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "User32.dll", ModuleHandle: "74D50000" }
2018-04-22 01:07:16.748 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - Reign of Chaos", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - Reign of Chaos", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - Reign of Chaos\plugins", TypeValue: "Blizzard.WarcraftIII.Game", Type: ProfileType { Name: "Blizzard.WarcraftIII.Game", FriendlyName: "Blizzard.WarcraftIII.Game" }, EnableSharpCraft: False, EnableDebug: False, EnableDiagnosticsDebug: False, FileName: "", Arguments: "-classic", WorkingDirectory: "" }!
2018-04-22 01:07:16.775 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - The Frozen Throne", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - The Frozen Throne", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - The Frozen Throne\plugins", TypeValue: "Blizzard.WarcraftIII.Game", Type: ProfileType { Name: "Blizzard.WarcraftIII.Game", FriendlyName: "Blizzard.WarcraftIII.Game" }, EnableSharpCraft: True, EnableDebug: True, EnableDiagnosticsDebug: False, FileName: "C:\Program Files (x86)\Warcraft III Public Test\Warcraft III.exe", Arguments: "-window", WorkingDirectory: "C:\Program Files (x86)\Warcraft III Public Test" }!
2018-04-22 01:07:16.781 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - World Editor", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor\plugins", TypeValue: "Blizzard.WarcraftIII.Editor", Type: ProfileType { Name: "Blizzard.WarcraftIII.Editor", FriendlyName: "Blizzard.WarcraftIII.Editor" }, EnableSharpCraft: False, EnableDebug: False, EnableDiagnosticsDebug: False, FileName: "C:\Program Files (x86)\Warcraft III Public Test\World Editor.exe", Arguments: "", WorkingDirectory: "C:\Program Files (x86)\Warcraft III Public Test" }!
2018-04-22 01:07:16.785 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - World Editor (WEX)", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins", TypeValue: "Blizzard.WarcraftIII.Editor", Type: ProfileType { Name: "Blizzard.WarcraftIII.Editor", FriendlyName: "Blizzard.WarcraftIII.Editor" }, EnableSharpCraft: True, EnableDebug: False, EnableDiagnosticsDebug: False, FileName: "C:\Program Files (x86)\Warcraft III Public Test\World Editor.exe", Arguments: "", WorkingDirectory: "C:\Program Files (x86)\Warcraft III Public Test" }!
2018-04-22 01:07:16.961 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
2018-04-22 01:07:16.985 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.Unmanaged, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:16.992 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
2018-04-22 01:07:16.992 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
2018-04-22 01:07:16.992 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
2018-04-22 01:07:16.997 -04:00 [SharpCraft][0.1.0.1][Information] -------------------
2018-04-22 01:07:16.997 -04:00 [SharpCraft][0.1.0.1][Information] -- Profile: "Warcraft III - World Editor (WEX)"
2018-04-22 01:07:16.997 -04:00 [SharpCraft][0.1.0.1][Information] Injecting GetModuleFileName hook . . .
2018-04-22 01:07:17.000 -04:00 [SharpCraft][0.1.0.1][Information] Composing MEF Graph . . .
2018-04-22 01:07:17.008 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle" }
2018-04-22 01:07:17.016 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.ComponentModel.Composition.resources, Version=4.0.0.0, Culture=es, PublicKeyToken=b77a5c561934e089"
2018-04-22 01:07:17.022 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "Fasm.NET, Version=1.0.4939.27955, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.023 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "JetBrains.Annotations, Version=7.1.3000.2254, Culture=neutral, PublicKeyToken=1010a0d8d6380325"
2018-04-22 01:07:17.024 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.Blizzard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.027 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\plugins" }
2018-04-22 01:07:17.028 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "HookingSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.028 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "LibraryInjectionSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.029 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.Generic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.030 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "PluginStorage, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.031 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "WindowsPresentationHelpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.032 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "XmlAddressManager, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.032 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins" }
2018-04-22 01:07:17.033 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "BitMiracle.LibJpeg.NET, Version=1.4.279.0, Culture=neutral, PublicKeyToken=53879b3e20e7a7d6"
2018-04-22 01:07:17.034 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "LegacyNewGen, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.035 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.War3, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.036 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.War3Editor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.037 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "ObjectDataExtractor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.040 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "StormLibSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.041 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "TestMapFixerPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.042 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorExtendedSettings, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.043 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorHooks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.044 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorMenuInjectionSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.045 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorProcessingInjectionSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.045 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorTriggerEditorSyntaxHighlight, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.046 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\Grimex" }
2018-04-22 01:07:17.047 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\JassHelper" }
2018-04-22 01:07:17.047 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE" }
2018-04-22 01:07:17.047 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\temp" }
2018-04-22 01:07:17.048 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh" }
2018-04-22 01:07:17.048 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\WurstScript" }
2018-04-22 01:07:17.053 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "WurstScript, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 01:07:17.053 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\Grimex\img" }
2018-04-22 01:07:17.053 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\Grimex\samples" }
2018-04-22 01:07:17.053 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\JassHelper\bin" }
2018-04-22 01:07:17.053 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\JassHelper\demos" }
2018-04-22 01:07:17.054 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\data" }
2018-04-22 01:07:17.054 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\lib" }
2018-04-22 01:07:17.055 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\data\meta" }
2018-04-22 01:07:17.055 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\data\profile" }
2018-04-22 01:07:17.055 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\config" }
2018-04-22 01:07:17.055 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\data" }
2018-04-22 01:07:17.056 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\includes" }
2018-04-22 01:07:17.056 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\lib" }
2018-04-22 01:07:17.057 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\templates" }
2018-04-22 01:07:17.057 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\config\themes" }
2018-04-22 01:07:17.057 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\templates\benchmarks" }
2018-04-22 01:07:17.057 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\templates\timer" }
2018-04-22 01:07:17.057 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\WurstScript\WurstScript" }
2018-04-22 01:07:17.057 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\WurstScript\WurstScript\font" }
2018-04-22 01:07:17.091 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
2018-04-22 01:07:17.117 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
2018-04-22 01:07:17.118 -04:00 [SharpCraft][0.1.0.1][Information] Current version: '"1.29.1.9149 (1a317b3092)"'
2018-04-22 01:07:17.118 -04:00 [SharpCraft][0.1.0.1][Information] Loading addresses from: "E:\WAR 3 TOOLS\SHARPCRAFT WORLD EDITOR EXTENDED BUNDLE\PLUGINS\addresses.xml" . .
2018-04-22 01:07:17.122 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "LoadLibraryAHook" @ 0x74A55980.
2018-04-22 01:07:17.122 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "LoadLibraryWHook" @ 0x74A559E0.
2018-04-22 01:07:17.126 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "CreateWindowExHook" @ 0x74D64020.
2018-04-22 01:07:17.126 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "SetMenuHook" @ 0x74D67630.
2018-04-22 01:07:17.130 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_LaunchMapFix"
2018-04-22 01:07:17.130 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_ImportFix"
2018-04-22 01:07:17.131 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetMaximumCellCount"
2018-04-22 01:07:17.131 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_ClipCursorToWindow"
2018-04-22 01:07:17.133 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "CreateProcessAHook" @ 0x74A544B0.
2018-04-22 01:07:17.133 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_SaveMap"
2018-04-22 01:07:17.133 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetNextObjectId"
2018-04-22 01:07:17.133 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CompileScript"
2018-04-22 01:07:17.133 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckCustomScript"
2018-04-22 01:07:17.133 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckInitFunction"
2018-04-22 01:07:17.133 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckObjectLimitsWarning"
2018-04-22 01:07:17.133 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckObjectLimitsError"
2018-04-22 01:07:17.133 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CreateProfileStorage"
2018-04-22 01:07:17.134 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetMapPath"
2018-04-22 01:07:17.134 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetIsMapModified"
2018-04-22 01:07:17.134 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_StoreProfileString"
2018-04-22 01:07:17.135 -04:00 [SharpCraft][0.1.0.1][Information] Compiler[-1000]: "Object Data Extractor"
2018-04-22 01:07:17.135 -04:00 [SharpCraft][0.1.0.1][Information] Compiler[0]: "JassHelper (Vexorian)"
2018-04-22 01:07:17.135 -04:00 [SharpCraft][0.1.0.1][Information] Compiler[1000]: "WurstScript"
2018-04-22 01:07:17.141 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "Shcore.dll", ModuleHandle: "73E30000" }
2018-04-22 01:07:17.142 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "kernel32.dll", ModuleHandle: "74A40000" }
2018-04-22 01:07:17.151 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "d3d9.dll", ModuleHandle: "6A7F0000" }
2018-04-22 01:07:17.154 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\System32\DriverStore\FileRepository\120322.inf_amd64_496b556827a662cb\igdumdim32.dll", ModuleHandle: "0FCC0000" }
2018-04-22 01:07:17.154 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "gdi32.dll", ModuleHandle: "76940000" }
2018-04-22 01:07:17.157 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\System32\DriverStore\FileRepository\nvhm.inf_amd64_c8a41364c1b3daa8\nvinit.dll", ModuleHandle: "70E40000" }
2018-04-22 01:07:17.158 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\System32\DriverStore\FileRepository\nvhm.inf_amd64_c8a41364c1b3daa8\nvldumd.dll", ModuleHandle: "6B7A0000" }
2018-04-22 01:07:17.475 -04:00 [SharpCraft][0.1.0.1][Information] Found World Editor window(0x00880892).
2018-04-22 01:07:17.520 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\system32\user32.dll", ModuleHandle: "74D50000" }
2018-04-22 01:07:17.534 -04:00 [SharpCraft][0.1.0.1][Error] Failed { ModuleFileName: "C:\WINDOWS\system32\nvspcap.dll", Exception: Win32Exception { NativeErrorCode: 126, ErrorCode: -2147467259, Message: "No se puede encontrar el módulo especificado", Data: [], InnerException: null, TargetSite: null, StackTrace: null, HelpLink: null, Source: null, HResult: -2147467259 } }
2018-04-22 01:07:17.735 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Mp3dec.asi", ModuleHandle: "26F00000" }
2018-04-22 01:07:17.737 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Mssdolby.m3d", ModuleHandle: "22700000" }
2018-04-22 01:07:17.737 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Msseax2.m3d", ModuleHandle: "22C00000" }
2018-04-22 01:07:17.738 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Mssfast.m3d", ModuleHandle: "22600000" }
2018-04-22 01:07:17.738 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Reverb3.flt", ModuleHandle: "24600000" }
2018-04-22 01:07:17.739 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "DSOUND.DLL", ModuleHandle: "697F0000" }
2018-04-22 01:07:17.983 -04:00 [SharpCraft][0.1.0.1][Error] Failed { ModuleFileName: "S3BASE.DLL", Exception: Win32Exception { NativeErrorCode: 126, ErrorCode: -2147467259, Message: "No se puede encontrar el módulo especificado", Data: [], InnerException: null, TargetSite: null, StackTrace: null, HelpLink: null, Source: null, HResult: -2147467259 } }
2018-04-22 01:07:17.984 -04:00 [SharpCraft][0.1.0.1][Error] Failed { ModuleFileName: "VORT_DLS.DLL", Exception: Win32Exception { NativeErrorCode: 126, ErrorCode: -2147467259, Message: "No se puede encontrar el módulo especificado", Data: [], InnerException: null, TargetSite: null, StackTrace: null, HelpLink: null, Source: null, HResult: -2147467259 } }
2018-04-22 01:07:18.771 -04:00 [SharpCraft][0.1.0.1][Information] SetMenuHook(00880892, 02680A0B) = True
2018-04-22 01:07:18.771 -04:00 [SharpCraft][0.1.0.1][Information] Found Menu for World Editor(0x02680A0B).
2018-04-22 01:07:23.699 -04:00 [SharpCraft][0.1.0.1][Information] SetMenuHook(000A0322, 00B405B9) = True
2018-04-22 01:07:23.701 -04:00 [SharpCraft][0.1.0.1][Information] Found Trigger Editor window(0x000A0322).
2018-04-22 01:07:23.701 -04:00 [SharpCraft][0.1.0.1][Information] Found Menu for Trigger Editor(0x00B405B9).
2018-04-22 01:07:23.727 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "e:\war 3 tools\sharpcraft world editor extended bundle\profiles\warcraft iii - world editor (wex)\plugins\tesh\lib\SciLexer.dll", ModuleHandle: "6B6B0000" }
2018-04-22 01:22:10.958 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "Comctl32.dll", ModuleHandle: "737A0000" }
2018-04-22 01:22:11.043 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\SysWOW64\ADVAPI32.DLL", ModuleHandle: "744C0000" }
2018-04-22 01:22:11.044 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\SysWOW64\KERNEL32.DLL", ModuleHandle: "74A40000" }
2018-04-22 01:25:41.907 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "User32.dll", ModuleHandle: "74D50000" }
2018-04-22 10:15:39.646 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - Reign of Chaos", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - Reign of Chaos", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - Reign of Chaos\plugins", TypeValue: "Blizzard.WarcraftIII.Game", Type: ProfileType { Name: "Blizzard.WarcraftIII.Game", FriendlyName: "Blizzard.WarcraftIII.Game" }, EnableSharpCraft: False, EnableDebug: False, EnableDiagnosticsDebug: False, FileName: "", Arguments: "-classic", WorkingDirectory: "" }!
2018-04-22 10:15:39.677 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - The Frozen Throne", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - The Frozen Throne", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - The Frozen Throne\plugins", TypeValue: "Blizzard.WarcraftIII.Game", Type: ProfileType { Name: "Blizzard.WarcraftIII.Game", FriendlyName: "Blizzard.WarcraftIII.Game" }, EnableSharpCraft: True, EnableDebug: True, EnableDiagnosticsDebug: False, FileName: "C:\Program Files (x86)\Warcraft III Public Test\Warcraft III.exe", Arguments: "-window", WorkingDirectory: "C:\Program Files (x86)\Warcraft III Public Test" }!
2018-04-22 10:15:39.693 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - World Editor", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor\plugins", TypeValue: "Blizzard.WarcraftIII.Editor", Type: ProfileType { Name: "Blizzard.WarcraftIII.Editor", FriendlyName: "Blizzard.WarcraftIII.Editor" }, EnableSharpCraft: False, EnableDebug: False, EnableDiagnosticsDebug: False, FileName: "C:\Program Files (x86)\Warcraft III Public Test\World Editor.exe", Arguments: "", WorkingDirectory: "C:\Program Files (x86)\Warcraft III Public Test" }!
2018-04-22 10:15:39.693 -04:00 [SharpCraft.CLILauncher][0.1.0.1][Information] Loaded Profile { Name: "Warcraft III - World Editor (WEX)", Root: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)", PluginsDirectory: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins", TypeValue: "Blizzard.WarcraftIII.Editor", Type: ProfileType { Name: "Blizzard.WarcraftIII.Editor", FriendlyName: "Blizzard.WarcraftIII.Editor" }, EnableSharpCraft: True, EnableDebug: False, EnableDiagnosticsDebug: False, FileName: "C:\Program Files (x86)\Warcraft III Public Test\World Editor.exe", Arguments: "", WorkingDirectory: "C:\Program Files (x86)\Warcraft III Public Test" }!
2018-04-22 10:15:42.771 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.ComponentModel.Composition, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
2018-04-22 10:15:42.802 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.Unmanaged, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:15:42.802 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
2018-04-22 10:15:42.802 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "WindowsBase, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
2018-04-22 10:15:42.802 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
2018-04-22 10:15:42.818 -04:00 [SharpCraft][0.1.0.1][Information] -------------------
2018-04-22 10:15:42.818 -04:00 [SharpCraft][0.1.0.1][Information] -- Profile: "Warcraft III - World Editor (WEX)"
2018-04-22 10:15:42.818 -04:00 [SharpCraft][0.1.0.1][Information] Injecting GetModuleFileName hook . . .
2018-04-22 10:15:42.818 -04:00 [SharpCraft][0.1.0.1][Information] Composing MEF Graph . . .
2018-04-22 10:15:42.818 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle" }
2018-04-22 10:15:42.834 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.ComponentModel.Composition.resources, Version=4.0.0.0, Culture=es, PublicKeyToken=b77a5c561934e089"
2018-04-22 10:15:45.160 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "Fasm.NET, Version=1.0.4939.27955, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:15:45.375 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "JetBrains.Annotations, Version=7.1.3000.2254, Culture=neutral, PublicKeyToken=1010a0d8d6380325"
2018-04-22 10:15:46.410 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.Blizzard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:15:46.417 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\plugins" }
2018-04-22 10:15:47.229 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "HookingSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:15:48.199 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "LibraryInjectionSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:15:49.211 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.Generic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:15:49.213 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "PluginStorage, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:15:49.215 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "WindowsPresentationHelpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:15:49.217 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "XmlAddressManager, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:15:49.217 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins" }
2018-04-22 10:15:50.428 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "BitMiracle.LibJpeg.NET, Version=1.4.279.0, Culture=neutral, PublicKeyToken=53879b3e20e7a7d6"
2018-04-22 10:15:51.264 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "LegacyNewGen, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:15:52.923 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.War3, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:15:54.085 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "MindWorX.War3Editor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:15:54.830 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "ObjectDataExtractor, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:15:58.125 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "StormLibSharp, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:15:58.141 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "TestMapFixerPlugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:15:58.998 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorExtendedSettings, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:16:00.004 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorHooks, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:16:00.876 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorMenuInjectionSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:16:01.706 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorProcessingInjectionSystem, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:16:01.722 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "War3EditorTriggerEditorSyntaxHighlight, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:16:01.722 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\Grimex" }
2018-04-22 10:16:03.765 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\JassHelper" }
2018-04-22 10:16:03.932 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE" }
2018-04-22 10:16:03.932 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\temp" }
2018-04-22 10:16:03.932 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh" }
2018-04-22 10:16:05.287 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\WurstScript" }
2018-04-22 10:16:06.705 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "WurstScript, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null"
2018-04-22 10:16:06.705 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\Grimex\img" }
2018-04-22 10:16:06.705 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\Grimex\samples" }
2018-04-22 10:16:06.705 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\JassHelper\bin" }
2018-04-22 10:16:06.767 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\JassHelper\demos" }
2018-04-22 10:16:06.767 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\data" }
2018-04-22 10:16:06.767 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\lib" }
2018-04-22 10:16:09.475 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\data\meta" }
2018-04-22 10:16:09.475 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\ODE\data\profile" }
2018-04-22 10:16:09.475 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\config" }
2018-04-22 10:16:09.475 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\data" }
2018-04-22 10:16:09.475 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\includes" }
2018-04-22 10:16:09.475 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\lib" }
2018-04-22 10:16:11.845 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\templates" }
2018-04-22 10:16:11.845 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\config\themes" }
2018-04-22 10:16:11.845 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\templates\benchmarks" }
2018-04-22 10:16:11.845 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\tesh\templates\timer" }
2018-04-22 10:16:11.845 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\WurstScript\WurstScript" }
2018-04-22 10:16:11.845 -04:00 [SharpCraft][0.1.0.1][Information]   Directory { Path: "E:\war 3 Tools\SharpCraft World Editor Extended Bundle\profiles\Warcraft III - World Editor (WEX)\plugins\WurstScript\WurstScript\font" }
2018-04-22 10:16:11.895 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.Xaml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
2018-04-22 10:16:11.935 -04:00 [SharpCraft][0.1.0.1][Information] Loaded "System.Xml.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"
2018-04-22 10:16:11.936 -04:00 [SharpCraft][0.1.0.1][Information] Current version: '"1.29.1.9149 (1a317b3092)"'
2018-04-22 10:16:11.937 -04:00 [SharpCraft][0.1.0.1][Information] Loading addresses from: "E:\WAR 3 TOOLS\SHARPCRAFT WORLD EDITOR EXTENDED BUNDLE\PLUGINS\addresses.xml" . .
2018-04-22 10:16:11.975 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "LoadLibraryAHook" @ 0x74A55980.
2018-04-22 10:16:11.975 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "LoadLibraryWHook" @ 0x74A559E0.
2018-04-22 10:16:11.989 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "CreateWindowExHook" @ 0x74D64020.
2018-04-22 10:16:11.989 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "SetMenuHook" @ 0x74D67630.
2018-04-22 10:16:11.992 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_LaunchMapFix"
2018-04-22 10:16:11.993 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_ImportFix"
2018-04-22 10:16:11.993 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetMaximumCellCount"
2018-04-22 10:16:11.993 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_ClipCursorToWindow"
2018-04-22 10:16:11.995 -04:00 [SharpCraft][0.1.0.1][Information] Injecting "CreateProcessAHook" @ 0x74A544B0.
2018-04-22 10:16:11.995 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_SaveMap"
2018-04-22 10:16:11.996 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetNextObjectId"
2018-04-22 10:16:11.996 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CompileScript"
2018-04-22 10:16:11.996 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckCustomScript"
2018-04-22 10:16:11.996 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckInitFunction"
2018-04-22 10:16:11.996 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckObjectLimitsWarning"
2018-04-22 10:16:11.996 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CheckObjectLimitsError"
2018-04-22 10:16:11.996 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_CreateProfileStorage"
2018-04-22 10:16:11.996 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetMapPath"
2018-04-22 10:16:11.996 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_GetIsMapModified"
2018-04-22 10:16:11.996 -04:00 [SharpCraft][0.1.0.1][Error] Unable to locate address for "WE_StoreProfileString"
2018-04-22 10:16:11.997 -04:00 [SharpCraft][0.1.0.1][Information] Compiler[-1000]: "Object Data Extractor"
2018-04-22 10:16:11.998 -04:00 [SharpCraft][0.1.0.1][Information] Compiler[0]: "JassHelper (Vexorian)"
2018-04-22 10:16:11.998 -04:00 [SharpCraft][0.1.0.1][Information] Compiler[1000]: "WurstScript"
2018-04-22 10:16:12.059 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "Shcore.dll", ModuleHandle: "73E30000" }
2018-04-22 10:16:12.061 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "kernel32.dll", ModuleHandle: "74A40000" }
2018-04-22 10:16:12.242 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "d3d9.dll", ModuleHandle: "6B410000" }
2018-04-22 10:16:12.246 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\System32\DriverStore\FileRepository\120322.inf_amd64_496b556827a662cb\igdumdim32.dll", ModuleHandle: "65D50000" }
2018-04-22 10:16:12.247 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "gdi32.dll", ModuleHandle: "76940000" }
2018-04-22 10:16:12.252 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\System32\DriverStore\FileRepository\nvhm.inf_amd64_c8a41364c1b3daa8\nvinit.dll", ModuleHandle: "70C80000" }
2018-04-22 10:16:12.255 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\System32\DriverStore\FileRepository\nvhm.inf_amd64_c8a41364c1b3daa8\nvldumd.dll", ModuleHandle: "6B920000" }
2018-04-22 10:16:12.596 -04:00 [SharpCraft][0.1.0.1][Information] Found World Editor window(0x000C03A6).
2018-04-22 10:16:12.643 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\system32\user32.dll", ModuleHandle: "74D50000" }
2018-04-22 10:16:12.663 -04:00 [SharpCraft][0.1.0.1][Error] Failed { ModuleFileName: "C:\WINDOWS\system32\nvspcap.dll", Exception: Win32Exception { NativeErrorCode: 126, ErrorCode: -2147467259, Message: "No se puede encontrar el módulo especificado", Data: [], InnerException: null, TargetSite: null, StackTrace: null, HelpLink: null, Source: null, HResult: -2147467259 } }
2018-04-22 10:16:13.056 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Mp3dec.asi", ModuleHandle: "26F00000" }
2018-04-22 10:16:13.058 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Mssdolby.m3d", ModuleHandle: "22700000" }
2018-04-22 10:16:13.058 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Msseax2.m3d", ModuleHandle: "22C00000" }
2018-04-22 10:16:13.059 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Mssfast.m3d", ModuleHandle: "22600000" }
2018-04-22 10:16:13.060 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:/Program Files (x86)/Warcraft III Public Test/redist\miles\Reverb3.flt", ModuleHandle: "24600000" }
2018-04-22 10:16:13.061 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "DSOUND.DLL", ModuleHandle: "6FC70000" }
2018-04-22 10:16:13.500 -04:00 [SharpCraft][0.1.0.1][Error] Failed { ModuleFileName: "S3BASE.DLL", Exception: Win32Exception { NativeErrorCode: 126, ErrorCode: -2147467259, Message: "No se puede encontrar el módulo especificado", Data: [], InnerException: null, TargetSite: null, StackTrace: null, HelpLink: null, Source: null, HResult: -2147467259 } }
2018-04-22 10:16:13.501 -04:00 [SharpCraft][0.1.0.1][Error] Failed { ModuleFileName: "VORT_DLS.DLL", Exception: Win32Exception { NativeErrorCode: 126, ErrorCode: -2147467259, Message: "No se puede encontrar el módulo especificado", Data: [], InnerException: null, TargetSite: null, StackTrace: null, HelpLink: null, Source: null, HResult: -2147467259 } }
2018-04-22 10:16:14.663 -04:00 [SharpCraft][0.1.0.1][Information] SetMenuHook(000C03A6, 00010407) = True
2018-04-22 10:16:14.663 -04:00 [SharpCraft][0.1.0.1][Information] Found Menu for World Editor(0x00010407).
2018-04-22 10:16:37.870 -04:00 [SharpCraft][0.1.0.1][Information] SetMenuHook(00010578, 00090515) = True
2018-04-22 10:16:37.872 -04:00 [SharpCraft][0.1.0.1][Information] Found Trigger Editor window(0x00010578).
2018-04-22 10:16:37.885 -04:00 [SharpCraft][0.1.0.1][Information] Found Menu for Trigger Editor(0x00090515).
2018-04-22 10:16:37.911 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "e:\war 3 tools\sharpcraft world editor extended bundle\profiles\warcraft iii - world editor (wex)\plugins\tesh\lib\SciLexer.dll", ModuleHandle: "6A0E0000" }
2018-04-22 10:17:21.762 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "Comctl32.dll", ModuleHandle: "737A0000" }
2018-04-22 10:17:21.920 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\SysWOW64\ADVAPI32.DLL", ModuleHandle: "744C0000" }
2018-04-22 10:17:21.920 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "C:\WINDOWS\SysWOW64\KERNEL32.DLL", ModuleHandle: "74A40000" }
2018-04-22 10:19:56.049 -04:00 [SharpCraft][0.1.0.1][Information] Loaded { ModuleFileName: "User32.dll", ModuleHandle: "74D50000" }

all vjass triggers are disabled and cannot posible enables again by cheking "Enable"
 
Level 25
Joined
Feb 2, 2006
Messages
1,669
I don't think that the import statements of vJass are recognized in the map script:
JASS:
//! import "Import Dmdf.j"
//! import "Arena/Map/Import.j"
I cannot enable Vexorian's JassHelper. The entry is grey. I don't know which JassHelper will be used but there does not seem to be any import phase.
 
Level 5
Joined
Jul 18, 2010
Messages
159
Hey, I've got some trouble with getting WEX to work. On live patch Warcraft, when trying to load the map it shows "Wrold editor has stopped working". While using it with PTR version the map loads but the No Limits Hack isn't working at all, and I can't save it.
My editor is localised too.
Thanks for your work, and for any help.
 
Level 8
Joined
Oct 4, 2016
Messages
208
Hey, I've got some trouble with getting WEX to work. On live patch Warcraft, when trying to load the map it shows "Wrold editor has stopped working". While using it with PTR version the map loads but the No Limits Hack isn't working at all, and I can't save it.
My editor is localised too.
Thanks for your work, and for any help.
I had the same issue, world editor crashes on map load because custom terrain textures are corrupted, i am not sure. I extracted those custom terrain textures with mpq editor and rebuild them ( by convert to png and convert to blp again) this solved the issue for me. I dont know if this happens with the model textures. If you have custom terrain maybe this will help you.
 
Level 6
Joined
May 11, 2013
Messages
205
Why it doesn't have the awesome tool for colored text that NewGen had. When you write the tooltip you could see it on extra window and you can customize the color. That feature was awesome. Also no customized tile sets edit.(Aka buildable)
 
Level 5
Joined
Jul 18, 2010
Messages
159
I had the same issue, world editor crashes on map load because custom terrain textures are corrupted, i am not sure. I extracted those custom terrain textures with mpq editor and rebuild them ( by convert to png and convert to blp again) this solved the issue for me. I dont know if this happens with the model textures. If you have custom terrain maybe this will help you.
Will try, I've imported some just before the patch, what a bad luck...

Edit: Doesn't work. I used mpq editor, and deleted every custom skin, texture, terrain, model and other files, still doesn't work, but crashes a few seconds later :/

Edit2: When updated to latest live patch now and doing what you said it finally worked I could open my map, but "enable no-limits hack" is still not working.
 
Last edited:
Level 5
Joined
Jul 18, 2010
Messages
159
Okay, thanks the awesome community, my map finally works on 1.29. It's a total mess now, and my PC is full of different SharpCraft folders, map copies everywhere, Warcraft versions here and there, but it works!

My special thanks goes to
I had the same issue, world editor crashes on map load because custom terrain textures are corrupted, i am not sure. I extracted those custom terrain textures with mpq editor and rebuild them ( by convert to png and convert to blp again) this solved the issue for me. I dont know if this happens with the model textures. If you have custom terrain maybe this will help you.
And to:
Replace your addresses.xml with this one:

And ofcourse to MindWorX for this awesome tool.
Love you guys, thanks!

Well... I have to finish my project before it blows up when going through another patch expirience.
 
Level 1
Joined
Apr 24, 2018
Messages
4
Thank you so much for the good work @MindWorX !! It has been a great help making the map I wanted!
I saw the post that you are looking into the TESH not being compatible with localized editors, hope its not a difficult task for you to handle, because untrained eyes really could use one of those :D
anyways, thank you again for keeping it updated!!!
 
Level 13
Joined
Mar 24, 2010
Messages
950
I think their bright idea to fix old maps from having neutral passive be player 16 violet was make it behind the scenes be players 25-28 = players 13-16 and vise versa. so now in 1.29.1 when you save a map and use Vex's optimizer it has the bug that old maps had now with new maps.. unreal.. lol

Im not sure if thats a glitch only with WEX or if its an issue when normal W.E maps are optimized as well.
I know there are also issues with spell breaker shield becoming heavy armor when saved with the non real W.E and kodos armor becomes light armor (after being optimized) but thats not the case when saved without vjass in the normal W.E
 
Level 17
Joined
Oct 10, 2011
Messages
460
Now I've installed the version 1.29.1 and my WEX editor does not seem to work :

View attachment 296468

And I've the error : Unknown compile error(Syntax error)

I put in the correct path the addresses.xml from TriggerHappy.

It's still not working.

I have a french version of Warcraft 3, so if the developpement team want that I test some files to help, it's not a problem.
 
Level 4
Joined
Mar 23, 2017
Messages
60
Why is it set to the World of Warcraft folder?

I had some patch troubles during the 1.26, MyPad :(. I can't run the patch because it said the game path is missing so I deleted my old wc3 folder without uninstalling it. And found another wc3 folder zip in internet (which is already patched 1.26 and it worked) and downloaded it but along with the download the folder is already named World of Warcraft and haven't changed it since then.
But the files in the folder are pretty much the same with the original wc3 folder.
 
I had some patch troubles during the 1.26, MyPad :(. I can't run the patch because it said the game path is missing so I deleted my old wc3 folder without uninstalling it.

This would involve messing with the registry editor, which can be easily resolved with the use of a registry fixer tool.

... found another wc3 folder zip in internet (which is already patched 1.26 and it worked) and downloaded it ... the files in the folder are pretty much the same with the original wc3 folder.

Try patching it to a somewhat newer version, as the newer version might have its' offsets included in the addresses.xml file by default.
 
Top