Game file not found, please check the first parameter!

If you need support, you can get help here!
User avatar
PresiseFA
Warder
 
Posts: 10
Joined: Aug 27, 2005 00:00

Postby PresiseFA » May 17, 2006 21:49

How can I fix this? My client (catacombs) is located at D:/Program Files/Mythic/Catacombs/game.dll, this is my connect.bat -

Code: Select all
@echo off
rem ***************************************************************************
rem *
rem * The commandline of the launcher is the following
rem * DOLLoader {Path to game.dll or tgame.dll} {ip_address} {port} [1 for 1.74+ clients] {username} {password}
rem *
rem * {Path to game.dll or tgame.dll} <- Set to the file you want to execute eg. D:\camelot\game.dll
rem * {ip_address}                           <- Set to the ip address where you want to connect
rem * [1 for 1.74+ clients]                  <- Put a 1 here if you use 1.74+ client version
rem * {port}                                <- Set to the port where you want to connect
rem * {username}                            <- Set to your username
rem * {password}                             <- Set to your password
rem *
rem * Example for a 1.74+ client:
rem * DOLLoader game.dll 127.0.0.1 10300 1 testuser testpassword
rem *
rem * Example for a 1.73 or lower client:
rem * DOLLoader game.dll 127.0.0.1 10300 testuser testpassword
rem *
rem * PLEASE NOTE! EDIT only the things under this line (DOLLOADER game.dll .....)
rem ***************************************************************************

@DOLLoader D:/Program Files/Mythic/Catacombs/game.dll 81.169.136.116 10300 20 my_account my_password


Anyone know how to fix this?

User avatar
PresiseFA
Warder
 
Posts: 10
Joined: Aug 27, 2005 00:00

Postby PresiseFA » May 17, 2006 22:06

Okay, I just used the launcher, instead of the dol loader, and it opens the game, but it can't connect. What's up with that?

User avatar
T-Man
Phoenix Knight
 
Posts: 1673
Joined: Apr 17, 2005 00:00
Location: Stuttgart, Germany

Postby T-Man » May 17, 2006 23:01

Using DOLLoader you have to put quotes around the path since it has a blank in it. The correct line yould be:
Code: Select all
@DOLLoader "D:/Program Files/Mythic/Catacombs/game.dll" 81.169.136.116 10300 20 my_account my_password
Happy hunting!
-----
<img src="http://www.uthgard.the-bart.org/Kazu/Avatare/T-Man.jpg"/><img border="0" src="http://metty.the-bart.org/other/daoc/sig.php?name=Tamurel&s=9" />
Other characters

User avatar
PresiseFA
Warder
 
Posts: 10
Joined: Aug 27, 2005 00:00

Postby PresiseFA » May 18, 2006 01:51

Yeah, I figured that out after talking to someone in the IRC channel, I apologize for bringing it to the forums first.


Return to Support

Who is online

Users browsing this forum: No registered users and 10 guests

Friday, 04. April 2025

Artwork and screen shots Copyright © 2001-2004 Mythic Entertainment, Inc. All rights reserved. Used with permission of Mythic Entertainment. Mythic Entertainment, the Mythic Entertainment logo, "Dark Age of Camelot," "Shrouded Isles," "Foundations," "New Frontiers," "Trials of Atlantis," "Catacombs," "Darkness Rising," the Dark Age of Camelot and subsequent logos, and the stylized Celtic knot are trademarks of Mythic Entertainment, Inc.

Valid XHTML & CSS | Original Design by: LernVid.com | Modified by Uthgard Staff