Project 1999

Go Back   Project 1999 > General Community > Technical Discussion

Reply
 
Thread Tools Display Modes
  #1  
Old 04-01-2019, 09:24 PM
Arcadius Arcadius is offline
Large Bat


Join Date: Oct 2016
Posts: 14
Question Linux Mint 19.1 + Wine Staging 4.4

Hey guys I want to start off saying im not that great with linux yet, so i apologize if this is easy, but i did check guides on the website, forum, and wiki, and read the before you make a post topics,utilized a search engine and did check tech forum history with ctrl+f linux for 10 pages, and saw no relating answer.

My proglem revolves around the server list populating with the UDP issue. i have tried probably 20 times in a row and gotten nothing. sometimes a partial list.
I've never used make before, but i did manage to download middlemand, extract it, nav to it in CLI and type make, and it's successful. I can't run the bin file though. I tried double clicking it, it doesnt know what to do with it. i have tried chmod +x, a+x, u+x, none worked. no indication its running.

Also, does it need run every time i run the game?

Thank you.
Reply With Quote
  #2  
Old 04-01-2019, 09:31 PM
loramin loramin is offline
Planar Protector

loramin's Avatar

Join Date: Jul 2013
Posts: 10,213
Default

You need to run it every time. What I do is add the following line to my .bash_profile:

/home/me/bin/p99-login-middlemand &

(I keep the program inside a "bin" folder in my home folder; obviously you'll need to adjust the above path for to point to wherever you're keeping it.)

That way it will start up automatically and you'll never have to even remember that it's there.

As for making it work, if you do it the way I suggested (or run it at the command line instead of in the GUI) it should work (hopefully).
__________________

Loramin Frostseer, Oracle of the Tribunal <Anonymous> and Fan of the "Where To Go For XP/For Treasure?" Guides
Anyone can improve the wiki! If you are new to the Blue or Green servers, you can improve the wiki to earn a "welcome package" of platinum and/or gear! Send me a forum message for details.
Reply With Quote
  #3  
Old 04-02-2019, 07:47 PM
Arcadius Arcadius is offline
Large Bat


Join Date: Oct 2016
Posts: 14
Default

Ok, I can add it to my game start bash script, and i added the bin folder ($PATH:/home/me/Downloads/p99-login-middlemand-master/bin) to my .bashrc.

But the problem i'm not solving is p99-login-middlemand being read by mint. When I double click it it tells me unknown file type & choose a program, when i right click properties it's type is Unknown (application/x-sharedlib). There is no file type suffix on the file name. In CLI when I cd to the bin folder and type the file name as ls shows it, It returns a command not found.
Last edited by Arcadius; 04-02-2019 at 07:48 PM.. Reason: clarified a sentence
Reply With Quote
  #4  
Old 04-02-2019, 07:58 PM
nyclin nyclin is offline
Fire Giant

nyclin's Avatar

Join Date: Jul 2014
Posts: 613
Default

$ echo "/home/me/Downloads/p99-login-middlemand-master/bin/p99-login-middlemand 2>&1" >> ~/.bash_profile
$ . ~/.bash_profile

then run wine/eq however

if bash is saying "command not found" on something in your current directory, it isn't part of your $PATH and you can exec it by running ./command if its chmod +x for you. if you update your $PATH in .bashrc you have to re-source .bashrc or open a new shell for the path to get updated, as .bashrc is just a script that gets run whenever you open a new login shell
Reply With Quote
  #5  
Old 04-02-2019, 08:25 PM
Arcadius Arcadius is offline
Large Bat


Join Date: Oct 2016
Posts: 14
Default

typed in first command OK, 2nd one returned a no such file or directory.

did a chmod +x on p99-login-middlemand, and then tried just typing the file name which returned command not found, and tried forcing it with ./command which returned ./command: no such file or directory.
Reply With Quote
  #6  
Old 04-05-2019, 06:11 PM
Arcadius Arcadius is offline
Large Bat


Join Date: Oct 2016
Posts: 14
Default

I have been unable to get the server list to populate *at all* for the last few days. Anyone have any other advice for what i'm missing/doing wrong? I feel like I've hit a wall here and not finding any solution.

TY loramin and nyclin for the help you have given so far.
Reply With Quote
  #7  
Old 04-05-2019, 07:05 PM
loramin loramin is offline
Planar Protector

loramin's Avatar

Join Date: Jul 2013
Posts: 10,213
Default

You could try getting a VPN. That has helped me.
__________________

Loramin Frostseer, Oracle of the Tribunal <Anonymous> and Fan of the "Where To Go For XP/For Treasure?" Guides
Anyone can improve the wiki! If you are new to the Blue or Green servers, you can improve the wiki to earn a "welcome package" of platinum and/or gear! Send me a forum message for details.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:13 AM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.