Close
Showing results 1 to 10 of 33

Hybrid View

  1. #1
    Member Norrin's Avatar
    Join Date
    Dec 2008
    Location
    In the middle of nowhere
    Posts
    207

    Default

    Quote Originally Posted by Riiker View Post
    The one thing that might be nice is a popup window which asks for your ingame key binds. Might make it easier for newer users.
    Good Idea. I originally had a popup window I was going to use for that, but took it out.

  2. #2

    Default

    It doesn't seem that this tool works with the current ISBoxer XML format. Has this project been abandoned?
    I love the smell of electrocution in the morning!

  3. #3
    Member Norrin's Avatar
    Join Date
    Dec 2008
    Location
    In the middle of nowhere
    Posts
    207

    Default

    I have not touched the config tool in about about 6 months as I stopped playing SWTOR.
    I will not have time to fix it until after Christmas (maybe Monday 24th).

    The code is simple C# if anyone wants it.
    I will try to get it working again for those who use it.

  4. #4

    Default

    I know i would appreciate it if you could! I'd take a stab at maintaining it if I had a working example to get familiar with first.
    I love the smell of electrocution in the morning!

  5. #5
    Member Norrin's Avatar
    Join Date
    Dec 2008
    Location
    In the middle of nowhere
    Posts
    207

    Default

    Korruptor, where you using the 'Use Party Targeting' feature.
    If so that was causing an error on parsing the xml as it was looking for Variable Keystrokes Target Player 1 - 4, where it should have been looking for Target Party 1 -4.
    I made that change in the code and updated the Source and Package.

    Other than that everything seemed to work for me.

  6. #6

    Default

    Hi Norrin,

    In my profile, my VK's are specified at the slot number level (Slots 1, 2 etc)

    The error I am receiving is:

    Clearing Character Slots
    Openning D:\Program Files (x86)\InnerSpace\SWTOR.xml to Parse.
    Sequence contains no elements
    Openning D:\Program Files (x86)\InnerSpace\SWTOR.xml to Parse.
    Sequence contains no elements
    I love the smell of electrocution in the morning!

  7. #7
    Member Norrin's Avatar
    Join Date
    Dec 2008
    Location
    In the middle of nowhere
    Posts
    207

    Default

    That looks like the parse error I was seeing before I changed it.
    Did you try the new version?

    Would help too if I could get a copy of the SWTOR.xml your using.

  8. #8

    Default

    Quote Originally Posted by Korruptor View Post
    Hi Norrin,

    In my profile, my VK's are specified at the slot number level (Slots 1, 2 etc)

    The error I am receiving is:

    Clearing Character Slots
    Openning D:\Program Files (x86)\InnerSpace\SWTOR.xml to Parse.
    Sequence contains no elements
    Openning D:\Program Files (x86)\InnerSpace\SWTOR.xml to Parse.
    Sequence contains no elements
    Getting the same error here.

Posting Rules

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