Map doesn't work after patch 1.24b

n00b1l1ty

Lєgєπd of Mysтicfаlcoи
Reaction score
46
Hello all.

I made a dotalike map 2 years ago from 2007 to now map have been working perfectly, but after patch 1.24b I can't host my map on battle.net it says "The Game Was Not Found", in custom game I tried to create my map and it doesn't do anything even I can't select my place or add computer player to any slot, there is no slot...

What must I do to my map to make it work?
 

Komaqtion

You can change this now in User CP.
Reaction score
469
Well, do you have any systems in your map, which might need to be updated ? :S
Or, any JASS stuff which might have H2I or so ?
 

Lyerae

I keep popping up on this site from time to time.
Reaction score
105
Replace H2I with [ljass]GetHandleId(handle)[/ljass].
 

n00b1l1ty

Lєgєπd of Mysтicfаlcoи
Reaction score
46
Normally map doesn't open. When I change some scripts like H2I to GetHandleId(handle) it gives about 3800 compile errors during the save...
 

Gtam

Lerning how to write and read!! Yeah.
Reaction score
164
the (handle) part must be the name of your handle not just (handle)
 

n00b1l1ty

Lєgєπd of Mysтicfаlcoи
Reaction score
46
Its already not just (handle) I replaced "H2I(" with "GetHandleId("...
 

kingkingyyk3

Visitor (Welcome to the Jungle, Baby!)
Reaction score
216
It needs a huge work to fix it. The textplat and image functions didn't not use LHV, causing more task to do.
 

NineClick

New Member
Reaction score
11
Its already not just (handle) I replaced "H2I(" with "GetHandleId("...

don't change the name of the function. you are going to use GetHandleId in return function. like.

JASS:
function H2I takes handle HANDLE returns integer
    return GetHandleId(HANDLE)
endfunction


something like that. the same thing happened to my map too. but its ok now. maybe you're using some functions or codes that is affected by the patch update, most likely handles or typecasting. work on it. start using hashtable.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      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