in release compiles without problems, but in the final there are such errors
maybe I missed some libraries? if you missed what?
in release compiles without problems, but in the final there are such errors
maybe I missed some libraries? if you missed what?
I think you have the older files @Castie1
I had made a change to a single value incorrectly in an "older version"
Solution: WarZ.sln
Folder containing the cpp file: WZ\src\Eternity\Include
C++ file containing the code to change: r3dPCH.h
The incorrect line of code is in this codeblock
Code:#define APEX_ENABLED 0 #ifdef FINAL_BUILD #define VEHICLES_ENABLED 1 #else #ifndef WO_SERVER #define VEHICLES_ENABLED 1 // temp disabled due to new PhysX API changes #else #define VEHICLES_ENABLED 1 <-------------- Change from 1 to 0 #endif #endif
The original code and the way it should be are as follows:
Code:#define APEX_ENABLED 0 #ifdef FINAL_BUILD #define VEHICLES_ENABLED 1 #else #ifndef WO_SERVER #define VEHICLES_ENABLED 1 // temp disabled due to new PhysX API changes #else #define VEHICLES_ENABLED 0 #endif #endif
If not successful, make sure you select Rebuild ALL and not just Build
not the latest version. the code is correct, the error in the other, you can throw all the way inclusions and libraries
Did you still use the old list of includes and libraries?
If so let me see if I can find the list to delete real quick.
Let me know :0)
Sorry if I misunderstand.
If you do have the following, added in by your hand.
You need to removed them by hand.
Extract the source code again cleanly when done.
If not, please post under the English reply in your native language and I will try to understand better.
Here is the list to remove:
1. open 'Microsoft Visual Studio 2008 Pro SP 1
2. click 'Tools', and in the dropdown menu select 'Options', open the tab 'Projects and Solutions' and click 'VC++ Directories'
3. under 'Show directories for:', select 'Include files', delete each of these lines:
\src\Eternity\Include\
\src\External\Physx\Include
\src\External\Chilkat\include
\src\External\Berkelium\include\berkelium
\src\External\Scaleform\Include
\src\External\AutodeskNav\sdk\include
\src\External\dxsdk\Include
\src\External\dbghelp\Include
\src\External\CrashRpt\include
\Microsoft DirectX SDK (June 2010)\Include
4. under 'Show directories for:', select 'Library files', delete each of these lines:
\src\Eternity\lib
\src\External\Physx\Lib\win32
\src\External\Chilkat\libs
\src\External\Scaleform\Lib
\src\External\AutodeskNav\lib\win32_vc_9.release-mt
\src\External\dbghelp\lib
\src\External\CrashRpt\lib
\src\External\Berkelium\lib
\Microsoft DirectX SDK (June 2010)\Lib\x86
even C:\Program Files\Microsoft DirectX SDK (June 2010)\Lib\x86 delete?
- - - Updated - - -
now try
Yes, delete them all that were entered by your hand.
I'll wait.
I'm not a beginner, but I do not know English, you can not paint the action steps for me, I understand :)
Build and write and thank you for the help you are very sympathetic person
Give me a few to figure out a way to do this.
I'm only sympathetic to those that actually try and follow forum rules.
I know who does and who doesn't.
Last edited by DNC; 10-06-14 at 04:37 PM.
that for the video?
Hope this helps.
Let me know.
Make sure you watch it on YouTube.
Click the bottom right icon "YouTube" symbol.
View in Full Screen.
View in HD720.
Hope this is easier.
PS
Pause the video when you need to.
So you have time to view.
I skipped the files compiling.
Show it complete at the end.
thanks for the video explanation. and you did not try to change the name to use cheat WarZ.exe not MiniA.exe? I myself will fix it later when I finally have a normal computer, but not this rarity 2005
I use MiniA.exe for HackShield.
If you try to rename it to WarZ.exe you will have problems.
Your welcome.
MiniA.exe because most likely written in the source code as an anti-cheat protected process, I hope I'm starting to think right after a strong header :D
- - - Updated - - -
MiniA.exe because most likely written in the source code as an anti-cheat protected process, I hope I'm starting to think right after a strong header :D
error remained the same
@Castie1
Have you deleted everything and downloaded the files from yesterday?
Including the Update 1 files?
If these are older than 06/09/2014 6:22 AM GMT then you should start over.
Most likely clear up a lot of your problems.
1 Delete database, api, everything inside WZ folder.
2 Follow the full post "up to" the LoadingScreen.swf image by The Unknown.
3 Once it compiles and is working.
4 Continue on to Update 1 under the LoadingScreen.swf image by The Unknown.
Thank you
this problem already solved. Now another problem,
000000.326| Getting shop data
000000.361| WO_API: http timeout
000000.363| GetShopData FAILED, code: 8
000000.365| Reading game rewards
000000.371| WO_API: http timeout
000000.373| ApiGetDataGameRewards FAILED, code: 8
000000.376| !!! ERROR: failed to get game rewards
000000.377| !!! crashed
000000.378| Creating minidump at logss\GS_100000497a385.dmp
000000.823| Minidump created.
register through the site works
- - - Updated - - -
I'm stuck, I can see everything much hit his head