Jump to content
TrinityCore

Salarius

Members
  • Posts

    32
  • Joined

  • Last visited

Everything posted by Salarius

  1. Fixed. Changed column 'accountId' to column 'account'. Fixed it. Still having problems with the git though.
  2. Okay, I opened worldserver.exe again and I saw a little something ( [ERROR]). It gave me these two errors on startup: [ERROR]: In mysql_stmt_prepare() id: 51, sql: "SELECT type, time, data FROM account_data WHERE account = ?" [ERROR]: Unknown column 'account' in 'where clause' --EDIT: In regards to git, I pulled the latest material and git returned with this error:C:\Program Files\Git\bin\git.exe pull --progress "origin" error: unknown object type 0 at offset 65861 in .git/objects/pack/pack-86e2627b85eb13edbc3590cc8ab98e65a70617e0.pack error: failed to read object 6c91d28eaa1f1e009d32bb87fb49a70b7158edf3 at offset 65861 from .git/objects/pack/pack-86e2627b85eb13edbc3590cc8ab98e65a70617e0.pack fatal: packed object 6c91d28eaa1f1e009d32bb87fb49a70b7158edf3 (stored in .git/objects/pack/pack-6c91d28eaa1f1e009d32bb87fb49a70b7158edf3.pack) is corrupted remote: Total 210 (delta 146), reused 3 (delta 0)[K fatal: index-pack failed
  3. I am new to TrinityCore, and I have my server completely updated and installed. The server was giving a MySQL server mismatch, so I downloaded the version to match it. Now, when I run worldserver.exe, it closes. (Note: authserver.exe works perfectly fine) I anticipated that the error would be inside Server.txt, but this is all it gave me 2011-03-06 16:25:58 Using configuration file worldserver.conf. 2011-03-06 16:25:58 TrinityCore Rev: 0 Release Hash: Archive (Win32, little-endian) (core-daemon) 2011-03-06 16:25:58 <Ctrl-C> to stop. 2011-03-06 16:25:58 ______ __ 2011-03-06 16:25:58 /\__ _\ __ __/\ \__ 2011-03-06 16:25:58 \/_/\ \/ _ __ /\_\ ___ /\_\ \ ,_\ __ __ 2011-03-06 16:25:58 \ \ \/\`'__\/\ \ /' _ `\/\ \ \ \/ /\ \/\ \ 2011-03-06 16:25:58 \ \ \ \ \/ \ \ \/\ \/\ \ \ \ \ \_\ \ \_\ \ 2011-03-06 16:25:58 \ \_\ \_\ \ \_\ \_\ \_\ \_\ \__\\/`____ \ 2011-03-06 16:25:58 \/_/\/_/ \/_/\/_/\/_/\/_/\/__/ `/___/> \ 2011-03-06 16:25:58 C O R E /\___/ 2011-03-06 16:25:58 http://TrinityCore.org \/__/ It also says that my revision is 0. But, I went into the Database and executed query SELECT * FROM `version`; on my world database and it said I am running on Rev 11360. I searched around and it told me to recreate my characters database. I did this, and it did not fix the error. Any way to fix this error? Below is the configuration for my authserver.conf and my worldserver.conf Authserver Worldserver
×
×
  • Create New...