Error when launching game

Hello everyone, I’m having this problem when I launch mine game.

Assertion failed: _current_index < _datagram->get_length() at line 119 of c:\documents and settings\user\desktop\panda3d-1.8.1\built\include\datagramIterator.I

Any fixes?

Cheers, monsi

Hi, welcome to the forums! :slight_smile:

You can’t expect us to solve an issue in your code without knowing at all what you’re doing or what your code is.

In this case, I would guess that you’re trying to read beyond the length of a datagram.