random, rare error upon booting t-engine

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
tiger_eye
Perspiring Physicist
Posts: 889
Joined: Thu Feb 17, 2011 5:20 am

random, rare error upon booting t-engine

#1 Post 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
darkgod wrote:OMFG tiger eye you are my hero!

Post Reply