celguar / mangosbot-bots

Bot AI Core from ike3 for cmangos/mangos classic/tbc/wotlk
https://github.com/cmangos/playerbots
84 stars 40 forks source link

vanilla server crash #303

Open yyhhrr opened 9 months ago

yyhhrr commented 9 months ago

Git repomangosd.exe[27-10_19-33-44].txt

celguar commented 9 months ago

Did you try latest beta?

yyhhrr commented 8 months ago

Git repomangosd.exe[11-11_16-32-27].txt

yyhhrr commented 8 months ago

Did you try latest beta?

yes,still crash

hiwinson commented 8 months ago

I also encountered the same problem。 I checked the server.log&DBErrors.log, and I think it might be caused by the following:

2023-11-27 16:15:15 Found stats for creature level [66], incorrect level for this core. Skip! 2023-11-27 16:15:15 Found stats for creature level [67], incorrect level for this core. Skip! 2023-11-27 16:15:15 Found stats for creature level [68], incorrect level for this core. Skip! 2023-11-27 16:15:15 Found stats for creature level [69], incorrect level for this core. Skip! 2023-11-27 16:15:15 Found stats for creature level [70], incorrect level for this core. Skip! 2023-11-27 16:15:15 Found stats for creature level [66], incorrect level for this core. Skip! 2023-11-27 16:15:15 Found stats for creature level [67], incorrect level for this core. Skip! 2023-11-27 16:15:15 Found stats for creature level [68], incorrect level for this core. Skip! 2023-11-27 16:15:15 Found stats for creature level [69], incorrect level for this core. Skip! 2023-11-27 16:15:15 Found stats for creature level [70], incorrect level for this core. Skip! 2023-11-27 16:15:15 Found stats for creature level [66], incorrect level for this core. Skip! 2023-11-27 16:15:15 Found stats for creature level [67], incorrect level for this core. Skip! 2023-11-27 16:15:15 Found stats for creature level [68], incorrect level for this core. Skip! 2023-11-27 16:15:15 Found stats for creature level [69], incorrect level for this core. Skip! 2023-11-27 16:15:15 Found stats for creature level [70], incorrect level for this core. Skip! 2023-11-27 16:15:15 Creature (Entry: 15134) MinLevel exceeds maximum allowed value of '65' 2023-11-27 16:15:15 Creature (Entry: 15134) MaxLevel exceeds maximum allowed value of '65' 2023-11-27 16:15:15 Creature (Entry: 15145) MinLevel exceeds maximum allowed value of '65' 2023-11-27 16:15:15 Creature (Entry: 15145) MaxLevel exceeds maximum allowed value of '65' 2023-11-27 16:15:15 Creature (Entry: 15159) MinLevel exceeds maximum allowed value of '65' 2023-11-27 16:15:15 Creature (Entry: 15159) MaxLevel exceeds maximum allowed value of '65' 2023-11-27 16:15:15 Creature (Entry: 15160) MinLevel exceeds maximum allowed value of '65' 2023-11-27 16:15:15 Creature (Entry: 15160) MaxLevel exceeds maximum allowed value of '65' 2023-11-27 16:15:15 Creature (Entry: 15161) MinLevel exceeds maximum allowed value of '65' 2023-11-27 16:15:15 Creature (Entry: 15161) MaxLevel exceeds maximum allowed value of '65' 2023-11-27 16:15:15 Table combat_condition entry 4523 has invalid worldstate expression 30517. Setting to 0. 2023-11-27 16:15:15 Table combat_condition entry 5102 has invalid worldstate expression 34365. Setting to 0. 2023-11-27 16:15:15 Table combat_condition entry 5375 has invalid worldstate expression 35631. Setting to 0. 2023-11-27 16:15:15 Table combat_condition entry 5376 has invalid worldstate expression 35632. Setting to 0. 2023-11-27 16:15:20 SQL: SELECT MAX(ID) FROM achievement_dbc 2023-11-27 16:15:20 query ERROR: Table 'classicmangos.achievement_dbc' doesn't exist

celguar commented 8 months ago

@hiwinson Hello are you using repack?

hiwinson commented 8 months ago

@hiwinson Hello are you using repack?

yes。 I downloaded the cmangos-classic.zip(https://github.com/celguar/mangosbot-bots/releases/tag/r-2023-11-27)and used it.

celguar commented 8 months ago

by repack I meant spp classics repack. I don't know where did you put this download, and what are you doing with it. Error says you are missing achievements table. That should not be the case if you are using SPP Classics repack or installed my fork of cmangos manually with adding all custom sql files