1.24 is official

phyrex1an

Staff Member and irregular helper
Reaction score
447
1.24 was just released.

Since the mapping community and blizzard pretty much failed to inform the players on what this patch means I predict a pretty big storm of "map x broken" things now :p

That's what this thread is about. I missed the game named "dota crashed wtf" name so this is just the second player to notice that dota doesn't work.

Code:
-------------------------------------------------------------------------- 
Patch 1.24 
-------------------------------------------------------------------------- 

PC WORLD EDITOR CHANGES 

- Added new JASS hash table functions to replace the lost functionality from 
fixing unsafe type casting. 
- Hash Table - Save Item Handle 
- Hash Table - Save Unit Handle 
- ... 
- Hash Table - Load Item Handle 
- Hash Table - Load Unit Handle 
- ... 
- Hash Table - Get Handle ID 

FIXES 

- Fixed an exploit related to unsafe type casting that allowed users to 
execute arbitrary code in maps. 
- Fixed the JASS unsafe type casting exploit ("return bug"). 
- Fixed several World Editor crashes. 

ADDITIONAL 
•	“Shadowing” global variables with local variables no longer is possible. 
•	Fixed a type conversion dealing with operators (i.e. adding a handle with an integer) 
•	Added the ability to store hashtable handles in a hashtable 
•	Added getSpellTargetX and getSpellTargetY natives 
•	Added a new base handle type “Agent” of which many types now extend from. 
•	Added a SaveAgentHandle native which can be used for saving most handle types 
•	Added a JASS optimization dealing with global variable change events. 
•	Increased max map file size from 4MB to 8MB. 


DoTA Update 
For those playing DoTA on Battle.net, currently the latest version that is working correctly online is 6.59d. We are actively working with Icefrog to get the later versions to be compatible with the new map. 

You can get the latest compatible version at www.getdota.com (6.59d).
 

Attachments

  • dota-not-working.jpg
    dota-not-working.jpg
    200.5 KB · Views: 422

2-P

I will work hard tomorrow
Reaction score
325
Checks getdota....

I read on wc3c that icefrog is still working on fixing stuff... if Blizz didn't wait for him to finish it then that would be freaking hilarious! xD


Btw. could someone upload the 1.23 worldedit.exe? Can't patch because I'm still using the 1.21 version. <.<
EDIT: Nvm, got it.
 

ReVolver

Mega Super Ultra Cool Member
Reaction score
609
This is Blizzard's payback to IceFrog and DotA for making them pay more for extra servers for their hosted games. :p
 

cleeezzz

The Undead Ranger.
Reaction score
268
lmfao gg, WHOSE MAP ACTUALLY WORKS in 1.24?? (of course, maps in JASS)

Question, how does dota still work if theres a false return for the return bug?

EDIT: nvm, it seems like people are still trying to host it but its unjoinable

you would think blizz would cooperate with dota but it seems they didn't test their patch with dota at all.
 

UndeadDragon

Super Moderator
Reaction score
447
Changelog:

--------------------------------------------------------------------------
Patch 1.24
--------------------------------------------------------------------------

PC WORLD EDITOR CHANGES

- Added new JASS hash table functions to replace the lost functionality from
fixing unsafe type casting.
- Hash Table - Save Item Handle
- Hash Table - Save Unit Handle
- ...
- Hash Table - Load Item Handle
- Hash Table - Load Unit Handle
- ...
- Hash Table - Get Handle ID

FIXES

- Fixed an exploit related to unsafe type casting that allowed users to
execute arbitrary code in maps.
- Fixed the JASS unsafe type casting exploit ("return bug").
- Fixed several World Editor crashes.
 

Dem0n_Hunter

Active Member
Reaction score
2
basicly every map that used jass doesn't work on 1.24 that's just epic fail haha. well there could be a special case where someone used jass but didn't use the return bug but I doubt that.
 

Romek

Super Moderator
Reaction score
964
It's an easy fix for maps.
Trouble is, the creators of most old maps aren't around anymore.

So say goodbye to 90% of your good maps.
(Then again, it's still an easy fix - Even for protected maps)

Anyway, finally.
Now we can use the new natives (GetSpellTargetX/Y <3) in resources.

...That also means I'll need to do some editing of resources which don't work anymore.
 

ROTS19

TH.net Regular
Reaction score
12
Since the mapping community and blizzard pretty much failed to inform the players on what this patch means

I dunno blizzard definitely said what the patch was about when it was first on westfall.
 

Dem0n_Hunter

Active Member
Reaction score
2
>It's an easy fix for maps.

whats the easy fix? O_O id like to know (romek and demon, i think you didn't see the link on the other thread, the new blizz patch returns false positives for return bug, which means if you have a similar structure, but didn't use return bug, it wont work anyway)

link? what link?

Edit: well you posted the link after I posted this. anyways I'm no jass writer or anything. and the discussion was only at the point where only the return bug was talked about not that similar things will bug. it still doesn't change anything tho. it will make all of the systems to not work and make everyone have to update their systems with the new codes.
 

Dem0n_Hunter

Active Member
Reaction score
2
Yeah, apparently Blizz put dota on a "trusted list", making it (probably) the only map that's allowed to have the return bug...

there is no such a thing. the only thing is that 59.d doesn't have the code that crash enabled. even the beta version is bugged right now. i've checked icefrog's post about this. he's working on a new version to fix it
 

cleeezzz

The Undead Ranger.
Reaction score
268
>Yeah, apparently Blizz put dota on a "trusted list", making it (probably) the only map that's allowed to have the return bug...

then why didnt they safe list 6.61b O_O

>the only thing is that 59.d doesn't have the code that crash enabled.

people said .59d DOES have return bug.
 

2-P

I will work hard tomorrow
Reaction score
325
there is no such a thing. the only thing is that 59.d doesn't have the code that crash enabled. even the beta version is bugged right now. i've checked icefrog's post about this. he's working on a new version to fix it
Doesn't have the code enabled?.... The map wouldn't work with the "code not enabled".

Yeah anyway, once the battle net forums are up again* take a look at the patch notes.


*Pretty smart move from Blizz to take them down.

then why didnt they safe list 6.61b O_O
Because 6.59d is the latest stable version? What do you expect them to do, whitelist every version?


EDIT:
Patch notes: http://forums.battle.net/thread.html?topicId=19045816288&sid=3000

Karune said:
DoTA Update
For those playing DoTA on Battle.net, currently the latest version that is working correctly online is 6.59d. We are actively working with Icefrog to get the later versions to be compatible with the new map.

You can get the latest compatible version at www.getdota.com (6.59d).

Anitarf said:
It seems that DotA 6.59d works despite still using the return bug, which was allegedly removed by this patch. Copying the function that DotA uses into any other map causes that map to crash. Does this mean that DotA is on a special trusted list where maps are allowed to keep using the return bug? If so, can other mapmakers get their maps on this list?
 

Romek

Super Moderator
Reaction score
964
I added those patch notes to the first post.

> - Fixed the JASS unsafe type casting exploit ("return bug").
Kills most maps.

> “Shadowing” global variables with local variables no longer is possible.
Double Kill!

> Fixed a type conversion dealing with operators (i.e. adding a handle with an integer)
Triple Kill!

> Added getSpellTargetX and getSpellTargetY natives
Did Blizzard forget that JASS is case sensitive? :rolleyes:

> Increased max map file size from 4MB to 8MB.
... =|
Meh.

As for the DotA notes: ._.
 

Frozenhelfir

set Gwypaas = Guhveepaws
Reaction score
56
I added those patch notes to the first post.

> - Fixed the JASS unsafe type casting exploit ("return bug").
Kills most maps.

> “Shadowing” global variables with local variables no longer is possible.
Double Kill!

> Fixed a type conversion dealing with operators (i.e. adding a handle with an integer)
Triple Kill!

> Added getSpellTargetX and getSpellTargetY natives
Did Blizzard forget that JASS is case sensitive? :rolleyes:

> Increased max map file size from 4MB to 8MB.
... =|
Meh.

As for the DotA notes: ._.

if/elseif/else blocks bugging on return: KILLING SPREE
DOMINATING
RAMPAGE
M-M-M-M-MONSTER KILL
GODLIKE
HOLY SHIT! BLIZZARD IS BEYOND GODLIKE!!!
 

Lyerae

I keep popping up on this site from time to time.
Reaction score
105
Hehe... DotA doesn't work... ^^
Nice to see a new patch. :)
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Howdy
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +2
  • V-SNES V-SNES:
    Happy Friday!
    +1

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top