Forums WoW Modding Discussion Miscellaneous [Archive] Massive amount of errors on Worldserver launch

[Archive] Massive amount of errors on Worldserver launch

[Archive] Massive amount of errors on Worldserver launch

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
11-04-2025, 05:10 PM
#1
Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

ERROR [sql.sql] SmartScript: Entry 3633 has events but no events added to list because of instance flags.

ERROR [sql.sql] SmartScript: Entry 3631 has events but no events added to list because of instance flags.

ERROR [sql.sql] SmartScript: Entry 3631 has events but no events added to list because of instance flags.

ERROR [scripts] SCRIPT_COMMAND_CAST_SPELL ('waypoint_scripts' script id: 210) no target unit found for spell 33808

ERROR [scripts] SCRIPT_COMMAND_CAST_SPELL ('waypoint_scripts' script id: 195) no target unit found for spell 33808

ERROR [scripts] SCRIPT_COMMAND_CAST_SPELL ('waypoint_scripts' script id: 202) no target unit found for spell 33806

Over and over. Where did I mess up? Thanks
rektbyfaith
11-04-2025, 05:10 PM #1

Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

ERROR [sql.sql] SmartScript: Entry 3633 has events but no events added to list because of instance flags.

ERROR [sql.sql] SmartScript: Entry 3631 has events but no events added to list because of instance flags.

ERROR [sql.sql] SmartScript: Entry 3631 has events but no events added to list because of instance flags.

ERROR [scripts] SCRIPT_COMMAND_CAST_SPELL ('waypoint_scripts' script id: 210) no target unit found for spell 33808

ERROR [scripts] SCRIPT_COMMAND_CAST_SPELL ('waypoint_scripts' script id: 195) no target unit found for spell 33808

ERROR [scripts] SCRIPT_COMMAND_CAST_SPELL ('waypoint_scripts' script id: 202) no target unit found for spell 33806

Over and over. Where did I mess up? Thanks

rektbyfaith
Administrator
0
11-04-2025, 05:10 PM
#2
Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

As long as your server starts, it will not be a concern. It's always good to report (albeit EmuCoach dev-team has the same errors during launch). For information, these are warnings from the worldserver to possibly notify the developers.
rektbyfaith
11-04-2025, 05:10 PM #2

Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

As long as your server starts, it will not be a concern. It's always good to report (albeit EmuCoach dev-team has the same errors during launch). For information, these are warnings from the worldserver to possibly notify the developers.

rektbyfaith
Administrator
0
11-04-2025, 05:10 PM
#3
Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

Quote:brian8544 said:

As long as your server starts, it will not be a concern. It's always good to report (albeit EmuCoach dev-team has the same errors during launch). For information, these are warnings from the worldserver to possibly notify the developers.

Click to expand...
Thanks for the response. I disabled the npc bots and it would run (not what I wanted) with them enabled it throws those errors for hours
rektbyfaith
11-04-2025, 05:10 PM #3

Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

Quote:brian8544 said:

As long as your server starts, it will not be a concern. It's always good to report (albeit EmuCoach dev-team has the same errors during launch). For information, these are warnings from the worldserver to possibly notify the developers.

Click to expand...
Thanks for the response. I disabled the npc bots and it would run (not what I wanted) with them enabled it throws those errors for hours

rektbyfaith
Administrator
0
11-04-2025, 05:10 PM
#4
Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

Quote:Biznizil said:

Thanks for the response. I disabled the npc bots and it would run (not what I wanted) with them enabled it throws those errors for hours

Click to expand...
[Image: script_command_error1-jpg.2873]

There are so many that we would never see any 'real' informative log information. Can we comment these out if they aren't necessary ?
rektbyfaith
11-04-2025, 05:10 PM #4

Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

Quote:Biznizil said:

Thanks for the response. I disabled the npc bots and it would run (not what I wanted) with them enabled it throws those errors for hours

Click to expand...
[Image: script_command_error1-jpg.2873]

There are so many that we would never see any 'real' informative log information. Can we comment these out if they aren't necessary ?

rektbyfaith
Administrator
0
11-04-2025, 05:10 PM
#5
Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

Quote:Ruby.Computer said:

View attachment 2873

There are so many that we would never see any 'real' informative log information. Can we comment these out if they aren't necessary ?

Click to expand...
They're automatically printed on the console screen, you'll have to disable error logging all-together in the configuration file.
rektbyfaith
11-04-2025, 05:10 PM #5

Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

Quote:Ruby.Computer said:

View attachment 2873

There are so many that we would never see any 'real' informative log information. Can we comment these out if they aren't necessary ?

Click to expand...
They're automatically printed on the console screen, you'll have to disable error logging all-together in the configuration file.

rektbyfaith
Administrator
0
11-04-2025, 05:10 PM
#6
Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

https://www.youtube.com/embed/COp8rKd-gpg?wmode=opaque

So everyone sees this amount of Bot errors then?
rektbyfaith
11-04-2025, 05:10 PM #6

Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

https://www.youtube.com/embed/COp8rKd-gpg?wmode=opaque

So everyone sees this amount of Bot errors then?

rektbyfaith
Administrator
0
11-04-2025, 05:10 PM
#7
Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

Quote:brian8544 said:

They're automatically printed on the console screen, you'll have to disable error logging all-together in the configuration file.

Click to expand...
how do I do this? I can't create accounts or manage anything with the billions of errors it keeps spitting out
rektbyfaith
11-04-2025, 05:10 PM #7

Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

Quote:brian8544 said:

They're automatically printed on the console screen, you'll have to disable error logging all-together in the configuration file.

Click to expand...
how do I do this? I can't create accounts or manage anything with the billions of errors it keeps spitting out

rektbyfaith
Administrator
0
11-04-2025, 05:10 PM
#8
Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

same issue here - any updates? npcbots is pretty much the only reason i bought anything - that's my fav part of the server lol
rektbyfaith
11-04-2025, 05:10 PM #8

Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

same issue here - any updates? npcbots is pretty much the only reason i bought anything - that's my fav part of the server lol

rektbyfaith
Administrator
0
11-04-2025, 05:10 PM
#9
Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

Same problem here... only way was disabling completely NPCbots
rektbyfaith
11-04-2025, 05:10 PM #9

Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

Same problem here... only way was disabling completely NPCbots

rektbyfaith
Administrator
0
11-04-2025, 05:10 PM
#10
Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

Errors can be ignored, or disabled in worldserver.conf [Image: 1f642.png]
Quote:JohnTrave said:

Same problem here... only way was disabling completely NPCbots

Click to expand...
rektbyfaith
11-04-2025, 05:10 PM #10

Archived author: Biznizil • Posted: 2025-11-04T18:10:30.376231
Original source

Errors can be ignored, or disabled in worldserver.conf [Image: 1f642.png]

Quote:JohnTrave said:

Same problem here... only way was disabling completely NPCbots

Click to expand...

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)