• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Studio/Level Editor Working =D

Joined
Aug 6, 2013
Messages
91
Reaction score
63
Open EclipseStudio.sln or ProbeMaster.cpp

Find:
Code:
D3D_V( D3DXSaveTextureToFile( SH_TEXTURE_PATH, D3DXIFF_DDS, m_NormalToSHTex->AsTexCUBE(), NULL ) );

Replace:
Code:
//D3D_V( D3DXSaveTextureToFile( SH_TEXTURE_PATH, D3DXIFF_DDS, m_NormalToSHTex->AsTexCUBE(), NULL ) );

Compile =D

Image:
Haly - Studio/Level Editor Working =D - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
Dec 6, 2013
Messages
3
Reaction score
1
This dident work for me im still getting this error when loading an map in studio
Haly - Studio/Level Editor Working =D - RaGEZONE Forums
 
Joined
Oct 22, 2013
Messages
421
Reaction score
176
anyone got the source and bin for warinc ? as the one stargate uploaded dont have the bin or server files its just a source thanks



got it sorted and just setup a sever on my spare pc getting some friends over later for some lan matchs to give it a good test on some modeled warz maps ^^
 
Newbie Spellweaver
Joined
Feb 2, 2014
Messages
39
Reaction score
18
not necessarily to change the code!!! just need to add this folder to the data folder)))) and loading levels will be in the Studio will be quick))
https://mega.co.nz/#!K5pgyJYZ!AAAAAAAAAACvUE1uqWRHuQAAAAAAAAAAr1BNbqlkR7k
 
Joined
Apr 2, 2013
Messages
1,098
Reaction score
4,625
Code:
!!! ERROR: D3D call failed (-2005529767) in file '.\Sources\RENDERING\Probes\ProbeMaster.cpp' line '2751'. D3D Call:D3DXSaveTextureToFile( SH_TEXTURE_PATH, D3DXIFF_DDS, m_NormalToSHTex->AsTexCUBE(), NULL )

[mental]No need to comment any lines. To correct the error mentioned above just add the folder "bin\Data\Tests" from warz in warinc data.[/mental]
 
Back
Top