Hello & Welcome to our community. Is this your first visit? Register
Follow us on
Follow us on Facebook Follow us on Twitter Watch us on YouTube


MMOCoin

Likes Likes:  0
Page 6 of 7 FirstFirst ... 234567 LastLast
Results 51 to 60 of 63

Hybrid View

  1. #1
    Beginner

    Join Date
    Aug 2010
    Posts
    9
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1
    Love the deails, nice work




  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

  3. #2
    Beginner

    Join Date
    Oct 2010
    Location
    USA
    Posts
    6
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1
    This is a great guide. Everything compiles great for me. Only thing is no ICC is that the database or am i missing something? Cant seem to get any custom scripts to work either followed your guide to Xees. Need help with this plz

  4. #3
    Beginner

    Join Date
    Apr 2010
    Posts
    1
    Post Thanks / Like
    Rep Power
    16
    Reputation
    1

    mysql

    Me ensine como coloco mysql.bat e apache.bat configurando eles.

    Teach me how I configure mysql.bat , apache.bat like known repacks have.

  5. #4
    Beginner

    Join Date
    Apr 2010
    Posts
    12
    Post Thanks / Like
    Rep Power
    16
    Reputation
    4
    This is the best guide I have found. It worked great. I use Visual C++ 2008 Express Edition on Vista with out any problems...

  6. #5
    Beginner

    Join Date
    Aug 2011
    Posts
    2
    Post Thanks / Like
    Rep Power
    14
    Reputation
    1

    Question Question

    hi i want to ask a question about this mangos. how much fix is it? like dk eye quest? or anub'arak and lichking are they work properly?
    sry for my bad english

  7. #6
    Beginner

    Join Date
    Aug 2011
    Posts
    2
    Post Thanks / Like
    Rep Power
    14
    Reputation
    1

    Problem

    hi i have a problem compiling the scriptdev2 please help me as soon as posible

    c_instance.cpp
    1>..\include\sc_instance.cpp(13) : error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
    1> Constructor for class 'ObjectGuid' is declared 'explicit'
    1>..\include\sc_instance.cpp(29) : error C2664: 'Map::GetGameObject' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
    1> Constructor for class 'ObjectGuid' is declared 'explicit'
    1>sc_grid_searchers.cpp
    1>sc_creature.cpp
    1>spell_scripts.cpp
    1>..\scripts\world\spell_scripts.cpp(303) : error C2039: 'GetGUID' : is not a member of 'Creature'
    1> d:\program files\mangos\src\src\game\Creature.h(440) : see declaration of 'Creature'
    1>npcs_special.cpp
    1>d:\Program Files\MaNGoS\src\src\bindings\scriptdev2\base\esco rt_ai.h(82) : error C2664: 'Map::GetPlayer' : cannot convert parameter 1 from 'uint64' to 'ObjectGuid'
    1> Constructor for class 'ObjectGuid' is declared 'explicit'
    1>..\include\sc_creature.cpp(386) : error C2039: 'GetGUID' : is not a member of 'Creature'
    1> d:\program files\mangos\src\src\game\Creature.h(440) : see declaration of 'Creature'
    1>..\include\sc_creature.cpp(386) : error C2039: 'GetGUID' : is not a member of 'Unit'
    1> d:\program files\mangos\src\src\game\Unit.h(1127) : see declaration of 'Unit'
    1>npc_professions.cpp
    1>..\scripts\world\npcs_special.cpp(149) : error C2039: 'GetGUID' : is not a member of 'Creature'
    1> d:\program files\mangos\src\src\game\Creature.h(440) : see declaration of 'Creature'

    the hole compiling is like this and at last the result is 1failed

  8. #7
    Beginner

    Join Date
    Aug 2011
    Posts
    1
    Post Thanks / Like
    Rep Power
    14
    Reputation
    1
    i also have the same problem as the preious post any help would be great, im running windows 7.

  9. #8
    Beginner

    Join Date
    Sep 2010
    Posts
    23
    Post Thanks / Like
    Rep Power
    15
    Reputation
    1
    Cool thanks for this tut

  10. #9
    Beginner

    Join Date
    May 2012
    Posts
    5
    Post Thanks / Like
    Rep Power
    13
    Reputation
    1
    I do have the scriptdev2 problem here part of the output :

    1>------ Build started: Project: ScriptDev2, Configuration: Release Win32 ------

    1>..\scripts\world\npcs_special.cpp(1265): error C2039: 'GetGUID' : is not a member of 'Creature'
    1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
    1>..\scripts\world\npcs_special.cpp(1277): error C2039: 'GetGUID' : is not a member of 'Creature'
    1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
    1>..\scripts\world\npcs_special.cpp(1288): error C2039: 'GetGUID' : is not a member of 'Creature'
    1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
    1>..\scripts\world\npcs_special.cpp(1290): error C2039: 'GetGUID' : is not a member of 'Creature'
    1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
    1>..\scripts\world\npcs_special.cpp(1304): error C2039: 'GetGUID' : is not a member of 'Creature'
    1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
    1>..\scripts\world\npcs_special.cpp(1308): error C2039: 'GetGUID' : is not a member of 'Creature'
    1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
    1>..\scripts\world\npcs_special.cpp(1331): error C2039: 'GetGUID' : is not a member of 'Creature'
    1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
    1>..\scripts\world\npcs_special.cpp(1341): error C2039: 'GetGUID' : is not a member of 'Creature'
    1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
    1>..\scripts\world\npcs_special.cpp(1345): error C2039: 'GetGUID' : is not a member of 'Creature'
    1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
    1>..\scripts\world\npcs_special.cpp(1360): error C2039: 'GetGUID' : is not a member of 'Creature'
    1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
    1>..\scripts\world\npcs_special.cpp(1366): error C2039: 'GetGUID' : is not a member of 'Creature'
    1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
    1>..\scripts\world\npcs_special.cpp(1372): error C2039: 'GetGUID' : is not a member of 'Creature'
    1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
    1>..\scripts\world\npcs_special.cpp(1378): error C2039: 'GetGUID' : is not a member of 'Creature'
    1> c:\mangos\src\src\game\Creature.h(455) : see declaration of 'Creature'
    .....

    1>..\system\system.cpp(207): error C2228: left of '.step' must have class/struct/union
    1> type is ''unknown-type''
    1>..\system\system.cpp(241): error C2065: 'barGoLink' : undeclared identifier
    1>..\system\system.cpp(241): error C2146: syntax error : missing ';' before identifier 'bar'
    1>..\system\system.cpp(241): error C3861: 'bar': identifier not found
    1>..\system\system.cpp(242): error C2065: 'bar' : undeclared identifier
    1>..\system\system.cpp(242): error C2228: left of '.step' must have class/struct/union
    1> type is ''unknown-type''
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


    Hope someone can help in the meantime I will try using the 2008 version.
    Last edited by lordofthedread; 13-05-12 at 01:02 PM. Reason: Output too long

  11. #10
    Beginner

    Join Date
    May 2012
    Posts
    2
    Post Thanks / Like
    Rep Power
    13
    Reputation
    4
    Quote Originally Posted by lordofthedread View Post
    I do have the scriptdev2 problem here part of the output :

    You need to get latest ScriptDev2 from GitHub, not outdated from SourceForge.
    I'm encountered same problem today, and version obtained from GitHub compiled without any problems.


    Sorry for my bad english, i'm russian. Hope, it helps you.

    btw, im used x64 config with 2010 VC, but i don't think its will make any difference/troubles.
    Last edited by greyserg; 13-05-12 at 07:25 PM. Reason: added btw

 

 
Page 6 of 7 FirstFirst ... 234567 LastLast

Visitors found this page by searching for:

mangos UDB

ERROR:Map file .maps0004331.map is non-compatible version (outdated). Please create new using ad.exe program.

scriptdev2 build

udb mangos

scriptdev2 error C2039

scriptdev2 extracting revision

when compiling mangos only 11 succeeded

scriptdev mangosone

configurar scriptdev2

error c2039: getguid : is not a member of creature

Compiling ScriptDev2

scriptdev2 The system cannot find the path specified.

mangos install udb

scriptdev2 apply patch

Scriptdev2 errors while compilation

installer UDB mangos

latest version of mangos udb

The system cannot find the path specified. scriptdev2

compile scriptdev2

wow private server udb compile mangos-git

enable root access from remote machines mysql

compiling mangos y scriptdev2

mangoszero acid database

mangos-one guide

getguid : is not a member of creature

compile scriptdv2 mangos

scriptdev2 The system cannot find the path specified

tons of errors scriptdev2 is not a member of creature

error PRJ0019: A tool returned an error code from Extracting revision

how to add custom scripts to mangos

wow mangos map file error

Scriptdev mangos one

mangos scriptdev2 mysql

scriptdev2 complie

mangos getguid

please install interpret first scriptdevi get scriptdev2 failed compiling mangos udb scriptdev2compiling mangos scriptdev2 udbscriptdev mangosscriptdev2 error add subdirectory1>ScriptDev2 - 1 error(s) 0 warning(s) ========== Rebuild All: 0 succeeded 1 failed 0 skipped ==========how to install mangos udb sqlscriptdev2 latform x64 referenced in the project file#sclient=psy-ab0004331.map is non-compatible versionscriptdev2 error compilingscriptdev2 onescriptdev2 failed to buildproblems compiling scriptdev2Mangos UDB sql execute order
SEO Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT -5. The time now is 06:22 AM.
Powered by vBulletin® Copyright ©2000-2025, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org