Jump to content

Reboot

Banned
  • Posts

    529
  • Joined

  • Last visited

  • Days Won

    33
  • Feedback

    0%

Posts posted by Reboot

  1.  

    Good Morning Com,

     

    I have a problem. I cant cpmpile my Clientsource..

    Here the Error:

     

    1>------ Erstellen gestartet: Projekt: EffectLib, Konfiguration: Debug Win32 ------
    2>------ Erstellen gestartet: Projekt: EterPack, Konfiguration: Debug Win32 ------
    3>------ Erstellen gestartet: Projekt: PRTerrainLib, Konfiguration: Debug Win32 ------
    4>------ Erstellen gestartet: Projekt: SpeedTreeLib, Konfiguration: Debug Win32 ------
    1>  StdAfx.cpp
    2>  EterPack.cpp
    3>  StdAfx.cpp
    3>c:userskaidesktopclient-novaclientprterrainlib../EterLib/StdAfx.h(23): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "d3d8.h": No such file or directory
    5>------ Erstellen gestartet: Projekt: SphereLib, Konfiguration: Debug Win32 ------
    4>  BoundaryShapeManager.cpp
    4>c:userskaidesktopclient-novaclientspeedtreelibSpeedTreeForest.h(35): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "SpeedTreeRT.h": No such file or directory
    4>  SpeedGrassRT.cpp
    4>c:userskaidesktopclient-novaclientspeedtreelibSpeedTreeForest.h(35): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "SpeedTreeRT.h": No such file or directory
    4>  SpeedGrassWrapper.cpp
    4>c:userskaidesktopclient-novaclientspeedtreelibSpeedTreeForest.h(35): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "SpeedTreeRT.h": No such file or directory
    4>  SpeedTreeForest.cpp
    4>c:userskaidesktopclient-novaclientspeedtreelibSpeedTreeForest.h(35): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "SpeedTreeRT.h": No such file or directory
    4>  SpeedTreeForestDirectX8.cpp
    4>c:userskaidesktopclient-novaclientspeedtreelibSpeedTreeForest.h(35): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "SpeedTreeRT.h": No such file or directory
    4>  SpeedTreeWrapper.cpp
    4>c:userskaidesktopclient-novaclientspeedtreelibSpeedTreeForest.h(35): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "SpeedTreeRT.h": No such file or directory
    5>  StdAfx.cpp
    5>c:userskaidesktopclient-novaclientspherelibstdafx.h(7): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "d3d8.h": No such file or directory
    1>c:userskaidesktopclient-novaclienteffectlib../eterLib/StdAfx.h(23): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "d3d8.h": No such file or directory
    6>------ Erstellen gestartet: Projekt: eterBase, Konfiguration: Debug Win32 ------
    2>c:userskaidesktopclient-novaclienteterbasefilename.h(236): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
    2>          D:Program FilesVCincludestring.h(112): Siehe Deklaration von 'strcpy'
    2>c:userskaidesktopclient-novaclienteterpackEterPack.h(5): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "boost/unordered_map.hpp": No such file or directory
    2>  EterPackCursor.cpp
    4>  StdAfx.cpp
    4>c:userskaidesktopclient-novaclientspeedtreelibSpeedTreeForest.h(35): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "SpeedTreeRT.h": No such file or directory
    4>  Code wird generiert...
    7>------ Erstellen gestartet: Projekt: eterGrnLib, Konfiguration: Debug Win32 ------
    8>------ Erstellen gestartet: Projekt: eterImageLib, Konfiguration: Debug Win32 ------
    7>  StdAfx.cpp
    8>  DXTCImage.cpp
    7>c:userskaidesktopclient-novaclientetergrnlibstdafx.h(6): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "granny.h": No such file or directory
    9>------ Erstellen gestartet: Projekt: eterPythonLib, Konfiguration: Debug Win32 ------
    9>  StdAfx.cpp
    9>c:userskaidesktopclient-novaclienteterpythonlib../EterLib/StdAfx.h(23): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "d3d8.h": No such file or directory
    8>c:userskaidesktopclient-novaclienteterimagelibStdAfx.h(33): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
    8>          D:Program FilesVCincludestdio.h(346): Siehe Deklaration von '_vsnprintf'
    8>c:userskaidesktopclient-novaclienteterbaselzo.h(5): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "lzo-2.03/lzo1x.h": No such file or directory
    10>------ Erstellen gestartet: Projekt: gamelib, Konfiguration: Debug Win32 ------
    8>  TGAImage.cpp
    10>  StdAfx.cpp
    6>  MappedFile.cpp
    6>c:userskaidesktopclient-novaclienteterbaselzo.h(5): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "lzo-2.03/lzo1x.h": No such file or directory
    2>c:userskaidesktopclient-novaclienteterbasefilename.h(236): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
    2>          D:Program FilesVCincludestring.h(112): Siehe Deklaration von 'strcpy'
    2>c:userskaidesktopclient-novaclienteterpackEterPack.h(5): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "boost/unordered_map.hpp": No such file or directory
    2>  EterPackManager.cpp
    2>c:userskaidesktopclient-novaclienteterbasefilename.h(236): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
    2>          D:Program FilesVCincludestring.h(112): Siehe Deklaration von 'strcpy'
    2>c:userskaidesktopclient-novaclienteterpackEterPackManager.h(4): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "boost/unordered_map.hpp": No such file or directory
    2>  Code wird generiert...
    11>------ Erstellen gestartet: Projekt: mileslib, Konfiguration: Debug Win32 ------
    8>c:userskaidesktopclient-novaclienteterimagelibStdAfx.h(33): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
    8>          D:Program FilesVCincludestdio.h(346): Siehe Deklaration von '_vsnprintf'
    8>c:userskaidesktopclient-novaclienteterbaselzo.h(5): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "lzo-2.03/lzo1x.h": No such file or directory
    8>  Code wird generiert...
    12>------ Erstellen gestartet: Projekt: scriptLib, Konfiguration: Debug Win32 ------
    11>  Stdafx.cpp
    11>c:userskaidesktopclient-novaclientmileslibstdafx.h(12): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "mss.h": No such file or directory
    12>  StdAfx.cpp
    12>c:userskaidesktopclient-novaclientscriptlib../eterLib/StdAfx.h(23): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "d3d8.h": No such file or directory
    10>c:userskaidesktopclient-novaclientgamelib../eterLib/StdAfx.h(23): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "d3d8.h": No such file or directory
    13>------ Erstellen gestartet: Projekt: UserInterface, Konfiguration: Debug Win32 ------
    13>  StdAfx.cpp
    13>c:userskaidesktopclient-novaclientuserinterface../eterLib/StdAfx.h(23): fatal error C1083: Datei (Include) kann nicht geöffnet werden: "d3d8.h": No such file or directory
    ========== Erstellen: 0 erfolgreich, 13 fehlerhaft, 3 aktuell, 0 übersprungen ==========
     
     
    I have all done:
     
    Folder with include_stuff
    Folder with lib_stuff
    ...

     

    use vss 2013 .

  2.  

    how to fix please .. 

     

    p5Zkg.png

     

     i have in binary 

     

    PyObject * playerGetElk(PyObject* poSelf, PyObject* poArgs)
    {
            return PyLong_FromUnsignedLongLong(CPythonPlayer::Instance().GetStatus(POINT_GOLD));
    }

    and still dont work... please help ..

     

    
    PyObject * playerGetElk(PyObject* poSelf, PyObject* poArgs)
    {
            return PyLong_FromULongLong(CPythonPlayer::Instance().GetStatus(POINT_GOLD));
    }
    
    

    ULL

    • Love 1
  3.  

    how to fix please .. 

     

    p5Zkg.png

     

     i have in binary 

     

    PyObject * playerGetElk(PyObject* poSelf, PyObject* poArgs)
    {
            return PyLong_FromUnsignedLongLong(CPythonPlayer::Instance().GetStatus(POINT_GOLD));
    }

     

    :))))))))))))))))))))))))))))))))

    • Love 1
  4.  

     

    Compile in a 32 bit system.

    Crap .

     

    Hallo M2Dev Com,

     

    I Finaly Compile the Mainline(-Released) but i got still 1 ERROR left (i think)

    This is the Error:

    g3nHIGg.png

    I Try to install MYSQL but don't work. Must i compile something else before Compile game?

     

    I hope you can help me! :)

    possible about Skype or teamviewer!

     

    Thanks a Lot!

     

    Greatz Benhero'

    Open mainline_released /Server and delete libmysql
     
    After opening novaline / Server and copy libmysql back in mainline_Relased
     
    Recompile mainline_Released
    
    :D Look at image.

    He have a 64 bit machine.

    The libs is not compatible with 64bit.

     

    :))) Sorry , I was not careful.

     

    Compile on a 32 bit machine.

    • Love 2
  5. Compile in a 32 bit system.

    Crap .

     

    Hallo M2Dev Com,

     

    I Finaly Compile the Mainline(-Released) but i got still 1 ERROR left (i think)

    This is the Error:

    g3nHIGg.png

    I Try to install MYSQL but don't work. Must i compile something else before Compile game?

     

    I hope you can help me! :)

    possible about Skype or teamviewer!

     

    Thanks a Lot!

     

    Greatz Benhero'

    Open mainline_released /Server and delete libmysql
     
    After opening novaline / Server and copy libmysql back in mainline_Relased
     
    Recompile mainline_Released
    

    :D

    • Love 1
  6.  

    Check playersettingmodule.py :)

    The skill effects is in wolfman pack. ( pc3)

    I mean this in the picture, how do I add, the launcher and server is done but I do not know what to add in root.

     

    NUGde.png

     

    So something can not be explained, you PlayerSettingsModule.py example to other characters.

    • Love 1
  7. i get cmake errors while create vs 2013 project sln file help me

     

    The C compiler identification is unknown

    The CXX compiler identification is unknown

    CMake Error at CMakeLists.txt:10 (project):

    No CMAKE_C_COMPILER could be found.

     

    CMake Error at CMakeLists.txt:10 (project):

    No CMAKE_CXX_COMPILER could be found.

     

    Configuring incomplete, errors occurred!

    See also "C:/Users/ANERMUS/Desktop/source/Server/build/CMakeFiles/CMakeOutput.log".

    See also "C:/Users/ANERMUS/Desktop/source/Server/build/CMakeFiles/CMakeError.log".

     

    Install Visual Studio 2013

  8. Already I tried with this 

    return PyLong_FromLongLong(CPythonPlayer::Instance().GetStatus(POINT_GOLD));

    but dont work

    Check my post dude, not LongLong   ( UnsignedLongLong)

    And in  PythonPlayerModule.cpp  ULL

     

    ULL = UnsignedLongLong

     

    If you want to use LongLong have to put in  PythonPlayerModule.cpp    LL

    • Love 2
  9. UL =unsingned long   ( UL = uLong)
    
    ULL = unsigned long long
    
    IL = int long
    

    Resut iti dai seama singur.

    Maximum value for a variable of type long.   2147483647
    Minimum value for a variable of type long.  –2147483648
     
    Maximum value for a variable of type unsigned long. 4294967295 (uLong )
    
    

    Try to user this in binary:

    
    PyObject * playerGetElk(PyObject* poSelf, PyObject* poArgs)
    {
            return PyLong_FromUnsignedLongLong(CPythonPlayer::Instance().GetStatus(POINT_GOLD));
    } 

    And in  PythonPlayerModule.cpp

     

    Use  ULL .

     

    Now I think they are all made for ULL,

     

     

    http://msdn.microsoft.com/en-us/library/296az74e.aspx

    The maximum value of yang want?

     

    The rest of you realize and lonely, I suppose?

    • Metin2 Dev 1
    • Love 3
  10.  

    Dont work 

    Syserr

    I changed to ULL

     
    0109 19:29:00748 ::   File "networkModule.py", line 239, in SetGamePhase
    
    
    0109 19:29:00748 ::   File "game.py", line 106, in __init__
    
    
    0109 19:29:00748 ::   File "interfaceModule.py", line 287, in MakeInterface
    
    
    0109 19:29:00749 ::   File "interfaceModule.py", line 171, in __MakeWindows
    
    
    0109 19:29:00749 ::   File "uiInventory.py", line 253, in __init__
    
    
    0109 19:29:00749 ::   File "uiInventory.py", line 389, in __LoadWindow
    
    
    0109 19:29:00749 ::   File "uiInventory.py", line 599, in RefreshStatus
    
    
    0109 19:29:00749 :: SystemError
    0109 19:29:00766 :: : 
    0109 19:29:00766 :: bad format char passed to Py_BuildValue
    0109 19:29:00766 :: 

     

    You can not use ULL as inventory does not support ULL /
     
    Try IL or ILL all game and binary.
    • Love 1
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / 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.