Jump to content
TrinityCore

Bioaim

Plebs
  • Posts

    11
  • Joined

  • Last visited

Everything posted by Bioaim

  1. thank you very much, auth is working now... but i have worldserver problems: Then worldserver.exe crashes and a window appears with " worldserver.exe doens't work anymore" ( i dont know the exaclty translation, im an austrian )
  2. okay guys, i fixed the problem with the binaries now! But now there is an error with autobroadcast or something:
  3. Okay, i have now all 3 databases imported into my MySQL. Getting it with MySQL Workbench and Navicat. I dont use a password for my MySQL Connection and i entered the same things in the configs. this is the error that appears: http://imageshack.us/photo/my-images/839/authk.png/ i really don't know what to do.
  4. the username of my local xampp MySQL Server is 'root'.. default settings. do i have to use 'trinity' as username in the authserver.conf ? and what should i do if the first statement from the create_mysql.sql isn't working? I didnt use a repack though.
  5. and what about the first line in the create_mysql.sql file ? is it working for you ??? maybe thats the problem...
  6. Do i have to use that MySQL Community Server or am i allowed to use local MySQL via xampp ? edit: when i import the create_mysql.sql file the first line USAGE ON * . * TO 'trinity'@'localhost' IDENTIFIED BY 'trinity' WITH MAX_QUERIES_PER_HOUR 0 MAX_CONNECTIONS_PER_HOUR 0 MAX_UPDATES_PER_HOUR 0 ; gets an error, only when i delete this line i am able to execute the script.
  7. Ok, im sorry, i am really new to this stuff. i have the newest revision, patch 3.3.5a Windows 8 no Upgrades, just standard, exactly followed the HowTo Guide for Windows no custom patches im writing from my phone, so i can post logs tomorrow
  8. Thank you for your answer, but my problem is not listed there. The problem is the error doesn't say anything, just that authserver.exe isn't able to be started.
  9. hi guys, i followed the installation guide for trinity core. i installed all the tools, compiled the source, installed the database, extracted vmaps and configured the auth- and worldserver.conf files . But when i want to start the authserver.exe it gives me an error. ( the console doesn't do anything ) my bin/Release folder contains the following files: dbc maps vmaps ace.dll authserver.conf authserver.exe libeay32.dll libmysql.dll ssleay32.dll worldserver.conf world.server.exe mapextractor.exe vmap4assembler.exe vmap4extractor.exe I hope anyone can help me to get the server started. sincerely, bioaim
×
×
  • Create New...