Search found 8 matches

by calfeld
Tue Sep 25, 2012 9:24 pm
Forum: Bugs Archive
Topic: [b42] Can't move after defeating lumberjack boss
Replies: 3
Views: 1664

Re: [b42] Can't move after defeating lumberjack boss

I am deeply chagrined.

Thank you, both of you, for pointing out my error.

c.
by calfeld
Tue Sep 25, 2012 2:50 pm
Forum: Bugs Archive
Topic: [b42] Can't move after defeating lumberjack boss
Replies: 3
Views: 1664

[b42] Can't move after defeating lumberjack boss

I defeat him, get the reward pop ups, and then any attempt to move gives a "can't move" message. I can do everything else except rod of recall or leave the level (I reached the exit with Phase Door).

Stuck... any ideas or workarounds?

c.
by calfeld
Tue Sep 18, 2012 3:51 pm
Forum: Bugs Archive
Topic: [b42] OSX version is fubar
Replies: 26
Views: 8287

Re: [b42] OSX version is fubar

As far as I know, the only operation that has no alternative to a right click is to configure talents. Would it be possible to add some other way to do that?

Thanks,
c.
by calfeld
Tue Aug 21, 2012 6:19 pm
Forum: Bugs Archive
Topic: [b42] OSX version is fubar
Replies: 26
Views: 8287

Re: [b42] OSX version is fubar

Hello, I've the same problem, I can't launch the game. Can you please explain a computer noob what are you talking about? What does this code mean and what have I to do? Thanks! If you aren't comfortable with the terminal, I'd advise against trying this. You're better off running b40 which, AFAIK, ...
by calfeld
Mon Aug 20, 2012 11:31 pm
Forum: Bugs Archive
Topic: [b42] Right click on OS X?
Replies: 9
Views: 2262

[b42] Right click on OS X?

I still can't get right click to work in b42; this was also a problem in a b41.

Anyone have a solution/work-around?

c.
by calfeld
Mon Aug 20, 2012 11:24 pm
Forum: Bugs Archive
Topic: [b42] OSX version is fubar
Replies: 26
Views: 8287

Re: [b42] OSX version is fubar

If you get issues involving _iconv, try:

Code: Select all

cd ~/T-Engine.app/Content
DYLD_INSERT_LIBRARIES=/usr/lib/libiconv.2.dylib DYLD_LIBRARY_PATH=`pwd`/Frameworks MacOS/T-Engine
by calfeld
Thu Jun 28, 2012 12:31 am
Forum: Bugs Archive
Topic: Right click to "configure" talents actually removes them
Replies: 6
Views: 1851

Re: Right click to "configure" talents actually removes them

For me right click doesn't appear to work at all, in any context. I've tried both mouse and trackpad.

b41, OS X.
by calfeld
Thu Jun 28, 2012 12:03 am
Forum: Bugs Archive
Topic: Mac OsX - b41 isn't working
Replies: 35
Views: 20088

Re: Mac OsX - b41 isn't working

If shell savvy. If T-Engine.app is in ~:

Code: Select all

cd ~/T-Engine.app/Content
DYLD_LIBRARY_PATH=`pwd`/Frameworks MacOS/T-Engine
The above got it to work for me, but I had a slightly different error.