2018-06-27 23:49:43

which errors are you getting?

Paul

2018-06-28 10:08:50

Will download this game and play it on my VM.

2018-06-28 14:16:50

yes @ dash, what errors did you get?

best regards
never give up on what ever you are doing.

2018-06-29 00:31:31

Traceback (most recent call last):
  File "game.py", line 1, in <module>
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "c:\python36-32\lib\site-packages\PyInstaller\loader\pyimod03_importers.p
y", line 631, in exec_module
  File "site-packages\pyogg\__init__.py", line 2, in <module>
  File "<frozen importlib._bootstrap>", line 971, in _find_and_load
  File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
  File "c:\python36-32\lib\site-packages\PyInstaller\loader\pyimod03_importers.p
y", line 631, in exec_module
  File "site-packages\pyogg\ogg.py", line 200, in <module>
  File "ctypes\__init__.py", line 361, in __getattr__
  File "ctypes\__init__.py", line 366, in __getitem__
AttributeError: function 'oggpack_writetrunc' not found
[5356] Failed to execute script game

Mao!
--
TD programs website available under new address.
https://tdprograms.ovh/

2018-06-29 06:15:55

this pyogg library is meh. IDK what to do with it. Not anyone get these errors

---
Co-founder of Sonorous Arts.
Check out Sonorous Arts on github: https://github.com/sonorous-arts/
my Discord: kianoosh.shakeri2#2988

2018-06-29 08:58:50

Also make sure you have all the visual C++ runtime packages installed on your system. I ran the game on a virtual machine with windows 7 64 bit, With no python  or special libraries installed, then i installed visual C++ runtime packages and that worked pretty well

---
Co-founder of Sonorous Arts.
Check out Sonorous Arts on github: https://github.com/sonorous-arts/
my Discord: kianoosh.shakeri2#2988

2018-06-29 16:03:34

i have python2.27 and 3.6 and errors can exist in python

Mao!
--
TD programs website available under new address.
https://tdprograms.ovh/

2018-06-29 19:30:29

You're getting the error from loading the source or the executable file?

---
Co-founder of Sonorous Arts.
Check out Sonorous Arts on github: https://github.com/sonorous-arts/
my Discord: kianoosh.shakeri2#2988

2018-07-01 06:35:48

Executable.

Mao!
--
TD programs website available under new address.
https://tdprograms.ovh/