You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I cannot get the game to run in Ubuntu Mate 18.04 LTS. I've installed Pygame, but running the soundrts.py script gives me the following error. "ERROR: error
Traceback (most recent call last):
File "soundrts\clientmain.py", line 278, in main
File "soundrts\clientmedia.py", line 44, in init_media
File "soundrts\clientmedia.py", line 35, in minimal_init
File "soundrts\lib\voice.py", line 30, in init
File "soundrts\lib\voicechannel.py", line 21, in init
AttributeError: 'module' object has no attribute 'jaws'"
How do I fix this? Is there a problem with the script file? I'm using the latest 1.2 Continuous 12 version.
The text was updated successfully, but these errors were encountered:
I cannot get the game to run in Ubuntu Mate 18.04 LTS. I've installed Pygame, but running the soundrts.py script gives me the following error. "ERROR: error
Traceback (most recent call last):
File "soundrts\clientmain.py", line 278, in main
File "soundrts\clientmedia.py", line 44, in init_media
File "soundrts\clientmedia.py", line 35, in minimal_init
File "soundrts\lib\voice.py", line 30, in init
File "soundrts\lib\voicechannel.py", line 21, in init
AttributeError: 'module' object has no attribute 'jaws'"
How do I fix this? Is there a problem with the script file? I'm using the latest 1.2 Continuous 12 version.
The text was updated successfully, but these errors were encountered: