Eros,
could you try this debug version ?
It generates log file so I could better track problem down.
Thanks and sorry,
Petr
REMOVED
Printable View
Eros,
could you try this debug version ?
It generates log file so I could better track problem down.
Thanks and sorry,
Petr
REMOVED
Same for me I also get a GPF
here is the log file details
[code=ini]ProgramStarted
About to load triceratops.m15 50000 5Textures\
About to init buffers
About to load model
..File opened
..Ready to scan lines
..About to calc normals
..About to do display list[/code]
Abraxas,
fantastic!
As I do not presume there is a bug in both your and Eros drivers ( display lists ), it must be in model drawing function.
Thanks a lot,
Petr
Sorry for delay Petr. I was driving home under the snow ;D
I get the same log as Abraxas:
[code=thinbasic]ProgramStarted
About to load triceratops.m15 50000 5Textures\
About to init buffers
About to load model
..File opened
..Ready to scan lines
..About to calc normals
..About to do display list[/code]
Hi,
Eros, no problem :)
Could you try this version - I think I found the problem.
Thanks,
Petr
Got it!
Now working fine but very slow. I imagine due to log writing.
Perfect!
Abraxas, Eros!
Thanks a lot then, I will clean it up and put out new release.
Thanks,
Petr
Very slow ;D,
should not be, try last pre-release please.
Thanks,
Petr
Debug2 works and is slow as Eros said but debug3 doesnt work that crashes.
Debug 3 crashes ?
Debug 2 used #DEBUG ERROR ON, that could cause slowness and also that it tolerated some more array out of bounds bug.
Thanks for all the help, will continue in search for error.
Petr