Jump to content
TrinityCore

skoobs

Plebs
  • Posts

    1
  • Joined

  • Last visited

Everything posted by skoobs

  1. So, I compiled my own server with a friend. http://gyazo.com/823bdee111bc951dd2987c09d0403121.png That's what the folder looks like. So, when I go to start Authserver.exe, everything is fine. When I go to start Worldserver.exe, I get an error and it immediately closes. This is the error. Using configuration file worldserver.conf. Using SSL version: OpenSSL 1.0.1e 11 Feb 2013 (library: OpenSSL 1.0.1c 10 May 2012) Using ACE version: 6.1.4 TrinityCore rev. unknown 1970-01-01 00:00:00 +0000 (Archived branch) (Win32, Release) (worldserver-daemon) <Ctrl-C> to stop. ______ __ /__ _ __ __/ __ /_/ / _ __ /_ ___ /_ , _ __ __ /`'__/ /' _ `/ / / / / / / _ _ _ _ _ _ _ _ __/`____ /_//_/ /_//_//_//_//__/ `/___/> C O R E /___/ http://TrinityCore.org /__/ In mysql_stmt_prepare() id: 53, sql: "INSERT INTO creature_transport (guid, npc_entry, transport_entry, TransOffsetX, TransOffsetY, TransOffsetZ, TransOffsetO) values (?, ?, ?, ?, ?, ?, ?)" Table 'world.creature_transport' doesn't exist In mysql_stmt_prepare() id: 54, sql: "UPDATE creature_transport SET emote = ? WHERE transport_entry = ? AND guid = ?" Table 'world.creature_transport' doesn't exist DatabasePool world NOT opened. There were errors opening the MySQL connections. Check your SQLDriverLogFile for specific errors. Cannot connect to world database 127.0.0.1;3306;root;ascent;world
×
×
  • Create New...