PB 5.00 beta7 WinXP_32 3D examples are not working on my PC

Windows specific forum
Fred
Administrator
Administrator
Posts: 18360
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Post by Fred »

Did you copy the Engine3D.dll near your exe ?
User avatar
Kurzer
Enthusiast
Enthusiast
Posts: 693
Joined: Sun Jun 11, 2006 12:07 am
Location: Near Hamburg

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Post by Kurzer »

No I didn't. I will test this as soon as possible, but in the moment I can't test it. I am travelling by train without my NetBook.
PB 6.12 x64, OS: Win 11 24H2 x64, Desktopscaling: 150%, CPU: I7 12700 H, RAM: 32 GB, GPU: Intel(R) Iris(R) Xe Graphics | NVIDIA GeForce RTX 3070, User age in 2025: 57y
"Happiness is a pet." | "Never run a changing system!"
User avatar
Kurzer
Enthusiast
Enthusiast
Posts: 693
Joined: Sun Jun 11, 2006 12:07 am
Location: Near Hamburg

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Post by Kurzer »

I did the test now.

Both files (exe and dll) where located at D:\

This time the exe did not end immediately. The requester to choose the screen resulution and antialising mode was shown.
But after choosing the values and clicking OK the exe ends immdediately, doesn't matter which values I choosed.

No error message, no operating system message appears, just exiting the programm.
PB 6.12 x64, OS: Win 11 24H2 x64, Desktopscaling: 150%, CPU: I7 12700 H, RAM: 32 GB, GPU: Intel(R) Iris(R) Xe Graphics | NVIDIA GeForce RTX 3070, User age in 2025: 57y
"Happiness is a pet." | "Never run a changing system!"
Fred
Administrator
Administrator
Posts: 18360
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Post by Fred »

Did you copy the Data directory as well ? Please post your Ogre.log, so we can investigate.
User avatar
Kurzer
Enthusiast
Enthusiast
Posts: 693
Joined: Sun Jun 11, 2006 12:07 am
Location: Near Hamburg

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Post by Kurzer »

Sorry for being so stupid. :oops:

I didn't copied the data directory.
If I do so, the compiled "OpenGL Billboard.pb-Exe" runs fine.

The "DirectX Exe" will throw the same Orge-Error as posted before.
PB 6.12 x64, OS: Win 11 24H2 x64, Desktopscaling: 150%, CPU: I7 12700 H, RAM: 32 GB, GPU: Intel(R) Iris(R) Xe Graphics | NVIDIA GeForce RTX 3070, User age in 2025: 57y
"Happiness is a pet." | "Never run a changing system!"
Fred
Administrator
Administrator
Posts: 18360
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Post by Fred »

It's OGRE, not ORGE ;). At least you can use OGL for the 3D engine, it should be on par with DX.
User avatar
Kurzer
Enthusiast
Enthusiast
Posts: 693
Joined: Sun Jun 11, 2006 12:07 am
Location: Near Hamburg

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Post by Kurzer »

Oh! *lol* :lol: In german ORGE sounds much more pleasing than OGRE, so it's an 'Freudian slip' (Freud'scher Versprecher').

Thank you for your support.
I updated now all GFX drivers of my PCs. On the Netbook with Intel on board graphics I can use OGRE instead of DX, on my Desktop PC with NVidia chipset graphics card DX9 runs very well.

I understand it is an OGRE Engine failure, so you can put the [DONE] at this post. :)
PB 6.12 x64, OS: Win 11 24H2 x64, Desktopscaling: 150%, CPU: I7 12700 H, RAM: 32 GB, GPU: Intel(R) Iris(R) Xe Graphics | NVIDIA GeForce RTX 3070, User age in 2025: 57y
"Happiness is a pet." | "Never run a changing system!"
User avatar
Kurzer
Enthusiast
Enthusiast
Posts: 693
Joined: Sun Jun 11, 2006 12:07 am
Location: Near Hamburg

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Post by Kurzer »

OMG, its running on my Netbook using DirectX!!!!! :o :shock:

A big thanks to all the people who have contributed to this hotfix.
See this post:
http://www.purebasic.fr/english/viewtop ... 56#p395656

Image
PB 6.12 x64, OS: Win 11 24H2 x64, Desktopscaling: 150%, CPU: I7 12700 H, RAM: 32 GB, GPU: Intel(R) Iris(R) Xe Graphics | NVIDIA GeForce RTX 3070, User age in 2025: 57y
"Happiness is a pet." | "Never run a changing system!"
nikkoo
New User
New User
Posts: 1
Joined: Thu Dec 06, 2012 5:33 pm

Re: PB 5.00 beta7 WinXP_32 3D examples are not working on my

Post by nikkoo »

You could try the Ogre3D SDK to check, if it is a OGRE-Bug.
Post Reply