Previous Blog Next Blog
Prev/Next Blog
by date

Plan for Joel Baxter

Plan for Joel Baxter
Name:Joel Baxter
Date Posted:Nov 20, 2002
Rating:Not Rated
Public:YES
Comments:YES
RSS Feed:GarageGames Blog feedor Subscribe with .
Profile Page:View profile page for Joel Baxter

Blog post
The Daily: Gimme some data points.
The Daily for Nov 19 2002:

If you check out TGE bug report 79, you'll see that I've set up a couple of servers to help verify TGE's current crossplatform-ness. They are both debug builds, from fresh CVS checkouts.

David C. tried to connect to these and got some surprising results. When trying to connect to the Linux server with his Mac client (built with Project Builder and gcc), his client crashed. Ditto when trying to connect to the Windows server with a Windows client (built with Code Warrior).

Apparently he's seeing the following trace in each case: GhostAlwaysObjectEvent::unpack calls Item::unpackUpdate which calls Item::setCollisionTimeout with a NULL argument. That NULL is bad biz.

Of course, David can successfully connect clients to any server that he runs, and I can successfully connect clients to any server that I run. Puzzling!

If anyone has a build of the TGE client that is up-to-date with the latest CVS commits, and you have a spare minute, try to connect to one of my servers and see what happens. Let me know in a comment here what kind of client you were using (platform, debug/release, build environment) and what happened.

--

Just FYI, tomorrow I'm going to completely tear up our player.cc code and start rewriting it basically from scratch. I mention this in today's update only so that I'll have a tiny extra motivation to actually do it... I've been putting it off for a couple of days while tinkering with more attractive problems.

Recent Blog Posts
List:06/16/04 - Plan for Joel Baxter
11/26/02 - Plan for Joel Baxter
11/23/02 - Plan for Joel Baxter
11/21/02 - Plan for Joel Baxter
11/20/02 - Plan for Joel Baxter
11/19/02 - Plan for Joel Baxter
11/15/02 - Plan for Joel Baxter
11/14/02 - Plan for Joel Baxter

Submit ResourceSubmit your own resources!

Richard O   (Nov 20, 2002 at 13:33 GMT)
Joel,

No problems connecting to either your Linux or Windows dedicated server using the current RELEASE version of the below executables:

#1

Ryan J. Parker   (Nov 20, 2002 at 15:02 GMT)
I've got a FreeBSD server up and running ... let me know how it works for you guys as well. :D

Ryan J. Parker   (Nov 20, 2002 at 15:08 GMT)
I could connect to the FreeBSD, Linux, and WIN32 dedicated servers from my WIN32 build built with VC6. :-)

Richard O   (Nov 20, 2002 at 15:15 GMT)
Ryan,

No problems connecting to your server using either of the two executables that I used to connect to Joel

Joel Baxter   (Nov 20, 2002 at 19:23 GMT)
Yup, I can get into the FreeBSD server with my Win32 client.

Well, it's good to know that basically stuff still works... thanks guys.

Joel Baxter   (Nov 20, 2002 at 22:45 GMT)
Oops... broken link to that bug report, fixed now.

You must be a member and be logged in to either append comments or rate this resource.