-
Posts
1654 -
Joined
-
Last visited
-
Days Won
66
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by nanakiwurtz
-
-
Yes, your client will be patched to the latest one, but still, if there're no data on item_db.txt, it can't be used yet.
@@RoloB01: All of the cards are already there, except that Satan Morroc card which I can't find yet.
And also those equipment in the lists you put above, I can't find enough information for them.
If you have some more information, please submit a GitHub Issue instead, thank you
-
Well looking from the error, it looks like that you are using a coordinate on your mapflag, which it shouldn't be.
But you said that it's a fresh installation, hmm...
If you are sure that it's a bug, you can post your report on the GitHub Issue instead so your report will be easier to spot
-
1
-
-
Are you having enough memory?
-
Please post any bugs you might find on the GitHub Issue instead, so it's noticed faster. Be sure to put your current git hash and the description of the problem, thank you
-
What do you mean, @RoloB01
You can use ai4rei's Lite Patcher to get latest patches from kRO
-
Client date ini nggak perlu pakai rocred, diff ulang pakai NEMO
-
Okay, please keep us informed
-
Hi @Ziu, any recent update?
For the March commit...
-
February Digest 2015
The following digest covers the month of February, 2015.Staff Changes
- None
Development Highlights
-
CORE:
- Merged 'pc_bonus_script_clear_all' to 'pc_bonus_script_clear' (148353e)
- Change quest_db_data[] fixed array to DBMap *questdb (bc74ffe)
- Changed skill_db array to better memory allocation (Decreased memory usage by map-server up to 50 MB) (da08112)
- Reduced MAX_SKILL_LEVEL from 100 to 10, reduced MAX_SKILL from 5020 to 1200 (da08112)
- Fixed MATK calculation for Pre-Renewal (831dcc2)
- Added new item bonus script: 'bonus3 bHPVanishRaceRate,r,n,x' (2074) and 'bonus3 bSPVanishRaceRate,r,n,x' (2075) (2ef7a7d)
- Item bonus script 'bHPVanishRate' and 'bSPVanishRate' is now applied regardless the target's race and map (2ef7a7d)
- Bonus Script clean up (bf6d2f0)
- Removed skill_id in array leftover in mob.c (ddfe168)
- Fixed wrong check while reading homun_skill_tree.txt, Homunculus' DEF & MDEF aren't resetted on calculation and reduced max Homunculus skill tree to 8 (3c20238)
- Homunculus intimacy check (36be5aa)
- Implemented 'NeedLevel' for Homunculus skill tree (2ae4bcb)
- 'DEFAULT_MAP' clean up (c92915b)
- Fixed up Sorcerer's Elemental Sympathy (537fb42)
- Fixed status_percent_heal() not healing based on Max HP/SP (Issue:#301)
- Fixed Homunculus skill bug (Issue:#308)
- Added "clear" for item group (72a831a)
- Fixed 'getiteminfo' after 'elvmax' was added (7d42cf2)
- Fixed walkpath loop bug (Issue:#198)
-
DATABASE:
- Quest DB updated (Issue:#138)
- Updated trap visibility to official settings (a427dbf)
- Fixed Devotion, Defender and Magnificat skill bug (Issue:#234, Issue:#275)
- Sitting will now always double the regeneration speed instead of just adding 100% to the regen bonus (35f8971)
- SQL synchronization for mob_db_re.sql (adbf6f0)
- Fixed Severe Rainstorm not being able to be copied by Reproduce (bugreport:9361)
- Updated Homunculus S Race and Element values to official (Issue:#137)
- Proper renewal calculations for Homunculus (Issue:#163)
- Corrected King's Grace cooldown to be 60 seconds (Issue:#254)
- +20 Foods cannot be dispelled or removed by death (083cf5d)
- Fixed duplicate pickup animation for thief's Pick Stone (Issue:#276)
- Fixed Superstar_Snack (22843) and Sealed_Dracula_Card (22846) missing fields (892e961)
- Fixed quest skill randomly lost (Issue:#277)
- Changed Velum item scripts: Velum_Scare, Velum_Buster, Velum_Arbalest, Velum_Katzbalger (2ef7a7d)
- Fixed wrong 'subrace' value for item combo effects (db7e130)
- Homunculus skill tree fixed (f1d7cc5)
- Warg Strike can now trigger by Fist, Dagger, and Bow (no restrictions) (Issue:#296)
- Added Missing Roulette items (881bdb0)
-
SCRIPT:
- Custom Jobmaster updated with Job_Baby check (af9d5e8)
- Fixed a typo on Lv4 Weapon Quest, Biolab Enchant and Eclage Quest (0bebbe6)
- Updated Instructor Ur's quests (90d9da1)
- Fixed Friendship Quest questlog (Issue:#241)
- Enable same items to be added to different category for quest_shop.txt (Issue:#283)
- Updated Blacksmith Thorn and Weapons Expert NPC (7e997bf)
- Fixed some variables issues and cleaned Instructor Boya and Michael (001e696)
- Fixed Warp coordinates on rachel sanctuary level 3 (d93fdb5)
-
OTHERS:
- Please import 'upgrade_20150211_skillset.sql' (9d3d342)
- Please import 'upgrade_20150131.sql' for `bonus_script` table changes (bf6d2f0)
- Small fixes to lighta's convert SQL script (965416b)
- Updated README files with correct URLs (adf6490)
- Fixed compile warnings (769a272)
- Fixed a compile error when renewal aspd calculation was disabled (Issue:#284)
- Removed debug leftover (892e961)
- Fixed documentation for 'status_percent_change' (ebc009e)
- Fixed compilation warning from unused variables (4726f4c)
- Fixed Map Server crash (Issue:#304)
Statistics
- 11 authors have pushed 73 commits during this period.
- On master, 123 files have changed.
- There have been 5,571 additions and 5,569 deletions.
- There are 14 merged Pull Requests and 5 Proposed Pull Requests.
- There are 26 created Issues and 20 Closed Issues.
Show your support to rAthena by submitting your Issue or Pull Requests!
-
2
-
Fixed in https://github.com/rathena/rathena/commit/714e670327a5fbc5dc8f52f46234193b2599dbac
Thanks for reporting
(But next time you should post your report on GitHub Issue instead, so the your report(s) will be noticed faster)
-
1
-
-
Hmm.. That would need OAuth then
-
If there's no MySQL in your VPS, then maybe it's not installed yet
yum install mysql mysql-devel mysql-server
-
Be sure to check your port number too, maybe it's being blocked or being used by something else
-
If you are on linux, go to /etc/mysql/my.cnf and comment out the line bind-address=127.0.0.1
-
Ah sorry, I didn't read that part
Have you created a new user on your MySql?
-
@takari_L are you planning to provide some sort of installer & upgrader script? Like in some php based apps, they are using a script to make installer.
-
Well, I never saw that kind of error before.
Are you using your home PC to host it?
-
I guess you can only use latin characters at the moment
-
-
It looks really nice!
-
January Digest 2015
The following digest covers the month of January, 2015.Staff Changes
- None
Development Highlights
-
CORE:
- Added official Item BindOnEquip support (0987aee)
- Added import support for mapindex (b5e30e0)
- Added import support to mapcache (3707bcf)
- Autotrade persistance cleanup (7fcacb6)
- Added skill_id to error messages in skill_unit_move_sub (c222a1c)
- Added additional error information in skill_unit_move_sub (5566424)
- Updated item maxlv and clif_equipitemack messages (fa75733)
- Added multi-client support for clif_equipitemack with packet identifier ZC_WEAR_EQUIP_ACK (817d6bf)
- Fixed missing md.damage assignment after battle_attr_fix for RENEWAL CR_ACIDDEMONSTRATION in battle_calc_misc_attack (009e0e3)
- Updated status.h documentation style (3b40780)
- Separated Sql handle for query_sql to avoid mapreg overwrite the mmysql_handle and added a new handle for query_sql: qsmysql_handle (Issue:#180)
- Separated monster drop ratio adjustment into it's own function (Issue:#146)
- Changed guild/party bound item retrieval methods (bugreport:9338)
- Removed a redundant call to clif_party_info on party loading (f8189c8)
- Fixed out of array bounds (Issue:#177)
- Fixed Server Crash (Issue:#193)
- Fixed mob_item_ratio.txt in import folder (Issue:#146)
- Separated how monster's skills to be assigned to each monster to `mob_skill_db_set()` function and added temporary `DBMap *mob_skill_db` to store monster skills by using `struct s_mob_skill` (Issue:#204)
- Moved additional effect SC_EQC to the proper place, SC_EQC & SC_CBC shouldn't be saved on logout (Issue:#227)
- Fixed Boss monsters not using skills when set on import/mob_db.txt (Issue:#204)
- Fixed serverwide variables + query_sql bug (Issue:#180)
- Changed quest_db_data[] with fixed array to DBMap *questdb (1d27526)
-
DATABASE:
- Added support for the latest NPC IDs (ebe4a1c)
- Added Valor set script items (241469a)
- Separated pet_db for Renewal & Pre-Renewal to avoid non-existant monster in different mode (4860a7c)
- Item database fixes (Issue:#235) and (Issue:#236)
- Changed HD_Elunium_Box(30) and HD_Oridecon_Box(30) item type (e31ed0c)
- Fixed issue with SC_FIGHTINGSPIRIT and RK_FIGHTINGSPIRIT (Issue:#220)
- Fixed Manhole effect (SC__MANHOLE & UNT_MANHOLE) to ignore player's knockback immunity at GVG/BG maps (Issue:#219)
- Mob drop updated (Issue:#207)
- Fixed Light of Regene homunculus skill (1cf2dd5)
- Fixed Shield Boomerang bug (Issue:#205)
- SCRIPT:
-
OTHERS:
- Updated the visual studio project files (f15f0d9)
- Cleaning scripts in 'tools/' (8897ad7)
- Disabled deprecated WINSOCK API warnings for MSVS 2013 (Issue:#169)
- Fixed a compile warning (707403d)
Statistics
- 11 authors have pushed 79 commits during this period.
- On master, 104 files have changed.
- There have been 26,160 additions and 3,876 deletions.
- There are 19 merged Pull Requests and 11 Proposed Pull Requests.
- There are 21 created Issues and 29 Closed Issues.
Show your support to rAthena by submitting your Issue or Pull Requests!
-
1
-
I'm using v0.9.4, or should I try it on a contained environment like xampp?
-
{ bonus bFlee,7; skill "TF_HIDING",1; }
-
Hello Chaos92, you can post your issue to https://github.com/rathena/rathena/issues
Do you have any screenshot from iRO or kRO about those items?
New 3rd Job Skill effect
in Renewal Discussion
Posted
Classic Asgard Training Edition (03/05/15)