Running Mods in OS X?

  • m16piggy
    30th Dec 2010 Member 0 Permalink
    When I try to run ANY mod of Powder Toy, I get this error-
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0

    Dyld Error Message:
    Library not loaded: /usr/local/lib/libSDL-1.2.0.dylib
    Referenced from: /Users/macbook/Downloads/Gameerboy8864's Mod 2.app/Contents/MacOS/powder-x
    Reason: image not found

    Binary Images:
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld


    Extra Info;
    I am using Mac OS X 10.6.5 (Snow Leopard)
    It happens with ANY TPT mod (e.g. cracker's mod, gamerboy's mod, Foodtoy mod)
    Please Help me!
  • bchandark
    30th Dec 2010 Member 0 Permalink
    Try compiling from source. I think ZebraineZ made a very nice guide on how to compile in OS X.
  • BNV
    30th Dec 2010 Member 0 Permalink
    I've tried to use XTools, but I can't download.
  • Felix
    30th Dec 2010 Member 0 Permalink
    Looks like your SDL isn't installed properly or it have been linked wrong, if you go to the folder /usr/lib can you find that file? If so, copy it to /usr/local/lib.
  • m16piggy
    30th Dec 2010 Member 0 Permalink
    I'm not sure what you're talking about... I just switched to Mac, so I don't know.
  • bchandark
    30th Dec 2010 Member 0 Permalink
    Go to the folder /usr/lib (Just like /WINDOWS/system32 in Windows. I think Macs use Finder as a file browser, though I'm not sure. Do you see SDL installer there? If you do, copy it and paste it in the directory /usr/local/lib.
  • m16piggy
    30th Dec 2010 Member 0 Permalink
    There is no usr/local/lib. There is usr/lib, but nolocal anywhere.
  • Felix
    30th Dec 2010 Member 0 Permalink
    m16piggy:
    There is no usr/local/lib. There is usr/lib, but nolocal anywhere.

    Make the directory and copy the libSDL file over to there.
  • m16piggy
    30th Dec 2010 Member 0 Permalink
    I can't make it, the new folder button is grayed out.