Author Topic: psclient error on startup  (Read 953 times)

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
psclient error on startup
« on: July 04, 2004, 05:30:20 pm »
I made another compiling attempt today. I applied my patches and compiling went fine as usual. But after loading the splash screen the client exits with following error:

Quote

/home/user/dev/cb_current/CS/include/csutil/array.h:509: failed assertion \'n < count\'


gdb spits following out:

Quote

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 16384 (LWP 7822)]
csArray, csArrayMemoryAllocator >::Get (this=0x8520104, n=0) at array.h:510
510         return root[n];


Any ideas?


Back to Planeshift again \\o/

Androgos

  • Guest
(No subject)
« Reply #1 on: July 04, 2004, 06:08:52 pm »
Wow.. you think we can solve your problem by that info?
That tells us that a out of bounds array call was called..
Guess what? That happens more than once :P

Karosh_Steinkatz

  • Hydlaa Citizen
  • *
  • Posts: 486
    • View Profile
(No subject)
« Reply #2 on: July 04, 2004, 06:54:53 pm »
Sorry, but I\'m not used to debuggers. :P
I\'ll dig through the commands to get you more info about this.


Back to Planeshift again \\o/

Vengeance

  • Veteran
  • *
  • Posts: 1452
    • View Profile
(No subject)
« Reply #3 on: July 05, 2004, 07:06:03 am »
This is fixed now.  Re-update.