Author Topic: Trouble with CS canvas plugin  (Read 389 times)

Cherppow

  • Hydlaa Citizen
  • *
  • Posts: 493
    • View Profile
Trouble with CS canvas plugin
« on: January 07, 2005, 07:52:07 pm »
Greetings,

i agree that this isn\'t exactly PS problem, but if you could help i would be grateful.

For quite some time i\'ve been trying to get the Crystal Space viewmesh tool working to test some of my models. So far i\'ve done what this guide explains:

http://www.cs.lth.se/EDA045/assignments/csdocs/html/cs_25.html

I have the latest stable release of Crystal Space compiled with latest MinGW. The problem is that certain executables give the following error:

---

  LoadLibraryEx(c:\\Games\\Planeshift_CS\\CS\\glwin32.dll) error 0: The operation completed successfully.

Failed to load canvas plugin!

---

...viewmesh.exe is one of these executables.
In addition viewmesh performs an illegal operation:

VIEWMESH caused an invalid page fault in
module GL3D.DLL at 0167:62106b57.

Registers:
EAX=62177bcc CS=0167 EIP=62106b57 EFLGS=00010202
EBX=00000004 SS=016f ESP=007cfc04 EBP=008f7610
ECX=008f7610 DS=016f ESI=00904a30 FS=5e47
EDX=00000000 ES=016f EDI=00000007 GS=0000
Bytes at CS:EIP:
8b 0a 52 ff 51 18 83 c4 10 84 c0 75 34 51 68 40
Stack dump:
00000400 00000035 009136d4 00000040 78001469 00000035 0000001c 007cff68 7800e492 78032230

---

The strange thing to me is that the canvas plugin test program g2dtest.exe runs through without problems.  Planeshift runs well too (i downloaded the executable though). I\'m pretty much running out of ideas. Has anyone else had similar problems or does someone know a cure? Should i try the CVS version of CS instead of the stable one?

My system is Win 98 SE with GeForce FX 5200 display adapter. I\'ve updated the NVidia diplay drivers, and they support OpenGL 1.5.

Thanks.