It is currently 16 Apr 2024, 07:17
   
Text Size

MageKing17's Releases (Latest: v0.7.1c)

by Incantus

Moderator: CCGHQ Admins

Re: MageKing17's Releases (Latest: v0.7.1)

Postby MageKing17 » 17 Jun 2010, 01:27

Incantus v0.7.1 is out. Lots of changes! Test and enjoy!
User avatar
MageKing17
Programmer
 
Posts: 473
Joined: 12 Jun 2008, 20:40
Has thanked: 5 times
Been thanked: 9 times

Re: MageKing17's Releases (Latest: v0.7.1)

Postby Huggybaby » 17 Jun 2010, 04:03

Won't launch for me. :( I turned off all sound too.

Code: Select all
C:\Users\Huggy\Desktop\Incantus 0_7_1\Incantus.exe\zipextimporter.py:82: DeprecationWarning: the md5 module is deprecated; use hashlib instead
C:\Users\Huggy\Desktop\Incantus 0_7_1\Incantus.exe\ui\anim.py:285: DeprecationWarning: object.__new__() takes no parameters
Traceback (most recent call last):
  File "_ctypes/callbacks.c", line 295, in 'calling callback function'
  File "pyglet\window\win32\__init__.pyo", line 849, in _wnd_proc
  File "pyglet\window\win32\__init__.pyo", line 1032, in _event_lbuttonup
  File "pyglet\window\win32\__init__.pyo", line 1021, in _event_mousebutton
  File "pyglet\window\__init__.pyo", line 1219, in dispatch_event
  File "pyglet\event.pyo", line 340, in dispatch_event
  File "cocos\menu.pyo", line 316, in on_mouse_release
  File "cocos\menu.pyo", line 235, in _activate_item
  File "cocos\menu.pyo", line 405, in on_key_press
  File "ui\menu.pyo", line 265, in on_start
  File "ui\Incantus.pyo", line 497, in start_solitaire
  File "ui\Incantus.pyo", line 50, in __init__
  File "ui\soundfx.pyo", line 38, in __init__
  File "pyglet\resource.pyo", line 587, in media
  File "pyglet\media\__init__.pyo", line 1386, in load
  File "pyglet\media\riff.pyo", line 202, in __init__
pyglet.media.riff.WAVEFormatException: AVbin is required to decode compressed media
User avatar
Huggybaby
Administrator
 
Posts: 3205
Joined: 15 Jan 2006, 19:44
Location: Finally out of Atlanta
Has thanked: 696 times
Been thanked: 594 times

Re: MageKing17's Releases (Latest: v0.7.1)

Postby MageKing17 » 17 Jun 2010, 04:04

Huggybaby wrote:Won't launch for me. :( I turned off all sound too.

Code: Select all
C:\Users\Huggy\Desktop\Incantus 0_7_1\Incantus.exe\zipextimporter.py:82: DeprecationWarning: the md5 module is deprecated; use hashlib instead
C:\Users\Huggy\Desktop\Incantus 0_7_1\Incantus.exe\ui\anim.py:285: DeprecationWarning: object.__new__() takes no parameters
Traceback (most recent call last):
  File "_ctypes/callbacks.c", line 295, in 'calling callback function'
  File "pyglet\window\win32\__init__.pyo", line 849, in _wnd_proc
  File "pyglet\window\win32\__init__.pyo", line 1032, in _event_lbuttonup
  File "pyglet\window\win32\__init__.pyo", line 1021, in _event_mousebutton
  File "pyglet\window\__init__.pyo", line 1219, in dispatch_event
  File "pyglet\event.pyo", line 340, in dispatch_event
  File "cocos\menu.pyo", line 316, in on_mouse_release
  File "cocos\menu.pyo", line 235, in _activate_item
  File "cocos\menu.pyo", line 405, in on_key_press
  File "ui\menu.pyo", line 265, in on_start
  File "ui\Incantus.pyo", line 497, in start_solitaire
  File "ui\Incantus.pyo", line 50, in __init__
  File "ui\soundfx.pyo", line 38, in __init__
  File "pyglet\resource.pyo", line 587, in media
  File "pyglet\media\__init__.pyo", line 1386, in load
  File "pyglet\media\riff.pyo", line 202, in __init__
pyglet.media.riff.WAVEFormatException: AVbin is required to decode compressed media
Try the sound-free executable.

How bizarre. It works on all of my home computers...
User avatar
MageKing17
Programmer
 
Posts: 473
Joined: 12 Jun 2008, 20:40
Has thanked: 5 times
Been thanked: 9 times

Re: MageKing17's Releases (Latest: v0.7.1)

Postby Huggybaby » 17 Jun 2010, 04:24

Same thing. BTW, my color is 66CC66, and player two is yellow. (?)
I ran it from the root just to rule out a long path issue.
It looks like it really wants to see AVbin. :)

Win7 x64:
Code: Select all
C:\Incantus 0_7_1\Incantus.exe\zipextimporter.py:82: DeprecationWarning: the md5 module is deprecated; use hashlib instead
C:\Incantus 0_7_1\Incantus.exe\ui\anim.py:285: DeprecationWarning: object.__new__() takes no parameters
Traceback (most recent call last):
  File "_ctypes/callbacks.c", line 295, in 'calling callback function'
  File "pyglet\window\win32\__init__.pyo", line 849, in _wnd_proc
  File "pyglet\window\win32\__init__.pyo", line 1032, in _event_lbuttonup
  File "pyglet\window\win32\__init__.pyo", line 1021, in _event_mousebutton
  File "pyglet\window\__init__.pyo", line 1219, in dispatch_event
  File "pyglet\event.pyo", line 340, in dispatch_event
  File "cocos\menu.pyo", line 316, in on_mouse_release
  File "cocos\menu.pyo", line 235, in _activate_item
  File "cocos\menu.pyo", line 405, in on_key_press
  File "ui\menu.pyo", line 265, in on_start
  File "ui\Incantus.pyo", line 497, in start_solitaire
  File "ui\Incantus.pyo", line 50, in __init__
  File "ui\soundfx.pyo", line 38, in __init__
  File "pyglet\resource.pyo", line 587, in media
  File "pyglet\media\__init__.pyo", line 1386, in load
  File "pyglet\media\riff.pyo", line 202, in __init__
pyglet.media.riff.WAVEFormatException: AVbin is required to decode compressed media
User avatar
Huggybaby
Administrator
 
Posts: 3205
Joined: 15 Jan 2006, 19:44
Location: Finally out of Atlanta
Has thanked: 696 times
Been thanked: 594 times

Re: MageKing17's Releases (Latest: v0.7.1)

Postby MageKing17 » 17 Jun 2010, 04:34

Huggybaby wrote:BTW, my color is 66CC66, and player two is yellow. (?)
Colors can be expressed as hexes or as simple words. If the string is unrecognizable, it defaults to blue. This the old behavior from before the UI change, I just updated the new networking code to use it.
Huggybaby wrote:I ran it from the root just to rule out a long path issue.
It looks like it really wants to see AVbin. :)

Win7 x64:
Code: Select all
C:\Incantus 0_7_1\Incantus.exe\zipextimporter.py:82: DeprecationWarning: the md5 module is deprecated; use hashlib instead
C:\Incantus 0_7_1\Incantus.exe\ui\anim.py:285: DeprecationWarning: object.__new__() takes no parameters
Traceback (most recent call last):
  File "_ctypes/callbacks.c", line 295, in 'calling callback function'
  File "pyglet\window\win32\__init__.pyo", line 849, in _wnd_proc
  File "pyglet\window\win32\__init__.pyo", line 1032, in _event_lbuttonup
  File "pyglet\window\win32\__init__.pyo", line 1021, in _event_mousebutton
  File "pyglet\window\__init__.pyo", line 1219, in dispatch_event
  File "pyglet\event.pyo", line 340, in dispatch_event
  File "cocos\menu.pyo", line 316, in on_mouse_release
  File "cocos\menu.pyo", line 235, in _activate_item
  File "cocos\menu.pyo", line 405, in on_key_press
  File "ui\menu.pyo", line 265, in on_start
  File "ui\Incantus.pyo", line 497, in start_solitaire
  File "ui\Incantus.pyo", line 50, in __init__
  File "ui\soundfx.pyo", line 38, in __init__
  File "pyglet\resource.pyo", line 587, in media
  File "pyglet\media\__init__.pyo", line 1386, in load
  File "pyglet\media\riff.pyo", line 202, in __init__
pyglet.media.riff.WAVEFormatException: AVbin is required to decode compressed media
What, really? That makes no sense... it shouldn't have gotten to line 38 in soundfx.pyo...

Okay, I'm going to make a bit more... extremely sound-free executable, which I'll stick in the first post (and link here. If that still doesn't work, I don't know what's going on, because no code is even referencing sounds at that point.


EDIT: Found out why all my computers don't complain, AVbin is apparently used by VLC player, and I always install VLC player on all my computers. Anyone with this problem might look here. And test to see if the sound executable works with it!
Last edited by MageKing17 on 17 Jun 2010, 04:41, edited 1 time in total.
User avatar
MageKing17
Programmer
 
Posts: 473
Joined: 12 Jun 2008, 20:40
Has thanked: 5 times
Been thanked: 9 times

Re: MageKing17's Releases (Latest: v0.7.1)

Postby Huggybaby » 17 Jun 2010, 04:41

Success, the really-no-sound version works.

Code: Select all
C:\Incantus 0_7_1\Incantus.exe\zipextimporter.py:82: DeprecationWarning: the md5 module is deprecated; use hashlib instead
C:\Incantus 0_7_1\Incantus.exe\ui\anim.py:285: DeprecationWarning: object.__new__() takes no parameters
Traceback (most recent call last):
  File "_ctypes/callbacks.c", line 295, in 'calling callback function'
  File "pyglet\window\win32\__init__.pyo", line 849, in _wnd_proc
  File "pyglet\window\win32\__init__.pyo", line 1032, in _event_lbuttonup
  File "pyglet\window\win32\__init__.pyo", line 1021, in _event_mousebutton
  File "pyglet\window\__init__.pyo", line 1219, in dispatch_event
  File "pyglet\event.pyo", line 340, in dispatch_event
  File "cocos\menu.pyo", line 316, in on_mouse_release
  File "cocos\menu.pyo", line 235, in _activate_item
  File "cocos\menu.pyo", line 405, in on_key_press
  File "ui\menu.pyo", line 265, in on_start
  File "ui\Incantus.pyo", line 497, in start_solitaire
  File "ui\Incantus.pyo", line 50, in __init__
  File "ui\soundfx.pyo", line 38, in __init__
  File "pyglet\resource.pyo", line 587, in media
  File "pyglet\media\__init__.pyo", line 1386, in load
  File "pyglet\media\riff.pyo", line 202, in __init__
pyglet.media.riff.WAVEFormatException: AVbin is required to decode compressed media
C:\Incantus 0_7_1\Incantus.exe\zipextimporter.py:82: DeprecationWarning: the md5 module is deprecated; use hashlib instead
C:\Incantus 0_7_1\Incantus.exe\ui\anim.py:285: DeprecationWarning: object.__new__() takes no parameters
User avatar
Huggybaby
Administrator
 
Posts: 3205
Joined: 15 Jan 2006, 19:44
Location: Finally out of Atlanta
Has thanked: 696 times
Been thanked: 594 times

Re: MageKing17's Releases (Latest: v0.7.1)

Postby MageKing17 » 17 Jun 2010, 04:42

Huggybaby wrote:Success, the really-no-sound version works.
Glad to hear it; read my edit above.
User avatar
MageKing17
Programmer
 
Posts: 473
Joined: 12 Jun 2008, 20:40
Has thanked: 5 times
Been thanked: 9 times

Re: MageKing17's Releases (Latest: v0.7.1)

Postby Huggybaby » 17 Jun 2010, 04:55

OK, now it works, thanks. I put avbin.dll into the Incantus root, haven't tried a subdirectory. Perhaps you should bundle it if it's not against the license.

PS I use KMPlayer.
PPS You may have seen one of my posts over at the UQM forums too.
User avatar
Huggybaby
Administrator
 
Posts: 3205
Joined: 15 Jan 2006, 19:44
Location: Finally out of Atlanta
Has thanked: 696 times
Been thanked: 594 times

Re: MageKing17's Releases (Latest: v0.7.1)

Postby MageKing17 » 17 Jun 2010, 05:05

Huggybaby wrote:OK, now it works, thanks. I put avbin.dll into the Incantus root, haven't tried a subdirectory. Perhaps you should bundle it if it's not against the license.
I assume that it's free to distribute; there's probably even a py2exe option for it I just have to look for. So sound works? That's great; I hope it also works on other platforms.

Huggybaby wrote:PPS You may have seen one of my posts over at the UQM forums too.
I thought that was you. I'm not very active over there, though.
User avatar
MageKing17
Programmer
 
Posts: 473
Joined: 12 Jun 2008, 20:40
Has thanked: 5 times
Been thanked: 9 times

Re: MageKing17's Releases (Latest: v0.7.1)

Postby Huggybaby » 17 Jun 2010, 05:10

Yes, sound effects and music work. The music goes into a stuck repeat when exiting, but escape gets you out and it doesn't hang.
User avatar
Huggybaby
Administrator
 
Posts: 3205
Joined: 15 Jan 2006, 19:44
Location: Finally out of Atlanta
Has thanked: 696 times
Been thanked: 594 times

Re: MageKing17's Releases (Latest: v0.7.1)

Postby MageKing17 » 17 Jun 2010, 05:18

Excellent. Now all that's left is to... well, play some Magic. :P
User avatar
MageKing17
Programmer
 
Posts: 473
Joined: 12 Jun 2008, 20:40
Has thanked: 5 times
Been thanked: 9 times

Re: MageKing17's Releases (Latest: v0.7.1)

Postby drekonja » 17 Jun 2010, 11:32

I put avbin.dll in windows/system folder and now the sound version seem to work. Although I'm not sure about sound version, especially music, which can be annoying by stuck repeat in intense calculations which make the program stop (deciding about going first, mulligan).
drekonja
 
Posts: 41
Joined: 05 Jun 2009, 19:53
Has thanked: 0 time
Been thanked: 0 time

Re: MageKing17's Releases (Latest: v0.7.1)

Postby MageKing17 » 17 Jun 2010, 19:02

drekonja wrote:I put avbin.dll in windows/system folder and now the sound version seem to work. Although I'm not sure about sound version, especially music, which can be annoying by stuck repeat in intense calculations which make the program stop (deciding about going first, mulligan).
The "intense calculations" there are actually downloading images; since music exacerbates the normal lag involved, I disabled it by default.
User avatar
MageKing17
Programmer
 
Posts: 473
Joined: 12 Jun 2008, 20:40
Has thanked: 5 times
Been thanked: 9 times

Re: MageKing17's Releases (Latest: v0.7.1)

Postby juzamjedi » 18 Jun 2010, 19:54

Time to break it again ;)

Seriousness, happy to see a new release and will give this a spin when I get home from work tonight.
juzamjedi
Tester
 
Posts: 575
Joined: 13 Nov 2008, 08:35
Has thanked: 6 times
Been thanked: 8 times

Re: MageKing17's Releases (Latest: v0.7.1)

Postby drekonja » 18 Jun 2010, 21:03

Hey MageKing17, did you figure out the problem about targeting spells on stack?
drekonja
 
Posts: 41
Joined: 05 Jun 2009, 19:53
Has thanked: 0 time
Been thanked: 0 time

PreviousNext

Return to Incantus

Who is online

Users browsing this forum: No registered users and 10 guests


Who is online

In total there are 10 users online :: 0 registered, 0 hidden and 10 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 10 guests

Login Form