runtime error 1.11.28

NOTE: this is an informal bug post place ONLY. Real bugs should be posted on GitHub
Post Reply
User avatar
The Red Baron
Sergeant First Class
Sergeant First Class
Posts: 987
Joined: Sat Dec 07, 2002 6:21 am
Contact:

runtime error 1.11.28

Post by The Red Baron »

Playing Trepan's twisted snowman map i get this runtime error:

r6025 - pure virtual function call.

bzflag then exits. it usually happens right after i take a jump.

computer specs are

Windows 2000

Geforce2 MX/MX 400 32mb - driver 6.14.0010.5216

Directx 9.0b.

shadows, depth buffer, culling, and collision are all turned off. Settings came default like that.

Also, it only happens on that server, or map.

On trepan's physic driver, i get the message "cannot load texture: nojumping" but everything else works fine and i can play on that server with no problems.

So apparently Trepan doesn't like me :D :wink:

Hope that helps you identify the problem. :wink:
Beware! I'm going to clone myself and spread those clones all over the world!
User avatar
RPG
Lieutenant, Junior Grade
Lieutenant, Junior Grade
Posts: 2015
Joined: Fri Sep 17, 2004 2:37 am
Location: Chicago, Illinois
Contact:

Post by RPG »

I'd like to add that Ialso get the "cannot load texture: nojumping" message, so that area just appears black. The runtime error I've never experienced.
User avatar
The Red Baron
Sergeant First Class
Sergeant First Class
Posts: 987
Joined: Sat Dec 07, 2002 6:21 am
Contact:

Post by The Red Baron »

well, seems that turning depth buffer on eliminates that error, and increases framerate by 50%
Beware! I'm going to clone myself and spread those clones all over the world!
trepan
Dev Wizard
Dev Wizard
Posts: 704
Joined: Fri Feb 21, 2003 7:50 pm

Post by trepan »

The "nojumping" error pops-up because I've got
that texture defined in the map, but it only exists
in my local data/.

I can't be of much assistance with the runtime error
as I do not have a windows machine available to me,
and do not crash on that map when using BSP.
Post Reply