General Discussion (#1) - MMav — What enigma.cfg is live? (#15) - Message List
Heya
Leftie said the Enigma event for MultiBot was pretty broken. First thing I noticed when it was running was that it runs very fast. Code says it pulls the vars below from enigma.cfg, but the enigma.cfg under src is practically empty. So I wanted to first make sure I'm testing with the exact settings, and that the problem isn't that these values are missing from the cfg and being defaulted to 0s and empty strings.
Is there a way to check and see what the live .cfg has in it?
-ali
m_timeON = m_botSettings.getInt("EventOffDelay");
m_timeOFF = m_botSettings.getInt("EventOnDelay");
m_delay = m_botSettings.getInt("MessageDelay");
m_arena = m_botSettings.getString("Arena");
-
Message #32
Hey alinea,
The enigma event (formerly Enigmabot) on Multibot is considered broken because it can make the server recycle during play.
Since DistensionBot encountered the same behaviour when run, dugwyler has worked on preventing this (we believe it's caused by the bot sending too much packets to the server which can't cope with it).
Another thing we noticed is that this has started since Enigmabot got hosted on RoboKing (remote server) instead of RoboQueen (local, same server). We theorized that when running bots locally, the server won't be recycling or kicking bots anymore. Unfortunately bots still get disconnected even when run locally so this theory didn't hold ground.You're welcome to investigate further (maybe it is those weird settings) but the problem with Enigma might be bigger then that.
Here is the original enigmabot.cfg from the original bot.
I will update enigma.cfg when I get home.
Maverick01/04/08 04:23:45 -
Message #34
Enigma configuration parameters committed in changeset:2099.
I had to take it off the former EnigmaBot which RoboKing still had the .cfg of.
Maverick01/04/08 10:57:34 -
Message #33
p.s. your domain codegrrrl.com seems to have expired
anonymous01/04/08 04:44:08
