Error sourcing load_bots (Rev 946)
Had a problem loading load_bots.sql in the 946 Rev of PEQ
the load_bots.sql code is: Code:
source player_tables/botinventory.sql; Code:
source player_tables/bots.sql; |
I ran into that as well. Running the script a second time solved it, so people can use that fix in the meantime.
I noticed that there were two rules giving errors with this database revision on start-up. They were: AA:MaxEffectSlots Pathing:MaxNodesLeftForLOSCheck It's an "unable to find/unable to interpret" rule error. Any idea what's going on there? They're in the database, so something must be missing in the binaries, I reckon. |
Mine failed every time - because i was using
mysql -u<login> -p<pass> <db> < load_bots.sql if one logs into mysql first, then runs source load_bots.sql it'll work the 2nd time. I had the same 2 rule errors on a clean db install and compile of rev 946. |
All times are GMT -4. The time now is 01:28 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.