Chaos92

Results 11 issues of Chaos92

``` [2019-04-28 07:00:06] Establishing connection to PayPal server at www.paypal.com:443... [2019-04-28 07:00:06] Connected. Sending request back to PayPal... [2019-04-28 07:00:06] Sent 1142 bytes of transaction data. Request size: 1287 bytes....

Bug Report
Component: Payment Processor

* **rAthena Hash**: https://github.com/rathena/rathena/commit/75d51485bf35822230d7c863805da947aa72a6d9 * **Client Date**: Any * **Server Mode**: Any * **Description of Issue**: Update TODO listing if the data already available. Itemdb list that I found have...

component:database
priority:low
mode:renewal
status:need more info
status:inprogress

### Provide Details I think its better to add Cash Points information at account -> view. Also maybe in List Account

Enhancement Request

### Provide Details Before this, we have add new item module on FluxCP before its being removed in new support format db PR. ![image](https://user-images.githubusercontent.com/11705163/212001040-14dddebf-e5f6-40d0-b927-4d7e9cf4c4e4.png) I think this is usable for...

Enhancement Request

* **rAthena Hash**: https://github.com/rathena/rathena/commit/2e4ec1d1f656daaad832033c31a8b6939cb8d266 * **Client Date**: 20180620 * **Server Mode**: Renewal * **Description of Issue**: I have a player reported that he accidentally sending mail to the same character...

### rAthena Hash https://github.com/rathena/rathena/commit/5ebfd541639a98793a9c57b66ffef2fde09aa288 ### Client Date not related ### Server Mode Pre-Renewal ### Result make[1]: Entering directory `/root/rathena/src/common' MKDIR obj CXX core.cpp CXX socket.cpp CXX timer.cpp CXX db.cpp CXX...

type:bug

### Environment ```Markdown - PHP: 8.1 - MySQL: 10.5.26-MariaDB-0+deb11u2 - Debian 11 ``` ### Current Behavior Some errors depreciated from passing null to parameter ``` PHP Deprecated: number_format(): Passing null...

Bug Report

### rAthena Hash https://github.com/rathena/rathena/commit/63483817011b6bf858e697d31bd03b1ccbe963c5 ### Client Date Not related ### Server Mode Renewal ### Result When compiling using debian : clif.cpp: In function ‘void clif_changechatstatus(chat_data&)’: clif.cpp:4497:9: warning: ‘char* strncpy(char*, const...

status:confirmed
component:core
priority:low
mode:renewal
mode:prerenewal
type:bug

* **Addressed Issue(s)**: https://github.com/rathena/rathena/issues/7980 * **Server Mode**: Both * **Description of Pull Request**: Add configuration for companion (pets,mercenaries,elementals & homunculi) at conf/battle/client.conf

component:core
mode:renewal
mode:prerenewal
status:code-review
type:enhancement

### rAthena Hash https://github.com/rathena/rathena/commit/b7b6812fcf13275b54561c6a6327bb2338ad4eb7 ### Client Date Not related ### Server Mode Renewal ### Result Currently AI data is stored in mob_db_re as `ai` varchar(2) DEFAULT NULL, And in renewal,...

type:bug