Jump to content

ShaderProgram.cpp(790): Assertion failed


ryanvade
 Share

Recommended Posts

Hello everybody. First off, AWESOME GAME. Second. Wish the lagging was fixed. ( I know that is being worked on. If I could I would gladly help) My System: Fedora 18 64bit kernel 3.7, 2Gb of ram, GT 520 2Gb 310.19, Pentium D 960 ~4.0 Ghz, Revision 13020. Here is my error:

ShaderProgram.cpp(790): Assertion failed: "0 && ("Shader type doesn't support VertexAttribPointer")"

Assertion failed: "0 && ("Shader type doesn't support VertexAttribPointer")"

Location: ShaderProgram.cpp:790 (VertexAttribPointer)

Call stack:

(0x7e9f7a) ./pyrogenesis() [0x7e9f7a]

(0x79f681) ./pyrogenesis() [0x79f681]

(0x79f87d) ./pyrogenesis() [0x79f87d]

(0x7a0542) ./pyrogenesis() [0x7a0542]

(0x6362d6) ./pyrogenesis() [0x6362d6]

(0x6df8a8) ./pyrogenesis() [0x6df8a8]

(0x665b5c) ./pyrogenesis() [0x665b5c]

(0x67d24a) ./pyrogenesis() [0x67d24a]

(0x674dbf) ./pyrogenesis() [0x674dbf]

(0x6778d1) ./pyrogenesis() [0x6778d1]

(0x677d3c) ./pyrogenesis() [0x677d3c]

(0x590019) ./pyrogenesis() [0x590019]

(0x424c9a) ./pyrogenesis() [0x424c9a]

(0x41a897) ./pyrogenesis() [0x41a897]

(0x3e32a21a05) /lib64/libc.so.6(__libc_start_main+0xf5) [0x3e32a21a05]

(0x423625) ./pyrogenesis() [0x423625]

errno = 0 (No error reported here)

OS error = ?

©ontinue, (S)uppress, (B)reak, Launch (D)ebugger, or (E)xit?

C

ShaderProgram.cpp(790): Assertion failed: "0 && ("Shader type doesn't support VertexAttribPointer")"

Assertion failed: "0 && ("Shader type doesn't support VertexAttribPointer")"

Location: ShaderProgram.cpp:790 (VertexAttribPointer)

Call stack:

(0x7e9f7a) ./pyrogenesis() [0x7e9f7a]

(0x79f681) ./pyrogenesis() [0x79f681]

(0x79f87d) ./pyrogenesis() [0x79f87d]

(0x7a0542) ./pyrogenesis() [0x7a0542]

(0x6362d6) ./pyrogenesis() [0x6362d6]

(0x6df8a8) ./pyrogenesis() [0x6df8a8]

(0x665b5c) ./pyrogenesis() [0x665b5c]

(0x67d24a) ./pyrogenesis() [0x67d24a]

(0x674dbf) ./pyrogenesis() [0x674dbf]

(0x6778d1) ./pyrogenesis() [0x6778d1]

(0x677d3c) ./pyrogenesis() [0x677d3c]

(0x590019) ./pyrogenesis() [0x590019]

(0x424c9a) ./pyrogenesis() [0x424c9a]

(0x41a897) ./pyrogenesis() [0x41a897]

(0x3e32a21a05) /lib64/libc.so.6(__libc_start_main+0xf5) [0x3e32a21a05]

(0x423625) ./pyrogenesis() [0x423625]

errno = 0 (No error reported here)

OS error = ?

XIO: fatal IO error 2 (No such file or directory) on X server ":0"

after 685 requests (685 known processed) with 0 events remaining.

©ontinue, (S)uppress, (B)reak, Launch (D)ebugger, or (E)xit?

©ontinue, (S)uppress, (B)reak, Launch (D)ebugger, or (E)xit?

S

Using Xcursor to sys_cursor_create 32 x 32 cursor

XIO: fatal IO error 0 (Success) on X server ":0"

after 693 requests (693 known processed) with 0 events remaining.

UserReport.cpp(515): Assertion failed: "!m_Worker"

^CSegmentation fault (core dumped)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...