Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Linux Servers

Archive::Linux Servers Archive area for Linux Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-09-2002, 03:44 PM
bot403
Sarnak
 
Join Date: May 2002
Posts: 52
Default Seriously, do quests work?

Ok i have poured about 6 hours total into figuring out quests, but they just dont seem to work. Please tell me, do quests work in Linux. I WANT A FIRSTHAND ANSWER. Don't say yes unless you have tested the scripts in linux and have seen a quest work on a linux server. I have tried everything i can think of including looking a the source trying to get it to work and nothing prevails.
Reply With Quote
  #2  
Old 06-10-2002, 01:13 AM
TheClaus
Discordant
 
Join Date: Jan 2002
Location: Manteca, CA
Posts: 352
Default

I looked bot and even after I changed my quests to Quests like it showed in the source it still won't work. It is suppose to do the following

Code:
 #ifdef WIN32                                                                        
  snprintf(filename, 254, "Quests\\%i.qst", npc_id);                                  
  #else                                                                               
  snprintf(filename, 254, "Quests/%i.qst", npc_id);                                   
  #endif                                                                              
                                                                                      
  if (pFile = fopen ( filename , "rb" )) {                                            
          printf("Reading quests from %s\n", filename);                               
  }                                                                                   
  else {                                                                              
          //printf("Error: No quests file found for %s\n", zonename);                 
          return;
But when looking at the logs it doesn't say anything like that in world or zone.
Reply With Quote
  #3  
Old 06-10-2002, 08:50 AM
bot403
Sarnak
 
Join Date: May 2002
Posts: 52
Default

true....very true...thanks
__________________
-------------------------
ServerOP- Botworld
-------------------------
Reply With Quote
  #4  
Old 06-10-2002, 12:16 PM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default

I doubt this is it, but be sure to check the permisions on the quests dir and files. You never know, perhaps you got it set to something odd.
__________________
Please read the forum rules and look at reacent messages before posting.
Reply With Quote
  #5  
Old 06-11-2002, 12:59 AM
bot403
Sarnak
 
Join Date: May 2002
Posts: 52
Default

chmod 777 usually will let you know right away if it is perms...its not :(
i also have symlinks from quest Quest quests all to Quests just incase. I looked at the source and it lookds for Quests/(npcid).qst....so i think ive covered all possibilities, but its just Quests.... i even recompiles changing Quests/%i.qst to ./Quests/%i.qst...to no avail,....nothing even shows up in the logs about quests like all though print statements should make it look. That is the entire Wesquests.cpp doesnt even seem to be used.
__________________
-------------------------
ServerOP- Botworld
-------------------------
Reply With Quote
  #6  
Old 06-11-2002, 01:58 AM
TheClaus
Discordant
 
Join Date: Jan 2002
Location: Manteca, CA
Posts: 352
Default

Well I was going to setup a windows box and do some internal testin but minilogin is not right. I don't want to use public login though so I will have to throw it out on the eqemu login server and see what happens. If it works in windows then something is wrong.
Reply With Quote
  #7  
Old 06-11-2002, 02:40 AM
stormgod
Discordant
 
Join Date: Apr 2002
Posts: 419
Default

which file is supposed to call Wesquest ? could be there if the win32def was searching for the right thing and the linux one not .I suppose it should be in client .cpp and I will try to look in it today
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 10:05 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3