Game Development Community

MacOS Tiger Bug in HTTPObject

by Korpos · in Torque Game Engine · 10/10/2005 (11:15 am) · 2 replies

Hi ! i try to implement the resources about news using http Object -> http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=3176

but in MacOs didn't work , in windows XP and Linux work fine.

i debug it using XCode , to see what happend , and the method CharLogin::onLine never is executed in MacOS tiger , but in win32 and linux work fine , i think is same bug in the http Object :(

#1
06/04/2006 (10:38 am)
*big bump*
I need some help with this
#2
06/04/2006 (11:34 am)
I had this problem too with the httpobject (not with this resource but in the kit I keep them Mac side working for), and although I had a semi fix in macCarbNet.cc (the problem is there not in httpobject), Paul Scott made a complete fix, which works great.
http://www.garagegames.com/mg/forums/result.thread.php?qt=44643 (scroll a little down).