Jump to content

Iowahc

Members
  • Posts

    50
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Iowahc

  1. Hello,

    I am running current Mangos allong with some patches on my Ubuntu 9.04 machine.

    When I start mangos-worldd I get following error(s):

    WORLD: World initialized
    SERVER STARTUP TIME: 0 minutes 10 seconds
    Max allowed socket connections 1024
    Failed to open acceptor ,check if the port is free
    Failed to start network
    
    mangos>[1 ms] SQL: UPDATE characters SET online = 0 WHERE online<>0
    [1 ms] SQL: UPDATE realmlist SET realmflags = realmflags & ~(2), population = 0, realmbuilds = '12340 '  WHERE id = '1'
    [0 ms] SQL: UPDATE character_battleground_data SET instance_id = 0
    [0 ms] SQL: UPDATE realmlist SET realmflags = realmflags | 2 WHERE id = '1'
    [0 ms] SQL: UPDATE account SET active_realm_id = 0 WHERE active_realm_id = '1'
    Halting process...
    

    Anyone has any idea how to increase these "Max allowed socket connections"?

    I found out, that the value comes from ACE::max_handles, maybe it helps.

    Sincerly, Iowahc

  2. Hy, I have succesfully extracted map files and vmap files from my 335a client (build 12340), but when creating mmaps, or starting the server, the map files seem to be outdated, any chance to see which version the map files are?

  3. hy there,

    Today I merged my mangos with ahbot and playerbot with mmaps.

    But now, my mangos tells me that the maps are out of date. worked yesterday :(

    Do I have to recompile ad.exe from mmaps branch and extract all again (maps, dbc, vmaps, mmaps) ?

    Thx in advance

  4. Well, I currently have another problem.

    When applying the patch, and fixing the problem with world.cpp, I get other conflicts

    error: patch failed: contrib/dbcEditer/SearchFrm.dfm:1
    error: contrib/dbcEditer/SearchFrm.dfm: patch does not apply
    error: patch failed: contrib/dbcEditer/TitleFrm.dfm:1
    error: contrib/dbcEditer/TitleFrm.dfm: patch does not apply
    error: patch failed: contrib/dbcEditer/bin/update.txt:1
    error: contrib/dbcEditer/bin/update.txt: patch does not apply
    error: patch failed: contrib/dbcEditer/dbcedit.dfm:1
    error: contrib/dbcEditer/dbcedit.dfm: patch does not apply
    error: patch failed: contrib/dbcEditer/pjDbcEditer.bpr:1
    error: contrib/dbcEditer/pjDbcEditer.bpr: patch does not apply

    Any suggestions?

  5. Hi madmax765!

    Well, my mangos is running on ubuntu server 9.10. About git, well, I am currently trying to work it out, how all the options in git are working. Normally I am working with SVN. My current problem is to create a patch of auction house bot with current HEAD of mangos. Some advice in that would be a great help. The method mentioned in the first post is just modifing some *.frm files, and is missing the whole modification of the core.

    I got a script running, which is pulling the current head of mangos, then creating a ahbot branch and fetching ahbot into it. after that I am running "git diff master ahbot > ../ahbot.patch". Am I missing something?

×
×
  • 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