Chaos92 Posted September 3, 2018 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
Question
Chaos92
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
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.