I know this thread (and the plugin it's about) is a tad old, but I've been playing around with Character3D (specifically, the "town" demo) and having a hard time getting it to work in AGS 3.2.1. When I finally got as far as actually seeing the game's window pop up, it always crashes and I get an error message ending in this line:
Error G3DObject::LoadModel - Unable to open file: data\tentv.emd
Even though the game runs just fine in AGS 2.71, for some reason it can't load any 3D models in AGS 3.2.1. The 3.x version of the demo is virtually identical to the 2.x version (I've also copied every relevant DLL file I could find to the main AGS 3.2.1 folder), but I still keep running into this same problem -- changing to a different model doesn't help, either. I've gone over the manual repeatedly and I can't figure out what I'm doing wrong.
Any advice?