some rough edges 0.1.7a8
mistergibson opened this issue · 1 comments
builds fine.
However :
/home/mistergibson/.octaforge_client/
<<< setting loglevel to WARNING >>>
[[INIT]] - lua
[[ERROR]] - cannot open src/lua/init.lua: No such file or directory
[[INIT]] - sdl
[[INIT]] - net
[[INIT]] - game
[[INIT]] - video: mode
[[INIT]] - video: misc
[[INIT]] - gl
Renderer: GeForce 6200/PCI/SSE2 (NVIDIA Corporation)
Driver: 2.1.2 NVIDIA 270.41.06
Rendering using the OpenGL GLSL shader path.[[INIT]] - console
[[ERROR]] - data/cfg/font.lua:1: attempt to index global 'gui' (a nil value)
no default font specified
It appears to still require a file that is no longer used, or the file needed is not there, and some font prep issues.
Apparently you're using a combination of either outdated source code / outdated builds / outdated config files. Try to delete your .octaforge_client and do a clean git clone / clean release download.