Kon Tiki, bugfix(es)

Discussion in 'Releases' started by Afr0, Jan 12, 2014.

Thread Status:
Not open for further replies.
  1. Afr0

    Afr0 Well-Known Member

    On second thought, I'm not sure you need to install Bass.Net, since the required DLL is already distributed with the client. Please do as I said earlier and install the font, and see if that helps you.

    On another note, the servers will be going online again tonight, and should never crash again! :D
    I was toying around with the idea of having applications sending me exception information, and discovered a way to handle unhandled exceptions:

    Code:
                Application.ThreadException += new System.Threading.ThreadExceptionEventHandler(Application_ThreadException);
                Application.SetUnhandledExceptionMode(UnhandledExceptionMode.Automatic);
    This was exactly what I needed for the servers! Now they will never crash, but log any and all unhandled exceptions so that I can attempt to fix them locally and restart the (hopefully) fixed servers on patchday! Perfect! :D
  2. Tranquill

    Tranquill New Member

    Should I be running TSOClient.exe or Project Dollhouse.exe? Because when I try opening Project Dollhouse.exe without compatibility mode and with admin it crashes with TSOClient.exe is not responding but, if I do it with compatibility mode: Windows 98 and admin it doesn't do anything.

    I am positive I have 2.0 NET unless someone could link me to the exact one I should have.
  3. Clonest

    Clonest Active Member

    Yes, it has to be "Project Dollhouse.exe" for me the way I get it to launch without a startup crash is I right click it and go to "Properties" then the "Compatibility" tab and click "Change Settings for All Users" and check the box next to "Run in Compatibility mode for" and set it to "Windows XP Service Pack 3" and of course I also check the box to "Run this Program has administrator". Click Apply then try that.

    Or nevermind, this newest update Afr0 released with a supposedly fixed PDpatcher.exe Broke it for me. :(
  4. Afr0

    Afr0 Well-Known Member

    Tranquill, do what Clonest said. :)
    Clonest, see my response in the other thread!
  5. SkiF

    SkiF New Member

    Ok,now in do all what need Install Bass.NET, XNA 3.1 and .NET 2.0,and make compatible with XP SP3 and for all users,but anyway,still only crash :(
  6. Afr0

    Afr0 Well-Known Member

    SkiF, try installing the font in TSOClient\uigraphics\fonts
  7. SkiF

    SkiF New Member

    I'm now trying on another my PC with XP SP3,now i have another error :D
    "Error: No Maxis products were found on your system."
  8. xezno

    xezno Member

    Install The Sims Online. Or, edit your Registry Keys.
  9. SkiF

    SkiF New Member

    Already trying,still error about not installing Maxis Products
  10. SkiF

    SkiF New Member

    And yea,i can't found where i can download MS Help Runtime :?
  11. xezno

    xezno Member

  12. SkiF

    SkiF New Member

    "Note that early versions of .NET Framework SDK (1.0, 1.1) also installed the H2 runtime. This is probably the only free method of installing the runtime."

    Now i installed that SDK and i have H2 runtime and BASS.NET installed without any error,but Project Dollhouse Client.exe still crashed :?
  13. xezno

    xezno Member

    I have VS2010, yet I get the error about MSH2 not there when installing bass.net
  14. Afr0

    Afr0 Well-Known Member

    Again, I'm not sure bass.NET is needed for the client. Just install the font in TSOClient\uigraphics\fonts\, and the client should run.
  15. xezno

    xezno Member

  16. SkiF

    SkiF New Member

    Where i can get font?Please FAQ for me :)
  17. Afr0

    Afr0 Well-Known Member

    TSOClient\uigraphics\fonts!!
  18. SkiF

    SkiF New Member

    simdialogue-uni-game?If yes,still crash :?
  19. Clonest

    Clonest Active Member

    I got a new update installed, yaay the issues are fixed now and sims have hands! :D
Thread Status:
Not open for further replies.

Share This Page