LUA++ Error menu

Shout-Out

User Tag List

Thread: LUA++ Error

Results 1 to 12 of 12
  1. #1
    Entr0py's Avatar Member
    Reputation
    35
    Join Date
    May 2007
    Posts
    396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    LUA++ Error

    Code:
    1>..\src\luascripting\LUAEngine.cpp(4233) : error C2039: 'EventCastSpell' : is not a member of 'GameObject'
    1>        c:\documents and settings\chamilitary man\desktop\arcemu\trunk\src\ascent-world\GameObject.h(144) : see declaration of 'GameObject'
    1>..\src\luascripting\LUAEngine.cpp(4233) : error C2065: 'EventCastSpell' : undeclared identifier
    1>..\src\luascripting\LUAEngine.cpp(4738) : warning C4244: 'argument' : conversion from 'const uint64' to 'lua_Integer', possible loss of data
    1>Build log was saved at "file://c:\Documents and Settings\Chamilitary Man\Desktop\ArcEmu\trunk\src\scripts\projects\2008_int_debug_LUAScripting\BuildLog.htm"
    1>LUAScripting - 2 error(s), 1 warning(s)
    im getting this error when i try to compile lua++, any ideas?

    Remember to + Rep people who help you!

    LUA++ Error
  2. #2
    quickx's Avatar Member
    Reputation
    8
    Join Date
    Aug 2007
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Alot of it still needs correcting. May I ask which Emu your using, because atm, we only support ArcEmu...

  3. #3
    Entr0py's Avatar Member
    Reputation
    35
    Join Date
    May 2007
    Posts
    396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yea im using arc emu

    Remember to + Rep people who help you!

  4. #4
    JoeThePlumber's Avatar Contributor
    Reputation
    89
    Join Date
    Jun 2007
    Posts
    423
    Thanks G/R
    5/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I wish I known how to get that LUA++ files or make ArcEmu I try c++ way but I can not do it on vista I keep getting errors

  5. #5
    Entr0py's Avatar Member
    Reputation
    35
    Join Date
    May 2007
    Posts
    396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so does any1 kno how to fix this?

    Remember to + Rep people who help you!

  6. #6
    Entr0py's Avatar Member
    Reputation
    35
    Join Date
    May 2007
    Posts
    396
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    bump for great justice
    help plz

    Remember to + Rep people who help you!

  7. #7
    SectorSeven's Avatar Banned
    Reputation
    444
    Join Date
    Oct 2007
    Posts
    1,948
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Just talk to me on MSN. I can explain it.

  8. #8
    edcbabe's Avatar Member
    Reputation
    2
    Join Date
    Feb 2008
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Anyone have solution to this? I also want to solve this problem. Please help anyone.
    +Rep

  9. #9
    kalistor's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ------ Neues Erstellen gestartet: Projekt: LUAScripting, Konfiguration: Release Win32 ------
    Die Zwischen- und Ausgabedateien für das Projekt "LUAScripting" mit der Konfiguration "Release|Win32" werden gelöscht.
    Kompilieren...
    cl : Befehlszeile warning D9035 : Die Option "Wp64" ist veraltet und wird in einer der nächsten Versionen entfernt.
    LUAEngine.cpp
    ..\src\luascripting\LUAEngine.cpp(4233) : error C2039: 'EventCastSpell': Ist kein Element von 'GameObject'
    k:\thorsten\arcemu\trunk\src\ascent-world\GameObject.h(144): Siehe Deklaration von 'GameObject'
    ..\src\luascripting\LUAEngine.cpp(4233) : error C2065: 'EventCastSpell': nichtdeklarierter Bezeichner
    Das Buildprotokoll wurde unter "file://k:\Thorsten\Arcemu\trunk\src\Moon++\projects\2008_int_release_LUAScripting\Build Log.htm" gespeichert.
    LUAScripting - 2 Fehler, 1 Warnung(en)
    ========== Alles neu erstellen: 0 erfolgreich, Fehler bei 1, 0 übersprungen ==========

    I have this Problem to

  10. #10
    kedal's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Up! I have too

  11. #11
    flop159's Avatar Member
    Reputation
    23
    Join Date
    Aug 2007
    Posts
    99
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so whats the solution to this? i just started getting it since i updated arcemu from 266 to 277

  12. #12
    kedal's Avatar Member
    Reputation
    1
    Join Date
    Feb 2007
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its the same for me

Similar Threads

  1. [Help] Lua Error (eof)
    By Moffeman in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 06-19-2008, 01:48 PM
  2. LUA error
    By mager1794 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 05-23-2008, 07:17 PM
  3. LUA Error.
    By controlsx2 in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 05-07-2008, 04:31 PM
  4. [Lua] Error
    By ~ViVo~ in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 03-15-2008, 11:15 AM
  5. [Errorz] A Lua Error I Havent seen before
    By Snailz in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 02-14-2008, 10:12 AM
All times are GMT -5. The time now is 06:30 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search