Jump to content

Shaorin

Junior Wiki Documenter
  • Posts

    123
  • Joined

  • Last visited

  • Days Won

    2
  • Donations

    0.00 GBP 

Everything posted by Shaorin

  1. Hey all. I use Mangos One cloned from github, i run on MariaDB "Server version: 10.5.6-MariaDB mariadb.org binary distribution" and i did compile it with Cmake (see photo for settings) i used VS studio 2019. set to release (x64) i run the english version with all the patched applied i have the ADbot on, "AuctionHouseBot.CharacterName = "AH-BOT" AuctionHouseBot.Seller.Enabled = 1 AuctionHouseBot.DEBUG.Seller = 0 AuctionHouseBot.Buyer.Enabled = 1 AuctionHouseBot.DEBUG.Buyer = 0" in the DB realmDB table it looks like this (see photo). it dont mather if you keep or tell it to delete the entries (same for character DB) it keeps the old Entries or Delete accounts if you told it too, but it will allways start on the new one. so say your Entry for the player is 1. the bots will start on 2 say you makes 100 bots. it goes from 2-102. next time you start the server it will contune from 102, so now its 103-203 and so on. the same for character DB but here it dont delete the characters. it just see it as a new account so it dont have a character, sadly i cant give a Photo from the character table due to i wanted to export it and the program delete the whole table. instead im faced with this problem: 2020-11-08 18:06:24 [Eluna]: Executed 3 Lua scripts in 22 ms 2020-11-08 18:06:24 Initializing AI Playerbot by ike3, based on the original Playerbot by blueboy 2020-11-08 18:06:24 Deleting random bot accounts... 2020-11-08 18:06:24 Random bot accounts deleted 2020-11-08 18:06:25 ERROR:No more names left for random bots 2020-11-08 18:06:25 ERROR:No more names left for random bots 2020-11-08 18:06:25 ERROR:No more names left for random bots 2020-11-08 18:06:25 ERROR:No more names left for random bots 2020-11-08 18:06:25 ERROR:No more names left for random bots 2020-11-08 18:06:25 ERROR:No more names left for random bots 2020-11-08 18:06:25 ERROR:No more names left for random bots 2020-11-08 18:06:25 ERROR:No more names left for random bots 2020-11-08 18:06:25 ERROR:No more names left for random bots ----- so you might wonder why i even take this up. the reason is that when the server allways makes new bots and add its on. it stores some info somewhere and its not DB related sence i have imported a new Character DB and Realm DB, so when it gets to about a few 900+ to a few 1000+ entries. even if your PC would handle 200 Bots just fine. you will LAGG and the whole server will freeze. think of it like you have to many people on and the server cant handle the stress so you cast a spell and you jsut stand there in animation. im not 100% what is caseing this but thats my thought. not sure if i give all the info needed or not...
  2. nice to see you find something else fun to do.
  3. well sorry to say i have been wanting to learn it for past 8 years. but i try to read and so on, on site called sololearn bnut tis not that good. i dont really understadn what im reading. so i cant modify simple code and so but i dont really understand it well. its like i cant change this for i can, but why? i dont know really. i never have study it really i just feels so hard and all that learnt this in the 80's are thos that know it, really hard to pick up nowdays are just alot of things. and when you need tos tart all over from the start it even feel alot harder due to they want you learn stuff you dont understand a simgle bit of what to even do with the info you get. thats how it feels atleast. but yea i want to learn someday. most of the things i know are self learnt and so on, now on later days i have find nice people tot alk with that might are able to teach me some stuff here and some stuff there. one friend told me for example, that all the member classes are in the x.h file make it simple to check for those and now you just need to know how to add it. so yea im really new to it but its extreamy hard to learn when you dont go to any school or anything learning by self are really hard for its alot of things you need to understand so. but i guess i learn fast:)
  4. you can try clone it this way: and then after do: git checkout 6aeb735b8d62abc6ab8b406175072dbb88c60688 this will give you a worning saying you are not at the last commit. but it should work here. it was when i use mangos 3 last time. to the commit if you need to go back more. hope it works for you.
  5. no i dont think it its worth if, consider you need to use a patch.bat file to add the them for mangos3 i whould say it will not work.
  6. sorry it seems thats i cant build it even after my mmaps are done, i still get tast was canceled and when i wait it cancel the whole build i dont know why. maybe someone else here can help you. i hear that the error you get are from a update, if you want you can try go back to about 3 of june it should work then.-
  7. i will build it for you and send it, but i get "a task was canceled" so i need to wait so my MMAPS can get buildt first then i will try once more./
  8. you only need git clone https://github.com/mangosthree/server.git --recursive and after thats done. you do into the easybuild run the patch.bat file and all should work
  9. when i try to use trainers i get this error WORLD: Recvd MSG_MOVE_STOP (183, 0xB7) opcode STORAGE_SIZE: 32 01 03 00 00 00 00 00 00 | EA 68 D2 05 84 37 22 46 44 39 C8 C5 72 21 1A 42 | 33 14 88 3F 43 00 00 00 WORLD: Received CMSG_GOSSIP_HELLO Creature 74855 (Entry: 15285) have UNIT_NPC_FLAG_TRAINER but have empty trainer spell list. WORLD: CMSG_NPC_TEXT_QUERY ID '9187' WORLD: Sent SMSG_NPC_TEXT_UPDATE WORLD: CMSG_SET_ACTIVE_VOICE_CHANNEL STORAGE_SIZE: 5 04 00 00 00 00 i dont know how to fix it. ia hve tried import the current mangos2 db npc_trainer_template.sql npc_trainer.sql due to they are the same. not i still get same error. i cant use the normal mangos creatre or anything liek that or i get so much errors. the creatre?>tamplate are diffrent from the current one. thanks for the help. maybe i can try make a trainer in sql and import and see if that works unsure how its done really.
  10. here are the Vmaps and MMAPS for mangos3 hope it all works out for you vamps mmaps no maps or dbc
  11. hey man im raring the vmaps and mmaps for you. i will send it as soon i get it up on mediafire. i know you can get the dbc and maps on your own.
  12. hey all once more. i know i do alot of threads but its for its about diffrent things. this time i look into a mangos server i have saved on github, you cant get it anymore for all links are dead. but i saw that i did not upload the datasae with it so i get it for a other repack. even if i dont know how i even get it to git in the first place:) and as allways this is older then current version but i want to might be able to get it up-to-date with normal mangos 2 for this is 3.3.5 i know it works diffrent back in the day this if form about 2012 but i wonder how can i fix the errors that pop up. i know not everything are erros and it do stuff but still. thanks for the help. i whould get a propper DB if i could. but there are no git repos for db or scriptdev. only cores. so its kind of hard to get it right then:) here are the db and the sever log.txt files. its in a rar file due to the db are 149MB database and log file now the log file are only 100kb instead of 230 that it was before. sorry for finding so many things i want to do hehehehe. but i guess thats for i been doing this for so long alot of the old systems dont work or are dead today.
  13. last thing i heard it was kind of considered to be added with options so you can turn it on if you want it. but i dont know i ahve nmot heard anything more about that.
  14. hey all i'm still intressted in getting a 3.2.2a server up its justa patch i like for some reason:) i did use trinitycore before trinitycore2 7331 it works ok and no major problem. but i did get wonder what if i can get a mangos server up and running instead sure its not 3.3.5, but i might be able to learn and update it for 3.3.5 but still useing it on 3.2.2a so i was looking around on git and tryed to find one version of it. i did ask a friend for help so he help me find this version: Mangos server 3.2.2 it has no DB no scriptdev2 just the server files. but its a start. but the problem are i get compleing errors and i dont know how git works i can get to oct 09 2009 so i dont know how to find it. i dont even knwo if this is the right one or if i can go higher up. i need to support 3.2.2a 10505 so if its higher it dont work. these are the errors i get and i dont know how the fix the pointer VS2010 are alittle better then 2008 it say what needs to be done. so thats good even if i dont understand it:) 2>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\utility(163): error C2440: 'initializing' : cannot convert from 'int' to 'QueryResult *' 2> Conversion from integral type to pointer type requires reinterpret_cast, C-style cast or function-style cast 2> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\utility(247) : see reference to function template instantiation 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base<_Ty,int>(_Other1 &&,_Other2 &&)' being compiled 2> with 2> [ 2> _Ty1=const char *, 2> _Ty2=QueryResult *, 2> _Ty=char *, 2> _Other1=char *, 2> _Other2=int 2> ] 2> ..\..\src\shared\Database\SqlOperations.cpp(110) : see reference to function template instantiation 'std::pair<_Ty1,_Ty2>::pair<char*,int>(_Other1 &&,_Other2 &&)' being compiled 2> with 2> [ 2> _Ty1=const char *, 2> _Ty2=QueryResult *, 2> _Other1=char *, 2> _Other2=int 2> ] 2>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\utility(163): error C2439: 'std::_Pair_base<_Ty1,_Ty2>::second' : member could not be initialized 2> with 2> [ 2> _Ty1=const char *, 2> _Ty2=QueryResult * 2> ] 2> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\utility(167) : see declaration of 'std::_Pair_base<_Ty1,_Ty2>::second' 2> with 2> [ 2> _Ty1=const char *, 2> _Ty2=QueryResult * 2> ] 3>------ Build started: Project: realmd, Configuration: Release Win32 ------ 3>LINK : fatal error LNK1181: cannot open input file 'C:\Mangos 3.2.2\MaNGOS\win\VC100\shared__Win32_Release\shared.lib' 4>------ Build started: Project: mangosd, Configuration: Release Win32 ------ 4>LINK : fatal error LNK1181: cannot open input file 'C:\Mangos 3.2.2\MaNGOS\win\VC100\shared__Win32_Release\shared.lib' 5>------ Build started: Project: script, Configuration: Release Win32 ------ 5>LINK : fatal error LNK1181: cannot open input file 'mangosd.lib' ========== Build: 1 succeeded, 4 failed, 6 up-to-date, 0 skipped ========== thanks alot for the help. sorry i cant make a repo if i could i whould send you that one. the commit should be commit c11b77304ae2e2c6cdaab60b169ba48b9842310e VladimirMangos committed on Oct 6, 2009 page to commit if the repo i sended higher up was wrong. thanks once more for all help,
  15. hey all i did use a other core before alled azeroth core, but i did decid on commeing back for i feel mangos are better nice communiy and all that^^ but they had a module script that made it so you can go into dungs and that will rescale all the mobs to the level of how man players are there. its nice to have for on my server we are just like 4 people. can anyone help me convert it to mangos? i whould like to do it myself with some guidence but there is alot i dont understand. but if you want to guide me instead of you doing it im all for it. PM me then so i can you ad my on skype or discord. cpp file pastebin config was in a folder. config file pastebin thanks alot for the help.
  16. Quest Hunter Training dont how cant be done HUNTER QUEST error from old thread are still there-
  17. when i pick Quest: Reclaiming Sunstrider Isle this quest appear like this: quest apper ? only tested on rogue and hunter this quest Reclaiming Sunstrider Isle are not updated and still shown as ! but can get done quest shown as !
  18. when i kill a mob i get to much XP. mob xp on kill i should get 50 not 240 mangosd config
  19. oo ok. the only change i did was "set starting level = 1 to 60" the quests i cant find are for example the hunter pet quest in silvermoon city. i dont know if i need to go anywhere else to get the quest to go to silvermoon city and then do the hunter quest there.
  20. Hey i did some changes to me server so you start at 60 instead of 1. but the problem are that when you start over the quest levels for like class specific quest's like warlock pets, hunter pets and s on and you go to your tranier like in Stormwind or Silvermoon there is no quest to be found there. this is for i think all the classes- i think a easy fix would be to set the higer level to 70 like from 10-70 or soemthing so the game let you get the quest on later levels. i dont know if i might missed soemthere here, if so sorry
  21. hi im back well maybe you can only use soul shard once and tthats need to be on the end for now when i start record the error i did get one so i guess it works. good it was not a bug then i thought.
  22. im level 60 Rank 4, i can get soul shard in blasted lands but not in outland, mod rage 58-61
  23. Paladin retri: this spell is bugged, i get it allways on me all the time, but it should only happen once ever 60 sec and thats when i get lower then 30% health.
  24. paladin retri: Long Arm of the Law, dont work, i dont get my speed boost 45% for 4 sec if i attack something thats 15 yards or father away for me.
  25. dont do any damage. (unsure if i did healing aswell in cata) but it does nothing not even aggro mobs.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use