User Tools

Site Tools


faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
faq [2022/08/01 02:13]
leaf Update using the dip command and a fountain to erase spell scrolls
faq [2022/09/02 16:04]
leaf Replace check in with commit in summary text
Line 576: Line 576:
 Metaserver needs TCP port 13326 open Metaserver needs TCP port 13326 open
  
-==== 4.5 Why when I try to launch the server, I see a message about the port already in use? ====+==== 4.5 How can I tell what version a server is running using Metaserver info? ==== 
 + 
 +Check the website for any of the available metaservers. In the Version column, you will see information such as: 
 + 
 +  1.12-beta-r17660M  
 +   
 +  Or 
 +   
 +  v1.75.0-1046-gc8d4b6 
 +  
 +The first set of digits relates to the tagged release (i.e., 1.12 or 1.75.0) 
 + 
 +The last string of text indicates a subversion (marked with a '​r'​) commit (i.e. r17660M) while the letter '​g'​ indicates a git commit (i.e, gc8d4b6). 
 + 
 +To look up the specific git commit related to that version, exclude the letter '​g'​ from your search. 
 +So release gc8d4b6 would be commit [[https://​sourceforge.net/​p/​crossfire/​crossfire-server/​ci/​c8d4b6aabeb3d9ef5b982bbc13b8b404f1269b0c/​|c8d4b6]] 
 + 
 +==== 4.6 Why when I try to launch the server, I see a message about the port already in use? ====
  
 Check to see if the server is already running with this command: Check to see if the server is already running with this command:
faq.txt · Last modified: 2024/05/20 15:32 by leaf