Nehallyn
12-08-2007, 01:36 AM
I am trying to get Solstice running on Ubuntu 7.10 Linux using the latest version of the Wine compatability layer. I get the error attached to the end of the post.
It seems certain Python files have a conflict with Wine. Is there some file or framework Solstice is dependant on that I can install, or is this caused by a platform dependant Python script (which would be shoddy, begging your pardon, seeing as how Python is supposed to be non-platform dependant)?
It would be nice to get this running with Wine, as that would increase the player-base of Outspark games exponentially, I think. We Linux users are always looking for a quality MMO that runs under Linux. And more players equals more money for Outspark.
Please don't reply unless you are a GM, programmer for Outspark, or somone who knows what they are talking about.
Traceback (most recent call last):
File "outspark.py", line 1102, in <module>
File "wx\_core.pyc", line 7819, in __init__
File "wx\_core.pyc", line 7416, in _BootstrapApp
File "outspark.py", line 734, in OnInit
File "outspark.py", line 528, in __init__
File "outspark.py", line 97, in get_appdata_path
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
It seems certain Python files have a conflict with Wine. Is there some file or framework Solstice is dependant on that I can install, or is this caused by a platform dependant Python script (which would be shoddy, begging your pardon, seeing as how Python is supposed to be non-platform dependant)?
It would be nice to get this running with Wine, as that would increase the player-base of Outspark games exponentially, I think. We Linux users are always looking for a quality MMO that runs under Linux. And more players equals more money for Outspark.
Please don't reply unless you are a GM, programmer for Outspark, or somone who knows what they are talking about.
Traceback (most recent call last):
File "outspark.py", line 1102, in <module>
File "wx\_core.pyc", line 7819, in __init__
File "wx\_core.pyc", line 7416, in _BootstrapApp
File "outspark.py", line 734, in OnInit
File "outspark.py", line 528, in __init__
File "outspark.py", line 97, in get_appdata_path
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'