Graphics chip sets that aren't working

Forum for bugs and technical problems.

Re: Graphics chip sets that aren't working

Postby MagicManICT » Fri Aug 24, 2012 4:53 pm

Sir_Paratrooper wrote:
MagicManICT wrote:There are some instructions other than using the third party drivers to try and fix this, but they're on the Paradox forums and it's late. If someone doesn't dig it up for you when I get back on, I'll repost. What's the manufacturer on the computer? That will make a big difference on whether the problem is fixable or not.


It's ASUS eee pc 1001px...


You might be able to get updated drivers for your card, then.

Symmol wrote:I'm using Windows 7 on my laptop, and my graphic card is Intel GMA x3100


You're having pretty much the same issue Sir_Paratrooper is. Update your graphics drivers and read the last few posts so you know what I've explained to him.

Here's the post with instructions on updating your drivers from the Paradox forums:

Intel(R) => some old Intel drivers are not working properly with OpenGL.[...]
If possible, get a proper GPU for your pc. if not, still go to Intel homepage and see if that helps. (it did for mine.)


If this doesn't work, read this post from earlier in the thread.

Note: some manufacturers modified the chip set from the Intel based designs (manufacturer specific hardware such as memory controllers, buses, etc) and created custom drivers for the GPU that you may be required to get only from the manufacturer. In this case, you're computer just won't be able to run Salem. (Someone has reported having words with Dell over failure to properly support OpenGL in one of the drivers.)
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am

Re: Graphics chip sets that aren't working

Postby Sir_Paratrooper » Fri Aug 24, 2012 5:51 pm

Thanks for your help!
My drivers is correct, newest now. But... That error again.
I'll try to install Windows 7 at next week.
User avatar
Sir_Paratrooper
 
Posts: 18
Joined: Thu Aug 23, 2012 7:25 pm

Re: Graphics chip sets that aren't working

Postby staxjax » Fri Aug 24, 2012 6:54 pm

Sir_Paratrooper wrote:Thanks for your help!
My drivers is correct, newest now. But... That error again.
I'll try to install Windows 7 at next week.


Sir, I believe this will fix it for sure. That is how I am able to play at work on my netbook now =)
Of all the things I've lost, I miss my mind the most - Ozzy Osbourne

Confirmed retards: Nimmeth, Claeyt, MycroSparks
User avatar
staxjax
 
Posts: 2845
Joined: Wed Aug 01, 2012 1:29 am

Re: Graphics chip sets that aren't working

Postby Sir_Paratrooper » Mon Aug 27, 2012 6:56 pm

Paratrooper reporting in. With Win7 Salem works great! Thanks for your support guys! :D
User avatar
Sir_Paratrooper
 
Posts: 18
Joined: Thu Aug 23, 2012 7:25 pm

Re: Graphics chip sets that aren't working

Postby staxjax » Mon Aug 27, 2012 7:02 pm

Sir_Paratrooper wrote:Paratrooper reporting in. With Win7 Salem works great! Thanks for your support guys! :D


Good luck in the new world! I hope the game provides you with enough entertainment to keep you around longer than you spent making your computer work.
Of all the things I've lost, I miss my mind the most - Ozzy Osbourne

Confirmed retards: Nimmeth, Claeyt, MycroSparks
User avatar
staxjax
 
Posts: 2845
Joined: Wed Aug 01, 2012 1:29 am

Re: Graphics chip sets that aren't working

Postby GaDLiKe » Wed Sep 12, 2012 8:35 am

Code: Select all
javax.media.opengl.GLException: haven.GOut$GLException: GL Error: 1280 (invalid enumerant)
   at javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:271)
   at javax.media.opengl.GLCanvas.maybeDoSingleThreadedWorkaround(GLCanvas.java:410)
   at javax.media.opengl.GLCanvas.display(GLCanvas.java:244)
   at haven.HavenPanel.uglyjoglhack(HavenPanel.java:382)
   at haven.HavenPanel.run(HavenPanel.java:416)
   at java.lang.Thread.run(Unknown Source)
Caused by: haven.GOut$GLException: GL Error: 1280 (invalid enumerant)
   at haven.GOut.checkerr(GOut.java:84)
   at haven.GLState$Applier.apply(GLState.java:469)
   at haven.GOut.apply(GOut.java:160)
   at ISmoke.draw(ISmoke.java:97)
   at haven.RenderList.render(RenderList.java:207)
   at haven.RenderList.render(RenderList.java:218)
   at haven.PView.draw(PView.java:169)
   at haven.MapView.draw(MapView.java:656)
   at haven.Widget.draw(Widget.java:454)
   at haven.Widget.draw(Widget.java:459)
   at haven.GameUI.draw(GameUI.java:310)
   at haven.Widget.draw(Widget.java:454)
   at haven.Widget.draw(Widget.java:459)
   at haven.RootWidget.draw(RootWidget.java:61)
   at haven.UI.draw(UI.java:135)
   at haven.HavenPanel.redraw(HavenPanel.java:270)
   at haven.HavenPanel$1.display(HavenPanel.java:88)
   at com.sun.opengl.impl.GLDrawableHelper.display(GLDrawableHelper.java:78)
   at javax.media.opengl.GLCanvas$DisplayAction.run(GLCanvas.java:435)
   at com.sun.opengl.impl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:194)
   at javax.media.opengl.GLCanvas$DisplayOnEventDispatchThreadAction.run(GLCanvas.java:452)
   at java.awt.event.InvocationEvent.dispatch(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$200(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.awt.EventQueue$3.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
   at java.awt.EventQueue.dispatchEvent(Unknown Source)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
   at java.awt.EventDispatchThread.run(Unknown Source)


Intel G33/G31 Express Chipset Family
GaDLiKe
 
Posts: 2
Joined: Wed Sep 12, 2012 8:05 am

Re: Graphics chip sets that aren't working

Postby MagicManICT » Wed Sep 12, 2012 2:12 pm

Do you have the most recent drivers? What OS are you using?
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am

Re: Graphics chip sets that aren't working

Postby GaDLiKe » Thu Sep 13, 2012 12:51 pm

latest drivers. im using Xp
GaDLiKe
 
Posts: 2
Joined: Wed Sep 12, 2012 8:05 am

Re: Graphics chip sets that aren't working

Postby assel » Mon Oct 01, 2012 6:00 pm

is there any way to fix error without change my OS?? i see all the solution above to change to win7. i cant change OS because im on shared laptop. and i did try use modded driver listed above but it didnt work.

I have error 1280. crash everytime i light fire. everything goes well except fire
my chip intel gma 950 on winXP

thanks for your help:)
assel
 
Posts: 1
Joined: Sat Sep 29, 2012 2:53 pm

Re: Graphics chip sets that aren't working

Postby MagicManICT » Mon Oct 01, 2012 11:06 pm

The problem is that there are no 32-bit drivers that are stable. The only option is to upgrade the operating system to a 64 bit version or to replace the laptop (video card/chipset in the laptop if possible, but not usually doable on the majority of systems sold). Feel free to dig some more, but nobody else has presented an alternate solution to me.
I am a moderator. I moderate stuff. When I do, I write in this color.
JohnCarver wrote:anybody who argues to remove a mechanic that allows "yet another" way to summon somebody is really a carebear in disguise trying to save his own hide.
MagicManICT
 
Posts: 5088
Joined: Wed Aug 01, 2012 1:46 am

PreviousNext

Return to Bugs & Technicalities

Who is online

Users browsing this forum: No registered users and 3 guests

cron