On Sun, Jul 1, 2012 at 11:48 AM, Kai Sterker wrote:
> http://bugs.python.org/issue15236
>
> Now we'll have to wait and see.
Turns out it is our fault after all. Problems with Python reference
counting. However, reporting the issue was quite helpful in getting
some valuable information about wher
On Sun, Jul 1, 2012 at 8:50 AM, Kai Sterker wrote:
> Okay, then I guess I'll try to figure out a few more details, then
> report it as a bug.
http://bugs.python.org/issue15236
Now we'll have to wait and see.
Kai
___
Adonthell-devel mailing list
Adon
On Sat, Jun 30, 2012 at 11:17 PM, StyxD wrote:
> Yep, I have python 2.7.3 and it happened to me too. As soon as you
> press down in worldtest, or not at all. It's very irregular, but
> happens.
Okay, then I guess I'll try to figure out a few more details, then
report it as a bug.
But just to ma
Yep, I have python 2.7.3 and it happened to me too. As soon as you
press down in worldtest, or not at all. It's very irregular, but
happens.
I didn't install python-dbg to get a readable stacktrace, but for what
is visible (from call_method_ret to add_direction), it's the same.
__