Project

General

Profile

Actions

Emulator Issues #2897

closed

Infinite error Plugin_VideoOGL VertexManager.cpp:147: (AddVertices) OpenGL error 0x502 - invalid operation

Added by darumo about 14 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?
1.Run Game

What is the expected output? What do you see instead?

No errors in OpenGL plugin in console

Dolphin version with the problem? Other Dolphin version without the
problem?

5831

I have to test earlier versions

32-bit or 64-bit and any other build parameters?
64bit

OS version and versions of tools/libraries used?
Ubuntu 9.10

Please provide any additional information below.

Nvidia Geforce 275 - drivers version 190.53 - No OpenCL

error text :

59:36:417 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:530 E[Video]: Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp:147: (AddVertices) OpenGL error 0x502 - invalid operation

59:36:433 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:530 E[Video]: Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp:147: (AddVertices) OpenGL error 0x502 - invalid operation

59:36:450 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:530 E[Video]: Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp:147: (AddVertices) OpenGL error 0x502 - invalid operation

59:36:467 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:530 E[Video]: Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp:147: (AddVertices) OpenGL error 0x502 - invalid operation

59:36:483 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:530 E[Video]: Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp:147: (AddVertices) OpenGL error 0x502 - invalid operation

59:36:500 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:530 E[Video]: Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp:147: (AddVertices) OpenGL error 0x502 - invalid operation

59:36:517 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:530 E[Video]: Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp:147: (AddVertices) OpenGL error 0x502 - invalid operation

59:36:533 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:530 E[Video]: Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp:147: (AddVertices) OpenGL error 0x502 - invalid operation

59:36:550 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:530 E[Video]: Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp:147: (AddVertices) OpenGL error 0x502 - invalid operation

59:36:567 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:530 E[Video]: Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp:147: (AddVertices) OpenGL error 0x502 - invalid operation

59:36:583 Source/Plugins/Plugin_VideoOGL/Src/GLUtil.cpp:530 E[Video]: Source/Plugins/Plugin_VideoOGL/Src/VertexManager.cpp:147: (AddVertices) OpenGL error 0x502 - invalid operation

Actions #2

Updated by rodolfoosvaldobogado about 14 years ago

  • Status changed from New to Fixed

fixed in my last commit

Actions #3

Updated by darumo about 14 years ago

I can not compile the latest version (5839)

Compiling Build/Linux-x86_64-release/Source/Core/InputUICommon/Src/ConfigDiagBitmaps.o
In file included from Source/Core/InputUICommon/Src/ConfigDiagBitmaps.cpp:18:
Source/Core/InputUICommon/Src/ConfigDiag.h: In constructor 'UDPConfigButton::UDPConfigButton(wxWindow*, UDPWrapper*)':
Source/Core/InputUICommon/Src/ConfigDiag.h:154: warning: 'UDPConfigButton::wrapper' will be initialized after
Source/Core/InputUICommon/Src/ConfigDiag.h:156: warning: base 'wxButton'
Source/Core/InputUICommon/Src/ConfigDiag.h:155: warning: when initialized here
Archiving Build/Linux-x86_64-release/libs/libinputuicommon.a
Indexing Build/Linux-x86_64-release/libs/libinputuicommon.a
Linking Binary/Linux-x86_64/dolphin-emu
Build/Linux-x86_64-release/libs/libinputuicommon.a(ConfigDiag.o): In function GamepadPage::ConfigUDPWii(wxCommandEvent&)': ConfigDiag.cpp:(.text+0x2b2): undefined reference to UDPWrapper::Configure(wxWindow*)'
collect2: ld returned 1 exit status
scons: *** [Binary/Linux-x86_64/dolphin-emu] Error 1
scons: building terminated because of errors.

but thank you, Linux version is improving giant steps, works just as well as the windows version lately.

Actions

Also available in: Atom PDF