Jump to content

Leandros99

Members
  • Posts

    20
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Posts posted by Leandros99

  1. Nah, I make money with this. :)

    May i ask what you are doing more? If its personal there is no need at all that you answer, do you have any instant messaging app? Or irc or such, then i can assist you further i think :)

    - LilleCarl

    Do you have Skype? Add me Leandros9999

  2. Its a german servercenter, I rented the server @ www.hetzner.de. And I made a mistake, its an i7-950, not xeons. The xeons are the other server. To much servers here. (If you not trust me, I can give you an htop and cpuinfo from this server, too.)

    processor : 0

    vendor_id : GenuineIntel

    cpu family : 6

    model : 26

    model name : Intel® Core i7 CPU 950 @ 3.07GHz

    stepping : 5

    cpu MHz : 1600.000

    cache size : 8192 KB

    physical id : 0

    siblings : 8

    core id : 0

    cpu cores : 4

    apicid : 0

    initial apicid : 0

    fpu : yes

    fpu_exception : yes

    cpuid level : 11

    wp : yes

    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid

    bogomips : 6148.04

    clflush size : 64

    cache_alignment : 64

    address sizes : 36 bits physical, 48 bits virtual

    power management:

    (not the whole cpuinfo. Only 1 core. :D)

    total used free shared buffers cached

    Mem: 7998 5612 2385 0 628 3492

    -/+ buffers/cache: 1492 6506

    Swap: 2053 11 2041

    I cant provide you an htop, because on this server are sensible datas and htop is to much information. sorry.

    Edit: My Xeon

    processor : 0

    vendor_id : GenuineIntel

    cpu family : 6

    model : 7

    model name : Intel® Xeon® CPU L5240 @ 3.00GHz

    stepping : 6

    cpu MHz : 3000.011

    cache size : 6144 KB

    physical id : 0

    siblings : 2

    core id : 0

    cpu cores : 2

    fpu : yes

    fpu_exception : yes

    cpuid level : 10

    wp : yes

    flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall lm pni monitor ds_cpl est tm2 cx16 xtpr

    bogomips : 6004.01

    clflush size : 64

    cache_alignment : 64

    address sizes : 38 bits physical, 48 bits virtual

    power management:

  3. I own an root server (2x Intel Xeon, 32 GB RAM and 2x 1 TB Raid 1 HDD's), running Debian 6.0.1. Located in a servercenter. I installed the Server on this machine. IPtables are configured. Port 3724. But I cant connect, I think I have to free a second port, but which?

  4. I have used the db from this tarball :)

    I use from the archive the 1.1.0 Full_DB as my world db.

    I pulled the core from mangos one git rep. With "git clone git://github.com/mangos/one.git". I thought this is the latest core ...

    Edit: I pulled from mangos one, this is what I got:

    git pull git://github.com/mangos/one.git master

    From git://github.com/mangos/one

    * branch master -> FETCH_HEAD

    Already up-to-date.

  5. Hey,

    hope you can help me 3rd time. :D

    I installed Mangos One via git rep (git://github.com/mangos/one.git), with scriptdev2 via git rep (git://github.com/scriptdev2/scriptdev2.git) and with the TBCDB as world db. The other db's (e.g realm, characters and so on) have I created in the same way what I have done with 3.3.5a (followed the tutorial).

    If I start mangosd I get this.

    Using configuration file /home/mangos/mangos-server/etc/mangosd.conf.

    OpenSSL 0.9.8o 01 Jun 2010 (Library: OpenSSL 0.9.8o 01 Jun 2010)

    Using ACE: 5.8.3

    World Database: 127.0.0.1;3306;mangos;mangos;mangos, total connections: 2

    Connected to MySQL database at 127.0.0.1

    MySQL client library: 5.1.49

    MySQL server ver: 5.1.49-3

    AUTOCOMMIT SUCCESSFULLY SET TO 1

    [0 ms] SQL: SET NAMES `utf8`

    [0 ms] SQL: SET CHARACTER SET `utf8`

    Connected to MySQL database at 127.0.0.1

    MySQL client library: 5.1.49

    MySQL server ver: 5.1.49-3

    AUTOCOMMIT SUCCESSFULLY SET TO 1

    [0 ms] SQL: SET NAMES `utf8`

    [0 ms] SQL: SET CHARACTER SET `utf8`

    SQL: SELECT required_s1329_11679_01_mangos_spell_proc_event FROM db_version LIMIT 1

    query ERROR: Unknown column 'required_s1329_11679_01_mangos_spell_proc_event' in 'field list'

    [0 ms] SQL: SELECT * FROM db_version LIMIT 1

    The table `db_version` in your [WORLD] database indicates that this database is out of date!

    A You have: --> `s1130_11348_01_mangos_spell_bonus_data.sql`

    B You need: --> `s1329_11679_01_mangos_spell_proc_event.sql`

    You must apply all updates after A to B to use mangos with this database.

    These updates are included in the sql/updates folder.

    Please read the included [README] in sql/updates for instructions on updating.

    How can I update? In the tutorial are only the way for udb, and I dont have udb, or?^^

  6. Dafault DataDir is "." I will test it with dafault and post error if I get one.

    Edit: Tested it with "."

    Using DataDir ./

    WORLD: VMap support included. LineOfSight:1, getHeight:1, indoorCheck:1

    WORLD: VMap data directory is: ./vmaps

    Map file './maps/0004331.map' is non-compatible version (outdated?). Please, create new using ad.exe program.

    Correct *.map files not found in path './maps' or *.vmtree/*.vmtile files in './vmaps'. Please place *.map and vmap files in appropriate directories or correct the DataDir value in the mangosd.conf file.

    Is start mangos with this command "cd ~/mangos-server/bin && ./mangosd"

  7. Hey,

    I created a mangos server following this tutorial http://getmangos.eu/wiki/Compile_MaNGOS_On_Linux_Debian_Squeeze (I am running, Debian 6.0.1). If I start mangosd (realmd starts without errors), I got this error:

    WORLD: VMap support included. LineOfSight:1, getHeight:1, indoorCheck:1

    WORLD: VMap data directory is: data/vmaps

    Map file 'data/maps/0004331.map' is non-compatible version (outdated?). Please, create new using ad.exe program.

    Correct *.map files not found in path 'data/maps' or *.vmtree/*.vmtile files in 'data/vmaps'. Please place *.map and vmap files in appropriate directories or correct the DataDir value in the mangosd.conf file.

    I extracted the maps from an 2.4.3 cause I want an 2.4.3 server. I installed the server at this path ~/mangos-server, the maps are in ~/mangos-server/bin/data. My first thought was that "DataDir" was set not correctly, so I set it to "data".

    Can anyone help me with this?

  8. I got an CMake error. How I can fix it?

    root@arvid-g:/home/mangos/mangos/build# cmake ..

    -- The C compiler identification is GNU

    -- The CXX compiler identification is GNU

    -- Check for working C compiler: /usr/bin/gcc

    -- Check for working C compiler: /usr/bin/gcc -- works

    -- Detecting C compiler ABI info

    -- Detecting C compiler ABI info - done

    -- Check for working CXX compiler: /usr/bin/c++

    -- Check for working CXX compiler: /usr/bin/c++ -- works

    -- Detecting CXX compiler ABI info

    -- Detecting CXX compiler ABI info - done

    -- Detected 64-bit platform.

    -- Found Git: /usr/bin/git

    This script builds the MaNGOS server.

    Options that can be used in order to configure the process:

    PREFIX: Path where the server should be installed to

    PCH: Use precompiled headers

    DEBUG: Debug mode

    To set an option simply type -D<OPTION>=<VALUE> after 'cmake <srcs>'.

    For example: cmake .. -DDEBUG=1 -DPREFIX=/opt/mangos

    CMake Error at cmake/FindMySQL.cmake:151 (message):

    Could not find the MySQL libraries! Please install the

    development-libraries and headers.

    Call Stack (most recent call first):

    CMakeLists.txt:205 (find_package)

    -- Configuring incomplete, errors occurred!

×
×
  • Create New...

Important Information

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