Archive > BeBot 0.2 support

Weird bug

(1/4) > >>

Aesgaard:
[2007-06-21 04:02:45]   [GROUP] [MSG]   [All Towers] 0: Cyborg Lieutenant Genera
l just attacked the omni organization Transcendence's tower in Perpetual Wastela
nds at location (3796, 2559).

MySQL error (# 0) on query: INSERT INTO tower_attack (time, off_guild, off_side,
 off_player, off_level, off_profession,
                                      def_guild, def_side, zone, x_coord, y_coor
d) VALUES ('1182398566', '', '',
                                      'Cyborg Lieutenant General', '0', 'Unknown
', 'Transcendence', 'Omni',
                                      'Perpetual Wastelands', '3796', '2559')
Data too long for column 'off_player' at row 1

what the heckler ?

Alreadythere:
off_player can hold 20 letters. The mob name was longer. Anyways, it's no character so I doubt it should be entered into the table anyways.

Glarawyn:

--- Quote from: Alreadythere on June 21, 2007, 09:20:25 am ---off_player can hold 20 letters. The mob name was longer. Anyways, it's no character so I doubt it should be entered into the table anyways.

--- End quote ---

Or we should trim the input before inserting as mob attacks on towers happen often enough.

Ebag333:
Indeed using a charmed mob or a pet to attack is an old trick.

Temar:
easy thing is just make the mysql field bigger

Navigation

[0] Message Index

[#] Next page

Go to full version