Jump to content

Known Problems (Please read before posting)


quantumstate
 Share

Recommended Posts

Thanks for trying out 0 A.D. and coming here to report your problem. As the game is still in alpha releases there are still many things we need to do. Many of these we know already, so when you provide feedback we would ask you to focus on some of the other points that could be improved.

PLEASE READ THE FAQ BEFORE YOU POST HERE. THANK YOU.

There is a neat table of planned features at http://trac.wildfire...ayFeatureStatus so you can tell what we are planning to add.

Lag

This is a common complaint, and with good reason. The game does not run as fast as we would like. Late in the game you will probably experience some lag, this is caused by a mixture of things, AI and pathfinding are big ones. The problem is worse on island maps and with multiple AI players.

One thing that can be helpful is giving us the profiler information. This automatically generated information is useful for working out where the lag is coming from. If you hit Shift-F11 this will be dumped into a file (location given at the top of the screen). Please upload these data to our forums to help us solve the problem. Thanks!

Missing Animations

Some units glide around or don't drop to the ground when killed. We have an animator who is working away at making pretty animations. More animators are invited to help with this task.

Units Can't Attack When Chasing

There is a problem in the code where units decide to attack, then the chased enemy gets out of range before the attack hits so it is aborted, so in effect any units chasing each other won't be able to deal damage.

Greyed out/disabled menu items

Some menu items can't be clicked on, this is because those features aren't yet implemented.

Units don't fight in formation

Can't run two instances of the game simultaneously on Windows

Multiplayer Lobby

No one can join my game!

Currently, only routers with UPnP support or routers that have been properly port fowarded are able to host.

I was disconnected from the lobby...

This is usually caused by a moderator kicking you for abusive behavior or inappropriate/vulgar chats.

AI Problems

AI tries to gather from resources near your base

AI Doesn't Know how to Fight using Ships

There may be errors loading a saved game with AIs. Rejoining a multiplayer game with AIs is not supported yet.

Common Suggestions

"You should use multiple threads/cores"

0 A.D. does have multiple threads for e.g. texture conversion, pathfinding, sound/music playback and user data reporting, but the game simulation and renderer currently run in the main thread to simplify development. 

"You should use Kickstarter, Indiegogo, etc."

We did try to do an Indiegogo campaign, but while we did raise some money which will go towards improving the game, we did not raise as much as we had hoped. The goal was to raise enough to hire two developers full time for two years, but we did not reach it so we have not been able to hire them. We might consider doing it again in the future but we currently do not have the resources for it.

  • Like 5
Link to comment
Share on other sites

good for newcomers (y)

maybe you could add instructions about how posting useful info of new bugs in bugs forum section, for example

  • how to take a screenshot
  • how find interestinglog.html and others log files

Edited by ribez
Link to comment
Share on other sites

I think this should be restructured into a sort of FAQ list, with concerns in order of importance/frequency. The question should be in layman's terms. Some examples:

  • Q: The game is slow or lagging, what can I do?
    A: The game does not run as fast as we would like. Late in the game you will probably experience some lag, this is caused by a mixture of things, AI and pathfinding are big ones. One thing that can be helpful is giving us the profiler information, if you hit Shift-F11 this will be dumped into a file (location given at the top of the screen), the contents of which are useful for working out where the lag is coming from so please upload.
  • Q: I have a fast computer with multiple cores and a fancy graphics card, so why is the game still slow?
    A: Currently most of the game engine is single threaded and so unable to take advantage of multiple cores. Eventually the more intensive parts of the game such as AI and pathfinding will be multi-threaded. The limiting factor on the game's speed is typically the processor, rather than the graphics card (since the game is designed to work even with older computers).
  • Q: I see visual glitches, textures not loaded, etc.
    A: Sometimes this is a driver problem, make sure you have the latest drivers for your graphics card. If you have a custom build of the game, textures might be slow to cache, during which time they will appear grey. Otherwise submit a bug report with as much info as possible including screenshots.
  • Q: The game has an error or crashes, what can I do?
    A: Report the error and provide as much information as possible. Unfortunately there are many possible causes of crashes and the game's error messages are not always sufficient. Please provide steps to reproduce the problem, if possible, and post relevant parts of the logs (interestinglog.html) and crash dumps if available.
  • Q: Islands and water maps are very slow.
    A: AIs don't really support water maps currently, so try playing water maps against human players or else playing a land map against AIs.
  • Q: There's no sound on OS X.
    A: Sound is currently disabled on OS X due to errors in our sound implementation.
  • Q: Sound is choppy, sometimes I don't hear music.
    A: The game's sound system is currently very buggy and will be redesigned.
  • Q: Units appear to glide around or don't have proper animations.
    A: Some animations are still missing, we have someone who is working on animal animations.

It could even be split into sections, like "Performance", "Gameplay", "Graphics", "Sound", "Crashes/Errors".

  • Like 1
Link to comment
Share on other sites

I think this should be restructured into a sort of FAQ list, with concerns in order of importance/frequency. The question should be in layman's terms. Some examples:

I'm not sure about this. I think it might be trying to merge two separate things into one. The known issues list should be easy to edit so new items are added quickly. The FAQ would give more useful information about how people should report problems and possible fixes.

Link to comment
Share on other sites

A link to the bugs FAQ should be posted at the top of every forum and/or stickied to every forum. :)

Hmm, I wonder if it's possible to have the same topic stickied to every forum (and still be just one topic I mean), will have to take a look at the admin interface... :)

Link to comment
Share on other sites

Hmm, I wonder if it's possible to have the same topic stickied to every forum (and still be just one topic I mean), will have to take a look at the admin interface... :)

I couldn't find anything relevant, but I've added a link to this topic to most forum rules (i.e. the optional area above the individual forum), so it should at least be a bit better. Could still be a bit more obvious though, but perhaps that's something to think about when working on the theme for the new version :unsure:

Link to comment
Share on other sites

I think you can make an announcement through the admin cp I think, which should put it in all forums.

Hmm, didn't find anything called announcements, but there is a feature called board guidelines which places a link to either a specific page with the content you set up or to a link, I've set it to link to this topic. It could be a bit more obvious, but it's at least close to the "View New Content" button so users who are aware of that should see it =) Now I would guess most people who have used the forums enough to be aware of that are aware of either this topic or have seen the questions asked/answered in other places, but at least it's there :) I'll let the other links remain until after the forum upgrade, then we could style the "board guidelines" link to make it more obvious :)

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...

i was see this in various maps,Anatolian Plateu, Lake, and the first time in Laconia map .

Does it occur in latest SVN? I.e. after revision 11765. From your response it sounds like you could be talking about how things were previously.

Link to comment
Share on other sites

  • 2 months later...

I believe "AI tries to gather from resources near your base" (in the main section) has been mostly fixed.

Can Trade with Unfinished Markets seems irrelevant now.

I'm not too sure about Units Ignore Orders when Attacked.

The "out of memory" error might still happen in some situations, I believe, but not as commonly.

Link to comment
Share on other sites

hi guys,

lovee the game but i reckon two things which are really anoyin. First things is AI prefers building mills instead of attackin me, so if i attack him i find, literally, thousends of them in the enemy teretory. Second, im a defense Player so i bulid a lot castle, towers and wall. At some point AI seems to think that it is not a good idea to attack me anymore and stops every action. Maybe because there are no rescources anymore because AI used it everything to build the Mills...

PS. No native english speaker, still i hope u get what i mean

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...