EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Bug Reports (https://www.eqemulator.org/forums/forumdisplay.php?f=591)
-   -   NPCSPAWN command ..broken? (https://www.eqemulator.org/forums/showthread.php?t=23564)

cavedude 10-22-2007 03:46 AM

Quote:

Originally Posted by gernblan (Post 139723)
Well yes but if the insert fails because of the field length, it doesn't get in at all.

Thus, the mobs not showing up later.

So the emu may not care in practice what the name is when reading it... but it sure does care when creating the record in the first place.

Hence changing it to varchar(50).

It does solve thr problem.

And no I do not want the names that long, but what else can I do without adding a bunch of extra (tedious) steps?

Agreed, I'm changing this column on PEQ.

John Adams 10-23-2007 01:54 AM

Right, the emu is the one generating the hideously long names, not us. Maybe that random name generator needs a review? But the easy solution is to widen the field.

Thanks Cavedude. PEQdb is still my life blood. :)

gernblan 10-23-2007 12:48 PM

Glad to help :)


All times are GMT -4. The time now is 06:24 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.