Forum

> > CS2D > General > Repair error
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Repair error

3 replies
To the start Previous 1 Next To the start

old Repair error

Remulux
User Off Offline

Quote
How to repair this error ?
1
2
3
4
5
6
7
8
9
10
11
12
13
[17:39:05] ----- Server started -----
[17:39:05] LUA ERROR: cannot open sys/lua/samples/Counter-Fortress.lua: No such file or directory
[17:39:05] Lua: Adding function 'TF.classes.team' to hook 'team'
[17:39:05] Lua: Adding function 'TF.classes.serveraction' to hook 'serveraction'
[17:39:05] Lua: Adding function 'TF.classes.menu' to hook 'menu'
[17:39:05] Lua: Adding function 'TF.classes.spawn' to hook 'spawn'
[17:39:05] Lua: Adding function 'TF.classes.buy' to hook 'buy'
[17:39:05] Lua: Adding function 'TF.classes.walkover' to hook 'walkover'
[17:39:05] Lua: Adding function 'TF.classes.drop' to hook 'drop'
[17:39:05] Lua: Adding function 'TF.classes.die' to hook 'die'
[17:39:05] Lua: Adding function 'laser_heal' to hook 'hit'
[17:39:05] Lua: Adding function 'TF.ads.join' to hook 'join'
[17:39:05] LUA ERROR: sys/lua/autorun/TFDM.lua:229: attempt to index field 'ads' (a nil value)

old Re: Repair error

alex72super
User Off Offline

Quote
LUA ERROR: cannot open sys/lua/samples/Counter-Fortress.lua: No such file or directory

I think you deleted or moved the file

(not sure but try to check if its there)

old Re: Repair error

MikuAuahDark
User Off Offline

Quote
1
LUA ERROR: sys/lua/autorun/TFDM.lua:229: attempt to index field 'ads' (a nil value)
make sure that variable called ads are exist and it's table.

(maybe) the variable can be not exist because this:
1
LUA ERROR: cannot open sys/lua/samples/Counter-Fortress.lua: No such file or directory
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview