A little help with an InSim connection problem please! I just converted my project from Visual Studio 2003 (C++) to Visual Studio 2008 (C++) and it builds perfectly fine. I can't however connect with the "debug" version of the application although the "release" build works perfectly fine. I have been adding onto the app using release but I know I will need to use the debugging tools by the end of this project so if you have any help.
After sending the InSim Init packet LFS is telling me: "InSim: guest name must end with zero". The "guest name" is the IName[] field correct? Cause that ends in zero, actually all the names did... I am pretty confused why this used to work, and does work in release but not in debug builds so I am looking for help. Please and thanks in advance.
After sending the InSim Init packet LFS is telling me: "InSim: guest name must end with zero". The "guest name" is the IName[] field correct? Cause that ends in zero, actually all the names did... I am pretty confused why this used to work, and does work in release but not in debug builds so I am looking for help. Please and thanks in advance.