Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] PT Source 2012 (Visual Studio 2013) Fixed

Newbie Spellweaver
Joined
Mar 5, 2012
Messages
13
Reaction score
0
drz - [Release] PT Source 2012 (Visual Studio 2013) Fixed - RaGEZONE Forums


Virtual machine
 
RZA-PT | KilroyPT
Joined
Aug 27, 2007
Messages
936
Reaction score
85
looks like its saying its not a valid win32 application, which throws back to what sunnyz said, needs to be on 64bit.
 
Newbie Spellweaver
Joined
Mar 5, 2012
Messages
13
Reaction score
0
- server.exe and game.exe are running on 64X system only

- in 32x systems does not open the game nor the server
 
Newbie Spellweaver
Joined
Jun 13, 2016
Messages
50
Reaction score
1
hi every one !
when i run client runmap3d.exe . i had problem directx load error .
i used window 7 for run client.exe
client is load sky folder many error.
Help me please !
thank so much
 
Newbie Spellweaver
Joined
Jun 13, 2016
Messages
50
Reaction score
1
i had running game.exe in system x86 . but i had problem load folder Sky and direct many error
help me ?
thank so much
 
Newbie Spellweaver
Joined
Jun 13, 2016
Messages
50
Reaction score
1
hi Drz!
Directx loading Bitmap Error !
many image in sky folder can not load !
Thank so much !
 
RZA-PT | KilroyPT
Joined
Aug 27, 2007
Messages
936
Reaction score
85
perhaps they arent proper bitmaps? corrupted even?
tried copying in from another version to test?
 
Newbie Spellweaver
Joined
Jun 13, 2016
Messages
50
Reaction score
1
hi everyone !
my error

i used window 7 32bit to run client.exe
help me please !
 

drz

Junior Spellweaver
Joined
Jun 7, 2013
Messages
145
Reaction score
71
Just set a breakpoint to error location and check the bliting texture. And also, the DX::Blt return an error code wich help to identify the error.
 
Newbie Spellweaver
Joined
Jun 13, 2016
Messages
50
Reaction score
1
how to fix it. i used client.exe your shared !
Thank so much.
Directx load many image error



can you share me all client perfectly !
Thank for reading !
 

drz

Junior Spellweaver
Joined
Jun 7, 2013
Messages
145
Reaction score
71
May the most of the failed loading images are not used in game. And i dont develop this source anymore, so i can't upload another version of it. Try to find out what happens and fix the error, or use any public leaked and stable server/client solution.
 
Newbie Spellweaver
Joined
Mar 5, 2012
Messages
13
Reaction score
0
gloabal: _DEBUG (will show the debug console and some debug messages)
Where to disable?
 
Back
Top