robtherich
07-06-2006 22:46:48
i've restarted a few times now, making sure i followed instructions as best i could.
i'm using ogre SDK 1.2, downloaded the latest PLSM files from the tuan kuranes link. i placed these files in my ogresdk root.
building the Plugin was sucessful.
i downloaded the datasrcs.zip file, copied to the correct place and ran mapsplitter.exe from the binary.zip file. this was also sucessful.
opened the paginglandscape_sample vcproj and compiled without a problem.
i can run the debug exe and i get past the config dialog, it seems to find all the cfg files and all the media files. the window actually even draws the background and overlays, however i soon get a runtime exception.
the direct9 exception is: "Failed to DrawPrimitive invalid call".
for opengl the dialog window doesn't give an exception, but a debug error. the console window, however prints: "Assertion Failed: mCapabilities->hasCapabilities(RSC_VERTEX_PROGRAM)"
from what i've read, it seems to be a driver problem and i should disable vertexmorphing and vertexcompression. i have an older card (ATO mobility radeon 7500).
where do i disable these? i've tried in the paginglandscape2.cfg and it didn't change anything, and the ogre.cfg file gave me an error.
any help much appreciated.
-rob
i'm using ogre SDK 1.2, downloaded the latest PLSM files from the tuan kuranes link. i placed these files in my ogresdk root.
building the Plugin was sucessful.
i downloaded the datasrcs.zip file, copied to the correct place and ran mapsplitter.exe from the binary.zip file. this was also sucessful.
opened the paginglandscape_sample vcproj and compiled without a problem.
i can run the debug exe and i get past the config dialog, it seems to find all the cfg files and all the media files. the window actually even draws the background and overlays, however i soon get a runtime exception.
the direct9 exception is: "Failed to DrawPrimitive invalid call".
for opengl the dialog window doesn't give an exception, but a debug error. the console window, however prints: "Assertion Failed: mCapabilities->hasCapabilities(RSC_VERTEX_PROGRAM)"
from what i've read, it seems to be a driver problem and i should disable vertexmorphing and vertexcompression. i have an older card (ATO mobility radeon 7500).
where do i disable these? i've tried in the paginglandscape2.cfg and it didn't change anything, and the ogre.cfg file gave me an error.
any help much appreciated.
-rob