*** Zehra <Zehra!~Zehra@unaffiliated/zehra> has quit IRC (Remote host closed the connection) | 00:34 | |
*** Zehra <Zehra!~Zehra@unaffiliated/zehra> has joined #bzflag | 00:36 | |
Zehra | In reference to bzfscron, there is one bug, which I believe is unintentional, but also weird. (Using BZFlag version 2.4.18.) | 01:06 |
---|---|---|
Zehra | The 'serverSidePlayer' does not appear, yet bzfscron does tasks, all without 'bzfscron' appearing to connect. | 01:07 |
blast007 | is it reproducable? | 01:14 |
Zehra | I believe so. This is the second time this has occurred. | 01:16 |
blast007 | what I mean is, is it something that can be reliably reproduced with specific instructions? | 01:16 |
Zehra | Yes. | 01:17 |
blast007 | and it the plugin being loaded only at startup, or is it being loaded via the /loadplugin command? | 01:17 |
Zehra | Loading it at startup, via command prompt with the following options: -ddd -loadplugin bzfscron,bzfscron.cfg | 01:18 |
Zehra | The configurations are default, nothing has been changed in the configuration file and bzfscron properly outputs everything according to the configuration... except 'bzfscron' does not appear. | 01:19 |
Zehra | Either within the scoreboard or within the '/lagstats' command. | 01:19 |
Zehra | The client used may be part of this, although I highly doubt it. (BZFlag version 2.4.6-RC2.) | 01:21 |
blast007 | k, does the same thing here | 01:28 |
Zehra | Will open as issue. blast007, thanks for taking your time to help confirm that this simply was not an issue on my end. | 01:31 |
BZNotify | bzflag: Zehra opened issue #192 "bzfscron server side player does not join" (https://git.io/fjIAK) | 01:55 |
BZNotify | bzflag: Zehra edited issue #192 "bzfscron server side player does not join" (https://git.io/fjIAK) | 01:56 |
*** Zehra <Zehra!~Zehra@unaffiliated/zehra> has quit IRC (Remote host closed the connection) | 02:43 | |
*** Zehra <Zehra!~Zehra@unaffiliated/zehra> has joined #bzflag | 02:44 | |
*** spldart <spldart!~james@2601:2c5:c600:2365::192f> has joined #bzflag | 02:50 | |
*** spldart <spldart!~james@2601:2c5:c600:2365::192f> has quit IRC (Changing host) | 02:50 | |
*** spldart <spldart!~james@bzflag/contributor/spldart> has joined #bzflag | 02:50 | |
*** ChanServ sets mode: +v spldart | 02:50 | |
*** Zehra <Zehra!~Zehra@unaffiliated/zehra> has quit IRC (Quit: Signing off for now. (Leave me a memo if needed.)) | 03:04 | |
*** spldart is now known as Foo_man_choo | 04:34 | |
*** ChanServ sets mode: -v Foo_man_choo | 04:34 | |
*** Peridot <Peridot!~Peridot@47.185.225.32> has quit IRC (Quit: Goodbye) | 09:00 | |
*** Peridot <Peridot!~Peridot@47.185.225.32> has joined #bzflag | 09:00 | |
*** Foo_man_choo <Foo_man_choo!~james@bzflag/contributor/spldart> has quit IRC (Quit: Leaving) | 10:04 | |
*** Sgeo_ <Sgeo_!~Sgeo@ool-18b98dd9.dyn.optonline.net> has joined #bzflag | 12:10 | |
*** Sgeo__ <Sgeo__!~Sgeo@ool-18b98dd9.dyn.optonline.net> has quit IRC (Ping timeout: 245 seconds) | 12:13 | |
*** Sgeo__ <Sgeo__!~Sgeo@ool-18b98dd9.dyn.optonline.net> has joined #bzflag | 14:50 | |
*** Sgeo_ <Sgeo_!~Sgeo@ool-18b98dd9.dyn.optonline.net> has quit IRC (Ping timeout: 250 seconds) | 14:52 | |
*** I_Died_Once <I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has quit IRC (Ping timeout: 245 seconds) | 15:21 | |
*** I_Died_Once <I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has joined #bzflag | 15:24 | |
*** DTRemenak|RDP <DTRemenak|RDP!~DTRemenak@2605:e000:141f:c002:cc94:c0df:293:5141> has joined #bzflag | 16:07 | |
*** DTRemenak|RDP <DTRemenak|RDP!~DTRemenak@2605:e000:141f:c002:cc94:c0df:293:5141> has quit IRC (Changing host) | 16:07 | |
*** DTRemenak|RDP <DTRemenak|RDP!~DTRemenak@about/essy/CrazyCoder/DTRemenak> has joined #bzflag | 16:07 | |
*** ChanServ sets mode: +v DTRemenak|RDP | 16:07 | |
*** DTRemenak <DTRemenak!~DTRemenak@about/essy/CrazyCoder/DTRemenak> has quit IRC (Ping timeout: 250 seconds) | 16:08 | |
*** DTRemenak|RDP is now known as DTRemenak | 16:09 | |
*** FusionDude <FusionDude!~flash@2601:280:c200:4e39:f88f:4f8c:9088:d7f> has quit IRC (Ping timeout: 268 seconds) | 16:56 | |
*** Flash <Flash!~flash@c-73-34-45-134.hsd1.co.comcast.net> has joined #bzflag | 19:07 | |
*** ChanServ sets mode: +v Flash | 19:07 | |
macsforme | is that actually unexpected behavior? I've never used that plugin, but reading through it quickly, it looks like the actual server-side player connection only occurs once, during plugin initialization... I don't see why it would show an actual player on the scoreboard | 19:44 |
blast007 | it might just be a limitation of our SSPs in 2.4 | 19:44 |
blast007 | in theory it should keep a player around | 19:45 |
blast007 | the slot itself is still in use, since joining gives you slot 1 instead of 0 | 19:45 |
blast007 | we might not be sending the MsgAddPlayer for SSPs when someone new joins the server | 19:46 |
BZNotify | bzflag: allejo labeled issue #192 "bzfscron server side player does not join" by Zehra as bug (https://git.io/fjIAK) | 19:46 |
*** Peridot1 <Peridot1!~Peridot@47.185.225.32> has joined #bzflag | 22:06 | |
*** Peridot <Peridot!~Peridot@47.185.225.32> has quit IRC (Ping timeout: 245 seconds) | 22:07 | |
*** Peridot <Peridot!~Peridot@47.185.225.32> has joined #bzflag | 22:23 | |
*** Peridot1 <Peridot1!~Peridot@47.185.225.32> has quit IRC (Ping timeout: 246 seconds) | 22:26 | |
*** Zehra <Zehra!~Zehra@unaffiliated/zehra> has joined #bzflag | 22:55 | |
*** Peridot1 <Peridot1!~Peridot@47.185.225.32> has joined #bzflag | 22:55 | |
*** Peridot <Peridot!~Peridot@47.185.225.32> has quit IRC (Ping timeout: 245 seconds) | 22:57 | |
*** Sgeo_ <Sgeo_!~Sgeo@ool-18b98dd9.dyn.optonline.net> has joined #bzflag | 23:18 | |
*** Sgeo__ <Sgeo__!~Sgeo@ool-18b98dd9.dyn.optonline.net> has quit IRC (Ping timeout: 245 seconds) | 23:21 | |
*** Peridot1 <Peridot1!~Peridot@47.185.225.32> has quit IRC (Ping timeout: 268 seconds) | 23:25 |
Generated by irclog2html.py 2.17.3.dev0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!