Created
March 9, 2015 10:14
-
-
Save XMPPwocky/e7d34d8c836cdd57295e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#0 ___chkstk_ms () | |
at ../../../../../src/gcc-4.9.1/libgcc/config/i386/cygwin.S:146 | |
#1 0x000000000041b65e in vel0city::vertex_array_object::get_vertex_array_object<u16> (display=0x18f830, vertex_buffers=..., indices=0x18d6d0, | |
program=0x301c110) | |
at C:\Users\Nathaniel\.cargo\git\checkouts\glium-cee1c79709e4d1bd\master\src/vertex_array_object.rs:240 | |
#2 0x0000000000416b0b in vel0city::ops::draw::draw<u16,&glium::uniforms::uniforms::UniformsStorage<core::iter::Chain<core::option::IntoIter<(&str, glium::uniforms::value::UniformValue)>, core::option::IntoIter<(&str, glium::uniforms::value::UniformValue)>>>,&glium::vertex::buffer::VertexBuffer<vel0city::graphics::Vertex>> (display=0x18f830, framebuffer=..., vertex_buffers=<optimized out>, | |
indices=..., program=<optimized out>, uniforms=<optimized out>, | |
draw_parameters=<optimized out>, dimensions=...) | |
at C:\Users\Nathaniel\.cargo\git\checkouts\glium-cee1c79709e4d1bd\master\src\ops/draw.rs:99 | |
#3 0x00000000004154a4 in draw<&glium::vertex::buffer::VertexBuffer<vel0city::graphics::Vertex>,glium::index::buffer::IndexBuffer,&glium::uniforms::uniforms::UniformsStorage<core::iter::Chain<core::option::IntoIter<(&str, glium::uniforms::value::UniformValue)>, core::option::IntoIter<(&str, glium::uniforms::value::UniformValue)>>>> (index_buffer=0x18fd00, program=<optimized out>, | |
uniforms=<optimized out>, draw_parameters=0x18fbd8, self=<optimized out>, | |
vertex_buffer=<optimized out>) | |
at C:\Users\Nathaniel\.cargo\git\checkouts\glium-cee1c79709e4d1bd\master\src/lib.rs:777 | |
#4 vel0city::graphics::draw_view (game=<optimized out>, view=0x1, | |
playermodel=0x18fc78, mapmodel=<optimized out>, frame=0x0) | |
at src\graphics/mod.rs:74 | |
#5 0x0000000000408afb in client::main () at src\bin/client.rs:112 | |
#6 0x000000000062cc6c in rust_try_inner () | |
#7 0x0000000003025020 in ?? () | |
#8 0x00000000005b9fec in thread_local::imp::Key$LT$T$GT$::ptr::h5756058111758591983 () | |
#9 0x0000000003025028 in ?? () | |
#10 0x000000000023fd60 in ?? () | |
#11 0x0000000000000000 in ?? () |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment