Jump to content
  • 0

world-server log, 3 sets of errors but server up and running


kiwi girl

Question

Posted

Thanks for all the help. I have managed to get my private server up and running, however I have a large number of similar errors in my world-server.log, which is attached.

The errors are:

lines 450 -1939, which take the form "ERROR:[sD2]: DB table script_waypoint has waypoint for creature entry [id], but creature does not have ScriptName defined and then useless." (Loaded 1490 Script Waypoint nodes)

and

lines 1942 - 2280, which take the form "<SD2 ERROR>: Script registering but ScriptName [object] is not assigned in database. Script will not be used." (Loaded 0 C++ Scripts.)

Both the above problems may be related to the "ERROR:>> Loaded empty set of Script Names!" on line 48

There also seems to be some incorrect npc positioning in some events - but I'm not too worried about these as there's only going to be two of us using the server - see lines 2336 - 2352.

world-server.log.txt

world-server.log.txt

4 answers to this question

Recommended Posts

Posted

Thanks madmax, I have just run that one SQL query, which was successful (once I refreshed the table view!).

I have just one error showing now, under loading C++ scripts:

Script registering but ScriptName mob_sleeping_creature is not assigned in database. Script will not be used.

I've encountered two errors with quests, the undead priest quest (QuestID 5650 "Garments of Darkness") and the follow-on from a quest chain (QuestID 590, "A Rogue's Deal").

I can pick up both quests. For the priest one, the NPC isn't injured although is crouched and performing the required actions does not complete the quest - the actions are not marked as having been completed in the quest log.

For the other one, we can talk to the NPC to get the quest, a silver ? goes above the NPC's head, but we can't attack him. Flagging up as pvp has not triggered the NPC action either.

So I've used the GM commands to shift us on along.

I'm not sure if I should do a bug report, if these are known issues, or what I should do with respect to notifying in this situation.

Posted

Hello!

ScriptName mob_sleeping_creature is not assigned in database. Script will not be used.

Believe me, you're lucky for this :) so you might freely disregard it.

the undead priest quest (QuestID 5650 "Garments of Darkness") and the follow-on from a quest chain (QuestID 590, "A Rogue's Deal"). For the priest one, the NPC isn't injured although is crouched and performing the required actions does not complete the quest - the actions are not marked as having been completed in the quest log.

It looks strange because the mob misses a bit of health actually, at least at develop21 branch of the server. I remember an issue about denied player spellcast upon the mob in One, which was fixed by a single line of code in the script.

I'm not sure if I should do a bug report, if these are known issues, or what I should do with respect to notifying in this situation.

No issue should be counted as known until it is fixed. In theory, the issue description should be searched for at the bugtracker. If a bugreport found, its thread should be "upped" to remember developers the issue. If no report found, you create one.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use