Building the Servers problem whit Visual studio expr 12

shardis
Posts: 8
Joined: Sun Nov 18, 2012 4:21 pm

Building the Servers problem whit Visual studio expr 12

Post by shardis » Mon Nov 19, 2012 5:48 am

I've W7-64b, Visual Studio express 12, microsoftSDk 8, MV c++ 10 and following the instruction on wiki:

Build the Login Server
Open Visual Studio
Click File, Open, Project/Solution (or Ctrl+Shift+O)
Navigate to C:\dsp\win32\DSConnect-Server
Select DSConnect-server.sln (usually the first one)
It may take a few minutes to load files.
Click Debug then Build Server (or F7, or Ctrl+Shift+B)
Building will take a few minutes.

Image
see the error

i'm not capable in these things, thx for the help

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Building the Servers problem whit Visual studio expr 12

Post by whasf » Mon Nov 19, 2012 6:50 am

We don't support VS2012 yet. Get VS2010 Express from http://www.microsoft.com/visualstudio/e ... 10-express
-- Whasf

shardis
Posts: 8
Joined: Sun Nov 18, 2012 4:21 pm

Re: Building the Servers problem whit Visual studio expr 12

Post by shardis » Mon Nov 19, 2012 10:13 am

Vs10 from link and upgraded whit the service pack 1, all installed and another error: because the relative project tipe (.vcxproj) is not supported by the current application...
my bad or something else?

Image

Thx for the help

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Building the Servers problem whit Visual studio expr 12

Post by whasf » Mon Nov 19, 2012 1:18 pm

In that screenshot you have Visual Basic 2010, you need Visual C++ 2010 Express.
-- Whasf

shardis
Posts: 8
Joined: Sun Nov 18, 2012 4:21 pm

Re: Building the Servers problem whit Visual studio expr 12

Post by shardis » Mon Nov 19, 2012 4:53 pm

Login and server Created (finally :mrgreen: ) now... Is a local server, all status green but during the creation of the account on boot.exe or mXI 0.91_Darkstar luncher... the screen explain >_> i hope is the last :?

Image

thx for the Help

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: Building the Servers problem whit Visual studio expr 12

Post by whasf » Mon Nov 19, 2012 4:58 pm

are you running ffxi-boot.exe as administrator?
-- Whasf

anglos
Posts: 29
Joined: Wed Jul 25, 2012 12:38 pm

Re: Building the Servers problem whit Visual studio expr 12

Post by anglos » Mon Nov 19, 2012 5:27 pm

Try using a longer username and password. I've ran into this a long time ago with myself and a few friends. I think in the end, it's just the password length that matters but I may be entirely incorrect.

shardis
Posts: 8
Joined: Sun Nov 18, 2012 4:21 pm

Re: Building the Servers problem whit Visual studio expr 12

Post by shardis » Mon Nov 19, 2012 5:55 pm

anglos wrote:Try using a longer username and password. I've ran into this a long time ago with myself and a few friends. I think in the end, it's just the password length that matters but I may be entirely incorrect.
yes solved

now xD the game stop (not crash) at downloading after you choice the char for play, i have the steam version of ffxi (Final Fantasy XI- Ultimate Collection Abyssea Edition) patched, checked (8hr).
maybe i need write someting in the login_darkstar.conf (the bottom part expansion etc) ??

Thx for the help >_<

anglos
Posts: 29
Joined: Wed Jul 25, 2012 12:38 pm

Re: Building the Servers problem whit Visual studio expr 12

Post by anglos » Mon Nov 19, 2012 9:44 pm

shardis wrote:
anglos wrote:Try using a longer username and password. I've ran into this a long time ago with myself and a few friends. I think in the end, it's just the password length that matters but I may be entirely incorrect.
yes solved

now xD the game stop (not crash) at downloading after you choice the char for play, i have the steam version of ffxi (Final Fantasy XI- Ultimate Collection Abyssea Edition) patched, checked (8hr).
maybe i need write someting in the login_darkstar.conf (the bottom part expansion etc) ??

Thx for the help >_<
Did you try logging in more than once? Also, did you set your IP (sort of) in the zones table?

shardis
Posts: 8
Joined: Sun Nov 18, 2012 4:21 pm

Re: Building the Servers problem whit Visual studio expr 12

Post by shardis » Tue Nov 20, 2012 5:08 am

i've tried more time, different char and different starter town... only in the city of windurst i can play, in the other two they stop at "downloading area" and the server log give me this mex: Warning client cannot receive packet or key is invalid: nameplayer
Edit: whit more try, i noticed that every time i restart the server a different startcity work at detriment of the other two.
anglos: Also, did you set your IP (sort of) in the zones table?
i've followed the guide wiki, in the tables there are only (zone_setting, zone_weather, zoneline) pls be more specific, it's my first time :mrgreen:

sorry for bad eng, thx for the help

p.s. in the server conf do not exist the drop rate, where i found?

Post Reply