Skip to content

Instantly share code, notes, and snippets.

@clonejo
Created August 24, 2012 21:32
Show Gist options
  • Save clonejo/3455865 to your computer and use it in GitHub Desktop.
Save clonejo/3455865 to your computer and use it in GitHub Desktop.
$ ./bralad -h"germancrafter.de"
(c)allocating 65536 times 4 bytes. Pointer: 0x7f9076d07010.
init: 1024x800
Supported OpenGL version: 3.3.11627 Compatibility Profile Context
Loaded OpenGL version: 33
Requesting resource "./res/shader/terrain.shader" as "terrain", type: "Shader".
Loaded resource "terrain" with type: "Shader".
Requesting resource "./res/texture/terrain.png" as "terrain", type: "Image".
Loaded resource "terrain" with type: "Image".
Requesting resource "./res/texture/grasscolor.png" as "grasscolor", type: "Image".
Loaded resource "grasscolor" with type: "Image".
Requesting resource "./res/texture/leavecolor.png" as "leavecolor", type: "Image".
Loaded resource "leavecolor" with type: "Image".
Requesting resource "./res/texture/watercolor.png" as "watercolor", type: "Image".
Loaded resource "watercolor" with type: "Image".
Failed to load minecraft terrain.png, Zlib Error: "buf error"
Unable to login as user "". Bad login
Snooping: version: "BraLa", os_name: "linux", os_version: "undetectable", os_architecture: "64 bit", memory_total: "-1", memory_max: "-1", java_version: "D Compiler: 2060", opengl_version: "3.3.11627 Compatibility Profile Context", opengl_vendor: "ATI Technologies Inc."
(c)allocating 65536 times 4 bytes. Pointer: 0x7f90600009e0.
core.exception.RangeError@arsd.http(212): Range violation
----------------
./bralad(_d_array_bounds+0x26) [0x851106]
./bralad() [0x849b36]
./bralad(arsd.http.HttpResponse arsd.http.doHttpRequestOnHelpers(void delegate(immutable(char)[]), char[] delegate(), immutable(char)[], immutable(char)[], const(ubyte)[], immutable(char)[][], bool)+0x2fc) [0x8414c8]
./bralad(arsd.http.HttpResponse arsd.http.httpRequest(immutable(char)[], immutable(char)[], const(ubyte)[], immutable(char)[][])+0x218) [0x841074]
./bralad(immutable(char)[] arsd.http.post(immutable(char)[], immutable(char)[][immutable(char)[]])+0xad) [0x840959]
./bralad(void brala.network.session.Session.snoop(immutable(char)[], immutable(char)[], immutable(char)[], immutable(char)[], immutable(char)[], immutable(char)[], immutable(char)[], immutable(char)[], immutable(char)[])+0x28c) [0x734c5c]
./bralad(void brala.network.session.Session.snoop()+0x100) [0x7349c4]
./bralad(brala.network.connection.Connection brala.network.connection.Connection.__ctor(immutable(char)[], immutable(char)[], bool)+0x2ae) [0x724b6a]
./bralad(brala.network.connection.ThreadedConnection brala.network.connection.ThreadedConnection.__ctor(immutable(char)[], immutable(char)[], bool)+0x3a) [0x7265da]
./bralad(brala.game.BraLaGame brala.game.BraLaGame.__ctor(brala.engine.BraLaEngine, void*, immutable(char)[], immutable(char)[], brala.main.AppArguments)+0xb2) [0x744b8e]
./bralad(_Dmain+0x189) [0x6cc975]
./bralad(extern (C) int rt.dmain2.main(int, char**).void runMain()+0x1c) [0x851a44]
./bralad(extern (C) int rt.dmain2.main(int, char**).void tryExec(scope void delegate())+0x2a) [0x8513be]
./bralad(extern (C) int rt.dmain2.main(int, char**).void runAll()+0x3b) [0x851a8b]
./bralad(extern (C) int rt.dmain2.main(int, char**).void tryExec(scope void delegate())+0x2a) [0x8513be]
./bralad(main+0xd1) [0x851349]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f907597176d]
----------------
Freeing 0x7f9076d07010.
OpenGL: Shader resources not released.
OpenGL: Sampler resources not released.
OpenGL: Texture2D resources not released.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment