View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004236 | Spring engine | General | public | 2013-12-30 18:54 | 2013-12-31 00:28 |
| Reporter | nixtux | Assigned To | Kloot | ||
| Priority | urgent | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 95.0.1+git | ||||
| Target Version | 96.0 | ||||
| Summary | 0004236: 95.0.1-230 can't communicate with SPADS | ||||
| Description | I'm not entirely sure what the problem is, but in game commands given by 95.0.1-230 are not recieved by SPADS. | ||||
| Steps To Reproduce | Join lobby and go into [BoS]Autohost1, which is running 95.0.1-230, start a game and try to execute a command like "!vote stop" or "!kick [Fx]Bluestone". | ||||
| Additional Information | Myself and nixtux tested with a SPADS host and switching it between 95.0 and 95.0.1-230. For example, with 95.0 the host responded to a !stop or !kick command, with 95.0.1-230 the command was ignored. Perhaps it's related to the version string changing, but I've no proof. Latest builds seem to have "develop" and "release" added into their version string (as reported by spads to springlobby). I noticed that springie hosts (at least, the ones currently running 95.0.1-196) don't have "develop" or "release" in the version strings they report. | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
nix (who owns the host) will add info of logs from spads, but neither of us are sure precisely what info to provide. At the end of each game wtih 95.0.1-230 the host reports 'spring crashed', which it didn't, so it looks like the GameOver data is not recieved by spads either. |
|
|
spads.log and infolog from 95.0.1-230-gfee8fe3 -- http://pastebin.com/nvtuW5rd http://pastebin.com/xMV40J7h and from 95 http://pastebin.com/iee5SK98 http://pastebin.com/LqrfPH6Z and as you can see there is no debug from [SpringAutoHostInterface] in 95.0.1-230-gfee8fe3 |
|
|
springsettings.cfg of the server needed |
|
|
all springsettings.cfg that where loaded as shown in infolog where blank, 0 bytes ?? |
|
|
but .springrc which is also read looking at infolog http://pastebin.com/yQip5W5a |
|
|
FYI: springie hosts / zk lobby don't support the cl compatibility flag (=doesn't create games with branch in version), while springlobby does. i don't know about spads. |
|
|
sigh... your .springrc lacks an 'AutohostPort' entry so its value defaults to 0 --> server won't create an autohost interface |
|
|
reopened by nixtux's request |
|
|
ok ive added "AutohostPort" with correct port as used in spads.conf and still no difference |
|
|
add ServerLogErrorMessages=1, then check your infolog |
|
|
maybe also: LogSections = DedicatedServer, AutohostInterface |
|
|
Updated infolog http://pastebin.com/rLMBuTcP what does stick out is Error: [AddAutohostInterface] auto-host IP address not in x.y.z.w format! |
|
|
so fix that... the problem is with your config and exactly as the error describes ("AutohostIP = localhost") |
|
|
But i dont have that set anywhere as far as i know (nothing showing from greping every spads config file), ive even tryed setting spads.conf localLanIp:127.0.0.1 but not joy |
|
|
you have it set in .springrc |
|
|
ok ive set AutohostIP = 127.0.0.1 and still get Error: [AddAutohostInterface] auto-host IP address not in x.y.z.w format! |
|
|
triple-check the spelling, it MUST be "AutohostIP" |
|
|
please try to set AutohostPort = 8452 as AutohostPort defaults to 0 ip shouldn't be needed, but if set it should look like this: AutohostIP = 127.0.0.1 dns names are afaik not supported. i wonder where the error message comes from, couldn't find it with grep. did you copy and paste or write down by guessing? |
|
|
ok i have it working now, seemed setting in .springrc did not work for me but in .spring/springsetting.cfg is fine (spelling was correct), apart on reload spring seemed to strip all setting apart from AutohostIP = 127.0.0.1 AutohostInterface = 1 DedicatedServer = 1 Please Close and thanks |
|
|
meh, weird stuff :-| |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-12-30 18:54 | silentwings | New Issue | |
| 2013-12-30 18:59 | silentwings | Note Added: 0012543 | |
| 2013-12-30 19:00 | silentwings | Note Edited: 0012543 | |
| 2013-12-30 19:04 | silentwings | Note Edited: 0012543 | |
| 2013-12-30 19:06 | silentwings | Note Edited: 0012543 | |
| 2013-12-30 19:12 | nixtux | Note Added: 0012544 | |
| 2013-12-30 19:12 | Kloot | Note Added: 0012545 | |
| 2013-12-30 19:30 | nixtux | Note Added: 0012546 | |
| 2013-12-30 19:32 | nixtux | Note Added: 0012547 | |
| 2013-12-30 19:38 | nixtux | Note Edited: 0012546 | |
| 2013-12-30 19:40 | abma | Note Added: 0012548 | |
| 2013-12-30 19:41 | Kloot | Note Added: 0012549 | |
| 2013-12-30 19:41 | Kloot | Status | new => closed |
| 2013-12-30 19:41 | Kloot | Assigned To | => Kloot |
| 2013-12-30 19:41 | Kloot | Resolution | open => no change required |
| 2013-12-30 19:43 | abma | Note Edited: 0012548 | |
| 2013-12-30 19:49 | silentwings | Note Added: 0012550 | |
| 2013-12-30 19:49 | silentwings | Status | closed => feedback |
| 2013-12-30 19:49 | silentwings | Resolution | no change required => reopened |
| 2013-12-30 19:52 | nixtux | Note Added: 0012551 | |
| 2013-12-30 20:01 | Kloot | Note Added: 0012552 | |
| 2013-12-30 20:11 | abma | Reporter | silentwings => nixtux |
| 2013-12-30 20:12 | abma | Severity | block => minor |
| 2013-12-30 20:12 | abma | Target Version | => 96.0 |
| 2013-12-30 20:19 | abma | Note Added: 0012553 | |
| 2013-12-30 23:10 | nixtux | Note Added: 0012554 | |
| 2013-12-30 23:10 | nixtux | Status | feedback => assigned |
| 2013-12-30 23:22 | Kloot | Note Added: 0012555 | |
| 2013-12-30 23:25 | Kloot | Note Edited: 0012555 | |
| 2013-12-30 23:28 | nixtux | Note Added: 0012556 | |
| 2013-12-30 23:30 | Kloot | Note Added: 0012557 | |
| 2013-12-30 23:36 | nixtux | Note Added: 0012558 | |
| 2013-12-30 23:56 | Kloot | Note Added: 0012559 | |
| 2013-12-31 00:22 | abma | Note Added: 0012560 | |
| 2013-12-31 00:23 | abma | Note Edited: 0012560 | |
| 2013-12-31 00:24 | abma | Note Edited: 0012560 | |
| 2013-12-31 00:26 | nixtux | Note Added: 0012561 | |
| 2013-12-31 00:28 | abma | Note Edited: 0012560 | |
| 2013-12-31 00:28 | abma | Note Added: 0012562 | |
| 2013-12-31 00:28 | abma | Status | assigned => closed |
| 2013-12-31 00:28 | abma | Resolution | reopened => fixed |