Project Aurora Forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.

The offical forums for Project Aurora.


3 posters

    War Related Bugs

    avatar
    Iceknave


    Posts : 7
    Join date : 2010-01-11

    War Related Bugs Empty War Related Bugs

    Post  Iceknave Mon Jan 11, 2010 5:53 pm

    1. Undeployment is not possible, which can block destruction of a unit type. In addition, it is not possible to see how many units of a unit type are currently deployed. Fixed

    2. There is no way to see the campaign map of one's base without an active campaign. This means it's impossible to move an occupying army off one's base without starting another campaign against a victorious foe. It is also impossible to deploy troops/fleets whatever in peacetime. Fixed

    3. The number of new private messages doesn't reset to the actual number of new messages after one is read. It also doesn't clear out when all messages are deleted.


    Last edited by Iceknave on Tue Jan 12, 2010 7:09 pm; edited 1 time in total
    avatar
    Iceknave


    Posts : 7
    Join date : 2010-01-11

    War Related Bugs Empty Re: War Related Bugs

    Post  Iceknave Tue Jan 12, 2010 6:47 pm

    1. Spy Planes aren't considered a valid unit type for unit design. Generates a You must choose a type error even though one has chosen Spy Planes.

    2. Elite Unit can not be researched yet.


    Last edited by Iceknave on Wed Jan 13, 2010 10:53 pm; edited 2 times in total
    avatar
    Melutar


    Posts : 3
    Join date : 2010-01-12

    War Related Bugs Empty Re: War Related Bugs

    Post  Melutar Tue Jan 12, 2010 10:19 pm

    Bombers are unable to attack and don't seem to be assigned an Army #.
    avatar
    Iceknave


    Posts : 7
    Join date : 2010-01-11

    War Related Bugs Empty Re: War Related Bugs

    Post  Iceknave Wed Jan 13, 2010 1:04 pm

    The turret R&D projects do not get any credits invested even though command credit production is higher than consumption.
    avatar
    John Mikhailovich
    Admin


    Posts : 5
    Join date : 2010-01-08

    War Related Bugs Empty Re: War Related Bugs

    Post  John Mikhailovich Wed Jan 13, 2010 7:06 pm

    Turret R&D bug fixed.
    Spy plane bug fixed.
    Elite Unit Unlock fixed.
    avatar
    Iceknave


    Posts : 7
    Join date : 2010-01-11

    War Related Bugs Empty Re: War Related Bugs

    Post  Iceknave Fri Jan 15, 2010 12:26 am

    Walls are not reset when an account is reset.

    Armies are not reset when an account is reset.

    Military Campaigns are not reset when an account is reset (not sure if it's a bug or intended).
    avatar
    JohnMikh
    Guest


    War Related Bugs Empty Re: War Related Bugs

    Post  JohnMikh Fri Jan 15, 2010 4:19 pm

    Walls, armies, and campaigns are properly reset.
    avatar
    Iceknave


    Posts : 7
    Join date : 2010-01-11

    War Related Bugs Empty Re: War Related Bugs

    Post  Iceknave Sat Jan 16, 2010 9:56 pm

    Theft Virus is not a possible R&D project yet.
    avatar
    John Mikhailovich
    Admin


    Posts : 5
    Join date : 2010-01-08

    War Related Bugs Empty Re: War Related Bugs

    Post  John Mikhailovich Sun Jan 17, 2010 2:21 am

    Private message issues, theft virus all fixed.
    avatar
    Iceknave


    Posts : 7
    Join date : 2010-01-11

    War Related Bugs Empty Re: War Related Bugs

    Post  Iceknave Sun Jan 17, 2010 3:33 am

    After forming an alliance, if one attempts to kick themselves, it spawns the following error message:

    Server Error in '/' Application.
    Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index]
    System.Collections.ArrayList.get_Item(Int32 index) +9452416
    System.Web.UI.WebControls.DataKeyArray.get_Item(Int32 index) +15
    Website.AllianceAdmin.MembersGridView_RowCommand(Object sender, GridViewCommandEventArgs e) in E:\Code\Project Aurora\Website\AllianceAdmin.aspx.vb:230
    System.Web.UI.WebControls.GridView.OnRowCommand(GridViewCommandEventArgs e) +108
    System.Web.UI.WebControls.GridView.HandleEvent(EventArgs e, Boolean causesValidation, String validationGroup) +68
    System.Web.UI.WebControls.GridView.RaisePostBackEvent(String eventArgument) +210
    System.Web.UI.WebControls.GridView.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +13
    System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
    System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +176
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563


    Version Information: Microsoft .NET Framework Version:4.0.21006; ASP.NET Version:4.0.21006.1

    Attempting to leave an alliance if you are the leader and only member of an alliance triggers the following error message:
    Server Error in '/' Application.
    An attempt has been made to Attach or Add an entity that is not new, perhaps having been loaded from another DataContext. This is not supported.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.NotSupportedException: An attempt has been made to Attach or Add an entity that is not new, perhaps having been loaded from another DataContext. This is not supported.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [NotSupportedException: An attempt has been made to Attach or Add an entity that is not new, perhaps having been loaded from another DataContext. This is not supported.]
    System.Data.Linq.StandardChangeTracker.Track(MetaType mt, Object obj, Dictionary`2 visited, Boolean recurse, Int32 level) +970770
    System.Data.Linq.StandardChangeTracker.Track(Object obj, Boolean recurse) +83
    System.Data.Linq.StandardChangeTracker.Track(Object obj) +12
    System.Data.Linq.ChangeProcessor.TrackUntrackedObjects(MetaType type, Object item, Dictionary`2 visited) +114
    System.Data.Linq.ChangeProcessor.TrackUntrackedObjects(MetaType type, Object item, Dictionary`2 visited) +291
    System.Data.Linq.ChangeProcessor.TrackUntrackedObjects() +181
    System.Data.Linq.ChangeProcessor.SubmitChanges(ConflictMode failureMode) +43
    System.Data.Linq.DataContext.SubmitChanges(ConflictMode failureMode) +378
    System.Data.Linq.DataContext.SubmitChanges() +23
    Website.Alliance.JoinBtn_Click(Object sender, EventArgs e) in E:\Code\Project Aurora\Website\Alliance.aspx.vb:114
    System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +111
    System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +113
    System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +9
    System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
    System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +176
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563


    Version Information: Microsoft .NET Framework Version:4.0.21006; ASP.NET Version:4.0.21006.1
    avatar
    John Mikhailovich
    Admin


    Posts : 5
    Join date : 2010-01-08

    War Related Bugs Empty Re: War Related Bugs

    Post  John Mikhailovich Sun Jan 17, 2010 3:58 pm

    Fixed
    avatar
    Iceknave


    Posts : 7
    Join date : 2010-01-11

    War Related Bugs Empty Re: War Related Bugs

    Post  Iceknave Sun Jan 17, 2010 7:19 pm

    For the End cause of a campaign, it might be more clear if it said whether the defender or the aggressor was subjugated or not (possible for it to happen either way depending on the strength of the players involved).

    There are currently no unit descriptions to any of the units, which can make it hard to decide what the differences between the units are.
    avatar
    Melutar


    Posts : 3
    Join date : 2010-01-12

    War Related Bugs Empty Re: War Related Bugs

    Post  Melutar Thu Jan 28, 2010 12:48 am

    Unable to see enemy troops during Campaign.

    Sponsored content


    War Related Bugs Empty Re: War Related Bugs

    Post  Sponsored content


      Current date/time is Wed May 08, 2024 10:35 am