#PB _Sprite_Texture causing system crash

Just starting out? Need help? Post your questions and find answers here.
nessie
User
User
Posts: 60
Joined: Mon Jul 07, 2003 1:19 pm
Location: Glasgow / Scotland
Contact:

#PB _Sprite_Texture causing system crash

Post by nessie »

I know this has been touched on already, but I wanted to clarify it.

Whenever I use a sprite command with the parameter #PB _Sprite_Texture my whole system crashes to the blue screen. I have tried this on a number of machines and it happens on all of them. The only thing they have in common is that they all unfortunatley use the intel chipset in their graphics cards.

Can you tell me if the next release will be intel friendly or if it system crash can be overcome.
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Post by Fluid Byte »

It's has nothing to do with the #PB _Sprite_Texture flag. The Intel graphics accelerator is simply a piece of shit. Here at my work PC I can't do anything screen related at all. Just opening a screen results in a blue screen (on Windows XP!). The name of that bugger is "Intel(R) G965 Express Chipset Family".
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
nessie
User
User
Posts: 60
Joined: Mon Jul 07, 2003 1:19 pm
Location: Glasgow / Scotland
Contact:

Post by nessie »

Can I just add that when I run the same code on the same laptop that has vista installed, the code runs fine and doesn't crash the laptop. So is it XP? the XP intel driver? who knows? I am running it with the vista intel driver and it's fine, so am I happy.

Too right I am :lol:
Post Reply