Loading...
 

PogamutUT2004


Pogamut stopping

I've been running with version 3.0.5 without any problems but I need some of the new features of 3.0.8 (player is needed) so I updated. Following code segment of pogamut just stops and nothing happens. Its in the run() of Mediator:


if (worldEvent == null) {
try {
// following call may block
worldEvent = producer.getEvent();

Stops at this last part. Am I setting my bot up incorrectly or something since this happens?
Hi!

Have you updated GameBots2004 as well? We've added two new messages into GB2004 handshake phase and if you're running old version, the Pogamut bot won't start as it waits for that new message (at least I think it would behave that way, was not actually tested).

Cheers!
Jimmy
Both PogamutUT2004 and Core has been fully updated. Revision 2400 in both. Maybe my constructor of the bot is incorrect as I've seen you kinda changed how to make new bots. Still using the one from the old post discussing how to make the bots.
Jakub meant GameBots2004 - Unreal part of the pogamut project. It is not enough to update library and NetBeans plugin, you have to update also GameBots2004 in UT2004 directory. If you use installer from Download section - install everything except UT 3369 patch and it should work.

best,
michal
GameBots2004 updated as well now. Still same problem. Stops same place.
Ok, we need to see the code probably :-)

1) Would you please copy-paste part of the code where you're constructing and starting the bot?

2) enables logging level to ALL and send me the log to jakub.gemrot at gmail.com (it will be huge, i.e. a few mb after 20secs).
Use:
agent.getLogger().setLevel(Level.ALL);
agent.getLogger().addDefaultFileHandeler(new File("log.txt"));

Thanks!
Jimmy
Okay I'll send you an email with the code aswell. Within 30 mins ;).
Hi Esben!

Have you solved the issue?

Best,
Jimmy
 

News

News RSS RSS feed for News link



Pogamut

Quarterly RSS RSS feed for quarterly reports

Acknowledgement

This work is supported by GA UK 1053/2007/A-INF/MFF (2007-8), GA UK 351/2006/A-INF/MFF (2006-8), the Ministry of Education of the Czech Republic (grant MSM0021620838) (2008-9), by the Program "Information Society" under project 1ET100300517 (2006-9), and the project Integration of IT Tools into Education of Humanities (2006-8) and by the project CZ.2.17/3.1.00/31162, which are financed by the European Social Fund, the state budget of the Czech Republic, and by the budget of Municipal House Prague.