Page 1 of 1

random, rare error upon booting t-engine

Posted: Fri Mar 02, 2012 5:44 pm
by tiger_eye
The following error happened once, maybe twice, out of a couple hundred start-ups while testing svn a week ago. Let me know if you want more of the log.

Code: Select all

After fs.reset
[1] = {
  [path] = /home/erik/T-Engines/git/te4//game/engines/default/
}
Lua Error: /profile-thread/Client.lua:21: module 'socket' not found:
        no field package.preload['socket']
        no file '/socket.lua'
        At [C]:-1
        At [C]:-1 require
        At /profile-thread/Client.lua:21
        At [C]:-1 require
        At /profile-thread/init.lua:22
[ENGINE] Switching to turn based
Lua Error: attempt to call a nil value
        At [C]:-1
Lua Error: attempt to call a nil value
        At [C]:-1
Lua Error: attempt to call a nil value
        At [C]:-1