WhiteTreePaladin Posted April 14, 2012 Report Share Posted April 14, 2012 WARNING: JavaScript warning: simulation/ai/qbot/worker.js line 13 reference to undefined property this.ent.unitAIOrderData().typeHere are the the logs:commands.txtinterestinglog.htmlmainlog.html Quote Link to comment Share on other sites More sharing options...
quantumstate Posted April 18, 2012 Report Share Posted April 18, 2012 Thanks for the report, it should now be fixed. Quote Link to comment Share on other sites More sharing options...
FeXoR Posted April 18, 2012 Report Share Posted April 18, 2012 While were at it there's another issue. I don't think I need to add another topic for it though.If there's no stone left on the map QBot or the common-api-v2 warns that no stone is found on the map. Since that is not unnatural to appear I think a bot should be able to deal with that even if there's no stone or other resource present at the beginning.Another thing is that QBot spams warnings on the scenario sicilia: http://fexor.dyndns....a_walrnings.jpg Quote Link to comment Share on other sites More sharing options...
quantumstate Posted April 18, 2012 Report Share Posted April 18, 2012 While were at it there's another issue. I don't think I need to add another topic for it though.If there's no stone left on the map QBot or the common-api-v2 warns that no stone is found on the map. Since that is not unnatural to appear I think a bot should be able to deal with that even if there's no stone or other resource present at the beginning.Another thing is that QBot spams warnings on the scenario sicilia: http://fexor.dyndns....a_walrnings.jpgCan you test this again. I can't reproduce it, I think my recent changes have fixed it. Quote Link to comment Share on other sites More sharing options...
FeXoR Posted April 18, 2012 Report Share Posted April 18, 2012 (edited) Can you test this again. I can't reproduce it, I think my recent changes have fixed it.I did with SVN revision 11547.Still the no resource warnings tested on new_rms_test (game and atlas):...and the Sicilia errors:In Atlas the Sicilia scenario seams to run fine though.There where no custom content accessible to the game while I tested and both where tested with default settings (but reveal map and small size for new_rms_test).I have Alpha 9 installed as well but I don't think it interacts with the SVN version and I made sure I user the SVN version ofc . Edited April 18, 2012 by FeXoR Quote Link to comment Share on other sites More sharing options...
quantumstate Posted April 18, 2012 Report Share Posted April 18, 2012 I didn't fix the no resources warning. I left that because it needs fixing properly, currently running out a resource type will cause the queues to start getting blocked and the AI won't play well.I still can't get that Sicilia error, I just tried on a clean svn. Can you get the whole of interestinglog.html and see if there are any other errors? Also if you could put warn(uneval(type)); in gamestate.js at line 41 that would be helpful I think. Quote Link to comment Share on other sites More sharing options...
FeXoR Posted April 18, 2012 Report Share Posted April 18, 2012 (edited) I didn't fix the no resources warning. I left that because it needs fixing properly, currently running out a resource type will cause the queues to start getting blocked and the AI won't play well.I still can't get that Sicilia error, I just tried on a clean svn. Can you get the whole of interestinglog.html and see if there are any other errors? Also if you could put warn(uneval(type)); in gamestate.js at line 41 that would be helpful I think.Added the additional warning and it's indeed the problem:interestinglog.htmlmainlog.htmlStill in atlas there are no warnings but no unit is moved by qbot and he don't seam to produce anything as well. Edited April 18, 2012 by FeXoR Quote Link to comment Share on other sites More sharing options...
quantumstate Posted April 20, 2012 Report Share Posted April 20, 2012 This should be fixed now since Mythos transferred the units from internal to public. (The resource warning is still there.) Quote Link to comment Share on other sites More sharing options...
FeXoR Posted April 20, 2012 Report Share Posted April 20, 2012 This should be fixed now since Mythos transferred the units from internal to public. (The resource warning is still there.)Confirmed Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.