Hey everyone,
I followed the instructions posted by rasputin, only problem I have is when I start Usurper I get a popup error. I added an attachment, any help would be appreciated!
Thanks
Beginners Problem
Moderator: Lenny of Repan
Beginners Problem
- Attachments
-
- problem.JPG (43.23 KiB) Viewed 5650 times
- Lenny of Repan
- Immortal
- Posts: 280
- Joined: Sun Aug 22, 2004 3:33 pm
- Location: Hot Springs National Park Arkansas - USA
- Contact:
Great presentation of your question.
I am going to go out on a limb here and first suggest your pathname of C:\\DOCUME~1\\JYSON~1\\MYDOCU`1\\Unzipped\\USURP0~1\\GAMESR~1\\SBBS\\DOSXTRN.EXE
maybe much too long. Dosxtrn.exe is the program that Gameserver is using to access DOS programs, and DOS has limitations for pathnames.
You might try putting your folder USURP0~1 at the root directory and shortening the names, ie C:\\USURP\\GAMESR\\SBBS etcetera.. There may be more problems after that, but that one is a blocker I believe.. On my website I have a zipped file that unzips to C:\\ as C:\\U\\ with all of the gameserveran d Ususrper files in folder(directory) C:\\ U. From your attachment, it appears that you are using either Windows NT or Later. I run the gameserver on Windows 98Se and Windows XP Pro.
Let us know if this gets you further toward Gameserver/Usurper
/lenny
I am going to go out on a limb here and first suggest your pathname of C:\\DOCUME~1\\JYSON~1\\MYDOCU`1\\Unzipped\\USURP0~1\\GAMESR~1\\SBBS\\DOSXTRN.EXE
maybe much too long. Dosxtrn.exe is the program that Gameserver is using to access DOS programs, and DOS has limitations for pathnames.
You might try putting your folder USURP0~1 at the root directory and shortening the names, ie C:\\USURP\\GAMESR\\SBBS etcetera.. There may be more problems after that, but that one is a blocker I believe.. On my website I have a zipped file that unzips to C:\\ as C:\\U\\ with all of the gameserveran d Ususrper files in folder(directory) C:\\ U. From your attachment, it appears that you are using either Windows NT or Later. I run the gameserver on Windows 98Se and Windows XP Pro.
Let us know if this gets you further toward Gameserver/Usurper
/lenny
læhynê de ræpân
Usurper V0.20e downloads http://www.knaper.com/u/index.html
Usurper information http://www.usurper.info
other links http://www.knaper.com/usrp/telnet-links.html
Usurper V0.20e downloads http://www.knaper.com/u/index.html
Usurper information http://www.usurper.info
other links http://www.knaper.com/usrp/telnet-links.html
The problem I had was is that I had files missing in my windows/system32 folder (autoexec.nt - config.nt - command.com). Somehow vanished from service pack 1 to service pack 2.
Now the problem I have is when I click on Usurper to load the game it hangs I waited atleast 5 mins and no go, the setup.ini I have is command= C:\\usuper\\USURPER.EXE (keep in mind I'm still learning)
And Thanks again Lenny for your help.
Now the problem I have is when I click on Usurper to load the game it hangs I waited atleast 5 mins and no go, the setup.ini I have is command= C:\\usuper\\USURPER.EXE (keep in mind I'm still learning)
And Thanks again Lenny for your help.
- Lenny of Repan
- Immortal
- Posts: 280
- Joined: Sun Aug 22, 2004 3:33 pm
- Location: Hot Springs National Park Arkansas - USA
- Contact:
We are all still learning 
Sorry, But I almost missed this. You have that line,
command= C:\\usuper\\USURPER.EXE , in your file,setup.ini.
You also need a file, games.ini, in your gameserver directory.
for your Usurper door \"U\" to work, you need the following in the games.ini file.
-=-=-=-
Access=10
Command=C:\\usuper\\usurp.bat *N
Description=\"Usurper Door\"
DropFile=1
-=-=-
Note, I have used your example pathname.
Make certain capitalization & spelling are correct.
The file, games.ini, directs choice \"U\" to the batch file,
usurp.bat, located in your usurper directory.
The atypical usurp.bat that I use on all of my usurper doors is as follows.
-=-=-
cd c:\\usrp\\c-v20d
c:\\usrp\\c-v20d\\usurper.exe /N%1 /PC:\\gor\\NODE%1
cd c:\\gor\\node%1
-=-=-
each usurp.bat file does have to have the precise correct pathnames.
the pathname for this particular door C(where we spoke this AM),
is c:\\usrp\\c-v20d
the pathname to the gameserver directory
is c:\\gor
And finally, gameserver will create the NODE directory folders & files.
seperately, my batch file to run usurper locally
is c:\\usurp\\c-v20d\\local.bat as follows.
-=-=-
usurper.exe /l
-=-=-
I hope this helps all that visit here..

Sorry, But I almost missed this. You have that line,
command= C:\\usuper\\USURPER.EXE , in your file,setup.ini.
You also need a file, games.ini, in your gameserver directory.
for your Usurper door \"U\" to work, you need the following in the games.ini file.
-=-=-=-
Access=10
Command=C:\\usuper\\usurp.bat *N
Description=\"Usurper Door\"
DropFile=1
-=-=-
Note, I have used your example pathname.
Make certain capitalization & spelling are correct.
The file, games.ini, directs choice \"U\" to the batch file,
usurp.bat, located in your usurper directory.
The atypical usurp.bat that I use on all of my usurper doors is as follows.
-=-=-
cd c:\\usrp\\c-v20d
c:\\usrp\\c-v20d\\usurper.exe /N%1 /PC:\\gor\\NODE%1
cd c:\\gor\\node%1
-=-=-
each usurp.bat file does have to have the precise correct pathnames.
the pathname for this particular door C(where we spoke this AM),
is c:\\usrp\\c-v20d
the pathname to the gameserver directory
is c:\\gor
And finally, gameserver will create the NODE directory folders & files.
seperately, my batch file to run usurper locally
is c:\\usurp\\c-v20d\\local.bat as follows.
-=-=-
usurper.exe /l
-=-=-
I hope this helps all that visit here..
læhynê de ræpân
Usurper V0.20e downloads http://www.knaper.com/u/index.html
Usurper information http://www.usurper.info
other links http://www.knaper.com/usrp/telnet-links.html
Usurper V0.20e downloads http://www.knaper.com/u/index.html
Usurper information http://www.usurper.info
other links http://www.knaper.com/usrp/telnet-links.html