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
  1. #51
    Beginner

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

    Problem


    Register to remove this ad
    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


    › See More: {SuperGuide} Create,Compile,Configure,MaNGOS + UDB + Scriptdev2(3.x.x+)

  2. #52
    Beginner

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

  3. #53
    Beginner

    Join Date
    Aug 2011
    Posts
    1
    Post Thanks / Like
    Rep Power
    13
    Reputation
    1
    Hey, i'm incredibly new to this site (infact, this is my first post) this guide looks absolutely awesome and all, i've spent alot of time reading it.
    i'm curious if all the links, versions, patches, etc. are all still working? i've followed guides before, got half way through and a link hasnt worked or something didnt install correctly and i've been stuck with a load of non-working junk on my computer.
    but yea, basically is this guide up to date?

  4. #54
    Beginner

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




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

  6. #55
    Beginner

    Join Date
    May 2012
    Posts
    2
    Post Thanks / Like
    Rep Power
    12
    Reputation
    1
    I follow your guide to the letter and everything goes brilliant until i get to the part following creating the databases.
    Now Before You Restore The Database Sql Dumps Go To Your File
    "MaNGOS\src\src\bindings\scriptdev2" and Open The Following
    This i open as you say but get error at end. 1>ScriptDev2 - 2336 error(s), 0 warning(s). Build: 0 Succeeded, 1 failed, 0 up-to-date, 0 skipped.
    What do you need to be able to suggest where i have gone wrong please?
    In file mangos/src/src/bindings the file scriptdev2 and its contents now has a green tick on them all.

    Also:
    Click on mangos then Click on import then Restore from Sql dump as Following :

    the Restore From SQL Dump option i do not have. It gives me Execute SQL script... or Import External Data... only.

    I would be grateful for your most valued guidance on this please.

  7. #56
    Beginner

    Join Date
    May 2012
    Posts
    5
    Post Thanks / Like
    Rep Power
    12
    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

  8. #57
    Beginner

    Join Date
    May 2012
    Posts
    2
    Post Thanks / Like
    Rep Power
    12
    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

  9. #58
    Beginner

    Join Date
    May 2012
    Posts
    5
    Post Thanks / Like
    Rep Power
    12
    Reputation
    1
    Thanks I am trying it now.

    Theres two folders : Trunk and ICC wich one should I use ?

  10. #59
    Beginner

    Join Date
    May 2012
    Posts
    2
    Post Thanks / Like
    Rep Power
    12
    Reputation
    4
    What? Link to latest repository of scriptdev2 in .zip - https://github.com/scriptdev2/scriptdev2/zipball/master , and there's no such folders.

  11. #60
    Beginner

    Join Date
    May 2012
    Posts
    5
    Post Thanks / Like
    Rep Power
    12
    Reputation
    1

    Register to remove this ad
    Seems i went wrong in where I got scriptdev2....

    Another question, I would like to add AH addon to my server but after hours of research it seems I cant find a way to make the patch, I did found a guide but its not working...

    Anyone got a clue on how to add such addons ? The mangos forum is dead for a month now and it seems the only way to get addons is using a repack ....

    Help will be much appreciated !

    Thanks

    EDIT : AHbot is indeed part of mangos now and it is working.

    I used YTDB on top of the latest UDB and here what is not working (at least from what I tested) :

    Instances and Raids :

    - ICC only Marrowgar is working as intended with skills and abilities then the door to lady deathwisper is closed and even with "GM ON" the only way to pass it is thru blink, none of the other bosses have skills, you cant open the door of Putricide, the gunship battle is not spawned and the event of the lich king not scripted. Teleporters are not working.

    - Ulduar vehicles are spawned but unusable, the door to Flame Leviathan is closed and only a GM can open it, teleporters are not working.

    - Ruby Sanctum is not working

    - Trial of the champion is not working

    - Trial of the crusader Beast of Northrend are spawned with no skills or abilities, some minor bugs with Lord Jaraxxus but the encounter is indeed working and he got skill and abilities then faction champions never shows up.

    Quests :
    - The quest for DK Death comes from high is still bugged (makes interrupted when you click on the eye of archeus).

    Skills :

    - DK Death Grip is not working.


    Thats all for now....
    Last edited by lordofthedread; 15-05-12 at 03:36 AM.

 

 
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 08:28 AM.
Powered by vBulletin® Copyright ©2000-2024, Jelsoft Enterprises Ltd.
See More links by ForumSetup.net. Feedback Buttons provided by Advanced Post Thanks / Like (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
vBulletin Licensed to: MMOPro.org