|  |  | 
 
  |  |  |  |  
  |  |  |  |  
  |  |  |  |  
  |  |  |  |  
  |  | 
	
		
   
   
      | Tutorials::Submissions Submit your tutorials here to be reviewed |  
	
	
		
	
	
	| 
			
			 
			
				09-12-2005, 04:56 PM
			
			
			
		 |  
	| 
		
			
			| Hill Giant |  | 
					Join Date: Mar 2005 
						Posts: 165
					      |  |  
	| 
				 How To Setup A 6.2 Server 
 added to wiki http://www.eqemulator.net/wiki/wikka.php?wakka=Windows6 
can't get the name the way i wish so i gave up on it.			 Last edited by tallerin; 09-17-2005 at 08:07 PM..
				Reason: added to wiki
 
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |  
	
		
	
	
	| 
			
			 
			
				09-12-2005, 07:21 PM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Oct 2004 
						Posts: 11
					      |  |  
	| 
 worked, everything up and connected but was getting a 1017 when trying to connect to my own server 
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |  
	
		
	
	
	| 
			
			 
			
				09-13-2005, 01:15 AM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Mar 2003 
						Posts: 15
					      |  |  
	| 
				 Cannot connect to own private server 
 I have everything the way it is supposed to be running but when I go to run eq and login it just hangs at logging into server. I dont even get to the server select screen!
 I think it is something in my computer blocking me from it but I have no idea what it might be.
 
 Any suggestions?
 
 Red
 
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |  
	
		
	
	
	| 
			
			 
			
				09-13-2005, 01:28 AM
			
			
			
		 |  
	| 
		
			|  | Hill Giant |  | 
					Join Date: Dec 2002 Location: Nottingham!! 
						Posts: 217
					      |  |  
	| 
 
	Quote: 
	
		| 
					Originally Posted by rednckcowby
					
				 I have everything the way it is supposed to be running but when I go to run eq and login it just hangs at logging into server. I dont even get to the server select screen!
 I think it is something in my computer blocking me from it but I have no idea what it might be.
 
 Any suggestions?
 
 Red
 |  Post your eqhost.ini, loginserver.ini and any error messages that appear in world.exe and zone.exe windows and people will be able to help you better.
				__________________ GM/ServerOP - Shadows of Norrath
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |  
	
		
	
	
	| 
			
			 
			
				09-13-2005, 03:05 AM
			
			
			
		 |  
	| 
		
			
			| Hill Giant |  | 
					Join Date: Mar 2005 
						Posts: 165
					      |  |  
	| 
 
	Quote: 
	
		| 
					Originally Posted by nrellihan
					
				 worked, everything up and connected but was getting a 1017 when trying to connect to my own server |  make sure you added these to your Database for minilogin if there not in there then that could give you the 1017.
 
	Code: INSERT INTO variables (varname, value, information) VALUES ('LoginType', 'Minilogin', 'Set this to Minilogin to login using a minilogin server :)'); 
alter table account add minilogin_ip varchar(32) not null;
insert into account (name,status, minilogin_ip) values('USERNAME_HERE',250,'127.0.0.1');
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |  
	
		
	
	
	| 
			
			 
			
				09-13-2005, 03:39 AM
			
			
			
		 |  
	| 
		
			
			| Hill Giant |  | 
					Join Date: Mar 2005 
						Posts: 165
					      |  |  
	| 
 
	Quote: 
	
		| 
					Originally Posted by rednckcowby
					
				 I have everything the way it is supposed to be running but when I go to run eq and login it just hangs at logging into server. I dont even get to the server select screen!
 I think it is something in my computer blocking me from it but I have no idea what it might be.
 
 Any suggestions?
 
 Red
 |   make sure you take the opcodes.conf that came with minilogin and copy those opcodes to your main opcodes.conf in eqemu directory. I just checked if they are not added to your opcode.conf eq hangs at the connecting to server please wait.
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |  
	
		
	
	
	| 
			
			 
			
				09-13-2005, 11:56 AM
			
			
			
		 |  
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Sep 2004 
						Posts: 2
					      |  |  
	| 
 Followed the instructions, but I'm getting an error 127- LoadEMuShareMemDLL::Load() failed to attach to a function. Anyone have an idea on what's wrong? 
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |  
	
		
	
	
	| 
			
			 
			
				09-13-2005, 02:19 PM
			
			
			
		 |  
	| 
		
			
			| Hill Giant |  | 
					Join Date: Mar 2005 
						Posts: 165
					      |  |  
	| 
 
	Quote: 
	
		| 
					Originally Posted by platothepenguin
					
				 Followed the instructions, but I'm getting an error 127- LoadEMuShareMemDLL::Load() failed to attach to a function. Anyone have an idea on what's wrong? |  not sure why your getting that issue unless you are trying to use zoneperl,zonedebug,worlddebug ect. right now for the time being you can only use the zone and world from the eqemu fix.so you would extract emusharemem.dll , opcodes.conf, from the sourceforge binaries and extract the zone , world from the eqemufix put them all into one folder.
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |  
	
		
	
	
	| 
			
			 
			
				09-13-2005, 10:08 PM
			
			
			
		 |  
	| 
		
			
			| Sarnak |  | 
					Join Date: Jul 2004 Location: Oregon 
						Posts: 69
					      |  |  
	| 
				 opcodes.conf 
 What program are we supposed to use to edit a .conf file, notepad or some other text editor, or a special program designed especialy for .conf files?
 T.y.i.a.
 
 Koshoji
 
 
 edit--> Nevermind. Now that I know a bit more about CVS I see that it is the program that I was asking about. Woot!
 
				__________________"Always move twice"
 -Bruce Juchnik Hanshi
 			 Last edited by Koshoji; 09-16-2005 at 09:47 PM..
 
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |  
	
		
	
	
	| 
			
			 
			
				09-15-2005, 02:41 PM
			
			
			
		 |  
	| 
		
			
			| Developer |  | 
					Join Date: Jul 2004 
						Posts: 773
					      |  |  
	| 
 please stop posting this sort of thing on the forums... this is what the wiki is for. 
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |  
	
		
	
	
	| 
			
			 
			
				09-15-2005, 02:44 PM
			
			
			
		 |  
	| 
		
			
			| Hill Giant |  | 
					Join Date: Mar 2005 
						Posts: 165
					      |  |  
	| 
 then just remove this from the forum i do not know how to submit things to this wiki or what ever it is. if it is not whanted here then remove it. maybe the tutorial sections should be removed.
 also I don't plan on  finding the time to mess with the wiki and figure it out. it was posted here cause well this is a tutorial section. also if your scold one scold the other that submitted one today for linux server setup.
 			 Last edited by tallerin; 09-15-2005 at 11:01 PM..
 
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |  
	
		
	
	
	| 
			
			 
			
				09-15-2005, 03:16 PM
			
			
			
		 |  
	| 
		
			
			| Sarnak |  | 
					Join Date: Jun 2005 
						Posts: 91
					      |  |  
	| 
 I think fathernitwit might be having a bad day, seems the last 4 posts i just read are on the grumpy side .....  
wiki is here http://www.eqemulator.net/wiki/  though i've only been there once myself.... 
 
vRandom
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |  
	
		
	
	
	| 
			
			 
			
				09-15-2005, 06:47 PM
			
			
			
		 |  
	| 
		
			
			| Demi-God |  | 
					Join Date: Jan 2005 
						Posts: 1,109
					      |  |  
	| 
 I suggest one solution ? 
Tutorial for wiki are post here, 
And the wiki manager paste it (when it is correct) to wiki and lock the thread here ? you need also lock all the old tutorial forum  
				__________________ 
				__________________________________________________  _____________________________________ 
I speak english like a spanish cow..., I speak spanish like a english pudding... 
But I try to speak good french !!! (Non au langage SMS sur forum)
http://eqfroggy.new.fr  : Froggy French Server Website.
			
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |  
	
		
	
	
	| 
			
			 
			
				09-16-2005, 11:47 AM
			
			
			
		 |  
	| 
		
			
			| Developer |  | 
					Join Date: Jul 2004 
						Posts: 773
					      |  |  
	| 
 that is completely against the point of having the wiki... the point is that it is a USER EDITABLE form of documentation, which does not get crowded with a bunch of posts like this one that detract from the real information... its not that hard people 
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |  
	
		
	
	
	| 
			
			 
			
				09-16-2005, 01:52 PM
			
			
			
		 |  
	| 
		
			
			| Demi-God |  | 
					Join Date: Jan 2005 
						Posts: 1,109
					      |  |  
	| 
 Ok !!! i don't know wiki is user editable, that good news   
All just need to read wiki documentation and make your tutorial   
that very good !!!
				__________________ 
				__________________________________________________  _____________________________________ 
I speak english like a spanish cow..., I speak spanish like a english pudding... 
But I try to speak good french !!! (Non au langage SMS sur forum)
http://eqfroggy.new.fr  : Froggy French Server Website.
			
			
			
			
			
			
			
			
			
			
				
			
			
			
		 |  
	
		
	
	
	
	
	| Thread Tools |  
	|  |  
	| Display Modes |  
	
	| 
		 Linear Mode |  
	| 
	|  Posting Rules |  
	| 
		
		You may not post new threads You may not post replies You may not post attachments You may not edit your posts 
 HTML code is Off 
 |  |  |  All times are GMT -4. The time now is 11:04 PM.
 
 |  |  
    |  |  |  |  
    |  |  |  |  
     |  |  |  |  
 |  |