View Single Post
  #1  
Old 07-03-2023, 09:09 PM
Freejack
Sarnak
 
Join Date: Jan 2022
Location: In the woods
Posts: 66
Default Update recently thru this up......

Ran eqemu_server.pl and then did the database management to do updates and this is what I get.


World | QueryErr | QueryDatabaseMulti [Duplicate column name 'hp_regen_per_second'] (1060) query [ALTER TABLE `npc_scale_global_base`MODIFY COLUMN `hp` bigint(20) NOT NULL DEFAULT 0 AFTER `ac`,MODIFY COLUMN `hp_regen_rate` bigint(20) NOT NULL DEFAULT 0 AFTER `max_dmg`,ADD COLUMN `hp_regen_per_second` bigint(20) NOT NULL DEFAULT 0 AFTER `hp_regen_rate`,ADD COLUMN `avoidance` int(11) unsigned NOT NULL DEFAULT 0 AFTER `heal_scale`;]
World | Error | UpdateManifest (#1060) [Duplicate column name 'hp_regen_per_second']
World | Error | UpdateManifest Fatal | Database migration [2023_01_21_bots_raid_members.sql] failed to run
World | Error | UpdateManifest Fatal | Shutting down

Not sure how to get this fixed to get the server back up.

I am not great at mysql, I can muddle but and get by but this has me kinda stumbling. any help is appreciated.
__________________
Freejacks EQ World
Just a place to adventure and do the things I did not do before and that was a long time ago.
Reply With Quote