Re: Horde3D Problem - Need Help !!!
- Posted by Mark Brown <mabrown at i?ug.co?.au> Jan 09, 2008
- 959 views
Pauli wrote: > i'm having trouble with Horde3D. > when i want to start the 'chicago' sample it crashes ( the .exe ) ! > the .exw crashes too and reports a machine-level exception in > application_init() > ! > i'm using euphoria 3.11 and win32lib 0.70.1 > mobile AMD sempron 3500+, 512 mb ram & ATI radeon xpress 1150 - 256 mb > windows xp home edition, service pack 2 Hi Sebastian, In the root directory of the package there is a batch file to start the C++ version of the Chicago demo (demo_c++.bat or something like that). Could you try that for me and see if it runs. I suspect a hardware problem here which is unrelated to Euphoria. The C++ demo is the one which comes with the official Horde sdk. I kept it there as a way for users to compare the speed of the C++ and Euphoria versions. I checked out your video card specs on the web and it looks like it should be OK. That said, I had an ATI card on my machine which didn't like Horde very much :( There have been a couple of new versions of Horde since I did the wrapper for Euphoria. I have done most of the work required to use the later versions of Horde but no demo yet. Just haven't had time to work on anything lately. If the C++ version doesn't work, we will try some other things. Let me know how you go. Mark