Перейти к содержанию

Latica

Очередь
  • Постов

    43
  • Зарегистрирован

  • Посещение

Весь контент Latica

  1. Хочу убрать лампу на 99м. В rathena/conf/battle/client.conf ставлю: // Level required to display an aura. // NOTE: This assumes that sending max_lv to the client will display the aura. // NOTE: aura_lv must not be less than max_lv. // Example: If max_lv is 99 and aura_lv is 150, characters with level 99~149 // will be sent as being all level 98, and only characters with level // 150 or more will be reported as having level 99 and show an aura. aura_lv: 100 Но после стоп-старта и рекомпиляции все ровно на 99м показывается. Пробывал ставить 0 - тот же эфект.
  2. Сработало, спасибо. // NOTE: Requires client 2011-03-09aragexeRE or newer. Тоесть rAthena не поддерживает все что ниже из-за этого пин кода? И да, странно в край, почему на локале такой проблемы не было, а как загрузил на впс - появилась.
  3. /home/rA это просто для примера, у меня в другой папке (естественно перехожу в нее) PS да, 2 папки, так нужно
  4. Тоесть этого не достаточно? cd /home/rA ./configure --with-pcre make clean make sql И да у меня же стоит в char_athena.conf: // A window is opened before you can select your character and you will have to enter a pincode by using only your mouse. // Default: yes pincode_enabled: no
  5. Мой packet_db: // Main packet version of the DB to use (default = max available version) // Client detection is faster when all clients use this version. // Version 23 is the latest Sakexe (above versions are for Renewal clients) //packet_db_ver: 46 packet_db_ver: 26 packet_ver: 5 0x0064,55 0x0065,17 Мой mmo.h: // 7 - 2005-04-11aSakexe+ - 0x229, 0x22a, 0x22b, 0x22c // see conf/battle/client.conf for other version #ifndef PACKETVER #define PACKETVER 20101124 //#define PACKETVER 20120410 #endif Мой clientinfo.xml: <?xml version="1.0" encoding="euc-kr" ?> <clientinfo> <desc>Ragnarok Client Information</desc> <servicetype>russia</servicetype> <servertype>sakray</servertype> <connection> <display>Alter World</display> <desc>Ragnarok Online</desc> <balloon>!!!!!!!!!!</balloon> <address>148.251.150.157</address> <port>6900</port> <version>26</version> <langtype>14</langtype> <registrationweb>!!!</registrationweb> <aid> <admin>2000000</admin> </aid> <loading> <image>loading00.jpg</image> <image>loading01.jpg</image> <image>loading02.jpg</image> </loading> </connection> </clientinfo> Мой exe: 2010-11-24aRagexeRE.exe Во время захода получаю: [Status]: Map Server is now online. [Info]: Received Fame List of '0' characters. [Status]: Received '34' guild castles from char-server. [Status]: Request for connection of test (ip: 194.8.146.12) version=26 [Notice]: Authentication accepted (account: test, id: 2000000, ip: 194.8.146.12) [Status]: Connection of the account 'test' accepted. [Info]: Closed connection from '194.8.146.12'. [Info]: request connect - account_id:2000000/login_id1:1839922681/login_id2:1148508894 [Info]: sd->version = 26 [Info]: Loading Char Data (2000000) [Info]: Asking to start pincode [Info]: Char load request (150000) [Info]: storage load complete from DB - id: 2000000 (total: 0) [Info]: Loaded char (150000 - Alter): status memo inventory cart storage skills friends hotkeys mercenary [Info]: Selected char: (Account 2000000: 7 - Alter) [Info]: Subnet check [194.8.146.12]: WAN Дальше выбора персонажа не попадаю.
  6. Разобрался. Качнул через git и все заработало, сервер работает но когда запускаю клиент и захожу получаю конекшн клоусед в консоле и зависание в клиенте. Консолька: [Status]: Connection of the account 'test' accepted. [Info]: Closed connection from '188.191.239.132'. [Info]: request connect - account_id:2000000/login_id1:831831415/login_id2:1246140910 [Info]: sd->version = 26 [Info]: Loading Char Data (2000000) [Info]: Asking to start pincode [Info]: Char load request (150001) [Info]: storage load complete from DB - id: 2000000 (total: 0) [Info]: Loaded char (150001 - 123321): status memo inventory cart storage skills friends hotkeys mercenary [Info]: Selected char: (Account 2000000: 1 - 123321) [Info]: Subnet check [188.191.239.132]: WAN UPD Изменил в clientifo.xml версию пакетов на 25 и смог зайти, хоть и после смены персонажа получаю опять зависание. У меня #define PACKETVER 20101124 экзешник той же даты и им соответствует 26 версия пакетов, которая и установлена у меня в clientifo.xml, так почему я не могу зайти?
  7. Получил вот такую ошибку: -bash: ./athena-start: /bin/sh^M: bad interpreter: No such file or directory Вот тут вычитал что парню помогло: ​dos2unix ./athena-start Мне тоже помогло но теперь проблема другого рода: root@vps93:/home/alterro# ./athena-start start ./function.sh: line 7: $'\r': command not found ./function.sh: line 8: syntax error near unexpected token `$'{\r'' '/function.sh: line 8: `check_files() { ./athena-start: line 5: inst_launch_workaround: command not found Athena Starting... (c) 2013 rAthena Project checking... ./athena-start: line 110: check_files: command not found Check complete. Looks good, a nice Athena! Logging is disable : No such file or directorylogin-server ' started at 08-25-09:29-17 ' started at 08-25-09:29-17 : No such file or directorychar-server ' started at 08-25-09:29-17 Now Started Athena. : No such file or directory/athena-start: line 49: ./map-server
  8. Делал по этому гайду, при попытке sh ./athena-start start получаю: root@vps21:/home/ro# sh ./athena-start start ./athena-start: line 2: $'\r': command not found : No such file or directoryunction.sh OS Debian7
  9. Разобрался. У меня eAthena. Аналогичный вопрос только теперь для eAthena PS: скиньте почитать литературки о разнице rAthena и eAthena
  10. А что делать если у меня нету файла renewal.h по этому пути rAthena/src/config/renewal.h, вероятно у меня не rAthena? Как это проверить?
  11. Собственно все. Желательно линку на SVN
  12. Файлы реестра не помогли, также как и этот патчик для экзе. Что еще такое может быть?
  13. Проблема: иероглифы в описаниях предметов и некоторых локациях. Что было уже сделано: 1. Настройка client.xml <servicetype>russia</servicetype> и <langtype>14</langtype> 2. Добавил dinput.dll и dinput.ini, пробовал сменить CodePage = -1 на другие кодировки. 3. Тыкал в дифпатчере использование ариал для всех шрифтов в клиенте. Находил старые темы где линковали файлики что чинили реестр, но все линки мертвы.
  14. http://www.fayloobmennik.net/3939868
  15. Хм.. все так. Клиент качал отсюда : http://www.nickyzai.com/?p=kro Может он не подходит? Когда пытаюсь запустить любые экзешники в нем (кроме сетапов и моего который в обще нечего не делает при нажатии) то получаю вот такой серый скрин.
  16. Какая структура должна быть в Data? просто прямо все что я выкачал нужно туда закинуть или определенные файлы?
  17. - Lua ревизия 275 - Read Data Folder First и Load LUA before LUB применял - ошибка когда нету в обще файлов : exe - 2010-11-24aRagexeRE #define PACKETVER 20101124 я же правильно подобрал экзешник?
  18. Подскажите, выкачал отсюда lua файлы. Их в папку data прям так закидывать? А то шаманю разными способами и либо получаю ошибку что не хватает их, либо в обще при запуске экзешника нечего не происходит.
×
×
  • Создать...
Яндекс.Метрика