Results 1 to 10 of 22

Thread: libcod on Arch Linux

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,011
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    By the IP, it might be gsc_utils_ClientCommand() which is crashing, can you test it without this callback?

    Can you specify where it is crashing? Is libcod able to print some messages before crash or can't it start at all?
    timescale 0.01

  2. #2
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by kung foo man View Post
    By the IP, it might be gsc_utils_ClientCommand() which is crashing, can you test it without this callback?

    Can you specify where it is crashing? Is libcod able to print some messages before crash or can't it start at all?
    When i comment my persistence gsc out of my callbacksetup then it doesn't give me a segmentation fault. But when i add:

    Code:
    std\io::print("TEST");
    Then it crashes again.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •