Whar is wrong with cedega and WoW?


Results 1 to 5 of 5

Thread: Whar is wrong with cedega and WoW?

  1. #1
    Join Date
    Apr 2004
    Location
    Athens, Greece
    Posts
    606

    Whar is wrong with cedega and WoW?

    it gives me this error.... how to fix that ?



    cedega WoW.exe
    Traceback (most recent call last):
    File "/usr/lib/transgaming_cedega/Point2Play_gui.py", line 2668, in ?
    config_file_to_use = str("cedega_" + Point2Play_ref.default_winex)
    TypeError: cannot concatenate 'str' and 'NoneType' objects
    ---------------------------------------------------------------
    Linux user #355624 Debian Linux
    Latitude D810 --Pentium M 1.86Ghz , 1GB DDR II PC-4300. X600 ,15.4". SATA 60GB
    Home ssh / ftp server P 4 @ 2.8Ghz , 225gb 3 x maxtors
    =====www.kanotix.com=====

  2. #2
    Join Date
    Apr 2001
    Location
    SF Bay Area, CA
    Posts
    14,936
    Do you get that when you play any other games?

    I don't have Cedega here, so I don't have any idea what this Python script looks like, but it appears that the problem is that Point2Play_ref.default_winex (whatever that is) is set to None instead of a string. Now I don't know how it could be set to None (None is Python's equivalent of C's/C++'s NULL pointer), that would depend on more of the script, which I don't have.

    Do the Cedega people know what's going on?

  3. #3
    Join Date
    Apr 2004
    Location
    Athens, Greece
    Posts
    606
    This is the only cedega error i ever got from trying to play a game... . I do not play any non native games so i can not test cedega more.
    ---------------------------------------------------------------
    Linux user #355624 Debian Linux
    Latitude D810 --Pentium M 1.86Ghz , 1GB DDR II PC-4300. X600 ,15.4". SATA 60GB
    Home ssh / ftp server P 4 @ 2.8Ghz , 225gb 3 x maxtors
    =====www.kanotix.com=====

  4. #4
    Join Date
    Feb 2004
    Location
    Singapore
    Posts
    2,170
    IIRC, WoW works under wine...(a part of cedega) Maybe you should check out how they did it in their app wiki
    Come under the reign of the Idiot King...
    Come to me ... I love linux!

    Registered Linux user: Idiot King #350544

  5. #5
    Join Date
    Aug 2001
    Location
    Somewhere, Texas
    Posts
    9,627
    What version of Cedega you running, update recently before this started?

    http://transgaming.org/forum/ has a lot of posts with this error (none under WoW) and very few resolutions. I think I even had this problem once...

    try running the game from the command line, sometimes that helps, sometimes it doesn't...
    Code:
    cedega -run FOLDER SHORTCUT
    it is a python error also, so try making sure that's all in line also...

Posting Permissions

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