Building the Servers problem whit Visual studio expr 12

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

Re: Building the Servers problem whit Visual studio expr 12

Post by anglos » Tue Nov 20, 2012 11:50 am

shardis wrote: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?
In regards to the invalid packet deal, I found a few instances of people discussing that on the forum and there doesn't seem to be a clear cut solution. One suggests keep trying as it'll ultimately fix itself while one suggests cleaning out character session data or starting a fresh database.

For the zone IP stuff I was talking about, it defaults to 127.0.0.1 I believe but if you're not using 127.0.0.1 and instead a LAN or a WAN IP address, you need to set the IP address in the table: zone_settings. You need to convert the IP address to an integer first.

http://kile.dyndns.info:8765/index.php? ... Map_Server

For mob drops, I'm not entirely sure. In the database, there is a table called mobs_droplist, there is a column called rate but I'm not exactly sure how that works.

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 12:34 pm

ok try clear the char session every time the game stop at the download, for the ip zone_setting is already set for all the zone-location whit the same decimal "ip" in my case 16777343.
For the mob drop, i've already find that list but that table set a specified item of the mob droplist, xD i won't drop an equip item for every mob, i try to find the global droprate to change, similiar at the exp rate (example exp_rate: 1.0) to x5 or x10

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 » Tue Nov 20, 2012 12:42 pm

shardis wrote:ok try clear the char session every time the game stop at the download, for the ip zone_setting is already set for all the zone-location whit the same decimal "ip" in my case 16777343.
For the mob drop, i've already find that list but that table set a specified item of the mob droplist, xD i won't drop an equip item for every mob, i try to find the global droprate to change, similiar at the exp rate (example exp_rate: 1.0) to x5 or x10

thx for the help
Are you able to connect now?

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 12:52 pm

yeah sometimes, restart the gameserver untill the char load the zone (that problem of packet), at least the server reboot in notime :)

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

Re: Building the Servers problem whit Visual studio expr 12

Post by shardis » Sun Nov 25, 2012 8:23 am

Hi, i've a doubt, in the main menù where the installed expansion are "lighted" , i have only Rize Of The Zilart active... why the remain exp: Chains Of Promathia, Treasures Of Aht Urhgan and Wings Of The Goddess are not? Change anything? if i install the remaining exp, the server support the game?

Thx for the answer

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 » Sun Nov 25, 2012 2:08 pm

Those being highlighted has nothing to do with what areas you can get to. Those highlights at the selection screen depend on what you set in the login_darkstar.conf file and read the section on "Expansion Icons"
-- Whasf

Post Reply