Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bindkeeper

Pages: [1]
1
Thank You.

It looks like the elves skin has been changed. It shows the "icon" of the spell that is affected on me.

2
Thanks for the response.

I followed the instructions first time.

here is part of the configure.in file:

Code: [Select]
     58 AC_PATH_PROG(BLENDER, [blender])
     59 AC_PATH_PROG(VALGRIND, [valgrind])
     60
     61 # Check for unittest++
     62 # AM_USE_UNITTESTCPP
     63
     64 CPPFLAGS="$CPPFLAGS"' -I${top_srcdir}/src'

at line 62 the AM_USE_UNITTESTCPP line is commented out.

3
Hi All,

First time compiling PS. I'm stuck in the early process of configuring cal3d( I mean ./configure).

The system is linux:

Code: [Select]
uname -a:
Linux debian7 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1+deb7u1 x86_64 GNU/Linux

Code: [Select]
autoreconf --version
autoreconf (GNU Autoconf) 2.69

The revision of the cal3d is: Revision: 560

The Error itself is :

Code: [Select]
./configure: line 15598: syntax error near unexpected token `UNITTESTCPP,'
./configure: line 15598: `       PKG_CHECK_MODULES(UNITTESTCPP, unittest++ >= 0.1, unittest_enabled="yes", unittest_enabled="no" )'

Thanks



4
Hi,

After updating the client ( to 0.6) I cannot see the affected spells window. It just a transparent blank window, even without a borders. I tried to change the transparency of the window but without any success.

Thank You

5
Hi,

I got stuck in the East Hydlaa. When I load the client it crashes ofter a couple of seconds.

I created a alt character just to check if my client works. It worked fine for the Hydlaa, but when I entered East Hydlaa the client crashed again, so it looks like the problem is with the East Hydlaa map.

I run the psclient in terminal and posted the output of it: http://pastebin.com/fy1wMxfn

I'm using Debian 7 64 bits, and the client is 0.5.9.12

Thank YOU

P.S. I managed to work it out with this bug report: http://www.hydlaaplaza.com/flyspray/index.php?do=details&task_id=6033

Pages: [1]