MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides

Homepage Register FAQ Members Mark Forums Read Advertise Marketplace FPSowned


Go Back   MMOwned - World of Warcraft Exploits, Hacks, Bots and Guides > WoW Emulator Server > Emulator Server Discussion
Reload this Page GloabalNPC .dll error!
Emulator Server Discussion World of Warcraft Emulator Server general chat .
[NO Questions here]

Reply
 
LinkBack Thread Tools
GloabalNPC .dll error!
(#1)
Old
Neth'zul's Avatar
Neth'zul is Offline
Contributor
Rep Power: 2
Reputation: 186
Neth'zul has a spectacular aura aboutNeth'zul has a spectacular aura about
 
Posts: 783
Join Date: Nov 2007
Location: Head of Recruitment
Help GloabalNPC .dll error! - 07-06-2008

Hey guys can you help me? I got this error while compileing my GloabalNPC.vjcp or w/e its called.

1>------ Build started: Project: GlobalNPC, Configuration: Release Win32 ------
1>Compiling...
1>GloabalNPC.cpp
1>..\src\GlobalNPC\GloabalNPC.cpp(9) : error C2143: syntax error : missing ';' before '<class-head>'
1>..\src\GlobalNPC\GloabalNPC.cpp(9) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>..\src\GlobalNPC\GloabalNPC.cpp(736) : error C2556: 'void SetupGlobalNPC(ScriptMgr *)' : overloaded function differs only by return type from 'int SetupGlobalNPC(ScriptMgr *)'
1> c:\documents and settings\****\desktop\arcemu new\trunk\src\scripts\src\globalnpc\Setup.h(4) : see declaration of 'SetupGlobalNPC'
1>..\src\GlobalNPC\GloabalNPC.cpp(736) : error C2371: 'SetupGlobalNPC' : redefinition; different basic types
1> c:\documents and settings\****\desktop\arcemu new\trunk\src\scripts\src\globalnpc\Setup.h(4) : see declaration of 'SetupGlobalNPC'
1>Setup.cpp
1>c:\Documents and Settings\****\Desktop\ArcEMU New\trunk\src\ascent-shared\svn_revision.h(7) : error C2144: syntax error : 'const char' should be preceded by ';'
1>c:\Documents and Settings\****\Desktop\ArcEMU New\trunk\src\ascent-shared\svn_revision.h(7) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>..\src\GlobalNPC\Setup.cpp(13) : error C2275: 'ScriptMgr' : illegal use of this type as an expression
1> c:\documents and settings\****\desktop\arcemu new\trunk\src\ascent-world\ScriptMgr.h(139) : see declaration of 'ScriptMgr'
1>..\src\GlobalNPC\Setup.cpp(14) : error C2143: syntax error : missing ';' before '}'
1>Build log was saved at "file://c:\Documents and Settings\****\Desktop\ArcEMU New\trunk\src\scripts\projects\2008_int_release_GlobalNPC\BuildLog.htm"
1>GlobalNPC - 8 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========





Last edited by Neth'zul; 07-06-2008 at 07:18 PM.
Reply With Quote

Donate to remove ads.
(#2)
Old
TheSpidey's Avatar
TheSpidey is Offline
Emulator Server Specialist

Rep Power: 2
Reputation: 230
TheSpidey has a spectacular aura aboutTheSpidey has a spectacular aura aboutTheSpidey has a spectacular aura about
 
Posts: 1,737
Join Date: Jan 2008
07-06-2008

You have some syntax errors. The numbers in parenthesis mark the line numbers on which the error occurs.
Reply With Quote
(#3)
Old
Neth'zul's Avatar
Neth'zul is Offline
Contributor
Rep Power: 2
Reputation: 186
Neth'zul has a spectacular aura aboutNeth'zul has a spectacular aura about
 
Posts: 783
Join Date: Nov 2007
Location: Head of Recruitment
07-06-2008

Ugh...I have no idea what to do LOL




Reply With Quote
(#4)
Old
SectorSeven's Avatar
SectorSeven is Offline
Banned
Rep Power: 0
Reputation: 444
SectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really nice
 
Posts: 1,966
Join Date: Oct 2007
07-06-2008

Did you follow my guide?

Because I just compiled this, no errors.
Reply With Quote
(#5)
Old
Neth'zul's Avatar
Neth'zul is Offline
Contributor
Rep Power: 2
Reputation: 186
Neth'zul has a spectacular aura aboutNeth'zul has a spectacular aura about
 
Posts: 783
Join Date: Nov 2007
Location: Head of Recruitment
07-06-2008

Yeah I followed your guide EXACTLY. Ill try again, maybe I missed sumtin because of the WHITE PAGES OF DOOM!

EDIT:
Now I get this error!
1>------ Build started: Project: GlobalNPC, Configuration: Release Win32 ------
1>Compiling...
1>GlobalNPC.cpp
1>..\src\GlobalNPC\GlobalNPC.cpp(2) : error C2143: syntax error : missing ';' before 'string'
1>..\src\GlobalNPC\GlobalNPC.cpp(2) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
1>..\src\GlobalNPC\GlobalNPC.cpp(4) : error C2059: syntax error : 'constant'
1>..\src\GlobalNPC\GlobalNPC.cpp(4) : error C2059: syntax error : ')'
1>..\src\GlobalNPC\GlobalNPC.cpp(6) : error C2059: syntax error : 'public'
1>..\src\GlobalNPC\GlobalNPC.cpp(7) : error C2143: syntax error : missing ';' before '{'
1>..\src\GlobalNPC\GlobalNPC.cpp(7) : error C2447: '{' : missing function header (old-style formal list?)
1>..\src\GlobalNPC\GlobalNPC.cpp(17) : error C2653: 'GlobalNPC' : is not a class or namespace name
1>..\src\GlobalNPC\GlobalNPC.cpp(39) : error C2653: 'GlobalNPC' : is not a class or namespace name
1>..\src\GlobalNPC\GlobalNPC.cpp(624) : error C2653: 'GlobalNPC' : is not a class or namespace name
1>..\src\GlobalNPC\GlobalNPC.cpp(626) : error C2352: 'GossipScript::GossipEnd' : illegal call of non-static member function
1> c:\documents and settings\tibet\desktop\arcemu new\trunk\src\ascent-world\ScriptMgr.h(254) : see declaration of 'GossipScript::GossipEnd'
1>..\src\GlobalNPC\GlobalNPC.cpp(630) : error C2061: syntax error : identifier 'GlobalNPC'
1>Build log was saved at "file://c:\Documents and Settings\Tibet\Desktop\ArcEMU New\trunk\src\scripts\projects\2008_int_release_GlobalNPC\BuildLog.htm"
1>GlobalNPC - 12 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========





Last edited by Neth'zul; 07-06-2008 at 08:55 PM.
Reply With Quote
(#6)
Old
doublehex's Avatar
doublehex is Offline
Knight-Lieutenant
Rep Power: 2
Reputation: 31
doublehex is on a distinguished road
 
Posts: 341
Join Date: Mar 2007
07-06-2008

post your script that your trying to compile.


Reply With Quote
(#7)
Old
Neth'zul's Avatar
Neth'zul is Offline
Contributor
Rep Power: 2
Reputation: 186
Neth'zul has a spectacular aura aboutNeth'zul has a spectacular aura about
 
Posts: 783
Join Date: Nov 2007
Location: Head of Recruitment
07-06-2008

Okay. (filler)

EDIT: Here [Only registered and activated users can see links. ] All my files are in there.





Last edited by Neth'zul; 07-06-2008 at 09:31 PM.
Reply With Quote
(#8)
Old
SectorSeven's Avatar
SectorSeven is Offline
Banned
Rep Power: 0
Reputation: 444
SectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really nice
 
Posts: 1,966
Join Date: Oct 2007
07-06-2008

Lol I know what you did, mis-spell. It should be GlobalNPC not GloabalNPC
Reply With Quote
(#9)
Old
mager1794's Avatar
mager1794 is Offline
Contributor
Rep Power: 1
Reputation: 125
mager1794 will become famous soon enoughmager1794 will become famous soon enough
 
Posts: 313
Join Date: Feb 2008
07-07-2008

lol wow no offence Neth'zul but thats fail lol
tis funny XD so its not he bad fail


Reply With Quote
(#10)
Old
ToXiCa's Avatar
ToXiCa is Offline
Contributor
Rep Power: 2
Reputation: 82
ToXiCa will become famous soon enough
 
Posts: 437
Join Date: Mar 2007
Location: Odense, Denmark
07-07-2008

Quote:
Originally Posted by mager1794 View Post
lol wow no offence Neth'zul but thats fail lol
tis funny XD so its not he bad fail
Dont make fun of others typo's when you can't spell yourself.


Proud to be ½ Brazilian & ½ Dane! Giving out Photoshop/other programs again! PM me.
Reply With Quote
(#11)
Old
Neth'zul's Avatar
Neth'zul is Offline
Contributor
Rep Power: 2
Reputation: 186
Neth'zul has a spectacular aura aboutNeth'zul has a spectacular aura about
 
Posts: 783
Join Date: Nov 2007
Location: Head of Recruitment
07-09-2008

Ugh not again >,<

Mager1794, learn some good grammar then come back and talk to me.

EDIT: I did it all right nowzors i get this
1>------ Build started: Project: GlobalNPC, Configuration: Release Win32 ------
1>Compiling...
1>GlobalNPC.cpp
1>c1xx : fatal error C1083: Cannot open source file: '..\src\GlobalNPC.cpp': No such file or directory
1>Setup.cpp
1>c:\Documents and Settings\Tibet\Desktop\Arc EMU\trunk\src\ascent-world\ScriptSetup.h(25) : fatal error C1083: Cannot open include file: 'svn_revision.h': No such file or directory
1>Build log was saved at "file://c:\Documents and Settings\Tibet\Desktop\Arc EMU\trunk\src\scripts\projects\2008_int_release_GlobalNPC\BuildLog.htm"
1>GlobalNPC - 2 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========





Last edited by Neth'zul; 07-09-2008 at 08:04 PM.
Reply With Quote
(#12)
Old
SectorSeven's Avatar
SectorSeven is Offline
Banned
Rep Power: 0
Reputation: 444
SectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really niceSectorSeven is just really nice
 
Posts: 1,966
Join Date: Oct 2007
07-09-2008

Your SVN Revision program should run automatically, but its not for you. Just run that manually then try again.
Reply With Quote
(#13)
Old
Neth'zul's Avatar
Neth'zul is Offline
Contributor
Rep Power: 2
Reputation: 186
Neth'zul has a spectacular aura aboutNeth'zul has a spectacular aura about
 
Posts: 783
Join Date: Nov 2007
Location: Head of Recruitment
07-09-2008

What do you mean S7? lol I didn't understand what you said.

EDIT: IM good! Thanks s7! +rep if i can!





Last edited by Neth'zul; 07-09-2008 at 08:48 PM.
Reply With Quote
Reply

Donate to remove ads.

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On




Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327