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

Initiate Mage
Joined
Nov 9, 2017
Messages
3
Reaction score
0
Hey guys,
I got an error when running client mode in windows 10 after building successfully
ERROR: DirectX Error - Blt() failed
how do I fix this error?
Regards
 
Experienced Elementalist
Joined
Oct 30, 2009
Messages
290
Reaction score
23
Hey guys,
I got an error when running client mode in windows 10 after building successfully
ERROR: DirectX Error - Blt() failed
how do I fix this error?
Regards

Change screen size in Ptreg.rgx maybe


 

drz

Junior Spellweaver
Joined
Jun 7, 2013
Messages
145
Reaction score
71
What settings are you use? I Run the Client in win10 too without Problems. Bliting will failed if the draw rectangle Out of bounds or to Big size
 
Initiate Mage
Joined
Nov 9, 2017
Messages
3
Reaction score
0
I used default setting from the project (screensize=2).
My screen solution 1366x768.
let me try to use screensize=1
Anyway, are there any tutorial to setup steps to run game such succesfully as configuration for client, server, database,...

Thanks
 
Supreme Arcanarch
Loyal Member
Joined
Oct 1, 2006
Messages
953
Reaction score
0
I've found that if I try to launch the game with my computer's resolution at 1440p or 2560p that the game will simply not launch. Try tochange your computers resolution to 1080p and launch
 
Initiate Mage
Joined
Nov 9, 2017
Messages
3
Reaction score
0
Here, just attach the databases, easy.

I can't attach this database with SQL server 2014.
It has error: Unable to open the physical file "accountdb.mdf". Operating system error 5: "5(Access is denied.)". (.Net SqlClient Data Provider)
is this used for Sql 2008?
 
Experienced Elementalist
Joined
Oct 30, 2009
Messages
290
Reaction score
23
bless castle crown buff makes skill error.
 
Last edited:

drz

Junior Spellweaver
Joined
Jun 7, 2013
Messages
145
Reaction score
71
Update pushed:

  • Add MSSQL-2008 r2 + Management Studio + MSSQL Driver intro repository.
  • Fix ClanSystem Invite Error.
  • Add small install guide for setup server/webserver/database
  • Add used databases/tables as .mdf files

have fun
 
Initiate Mage
Joined
May 18, 2014
Messages
4
Reaction score
0
Hello,can help me compile your source because I downloaded and installed the vs2015 that you said but I do not know what steps to compile.
 

drz

Junior Spellweaver
Joined
Jun 7, 2013
Messages
145
Reaction score
71
IF you dont know how start compiling may a ready server project will match more to your. Dont try to deal with the source if you dont want to develop it. Anyway.. Select Configuration:
"DebugServer" and Press "strg + shift + B". for building the server
"DebugClient" and Press "strg + shift + B". for building the game
 
Initiate Mage
Joined
May 18, 2014
Messages
4
Reaction score
0
WkRURix - [Release] PT Source 2012 (Visual Studio 2013) Fixed - RaGEZONE Forums

tvUK9CU - [Release] PT Source 2012 (Visual Studio 2013) Fixed - RaGEZONE Forums

Y5yC0JM - [Release] PT Source 2012 (Visual Studio 2013) Fixed - RaGEZONE Forums


so I have not had this problem I do not know how to solve it already I tried everything I used the vs2015 you recommended and I came across it until my .cpp are in whites
 

Attachments

You must be registered for see attachments list
Experienced Elementalist
Joined
Oct 30, 2009
Messages
290
Reaction score
23
WkRURix - [Release] PT Source 2012 (Visual Studio 2013) Fixed - RaGEZONE Forums

tvUK9CU - [Release] PT Source 2012 (Visual Studio 2013) Fixed - RaGEZONE Forums

Y5yC0JM - [Release] PT Source 2012 (Visual Studio 2013) Fixed - RaGEZONE Forums


so I have not had this problem I do not know how to solve it already I tried everything I used the vs2015 you recommended and I came across it until my .cpp are in whites

Make sure it’s vs2015 Community is what I use and it works fine


 

Attachments

You must be registered for see attachments list
Initiate Mage
Joined
May 18, 2014
Messages
4
Reaction score
0
qqbkbdx - [Release] PT Source 2012 (Visual Studio 2013) Fixed - RaGEZONE Forums



Yes, this is it.
Do you know how to solve it?

@

I left the vs open and out of nowhere appeared an update screen so I upgraded and flies it
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Jun 13, 2016
Messages
50
Reaction score
1
attacker hack death server.
when 5 minute i can't connection. but connect had establish still activate
how to fix it ?
 
Junior Spellweaver
Joined
Mar 10, 2009
Messages
194
Reaction score
2
Naamloos - [Release] PT Source 2012 (Visual Studio 2013) Fixed - RaGEZONE Forums

As you can see I have the file but i don't know why the error still pops up.
 

Attachments

You must be registered for see attachments list

drz

Junior Spellweaver
Joined
Jun 7, 2013
Messages
145
Reaction score
71
Hmm... this is not my latest source correct? First of all, the source taht i have uploaded, is Visual Studio 2015 - Community Project no VS2012. As next remove the "()" in include for afxres. there is no file named "(afxres.h)" in your include folder. Maybe you should try a compiled project.
 
Back
Top