Skip to content

Instantly share code, notes, and snippets.

@micolous
Created July 3, 2011 20:22
Show Gist options
  • Save micolous/1062575 to your computer and use it in GitHub Desktop.
Save micolous/1062575 to your computer and use it in GitHub Desktop.
$ cat ~/.config/charge/log.txt
<II> Logger: Opened log
<II> Core: ODE not found, this not an error.
<II> Core: ALUT not found, this is not an error.
<DD> CoreSDL: w: 800 h: 600
<WW> Picture: Failed to load terrain.png: file not found
<WW> Picture: Failed to load res/terrain.png: file not found
<WW> Picture: Failed to load /home/michael/.config/charge/terrain.png: file not found
<DD> DeferredTarget: Created new deferred render target (64x48)
<DD> DepthTargetArray: Created new depth target array (1024x1024)x2
<II> DeferredRenderer: Is capable of running deferred renderer!
<DD> FixedRenderer: Created new fixed renderer
<II> TextureArray: Loaded mc/terrain?array
<II> ColorTexture: created charge/gfx/texture/colorffffffff
<WW> ScriptRunner: No such file (res/script.lua) (this is not a error)
<!!> Game: Could not find or run "res/script.lua" (Error initalizing lua script)
<II> ColorTexture: created charge/gfx/texture/colorffffffff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment