Skip to content

Instantly share code, notes, and snippets.

@clonejo
Created August 24, 2012 21:29
Show Gist options
  • Save clonejo/3455815 to your computer and use it in GitHub Desktop.
Save clonejo/3455815 to your computer and use it in GitHub Desktop.
$ ./bralad -h"germancrafter.de"
(c)allocating 65536 times 4 bytes. Pointer: 0x7f91185df010.
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: 0x7f91080009e0.
Unable to snoop: "HTTP answered 503 instead of 200"
(c)allocating 65536 times 4 bytes. Pointer: 0x7f90fc0009e0.
server.Login(int entity_id : "6288116", string level_type : "default", byte mode : "0", byte dimension : "0", byte difficulty : "10", ubyte unused : "0", ubyte max_players : "20")
(m)allocating 5242880 bytes. Pointer: 0x7f91032fe010.
(m)allocating 5242880 bytes. Pointer: 0x7f9102dfd010.
(m)allocating 5242880 bytes. Pointer: 0x7f91028fc010.
server.SpawnPosition(int x : "144", int y : "64", int z : "256")
(c)allocating 65536 times 4 bytes. (c)allocating 65536 times 4 bytes. Pointer: 0x7f90f80009e0.
Pointer: 0x7f90f40009e0.
(c)allocating 65536 times 4 bytes. Pointer: 0x7f90ec0009e0.
Frame-Time: 1.57229 ms
server.PlayerPositionLook(double x : "144.5", double stance : "73.24", double y : "71.62", double z : "257.5", float yaw : "0", float pitch : "0", bool on_ground : "false")
(c)allocating 65536 times 4 bytes. Pointer: 0x7f90fc040f70.
(c)allocating 65536 times 4 bytes. Pointer: 0x7f90fc080f80.
(c)allocating 65536 times 4 bytes. Pointer: 0x7f90fc0c0f90.
(c)allocating 65536 times 4 bytes. Pointer: 0x7f90fc100fa0.
(c)allocating 65536 times 4 bytes. Pointer: 0x7f90fc140fb0.
server.MapChunkBulk(MapChunkBulkS chunk_bulk : "MapChunkBulkS(short chunk_count : "5", CoordChunkTuple[] chunks : [
1: CoordChunkTuple : [vec3i coords : [9,0,16], Chunk chunk : "brala.dine.chunk.Chunk"]
2: CoordChunkTuple : [vec3i coords : [10,0,16], Chunk chunk : "brala.dine.chunk.Chunk"]
3: CoordChunkTuple : [vec3i coords : [10,0,17], Chunk chunk : "brala.dine.chunk.Chunk"]
4: CoordChunkTuple : [vec3i coords : [9,0,17], Chunk chunk : "brala.dine.chunk.Chunk"]
5: CoordChunkTuple : [vec3i coords : [8,0,17], Chunk chunk : "brala.dine.chunk.Chunk"]
]")
Freeing 0x7f90fc0009e0.
brala.exception.WorldError@brala/exception.d(11): No chunk available for position [129,71,315]
----------------
./bralad(void brala.game.BraLaGame.on_packet!(brala.network.packets.server.BlockChange).on_packet(brala.network.packets.server.BlockChange)+0xca) [0x74f262]
./bralad(void brala.game.BraLaGame.dispatch_packets(ubyte, void*)+0x53b) [0x745b37]
./bralad(void brala.network.connection.Connection._poll()+0xaf8) [0x725efc]
./bralad(void brala.network.connection.Connection.poll()+0x65) [0x7253dd]
./bralad(void brala.network.connection.Connection.run()+0x58) [0x72653c]
./bralad(void core.thread.Thread.run()+0x2a) [0x8888ce]
./bralad(thread_entryPoint+0x176) [0x88837a]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x7e9a) [0x7f9117aeee9a]
----------------
Freeing 0x7f91185df010.
Freeing 0x7f90f80009e0.
Freeing 0x7f90f40009e0.
Freeing 0x7f90ec0009e0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment