NEED HELP EPOCH NO TRADERS

xtxs

New Member
Hi there. I saw a post with the same problems. On a clean and fresh install of epoch there were know traders. No ai there and no buildings. I saw someone say to delete the database. Where is this database? What does it do if I delete it? How do I make a new one, and would it potential fix this problem? In the console it has some error about the traders and sql. If you need me to post any files lile the rpt or something just ask
smile.png
. I don't know where that file is so you will have to specify. Thanks!



says something like this

[Error] Error 1146 (Table 'dayz_epoch.instaactions' doesn't exist) in MySQLQuery SQL: 'SELECT `id`, `clientSide`, `execCode`, `repeatAction`, `description` FROM `InstaActions` WHERE `execCode` IS NOT NULL'

17

and also

HiveExt(0): [Information] Result: ["ERROR","Error: SQL Error running query: SELECT `id`, `clientSide`, `execCode`, `repeatAction`, `description` FROM `InstaActions` WHERE `execCode` IS NOT NULL"
 
Are you running a MySql service? The database in question is not something epoch comes with. You need mysql to start up a database that epoch will use.
 
Back
Top