Chaos92 Posted September 3, 2018 Share Posted September 3, 2018 Hello everyone, I have problems with below log [Debug]: [Debug]: showmsg: dynamic buffer used, increase the static buffer size to 30 or more. at :139778797529152 - (null) Anyone know how to solve it ? It makes items are not saved in database. [Debug]: at char.cpp:727 - INSERT INTO `inventory`(`char_id`, `nameid`, `amount`, `equip`, `identify`, `refine`, `attribute`, `expire_time`, `bound`, `unique_id`, `favorite`, `card0`, `card1`, `card2`, `card3`, `option_id0`, `option_val0`, `option_parm0`, `option_id1`, `option_val1`, `option_parm1`, `option_id2`, `option_val2`, `option_parm2`, `option_id3`, `option_val3`, `option_parm3`, `option_id4`, `option_val4`, `option_parm4`) VALUES ('150100', '506', '12', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0') [Info]: Saved Inventory (0) data to table inventory for char_id: 150100 [Info]: Saved Cart (0) data to table cart_inventory for char_id: 150100 [Info]: Saved char 150100 - MemoryMerlin: status. [Info]: Saved Storage (0) data to table storage for account_id: 2000058 [Debug]: [Debug]: showmsg: dynamic buffer used, increase the static buffer size to 30 or more. at :139778797529152 - (null) [Info]: Saved Inventory (0) data to table inventory fo Quote Link to comment Share on other sites More sharing options...
0 Zangetsui Posted January 1, 2019 Share Posted January 1, 2019 Bump need this too Quote Link to comment Share on other sites More sharing options...
Hello everyone,
I have problems with below log
[Debug]: [Debug]: showmsg: dynamic buffer used, increase the static buffer size to 30 or more. at :139778797529152 - (null)Anyone know how to solve it ? It makes items are not saved in database.
[Debug]: at char.cpp:727 - INSERT INTO `inventory`(`char_id`, `nameid`, `amount`, `equip`, `identify`, `refine`, `attribute`, `expire_time`, `bound`, `unique_id`, `favorite`, `card0`, `card1`, `card2`, `card3`, `option_id0`, `option_val0`, `option_parm0`, `option_id1`, `option_val1`, `option_parm1`, `option_id2`, `option_val2`, `option_parm2`, `option_id3`, `option_val3`, `option_parm3`, `option_id4`, `option_val4`, `option_parm4`) VALUES ('150100', '506', '12', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0') [Info]: Saved Inventory (0) data to table inventory for char_id: 150100 [Info]: Saved Cart (0) data to table cart_inventory for char_id: 150100 [Info]: Saved char 150100 - MemoryMerlin: status. [Info]: Saved Storage (0) data to table storage for account_id: 2000058 [Debug]: [Debug]: showmsg: dynamic buffer used, increase the static buffer size to 30 or more. at :139778797529152 - (null) [Info]: Saved Inventory (0) data to table inventory foLink to comment
Share on other sites