[SOLVED] client version 1107 not handled in this server

For any problems with Dawn of Light website or game server, please direct questions and problems here.

Moderator: Support Team

[SOLVED] client version 1107 not handled in this server

Postby Hellwas » Tue Jan 11, 2011 4:49 pm

Can't connect to my localhost server ( last release ), but other Server like Uthgrad works
I use the daocportal

anyone a idea ?
Hellwas
DOL Guest
 
Posts: 3
Joined: Tue Jan 11, 2011 4:27 pm

Re: client version 1107 not handled in this server

Postby Tolakram » Tue Jan 11, 2011 4:57 pm

You need the latest packetlib for 1.107 from SVN.
- Mark
User avatar
Tolakram
Storm / Storm-D2 Admin
 
Posts: 9189
Joined: Tue Jun 13, 2006 1:49 am
Location: Kentucky, USA

Re: client version 1107 not handled in this server

Postby Hellwas » Tue Jan 11, 2011 5:06 pm

thanks for you quick answer, but where can i get it ? - thank
Hellwas
DOL Guest
 
Posts: 3
Joined: Tue Jan 11, 2011 4:27 pm

Re: client version 1107 not handled in this server

Postby Tolakram » Tue Jan 11, 2011 5:09 pm

- Mark
User avatar
Tolakram
Storm / Storm-D2 Admin
 
Posts: 9189
Joined: Tue Jun 13, 2006 1:49 am
Location: Kentucky, USA

Re: client version 1107 not handled in this server

Postby Tolakram » Tue Jan 11, 2011 7:11 pm

Here is a link to all the packet libs in the core. If you don't know how to build your own server then instead of recompiling just drop the packet lib you need into your scripts folder.

http://dolserver.svn.sourceforge.net/vi ... ts/Server/
- Mark
User avatar
Tolakram
Storm / Storm-D2 Admin
 
Posts: 9189
Joined: Tue Jun 13, 2006 1:49 am
Location: Kentucky, USA

Re: client version 1107 not handled in this server

Postby Etaew » Tue Jan 11, 2011 7:35 pm

That really depends.

It uses a constant in the core for client version.

We could always do away with these constants, or accept the int equivilent in the script.
Retired DOL Enthusiast | Blog
User avatar
Etaew
Inactive Staff Member
 
Posts: 7602
Joined: Mon Oct 13, 2003 5:04 pm
Website: http://etaew.net
Location: England

Re: client version 1107 not handled in this server

Postby Tolakram » Tue Jan 11, 2011 8:00 pm

It's really a shame DOL is structured in such a way that helping people do something simple is such a pain in the rear.
- Mark
User avatar
Tolakram
Storm / Storm-D2 Admin
 
Posts: 9189
Joined: Tue Jun 13, 2006 1:49 am
Location: Kentucky, USA

Re: client version 1107 not handled in this server

Postby Graveen » Tue Jan 11, 2011 8:10 pm

Soon you can grab the nightly build !
Image
* pm me to contribute in Dawn of Light: code, database *
User avatar
Graveen
Project Leader
 
Posts: 12661
Joined: Fri Oct 19, 2007 9:22 pm
Location: France

Re: client version 1107 not handled in this server

Postby whamington » Thu Feb 03, 2011 7:08 pm

I followed the directions to play on a DOL server but so far its not working. What are some of the common problems and how can I fix it so I can play here?
whamington
DOL Visitor
 
Posts: 5
Joined: Sat Nov 20, 2010 5:44 pm

Re: client version 1107 not handled in this server

Postby Roozzz » Thu Feb 03, 2011 7:24 pm

I followed the directions to play on a DOL server but so far its not working. What are some of the common problems and how can I fix it so I can play here?
1. Download Daoc Portal
2. Make sure you have .Net installed.
3. Download/patch Daoc to the latest live version (Can be done through the portal)
4. Pick a server, make up an account name and pw and press play.

This should work flawlessly, in case it doesn't we really need a better error description to help you further.
Quidquid latine dictum sit, altum videtur
Roozzz
Database Team
 
Posts: 1943
Joined: Wed Dec 06, 2006 11:00 am

Re: client version 1107 not handled in this server

Postby whamington » Fri Feb 04, 2011 6:00 pm

ok I had net but downloaded a newer version but that didn't help. I watched the youtube videos and when I get to the european link its completely different now so I can't use that. I have all the discs and have installed them and have been playing retail for 2 months and can play in the labyrinth of the minotaur but when I do a search for that name in my directories it comes up blank. I try to change the settings to EU instead of US but no longer am able to find where that is. When I click on play i get
Code: Select all
System.ComponentModel.Win32Exception: The system cannot find the file specified
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(String fileName)
at DAoCPortal.Helpers.Support.OpenUrl(String url)
and also
Code: Select all
System.Exception: Your game directory is not a valid DAoC Installation. Please set the game directory to a proper DAoC directory!
In addition I keep getting
Code: Select all
The file camelot.exe was not found. Verify game path and try again.
All I know is I can play all parts of the game on retail and have the very latest patches so I can not understand how it is possible for it to not work on a dawn of light server.
I would like to use DOL but it really is much more difficult to set up then on a WoW private server. In any case I appreciate any help you can give me.
whamington
DOL Visitor
 
Posts: 5
Joined: Sat Nov 20, 2010 5:44 pm

Re: client version 1107 not handled in this server

Postby bluraven » Fri Feb 04, 2011 6:11 pm

That error is pretty straight forward. You do not have a proper game directory configured in the portal. Go into the portal settings and click browse and point it to the correct directory that contains camelot.exe. You do not need to set it to EU anymore, it should be US always now. If you still can't find it on your hard drive, then find the shortcut on your desktop that you were using to play on live, right click it and go to properties and look at the directory it tells you there and use that same directory path in your portal settings.
Image
bluraven
Support Team
 
Posts: 1484
Joined: Mon Mar 19, 2007 8:18 am
Location: Las Vegas, NV

Re: client version 1107 not handled in this server

Postby whamington » Fri Feb 04, 2011 7:14 pm

Thanks for all the expert help. I was finally able to get it right! I'm in the game now :D
whamington
DOL Visitor
 
Posts: 5
Joined: Sat Nov 20, 2010 5:44 pm

Re: client version 1107 not handled in this server

Postby tobz » Fri Feb 04, 2011 7:43 pm

Given this thread, I'd say there needs to be work done in DAOCPortal for better error reporting. Showing native exceptions for not having the game directory set? Really? That's ridiculous. :P
tobz
DOL Devotee
 
Posts: 363
Joined: Mon Jul 27, 2009 6:24 pm

Re: client version 1107 not handled in this server

Postby Etaew » Fri Feb 04, 2011 10:12 pm

nodir.jpg
nodir.jpg (7.75 KiB) Viewed 2307 times
The error is already handled. It must be something else.
Retired DOL Enthusiast | Blog
User avatar
Etaew
Inactive Staff Member
 
Posts: 7602
Joined: Mon Oct 13, 2003 5:04 pm
Website: http://etaew.net
Location: England


Return to “%s” Support

Who is online

Users browsing this forum: No registered users and 1 guest