92.03 (VMware)

Page 11 of 35 FirstFirst ... 34567891011121314151617181921 ... LastLast
Results 151 to 165 of 519
  1. #151
    Enthusiast cielthephantom2 is offline
    MemberRank
    Nov 2020 Join Date
    28Posts

    Re: 92.03 (VMware)

    @shadow66 tks for rep , i can login now .
    after readed 10 page of thread , i re enable dungeon which people posted , my worldServer crash after few min without error log :(
    Last edited by cielthephantom2; 21-10-21 at 04:33 AM.

  2. #152
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: 92.03 (VMware)

    Quote Originally Posted by cielthephantom2 View Post
    @shadow66 tks for rep , i can login now .
    after readed 10 page of thread , i re enable dungeon which people posted , my worldServer crash after few min without error log :(
    System settings, memory set and what U was change?

  3. #153
    Enthusiast cielthephantom2 is offline
    MemberRank
    Nov 2020 Join Date
    28Posts

    Re: 92.03 (VMware)

    Quote Originally Posted by TieLay View Post
    System settings, memory set and what U was change?
    some .xml about unlock dungeon but i seen your post and download this https://disk.yandex.ru/d/mIKWjplKyYiliA?w=1 , this TERA_SERVER.rar already unlock dungeon right ?

  4. #154
    [DEV]ShadoW shadow66 is offline
    MemberRank
    Feb 2014 Join Date
    C#,SQL,C++Location
    365Posts

    Re: 92.03 (VMware)

    Quote Originally Posted by TieLay View Post
    System settings, memory set and what U was change?
    My system settings for VM Tera


    because i use dedicate server machine with that

  5. #155
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: 92.03 (VMware)

    Quote Originally Posted by cielthephantom2 View Post
    some .xml about unlock dungeon but i seen your post and download this https://disk.yandex.ru/d/mIKWjplKyYiliA?w=1 , this TERA_SERVER.rar already unlock dungeon right ?
    It's my fault, error in file "\TERA_SERVER\TeraServers\Datasheet\TerrytoryData_172.xml" at line 7450:
    Code:
    <!Territory id="17200905" desc="차원의 마법석(사이럭스 연구 기지)" type="normal" addMaxZ="200.000000" subtractMinZ="230.000000" randomPosMinDist="100.000000" peaceMoveNpcCheckDist="100.000000" eventId="0">
    change to
    Code:
    <Territory id="17200905" desc="차원의 마법석(사이럭스 연구 기지)" type="normal" addMaxZ="200.000000" subtractMinZ="230.000000" randomPosMinDist="100.000000" peaceMoveNpcCheckDist="100.000000" eventId="0">
    And in future plz read log files.

    in few next day me will reupload fixed archive, sry for my erroring

    - - - Updated - - -

    Quote Originally Posted by cielthephantom2 View Post
    @shadow66 tks for rep , i can login now .
    after readed 10 page of thread , i re enable dungeon which people posted , my worldServer crash after few min without error log :(
    after fix error in THIS message, me play with TERA more then 30 minutes - no crash...
    Last edited by TieLay; 22-10-21 at 10:26 PM. Reason: очепятки

  6. #156
    Learning + headache=Dev Spikey is offline
    MemberRank
    Aug 2008 Join Date
    Right HereLocation
    307Posts

    Re: 92.03 (VMware)

    I'm new to setting up a Terra server not new to building game servers, anyhow I followed the instruction everything is up and running server wise however I registered an account but when I try to login I get webpage errors such as::
    Undefined
    Status:0
    StatusTextError: access denied
    Ready Status:0


    Any other time I would have just searched the forum but for some reason search isn't working, can anyone tell me what I'm doing wrong thanks

  7. #157
    Enthusiast cielthephantom2 is offline
    MemberRank
    Nov 2020 Join Date
    28Posts

    Re: 92.03 (VMware)

    Quote Originally Posted by Spikey View Post
    I'm new to setting up a Terra server not new to building game servers, anyhow I followed the instruction everything is up and running server wise however I registered an account but when I try to login I get webpage errors such as::
    Undefined
    Status:0
    StatusTextError: access denied
    Ready Status:0


    Any other time I would have just searched the forum but for some reason search isn't working, can anyone tell me what I'm doing wrong thanks
    wrong ip config in xampp

  8. #158
    Learning + headache=Dev Spikey is offline
    MemberRank
    Aug 2008 Join Date
    Right HereLocation
    307Posts

    Re: 92.03 (VMware)

    Thanks somewhere to look

  9. #159
    "One day at a time" Robyson is offline
    [VIP] MemberRank
    Sep 2013 Join Date
    TzionLocation
    1,857Posts

    Re: 92.03 (VMware)

    Thanks :) Appreciate it. Also one more question, i was questing and leveling normally and suddenly i got a item from a quest, or from hitting a certain level that gave me a item to instantly boosted me to level 60. Is there a way to remove this item so you have to experience the game entirely instead of getting a level 60 boost?
    I don't want level boosts the server - just want to normal experience of the game.
    You can go to ...\TERA_SERVER\TeraServer\Executable\Bin\Datasheet\CreateCharData.xml and remove the item.
    Item ID is this 149038, if want you can also put another ID

    @Changzu

    Correction: Item ID 222673 must also be removed.

  10. #160
    Learning + headache=Dev Spikey is offline
    MemberRank
    Aug 2008 Join Date
    Right HereLocation
    307Posts

    Re: 92.03 (VMware)

    Quote Originally Posted by cielthephantom2 View Post
    wrong ip config in xampp
    checked IP found it was path set in Launcher, so now I can create accounts and launcher comes up but can't read client GUI looks to be in Chinese language.

    Ok I'm logged in finally
    Last edited by Spikey; 25-10-21 at 01:26 AM.

  11. #161
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: 92.03 (VMware)

    Quote Originally Posted by Spikey View Post
    checked IP found it was path set in Launcher, so now I can create accounts and launcher comes up but can't read client GUI looks to be in Chinese language.

    Ok I'm logged in finally
    U must read THIS theme

  12. #162
    Learning + headache=Dev Spikey is offline
    MemberRank
    Aug 2008 Join Date
    Right HereLocation
    307Posts

    Re: 92.03 (VMware)

    Thanks I will check this out

  13. #163
    Learning + headache=Dev Spikey is offline
    MemberRank
    Aug 2008 Join Date
    Right HereLocation
    307Posts

    Re: 92.03 (VMware)

    Quote Originally Posted by TieLay View Post
    U must read THIS theme
    Yes the language packs and such I already installed those I think my question was vague so here goes does any know how to edit this UI

    https://ibb.co/t22q1K2

  14. #164
    "One day at a time" Robyson is offline
    [VIP] MemberRank
    Sep 2013 Join Date
    TzionLocation
    1,857Posts

    Re: 92.03 (VMware)

    Quote Originally Posted by Spikey View Post
    Yes the language packs and such I already installed those I think my question was vague so here goes does any know how to edit this UI

    https://ibb.co/t22q1K2
    I did a translation of this...

    https://postimg.cc/ZCcNJcb1

    https://postimg.cc/Lgq9YLGB

    You can backup and replace htdocs folder in xampp.

    https://mega.nz/file/xcgwGRQY#4lvae2...avU8FOlUMgPjaM

  15. #165
    Account Upgraded | Title Enabled! TieLay is online now
    MemberRank
    Jan 2011 Join Date
    RussiaLocation
    655Posts

    Re: 92.03 (VMware)

    Quote Originally Posted by Robson26 View Post
    I did a translation of this...

    https://postimg.cc/ZCcNJcb1

    https://postimg.cc/Lgq9YLGB

    You can backup and replace htdocs folder in xampp.

    https://mega.nz/file/xcgwGRQY#4lvae2...avU8FOlUMgPjaM
    And clear Internet Explorer cache in client's comp, after apply changes in server side, or U'll still see chinise version of launcher's messages



Advertisement