Close
Page 2 of 5 FirstFirst 1 2 3 4 ... LastLast
Showing results 11 to 20 of 41
  1. #11

    Default

    Quote Originally Posted by thinus View Post
    I don't think it runs at all. Mojo 1 showed the dialog and seemed to work ok. I ran Mojo 1 again and updated it. Now when I run Mojo it comes up with the Verifying Application Requirements dialog and then it disappears. Is there supposed to be a visible dialog? Taskbar icon? Tray icon?.
    It sounds like Mojo isn't even running. I think that's the installer you're seeing, and it's written by Microsoft.

    Generally you see four or five "do you really want to do this" windows. The last one is the UAC window, and then Mojo finally runs and shows either its license dialog or main window.

    This is Microsoft's ClickOnce installer. I love the idea of ClickOnce but the implementation has a lot of problems. I used it in HotkeyNet 2's beta and a number of people reported problems like this. I'm trying it again now because it's a new version of ClickOnce (the version that comes with Visual Studio 2010) and I hoped it would work better.

    I think ClickOnce saves an error log somewhere. I'll try to find out.

    I'm not sure what to do about this. I'll think about it overnight.

    Thanks a lot for letting me know.
    �Author of HotkeyNet and Mojo

  2. #12

    Default

    Fairy-nuff. Sounds good. I like the direction that this is all heading.

    ioho

  3. #13

    Default

    Wow, ClickOnce stores the application in the weirdest place. I found the mojo log files and I get this log output every time I try and run it:

    Code:
    -------------------------------------------------------------------------------------
    mojo_engine Log File
    -------------------------------------------------------------------------------------
    
    mojo_engine 0.0.1 build 2
    File opened at 14:03:51 on Monday, November 30, 2009
    DNS name: stnz-wk792.Softtech.local
    OS version: Microsoft Windows XP Professional Service Pack 3 (build 2600)
    
    -------------------------------------------------------------------------------------
    
    cScribPack.cpp 108: Unable to find DlgMonitor.InputEventsHead in multimap.
    cScribPack.cpp 108: Unable to find DlgMonitor.MemosHead in multimap.
    cScribPack.cpp 108: Unable to find DlgMonitor.ConnectionsHead in multimap.
    The Orcks of War
    Shaman Borck Zorck Dorck Porck Corck
    Mixed Team - Msblonde - Mswhite - Msblack - Msred - Msbrown -

  4. #14

    Default

    Hmm, so Mojo *is* running. Those three lines are normal even though they look like errors. There should be one more line after them that's not there. If you don't mind helping a little more, I'll put some more logging in the file tomorrow and we can try to see where it's breaking.

    By the way there are two log files in that directory. This one is from the engine. The other one is generated by the exe. Maybe there's an error message in it.

    Yeah the ClickOnce directories are hard to find. HotkeyNet 2 has a menu option to show you where it's installed. I'll add that to Mojo.
    �Author of HotkeyNet and Mojo

  5. #15

    Default

    The mojo log file didn't look suspect, only one entry:

    Code:
    main.cpp 91: This is a release build.
    The Orcks of War
    Shaman Borck Zorck Dorck Porck Corck
    Mixed Team - Msblonde - Mswhite - Msblack - Msred - Msbrown -

  6. #16

    Default

    Thanks. I think I know what's happening. There's a place in the code where the initialization stuff can throw an exception, and if so, the program is supposed to display some messages and log some stuff and exit. I commented out the message and log temporarily and forgot to put them back. I'll put them back tomorrow. Thanks again.
    �Author of HotkeyNet and Mojo

  7. #17

    Default

    No problem. I will take a look at the code this week sometime and see if I can get it to build locally.
    The Orcks of War
    Shaman Borck Zorck Dorck Porck Corck
    Mixed Team - Msblonde - Mswhite - Msblack - Msred - Msbrown -

  8. #18

    Default Mojo

    This software seems like it will/could have a lot of possibilities.
    Will you have mouse broadcasting that can do aoe spells like death and decay?

    That would be an amazing option for this software.

    Thanks so much for all the hard work.

  9. #19

    Default

    Smooth sailing for me so far. I loved the updater. Are you planning on adding the ability of HKN2 that lets you use one keyboard and mouse across multiple computers? Right now I run HKN and HKN2 for my multi-boxing.

    Great work so far!
    Team Riff Raff
    Scoundrel
    Nasty
    Delinquent
    Juvenile

    Four Orcs with an Attitude!

  10. #20

    Default

    Quote Originally Posted by sýnc View Post
    .
    Will you have mouse broadcasting that can do aoe spells like death and decay?
    Yep! This software will do everything that people expect from multiboxing software.

    Thanks so much for all the hard work.
    Thanks for the kind words.
    �Author of HotkeyNet and Mojo

Posting Rules

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