I've been putting off updating DAO to 1.04 because I saw somewhere that it screws up the toolset or makes something not work properly. So, simply, can I update yet if I want to keep on using the toolset?
Can I update yet?
Débuté par
uberdowzen
, août 04 2010 12:54
#1
Posté 04 août 2010 - 12:54
#2
Posté 04 août 2010 - 02:14
There has been no official fix. However, it is quite simple to solve the problem yourself. It only effects the toolset, not end users. Basically, the problem is that script.ldf, a file which lists the engine functions and constants for scripting, in patch 1.04 is an out of date version. This prevents you from compiling your code if you used some of the functions that were released with 1.03.
Sunjammer posted the solution in the scripting forum, the gist of which is you have to open up patch002.erf with the toolset (which is 1.03, located in [install]/packages/core/patch), extract script.ldf from there and place it in that same folder. This will make it override the version inside patch003.erf (1.04).
Sunjammer posted the solution in the scripting forum, the gist of which is you have to open up patch002.erf with the toolset (which is 1.03, located in [install]/packages/core/patch), extract script.ldf from there and place it in that same folder. This will make it override the version inside patch003.erf (1.04).
#3
Posté 04 août 2010 - 03:33
Oh, OK, I'll download the patch then. Thanks for your help





Retour en haut






