bug

  1. El Saif

    [Spell] Harvest ability bug

    So, i planned to make the harvest ability to be able to use if only there is a specific unit exist. I tried to set the Techtree Requirements to the required unit. Yes it works that the ability is disabled until the specific unit exist BUT it is still clickable. It's very annoying. Any thoughts?
  2. Jaccouille

    [Wurst] Desync Issue

    I am currently working on this map : Island Troll Tribes github Link : island-troll-tribes/island-troll-tribes Since 1st december, we lost our bot and got alot of desync issue, we "fixed" some of them, blizzard update fixed others, from time to time, 1 player still desync, but recently, on the...
  3. Jaccouille

    Can't join/host custom game anymore

    There are a few custom game I used to play without problem before last patch, but now when I try to join the lobby I get insta kicked back to battlenet, same behavior when I try to host them. I kinda want to know why, that's basically the only custom I used to play. Here's a small list : -Hero...
  4. BradPittlord

    Building Problems

    Trying to get a building to cast Big Bad Voodoo, which also targets Structures but for some reason when I use it the buff and effect flickers on and off every second. Trying to get a building to use pendent of energy using the Hero Inventory ability, works fine but when you upgrade the building...
  5. Jaccouille

    Edited this missile model, it doesn't render in Game/World editor

    So I edited the batTrollMissile to add some particule on the death animation, wanted a bigger explosion, I added 3 particle emitter : ShockWave, Smoke and SmokeBlack, Added 1 texture for each of those emitter, maybe the number are too high, I don't have much experience in particle, anyway I...
  6. santyclause

    Hosted LAN maps do not show up for friend but his show up for me

    After a host of problems with Warcraft 3 that started after we installed the patch 1.30.4, both my friend and I have done a fresh install of the game and now there is a new problem. Whenever I host a LAN game, it just never shows up for him. I was hosting just fine some time before the reinstall...
  7. _Guhun_

    Fix (or tell me how to fix) this model

    This is a common problem I find in models, where parts of them attach to other units. However, it occurs a lot more when the model plays its death animation. For this particular model, his spear attaches to nearby units. His hat also attaches to other units when he dies. I have no idea what...
  8. Lake

    [Solved] Damage Detection [WURST]

    I'm getting some "interesting" results, when I make use of the GetEventDamage() together with the pretty cool damage libraries in Wurst. The problem seems to be that the DamageTypes library, sometimes makes extra damage calls, which are also being registered by the DamageDetection. It results...
  9. Pyrogasm

    [General] Spellbook causes spell cast events to fire twice

    Was messing around making a demo map and used Roar ('Aroa') as a basic no-target ability when I noticed it was running all of my cast triggers twice. Weird, so I investigated and I found that the vast majority of the time a unit cast Aroa it ran all of the spell cast events for it twice. There...
  10. Barorque

    Parasite - autocast on frienly BUG

    So, I have encountered the weirdest bug I've seen so far, and I'm all out of ideas... First I'll say there are no triggers involved, just custom ability. - I made a Parasite based ability (autocast DoT what summons a minion after target's death). Problem: Sometimes (randomly it seems), my...
  11. Daethz

    [General] Selection Bug?

    Several people are reporting Selection bugs on my LoaP (LoaP Ascension). What could even cause this? From what I gather they lose the ability to click things. Theres nothing in the game that messes with the players ability to select units.
  12. SNIper of DARKness

    [General] Call To Arms

    Howdy, I'm having a difficult time implementing a custom Call to Arms in my map. It's straight forward enough, I have 2 custom units (workers) that have the Call to Arms ability. Problem comes when they go back to being regular peasant/workers they can no longer Build buildings, they have...
  13. FeruEnzeruJKun

    Windows 10 Emoji / Emoticon Bugs on HIVE

    hi, i was trying to see if the Windows 10 emoticons/emojis [e.g: (it disappears after saving)] work on the HIVE Workshop (posts, profile posts, status updates, media, media comments, etc :cconf:) site, suddenly, they disappear meaning they don't work due posting/saving. it does that while...
  14. Prometheus3375

    Preparing menu color bug

    It is possible to set any color for a player using //! inject config in preparing menu. But there is a problem. Consider next code. It works well if flag "Fixed Player Settings" in forces properties is not set. But if you set this flag, everything breaks. First player must have blue...
  15. SoooK

    [Solved] My minimap stoped working

    The minimap disapeared on my custom map. It's completely black. - I used an imported file "war3mapMap.blp", but even after deleting it, my minimap stays black. - Importing it again doesn't work. - I'm currently not using any other minimap related imports - The only minimap reated trigger...
  16. Cushq

    Health Degen on random heroes

    Hey everybody I have a custom ARPG i have been making for over a year and just recently we have entered into testing but a big issue keeps coming up something is cause some players usually 1 to just start dying his/her health just degens and doesn't regenerate luckily their are healers in this...
  17. Prometheus3375

    Dialog and Alt+F4 display bug

    In my map in multiplayer the first button of any dialog displays the time for selection an option. If the option is not selected and time is out, the first option is applied. After that the dialog is hidden and cleared. And I got a little problem with timed dialogs. Player presses Alt+F4 during...
  18. HerrDave

    Flickering geoset animation colours

    In order to make a proper book-esq Saruman, I need his robe to fade from colour-to-colour. So I sat down with Magos' Model Editor, took a geoset to experiment with and got to work. In theory, this should make for a smooth and seamless colour fade from blue to green to red and back. This is...
  19. Lawlsrsly

    [Trigger] Trigger is breaking my map

    Hey guys, I'm having a bit of trouble with the map. I've been working on a moba style map on and off for around 4 years, making small changes here and there. Recently I added some new triggers and content and after testing on battlenet, things were good. Then I added a few more, and all of the...
  20. deepstrasz

    Rooted Corrupted Ancients attack animation bug

    I've just had enough of it. Would someone please fix it? The original game had it and it was never fixed. I'm referring to all Rooted Corrupted Ancient buildings. They suffer from the same issue.
  21. CodeBlack

    [Trigger] resetting timer bugs out spawn

    Hey guys, as the Title suggests i´ve gotten myself a problem with timers and i cant find the error Oo I made a chat command to set the timer to 1 (tried 5 as well) seconds, just for testing purposes. But when i use this chat command to set the timer, the spawning wave has a random number of...
  22. Prometheus3375

    Issues with timer functions

    Hi everyone! There is a small research on how timer API works in WarCraft 3. Tests were made on 1.26a and 1.32.10 versions. TimerGetTimeout Whenever passed timer is started by TimerStart, this function returns the last passed timeout value. Example: timer is started by TimerStart with x...
  23. Prometheus3375

    Issues with structs in vJass

    Before writing it I have googled this topic, but found nothing. Here I describe some bugs in vJass connected with structs. I used JassHelper 0.A.2.B from NewGen pack. First issue. Lets consider next code. struct A[8191] endstruct There is generated code below. You may notice that integer...
  24. LordHatchet95

    Graphic Bug on TFT Startup

    Pretty much the image's self explainatory, but can't skip all the details. Works OK in-game, works OK the rest of the tools, accepts mods, but I find that the main menu BG doing that could mean some huge issue about a graphical component, either driver, mdl/mdx/txt/all-the-above file associated...
  25. necro-mage14

    [Spell] Demon Summon Spell

    Hello Hivers, I am noob in triggers. So, I tried creating a simple spell. I did it, but when two units cast the spell, the spell won't work normaly [Bugs] . . . . . . . . . . . If anyone could fix it I will give him credit when I use this in my future projects . . . . . . . . . . and If you have...
  26. SNIper of DARKness

    [Spell] Priest Heal

    Hello, I have a problem with priests auto heal, they don't do it. I believe it's because my units have negative hit point regeneration so it doesn't count it as loss HP, even if they get hit by an actual attack or have 3 hp left, the priests will not automatically heal. Is there a way to make...
  27. Ulfsire

    [Crash] Strange Problem

    Hello hive, I've run into a bug where when I start my custom map, all the units lose collision and it starts lagging much more (than usual, it's a busy map with lots of random generation). It also freezes when I try to leave the game and I have to manually end task. I believe it also crashes...
  28. CodeBlack

    [Trigger] Setup Voting System Bug

    Hey Guys! I am using a simple Voting System for some of my current Projects and i stumbled across a Problem. When multiple players vote at the same time, some of them dont see all options or get kicked out of the dialog entirely. They cant Vote for every option and thus the Game doesnt start...
  29. SSJ7107

    Unit's movement interrupted

    Everytime I make a unit (which is controlled by computer) cast a spell, it's movement gets interrupted and stops. What is the cause of this and how can I solve this?
  30. KNEZ95

    [Altered Melee] PLEASE HELP!

    Hello fellow fans of World Editor, I recently made a map and I spent over 20 hours in desperate attempts to fix the problem I get. The map is still not completed and it is early Alpha/Beta version but the problem about it is that when I turn AI to play, no matter if there is 1,2 or 11 AI players...
  31. axleion

    [Solved] a bug with activable barrage

    please help, I attempt to recreate an ability, simply an activable barrage (for those familiar with Dota, it's like Medusa's Split Shot) It was based off Defend (to achieve damage factor) ability which gives hidden spellbook containing Barrage when activated. I managed to finish the ability...
  32. The_Warchief

    [General] Gray Texture

    Hey all! Having a bit of a strange bug with Direfury's Gnoll models, such as this one. When I look at them in Magos they look just fine - texture working and everything. But when I import them into the editor, this happens. All his gnoll models have a shared texture and they're all doing...
  33. Thunder7rd

    [Solved] Profession (iten creation and iten targeting)

    so.. im working in a map and it has profession, but im having some trouble with my first of them (alchemy), i put some restriction to make only the potion you can, but it doesn't work as it should be... plz help.. Alchemy Events Unit - A unit Begins casting an ability Conditions...
  34. BrothForMyPeople

    Wierd moving thing in a cut model [2 Screenshots]

    I'm editing Priestess of Moon to be unmounted, hovering unit. Just one thing bothers me - the wierd moving hank of texture under the Priestess (looks like the tiger's texture). As you can see, there's nothing on the Model Editor. I don't know how to delete this thing.
  35. Adorm

    Desynchronization

    Hey All, I've been having really severe problems with De-Syncing in Warcraft 3 recently. Does anyone know a workaround to fix such a problem? I'll be in the match or a custom game for a few moments (5-10min) then randomly disconnect. Sincerely, Adorm
  36. zachhandley

    [Spell] Added Permanent Invis, Unable to Delete

    Hi all, Bit of a weird problem I have a spell that creates an area of toxic gas -- Inside that gas the unit becomes invisible, only showing while attacking or casting a spell (permanent invisibility), if they leave the area the permanent invisibility gets removed (works 100%, even if he...
  37. Nowow

    Map header code bug

    Hi, I think there's a bug in WEX trigger editor: whenever enabling a disabled trigger in a map which has header code, the following compile error pops up: commenting the custom script lines allows enabling the disabled trigger, then uncommenting the custom script lines works as well, but this...
  38. Keo'

    I need help, my cherished map can't load anymore

    Hi guys, I'm very sorry if this is not the right place for me to ask for help, even though I've been a huge user of this website for ages. I'm just really out of my mind right now! I've been working on a map for 2 years, i love it so much and i've put so much effort into it. I just wrote a...
  39. sjs333

    [Solved] Periodic Event causes memory leaks??

    Hello to all kind guys...I have a stupid question here... I use this method to create the timer of my map...and can this causes memory leak? My game's players often disconnect from my map so I check all my triggers that has periodic event...and now I noticed for this trigger but I m not confirm...
  40. jalu2k

    [Solved] Immunity Tech not working on units

    Hello, I am trying to add a tech for the human race in which to be investigated will grant magical immunity to the peasants, but for some reason does not work. I created a new tech and in the tab of "effect" I selected "Immunity to magic" and added it to the "Tech used" tab of the peasant. I...
  41. Fotis Vam

    Trouble with Footmen and Cleric Skill

    I have recently downloaded warcraft 3 and warcraft 1: humans and orcs campaigns from this site. Placed them in the custom campaign folder and started playing. However, i noticed on a video that someone had a Defend skill on the footmen and an extra skill ( besides heal) on the clerics while i...
  42. CodeBlack

    [Solved] Removing Leaks makes trigger useless

    Hey guys... i was just removing leaks from one of my maps, when i noticed, that fixing the player group leaks makes the trigger useless. It just doesnt do anything then. Example (it affects all Triggers with player groups): TeamGold Events Unit - A unit Dies Conditions...
  43. Seavalan Legend

    Can't Add Maps

    So I am starting a custom campaign for Warcraft 3. However, for some reason, it can not properly add maps. When I try to save after adding a map, it says: "Unable to copy campaign map from [file path]." When I try opening added maps, it says: "Unable to load file [file path] -Main map file...
  44. SSJ7107

    [Crash] Shadow Strike bug with Weep's GDD

    Hey guys, I kinda have this problem, I imported Weep's GDD but everytime I used a spell based on Shadow Strike.... it lags until the buff has ended its duration, I first thought it is because of my poor coding, but no, when I tried to disable the "GUI Friendly Damage Detection" trigger, it...
  45. TPE.YelloW

    Found a Bug in game

    Hey i found a interesting bug, but i cant find the way to tell blizzard about it. Does anybody know how to report bugs? Well, my bad i checked replay of that game it has nothing to do with dreadlord or silence(i dont watch my hero very often), for some reason in that game my dark ranger hero...
  46. sashablanche

    World Editor weird text bug HELP!

    I have used world editor many many times and everything was ok but then my computer broke. after fixing it the world editor has now weird texts in object editor please Heeeeelp (sorry for my english btw)
  47. Rubellu Sidus

    Campaign Editor Ability and Trigger Bug

    Hi there. I'm working on a Demo Campaign of Diablo I, but I've faced a damn problem: Now when I create a custom ability (in Custom Data at Campaign Editor), the ability was considered as a Channel ability, and now is considered as Unknown and it doesn't even show in-game. Even testing the map...
  48. Deek Steel

    Can't load campaign map.

    I have a map that works properly but when I add it to a campaign and try to launch ingame I get a message than an error occured while loading and map is either corrupted or damaged. I found similar post earlier that said map's size was too big so I reduced it as much as I could (to 3mb), despite...
  49. Rasler

    [General] Visual Bug

    Hi, how are you, in my project I'm using this model of life bars, the problem is that I can not find a solution to correct a visual bug caused by moving the camera that causes the edges or lines of the 2d models to disappear and Appear, and give the impression that they are of different sizes...
  50. Saito

    [Solved] One time lag upon ability cast.

    So, I am creating an ability that works just like Frenzy in Homm3[1]. It works just fine, at least for now, except for one annoying bug. It freezes the game for 3-5 seconds upon first cast(And first cast only! Each cast after the first one works well.). It doesn't matter if the skill is used at...
Top