View Single Post
Moving my mod from TFC to DOD...
Old
  (#1)
bots4fun
Guest
 
Status:
Posts: n/a
Default Moving my mod from TFC to DOD... - 29-08-2004

Hi,

I've got a mod that I've been tinkering with tha works great on TFC but causes the DOD client to just quit. I've stripped down all the engine call back subroutines to nothing to make sure it wasn't my code, and the thing still caues the client to quit.
When putting the liblist.gam to dod.dll only it works fine (this is win32 btw). But when having my dll load first via liblist.gam the dod client precaches all info, then says "Parsing game info... " then quits, no error, nothing.
How can I make the steam client log errors or show the error in the console? When the client is connecting to the server I just get that status bar window telling me what it's currently doing but I can't bring up the console so I might catch a glimpse of an error...
Thinking that I may have missed something in the sdk updates, I downloaded botman's HPB_Bot Template 4 (thanks botman for a great template) and stripped it out of all code except for the engine callbacks too and added the code to load the dod.dll, but I get the same result, the client just quits.

Anyone have an idea what to try? Thanks
B4F
  
Reply With Quote