I downloaded both SDL2_image and SDL_ttf and repaired the "short" files inside the package.
Now I get the blank window and a hang without much console output. After quitting (via menu) I see the following in the console:
Code: Select all
12/31/12 9:35:38.873 AM [0x0-0xae5ae5].T-Engine: Lua Error: /socket/http.lua:28: attempt to index local 'socket' (a boolean value)
12/31/12 9:35:38.873 AM [0x0-0xae5ae5].T-Engine: At [C]:-1 __index
12/31/12 9:35:38.873 AM [0x0-0xae5ae5].T-Engine: At /socket/http.lua:28
12/31/12 9:35:38.873 AM [0x0-0xae5ae5].T-Engine: At [C]:-1 require
12/31/12 9:35:38.873 AM [0x0-0xae5ae5].T-Engine: At /engine/PlayerProfile.lua:21
12/31/12 9:35:38.873 AM [0x0-0xae5ae5].T-Engine: At [C]:-1 require
12/31/12 9:35:38.873 AM [0x0-0xae5ae5].T-Engine: At /engine/init.lua:35
12/31/12 9:35:38.873 AM [0x0-0xae5ae5].T-Engine: At [C]:-1 dofile
12/31/12 9:35:38.873 AM [0x0-0xae5ae5].T-Engine: At /loader/init.lua:190
Not sure that's relevant to the hang however. I'm running 10.7.5.
Just curious, but would making a pure xwindows version for mac (no Cocoa) be any easier?