hitting a break point with client

Added by shuawinn over 7 years ago

So I'm able to build my client but when I run the client with the server I am hitting a break point and I'm not sure what's causing it. Here is a screen shot. It is stopping when it calls the assert function in Nel. Anyone have this problem before?

Error.jpeg (78.9 kB)


Replies (5)

RE: hitting a break point with client - Added by myrkr over 7 years ago

you hit one of the function buttons and added a breakpoint in VS. its that little yellow guy on line 144, get rid oft that and give it a go.

RE: hitting a break point with client - Added by shuawinn over 7 years ago

It isn't a break point that I put there. The code hits that point and breaks.

RE: hitting a break point with client - Added by dfighter over 7 years ago

That assert is hit when creating the NEL 3d driver somehow failed, that's all I can tell for sure atm.

RE: hitting a break point with client - Added by rti over 7 years ago

Could be that the driver binary file is simply not found. The client log file might be interesting here.

RE: hitting a break point with client - Added by shuawinn over 7 years ago

Here is the client log file

log.log (2.3 kB)

(1-5/5)