Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 29

Thread: Sixense ALPHA MC Editor Bug Report

  1. #11
    Administrator Danny's Avatar
    Join Date
    Jun 2011
    Posts
    704
    Danny Woodall
    Creative Director
    Sixense Entertainment Inc.

  2. #12
    Senior Member
    Join Date
    Aug 2011
    Posts
    254
    Is there somewhere an up-to-date list of known bugs?
    (somtimes new reply notification emails don't reach my inbox, please let me know if you think it has happened)

  3. #13
    Administrator Danny's Avatar
    Join Date
    Jun 2011
    Posts
    704
    Not really. Currently I am aware of:

    • Binding toggle doesn't stick
    • can't bind alt keys
    • checking the Let Me Type checkbox in Key Action lets you type but it always outputs 'a'


    There are a bunch of features not implemented, but those are the only bugs I know of.
    Danny Woodall
    Creative Director
    Sixense Entertainment Inc.

  4. #14
    Senior Member
    Join Date
    Aug 2011
    Posts
    254
    I think the mouse buttons don't match between the dialog and what it says in the main window.
    (somtimes new reply notification emails don't reach my inbox, please let me know if you think it has happened)

  5. #15
    Administrator Danny's Avatar
    Join Date
    Jun 2011
    Posts
    704
    Do you mean the casing is differnent?

    Edit: Oh I see the issue now. It's fine creating it from scratch, but not loading a predefined mouse button action. Fixed
    Danny Woodall
    Creative Director
    Sixense Entertainment Inc.

  6. #16
    Senior Member
    Join Date
    Aug 2011
    Posts
    254
    Not exactly, it seems it swaps the middle and right buttons, the left button always show as left though
    (somtimes new reply notification emails don't reach my inbox, please let me know if you think it has happened)

  7. #17
    Member
    Join Date
    Mar 2012
    Location
    State College, PA
    Posts
    80
    Heyo Sixense! Back from a little hiatus after my computer had a few bad reformats and I lost all of the MCEs I had been working on. I'm sure you guys can understand how frustrating that is :/

    Thanks for the new release of the Editor, I'm loving the drag and drop functionality. It's making my life so much easier!

    I have two bugs to report. The "Save" button isn't working correctly, and as far as I can tell it isn't doing anything. In order for me to save my work I have to use "Save As" and overwrite the file I was working in. Secondly, my grids that aren't square are getting messed up with their collums and row values getting flip around. I have a 4x3 inventory grid in CoH that is turning into a 3x4 grid after I save my work. I have to manually go in and change it back. That one is extremely annoying!

    Anyway, thanks for the help Danny

    EDIT: So hey, grid support in the next update?
    Last edited by Ajores; 06-26-2012 at 07:03 AM.

  8. #18
    Administrator Danny's Avatar
    Join Date
    Jun 2011
    Posts
    704
    Thanks Ajores,

    The save button will save the currently loaded mce. I think I force you to pick the save location initially when loading from the editor. The save operation does work, in fact it will call the SaveAs operation if you haven't saved the file yet.

    I will at least get the grid bug fixed for the next release, but yes grids and key_press actions are next on my plate. Please be on the lookout for any bugs that might show up when using the drag operations. Make sure all of your data is set correctly after the opertation. I did test this but I may have missed something. Can you post your mce so I can test the grid fix?

    You could put your mce's on Dropbox or something similar to keep them as a backup if you don't have a backup drive.
    Danny Woodall
    Creative Director
    Sixense Entertainment Inc.

  9. #19
    Member
    Join Date
    Mar 2012
    Location
    State College, PA
    Posts
    80
    Nay, thank you Danny for all your hard work ;D

    I shared the MCE in the user made thread, as per your request. And I actually have a back up drive, I just plum forgot to back them up in the first place. Such a bone head move -_-. And how bizarre, I guess the save button is working. Maybe I'm just too paranoid from the old editor to trust it enough? lol. I just tested it to confirm that it is indeed working (which I thought I already did) and you would be correct. I'll keep my eye's open for anything unusual regarding the drag and drop feature (have I mentioned how handy that is? lol).

    In the process of checking that the save feature does, indeed, work, I duplicated the grid bug I was mentioning.
    Code:
    <action_grid>
      <num_cols>2</num_cols>
      <num_rows>3</num_rows>
    This is my 3x2 HQ Building grid (F1 - F6) keys, which has it's cols and rows reversed from what they are supposed to be after I did a test save of my MCE (all I did was add a description "This is a test" and saved). I wonder... maybe if I save it again it will be flipped back to normal?

    ...and believe it or not if I save it again they are flipped again (back to normal). Further saving again and again flips them again and again, and so on. Bizarre yes? lol.

  10. #20
    Administrator Danny's Avatar
    Join Date
    Jun 2011
    Posts
    704
    Cool thanks for reporting the grid bug, I've got it fixed locally.
    Danny Woodall
    Creative Director
    Sixense Entertainment Inc.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •