Forum

> > CS2D > Scripts > LUA Error on BOTs
Forums overviewCS2D overview Scripts overviewLog in to reply

English LUA Error on BOTs

2 replies
To the start Previous 1 Next To the start

old LUA Error on BOTs

KagamineLen
User Off Offline

Quote
Please help, my bots doesn't work anymore.

1
2
3
LOAD MAP: 'maps/mission_vips.map' does not exist
LUA ERROR (ai_update_living): bots/includes/decide.lua:56: attempt to compare number with nil
Freezing bots to stop Lua error msg flood! Use 'bot_freeze 0' to unfreeze bots!

i tried reinstalling cs2d still this message shows, but i tried cs2d on another pc it does works, it seems cs2d bots won't work on this pc

old Re: LUA Error on BOTs

MikuAuahDark
User Off Offline

Quote
LUA Error on bots only caused by:
1. parse("luareset") or typing "luareset" at console
2. wrapper.lua contain function "map"
3. You download a bot mod/create a bot mod yourself

Solutions(depending number above):
1. Not possible
2. Delete "function map" at wrapper.lua
3. Ask the author of the bot mod/try to fix it yourself

but i see from the error, number 2 should fix your problem
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview