What is Game.dll?

Status
Not open for further replies.
A dll file contains functions and procedures. Like an exe file kind of. (The Game.dll is loaded by the w3 exe file)
I believe it contains pretty much everything of the game, except for models/images etc. which is included in the .mpq.

The error file just tells you that the error appeared within a function of Game.dll.
Which means it can have pretty much any reason. :(
So just try the usual: deleting single triggers/units/etc. until the error disappears.

If your error appears while loading the map, you are lucky.
Then you know (I believe so at least) it's either in the init trigger or the objects.

Or maybe the file is corrupted. But if other maps work fine it's unlikely.
 
hey if you can look into it (because i dont have anything that can open .dll)
can you find this specific function?
"0x6F4CD004"

6F4CD004 Game.dll <unknown symbol>+0
 
Status
Not open for further replies.
Back
Top