MantisBT - Doomseeker
View Issue Details
0001306Doomseeker[All Projects] Bugpublic2013-03-25 19:452018-09-29 14:48
GhostlyDeath 
Blzut3 
normalminoralways
closedfixed 
 
0.10 Beta 
0001306: On ports that only have a single binary, you cannot create servers.
On ports that only have a single binary, you cannot create servers.

That is, on the port config page there is just "Path to your executable".

Then try to create a server by going to create server dialog. If you select that port (in this case ReMooD), then it will say that the server binary is not set.
Does it with the ReMooD plugin:'https://bitbucket.org/GhostlyDeath/doomseeker-remood [^]'
No tags attached.
Issue History
2013-03-25 19:45GhostlyDeathNew Issue
2013-03-26 17:06Blzut3Note Added: 0006175
2013-03-26 17:06Blzut3Statusnew => resolved
2013-03-26 17:06Blzut3Resolutionopen => fixed
2013-03-26 17:06Blzut3Assigned To => Blzut3
2013-03-26 17:08Blzut3Fixed in Version => 0.10 Beta
2018-09-29 14:48WubTheCaptainStatusresolved => closed

Notes
(0006175)
Blzut3   
2013-03-26 17:06   
Fixed. Add EP_ClientOnly to your init and remove the makeClientOnly call.