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

crash

  1. HerlySQR

    Question about game crashed

    If I in a multiplayer game and the game crashes (thanks Reforged) it would appear the message that I had a desync in the chat? I ask this because I don't wanna look like a leaver, especially when I play Dota, because their players are very exclusive.
  2. Tuwnew

    [Crash] Unknown crash of my Campaign Map (1.31.1)

    Hello everyone! I have a persistent issue on one of my map I made for my custom campaign. It happens only on my Chapter Seven: Sifting the Ashes. It bothers me a lot and though I've made some intense testing and debugging, I can't find WHY it crashes "randomly". So today, I am asking if some...
  3. coconut

    some strange bugs

    1) Sometimes the player's hero can become uncontrollable, this happens extremely rarely, but the hero stops responding to any command, and after a minute it works again 2) at one point all the imports disappeared on the map, all the icons turned sharply green... only happened once why is this...
  4. duke_nukem

    [Crash] Imported HD models crash the editor

    Trying to open them crashes the editor. Is there a workaround for this? I'm pretty sure the older versions of WC3R didn't have this problem.
  5. iqLJesus

    Destory Lighting Effect Crashes

    When i try to destroy the lighting effect it crashes:: Melee Initialization Events Map initialization Conditions Actions Lightning - Create a Chain Lightning - Primary lightning effect from source (Position of Mountain King 0000 <gen>) to target (Position of Mountain...
  6. Hazop

    World Edit doesn't load Maps

    I recently have been getting back into War3 and when I wanted to edit some of my older maps, it didn't work. Whenever I try to open any map it does the loading bars, then shows this screen. Clicking, absolutely anywhere causes it to immediately say "(Not Responding)" I uninstalled and...
  7. Killparadise

    Custom Model Questions

    Hello! Me again! I have two questions about custom models with the world editor, not about importing but about some issues they seem to have. 1. Sometimes when I import a custom model and place the unit I make with it when I save and reload world edit, it crashes on unit load, after removing...
  8. coconut

    Time of day trigger crash

    IDK why, but then game time becomes 6.00 - game crashes like alt+f4 without errors. Not critical for my map, if i turns off trigger, but.... why?!
  9. Shandium

    My map keeps crashing and its so bizzare..

    Hey everyone , i hoped maybe some could help me because i cant figure it out.. Just like many other ppl , my maps started crashing after 1.33.. (fuck 1.33) But i could usually save them , even my 500mb+ map. I had tried to troubleshoot and find the models which would cause the crash , but it...
  10. HerlySQR

    [Crash] What is wrong with my map?

    I made a map in Wurst, first I thought that from building it comes the problem, but no, the canvas map by itself has the problem. The problem is that doesn't appear in the Warcraft 3 game when I search it, the Wurst build at least make it playable in the Local Area Network. Can you tell me what...
  11. HerlySQR

    Built Wurst Map doesn't appear in game or crashes

    I'm creating a Wurst map in the 1.27 and when I run it with the VSCode command, it runs without problem, even I run the built map in the World Editor and also run without problem, but when I wanna test it in game the map it doesn't appear and if I just copy paste the WurstRunMap the map appears...
  12. HerlySQR

    [Lua] This function freezes the game

    Hello, I'm trying to make an Item drop system, but when the main function is called the game freezes, I don't know what's wrong. local instances = {} ---Makes the creep have a chance of drop an item when it dies. ---If the chances is an empty table, then it will be assume that ---all the items...
  13. coconut

    desync after start

    i don't understand why my map is so bugged, but desync is real problem. When match was started, 1 player desync always! 1 time desync is not happened and 1 time desync 2 players. desync occurs about second after the start, mainly triggers on initialization or after a long time has elapsed. Could...
  14. PiesOfNorth

    [JASS] [Zerg Campaign] - Hatchery/Larva crash on certain terrain?

    Hi. I've noticed a reproducible crash in my Zerg Campaign. I've been able to get it to occur consistently in Chapter Four, if the player expands to the center of the map, where Maiev starts. After fiddling with it, the source seems to be my modified Blizzard.j, in the function called...
  15. HerlySQR

    [Lua] Spells can't cast after a while

    I'm trying to create a boss fight and first I have to create its spells, but the problem is for some reason after various casts the spells are not casted, I don't even get an error message so I don't know what's going on, this are the spells: Scorching heat do local SPELL = FourCC('A001')...
  16. Ulabula

    [Trigger] Set ability cooldown - map won't load anymore?

    So yeah I'm having this weird Issue, If I set a cooldown for a ability the game won't load the map after saving, it will just crash. I've searched online and couldn't really find anyone talking about it. I'm using warcraft version 1.29.2. Is it native to the version or am I missing something...
  17. Benpai

    Game crash

    Hi, when I cast this ability about 50 to 100 times the game crashes, can it be that when you save too many units in variables Warcraft is overloaded? How can I solve this problem? Alpha Strike Events Unit - A unit Starts the effect of an ability Conditions (Ability...
  18. HerlySQR

    [Lua] What is bad with this code?

    I getting tired with the WE, I tried to improve the Lua version of my Unit Transmission system, but the game displays error when I wanna run the map, so what is wrong with this code? do -- version 1.1.0 --[[ Also requires the Lua Timer Utils...
  19. HerlySQR

    [Lua] World editor closes when I save the map because of this code.

    I tried to update the Lua pure code version of my Bounty Controller but every time I saved it the editor closes and I don't know why, I wrote it in the VSCode with pluggins and never displayed me a syntax error or something like that, to see what is happening here is the code: --The pure Lua...
  20. LordHatchet95

    Game crashes whenever I try to build anything (AoE2 in WC3 project)

    I've been making an Age of Empires 2 scenario, with resources and all, even upgradeable buildings whenever one advances to the next age, but... whenever I try to build anything at all, the game crashes. There is an attached video with the test run with a villager (peasant) that has nothing but...
  21. GodofCinder

    [Crash] Need help with crashes and ability bugs

    Hello, a map I made recently has some serious issues that I tried to fix multiple times but failed because I have no knowledge of Jass and triggered abilities. These are the two issues: 1.If the map is being played with multiple people, there is a high chance that a random player gets...
  22. HerlySQR

    Can you help me to read this crash log?

    My map crashes when I load a saved game (something I didn't notice until @RvP21 told me), I follow this: Crash Logs to solve the problem I found this: ---------------------------------------- Memory Dump ---------------------------------------- Code: 16 bytes starting at (EIP = 150348BC)...
  23. HerlySQR

    [Crash] My map crashes after around 20 minutes

    Hello, this map I made The escape of draenei vBeta22 - Warcraft 3 Maps - Epic War.com for some reason eventually crashes after around 20 minutes, I see the list of crashes but nothing looks to something that happens in my map, what's wrong?
  24. HerlySQR

    Question about spellbook

    If I have an item with the spellbook and some of its spell remove that item, can cause crashes or desync cast that spell?, I ask this because with my map after 2 players used that spellbook they just leave and I'm not sure if that is the reason.
  25. Homor

    [Crash] Editor crashes when saving a campaign (ver. 1.31)

    Howdy. I'm having a little trouble with 1.31's campaign editor. I try to save a new campaign and the editor crashes with this error Is there a specific thing I'm doing wrong that's causing this? Or does 1.31 just not work with the campaign editor? Will I have to roll back to an older version...
  26. posthumousturbo

    Orb Effect on Void Dragon

    Splash attack don't work with orb effect. Why? Any ideas for attack modifier be logic on void dragon. This is missile (splash) type of attack.
  27. Wispytoast64504

    [Crash] Map Crash 30-50 Minutes in.

    My map 'crashes' after about 30-40 minutes in multiplayer and within about 50-60 minutes in single player. No crash logs are produced as it dosent technically crash the game just locks it out completely and desyncs. The 'crashes' often happen immediately after a spell cast after these large...
  28. HerlySQR

    [Crash] My map has bugs

    I made a map in the 1.26, but I played it in a 1.27 server and has bugs and the disconects, I don't know if its for desyncs or is for the version, because I also tested it in the 1.26 and the game just crashes and they happen randomly and not in a moment that I know I used "GetLocalPlayer", what...
  29. HolyWillRise

    Help! My game crash without a reasson? (Even at loading screen and when Paused)

    I remember that before changing the EXP and Level req, and the minimum movespeed of units, the game never crashed, even after a few tests with 10+ mins gameplay. And then.. It randomly crash around the first or second minute of the game (everytime) The weird part is, that the game crashes even...
  30. posthumousturbo

    [Crash] Orb Crash In Life and mana Drain

    Orb Effect 500 life and mana drain 20% chance make crash on my map.
  31. ZeroGravity

    Only Host disconnects from my map

    During loading screen, the one that hosts my map got disconnected for unknown reason and this happen 9 out of 10 times. I don't know why. I load in the singleplayer just fine but when trying on multiplayer, I myself also got disconnect (even when loading in alone for testing). If we host a full...
  32. Cheshire

    [Crash] attack ground with orb

    hey, @Bribe wrote in [Crash] - List of WarCraft III Crashes that "Ordering an artillery unit with an orb ability to attack-ground crashes the game". I have a hero who can morph into having an artillery type attack and can attack ground. my map is altered melee and has all the standard melee...
  33. deepstrasz

    Calculating extents breaks models or at least the editor

    Hey, so I've attached some models in their original and Magos' calculated extents form. The latter crash the editor for some reason and @YourArthas told me they can't be loaded in Mdlvis. Any other programs or means out there to calculate extents so that the models won't suddenly appear on...
  34. Tigrick

    SC1 Modding: Crash when SCV carries ore chunk

    Hi all! I modded the SCV's sprite in SC1. It works well, UNTIL it picks up minerals and then moves. That causes a crash. VIDEO: Flughoernchen I suspect it has something to do with shadow-GRPs that run parallel to the SCV GRP. As soon as the SCV sprite reaches frameset 0x33 during its walk...
  35. Eikonium

    [Crash] Desync/Crash on map init, but just sometimes?

    Hi guys, I'm currently troubleshooting a desync/crash occuring with my current project and need a bit of help on brainstorming its possible cause. The issue is: Map sometimes crashes in online multiplayer (privately hosted) for some of the players in the moment the map goes from loading screen...
  36. Aliggan

    [Crash] Custom Map Issue: (FPS/Lag Crash)

    Howdy all, I have a problem and I was hoping y'all could lend a hand! First, forgive me - I am no expert in coding or computer terminology and will attempt to explain my issue as best as I can with the terms and knowledge I have. I have searched through dozens of forum posts (mostly dissimilar...
  37. Dispatcher

    World Editor Crash

    Hi guys i have a big problem here in my world editor i have downloaded a draenei archer model created by Ganondorf it contains the mdx,blp and the portrait i have imported them all in the import manager in world editor and change the path of the blp file from war3mapImported\DraeneiArcher.blp to...
  38. BranHUN

    [Crash] PTR World Editor won't open

    Hello there! I don't know, if this is how it's supposed to be or not, but I have moved to the Public Test Realm to play Classic Warcraft III, and I thought about creating some custom scenarios. However, I can't seem to open the World Editor of the PTR edition. It always pops up, then...
  39. Yours Truly

    [Solved] I can't open my map anymore.

    I don't know why. There's no obvious reason as to why it crashed. Can someone help? This map is for a contest, and I hate starting over. I get the "Not enough storage" error trying to open it. I can't find backups of the map either. I searched at the the Documents and also at the AppData.
  40. Mathayis

    Reforged screwed me over again! *Solved*

    Well fudge....Soo....The first time I tried installing reforge it totally wrecked my maps..but I was able to save them by installing a 1.29 backup...and i've been having a tun of fun map making again sense... However, this morning I heard reforge has been getting some patch updates, so I...
  41. flamewlkr

    World Edit Bug on PTR.

    I play warcarft 3 on the PTR Patch because i like playing custom campaigns and dislike the state of the game now. But i run in a problem when trying to tinker in world edit. I open world edit and it crashes. I can't find anything on this online. This is the error note pad...
  42. Seagull

    Scenario>*Properties crashing?

    Ive been trying to make a map but everytime i click the scenario into any of the properties it stops responding, is this a me thing or are others having issues with this? ive tried finding any example on google but came up empty handed :(
  43. jainaproudmore

    World Editor keeps crashing on me

    Hi, I've been dealing some issues here. When I open World Editor, it keeps crashing like exiting on itself on 1.27b. World Editor also crashes too on Public Test version. I don't know what's causing it and I tried to uninstall the public version and delete 1.27b files too. I extract 1.21 back...
  44. lolreported

    [Crash] Clicking the doodads-tab in Object Editor crashes World Editor

    With the recent patch I just discovered a major problem with the map I'm making for the Mini Mapping Contest #16 - Mini RPG. As soon as I click on the Doodads-tab in the Object Editor my entire World Editor crashes. I can't remember if I looked at the Doodads-tab in the BETA, but my World...
  45. Mathayis

    Custom games don't work

    Well, at least the ones I made don't :p I'm sure i'm not the only one suffering with the same issues, and I feel kinda bad making all these complaints as i'm sure Blizzard is scrambling to fix things....Right now I'm just trying to figure things out so I can continue playing and map making...
  46. BrothForMyPeople

    Magos Model Editor; SplashData.txt

    When I try to run the Model Editor it's showing an error saying 'Unable to open "C:\Users\Desktop\War3ModelEditor\Data\SplatData.txt" ' This file is there obviously. Formerly the error said about d3dx9_35.dll file, but I have upgraded directx 9.0 and that new error now troubles me. EDIT. Sorry...
  47. Yours Truly

    Attaching vertices to a bone crashes Mdlvis

    Hey I've been trying to import the vanilla War3 Sylvanas animations to this WoW model. The results wasn't very nice so I removed every WoW bones on the model and transferred the War3 bones to the model. From there, I started attaching each individual vertices to a bone where it would be on the...
  48. Mathayis

    [Solved] 1.31 Shuts down when selecting custom map :/

    Hey there, I've ran into some trouble after finally downloading the recent warcraft 3 patch, 1.31 My problem is, when I go into custom games, and select my custom map... it freezes, then shuts down warcraft 3... No error messages, just shuts the game down and i have no idea why :/ Has anyone...
  49. GhxBronie

    [Crash] What is the maximum amount for Triggers/Variables?

    Hi WorldEdit M8s :thumbs_up: I have a curiosity about the number of Triggers/Variables for every map. I'm asking this because i had 1221 Triggers and 1961 Variables in this map. Now i add a new system, creating 24 Triggers (1245 in total) and 2 variables (1963 in total) to make it works, and...
  50. BradPittlord

    [Solved] Broken Map

    Alright so on a TD I've been working on for months with many backups saved. I load backup #44 test it, it runs fine. I then make a couple small changes to it, add a few spells, a few simple triggers, then save it as #45 I test #45 and the unit pathing makes no since, they can walk through...
Top