Jump to content
Eternal Lands Official Forums

dsb

Members
  • Content count

    8
  • Joined

  • Last visited

Everything posted by dsb

  1. Prove the function f: R-->R given by f(x) = x^2 is continuous.
  2. Segfault

    Seg faults right at startup: Here is the backtrace: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 7272)] 0x40468031 in CalCoreSkeleton::scale () from /usr/lib/libcal3d.so.11 (gdb) backtrace #0 0x40468031 in CalCoreSkeleton::scale () from /usr/lib/libcal3d.so.11 #1 0x080b046e in CalCoreSkeleton_Scale (self=0x0, factor=0) at cal3d_wrapper.cpp:12 #2 0x08053765 in parse_actor_script (cfg=0x825e7ac) at actor_scripts.c:1855 #3 0x080537d5 in parse_actor_defs (node=0x0) at actor_scripts.c:1872 #4 0x080537fb in parse_actor_defs (node=0x0) at actor_scripts.c:1878 #5 0x080538d3 in read_actor_defs (dir=0x0, index=0x0) at actor_scripts.c:1907 #6 0x08053969 in init_actor_defs () at actor_scripts.c:1928 #7 0x08077248 in init_stuff () at init.c:588 #8 0x08080034 in main (argc=0, argv=0x0) at main.c:223
  3. Segfault

    I think I have most everything setup right now hence no longer segfault, however a few quirks. I can not enter or exit doors. There is no name or stats above characters/animals in game. The latter leads me to believe that I am possibly missing something from the data files. The former seems strange?
  4. Segfault

    doh, apparently I had to cp -r some of the data files from the binary into my cvs el testing dir. CVS didnt provide the data that I assumed. Should there be data on cvs also? The directories that I copied were: 2dobjects 3dobjects animations books/races maps meshes particles skeletons textures tiles Doing so I was able to run the client using gdb, however, my character was inside a tavern and there seems there is no door icon to exit, maybe I missing some additional data or it is a bug, Ill search the forums.
  5. Segfault

    yes
  6. Segfault

    cal3d-0.10.0
  7. Segfault

    I just checked out the elc module that included the latest data, and still no go same segfault
  8. Segfault

    I have the dir actor_defs and it is populated with various character xml files, is that the data?
×