- 0
[Zero] Setup problems
-
Recently Browsing 0 members
- No registered users viewing this page.
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
Question
Rottstein
I setup a classic server to toy with, I seem to have some database problems. The guide I originally followed https://github.com/mangoswiki/Wiki/wiki/Linuxinstall doesn't seem to ever install the ScriptDev2 database, although it downloads and has you do some work to get it included in the source. I have since installed the ScriptDev2 db stuff following another guide.
The server 'seems' to work alright. I notice a few things I am taking notes on, but I am unsure if my other errors are causing them. I will check the bugs I have found once I am sure everything is running as it should be.
Now to my problems
Database abnormailities:
[li]I have probably thousands of this error each with a different item:[/li]
[li] 2013-09-17 20:17:09 ERROR:Item (Entry: 10301) has wrong Subclass value (2) for class 9[/li]
[li]2013-09-17 20:17:09 Loading Equipment templates...[/li]
[li]2013-09-17 20:17:09 ERROR:creature_equip_template table is empty![/li]
[li]About a dozen of:[/li]
[li] 2013-09-17 20:17:31 ERROR:Table 'creature_loot_template' entry 3286 item 24077: negative chance is given for a reference, skipped[/li]
[li]These:[/li]
[li]2013-09-17 20:17:34 >> Loaded 0 creature locale strings. DB table `locales_creature` is empty.[/li]
[li]2013-09-17 20:17:34 >> Loaded 0 gameobject locale strings. DB table `locales_gameobject` is empty.[/li]
[li]2013-09-17 20:17:34 >> Loaded 0 Item locale strings. DB table `locales_item` is empty.[/li]
[li]2013-09-17 20:17:34 >> Loaded 0 Quest locale strings. DB table `locales_quest` is empty.[/li]
[li]2013-09-17 20:17:34 >> Loaded 0 PageText locale strings. DB table `locales_page_text` is empty.[/li]
[li]2013-09-17 20:17:34 >> Loaded 0 gossip_menu_option locale strings. DB table `locales_gossip_menu_option` is empty.[/li]
[li]2013-09-17 20:17:34 >> Loaded 0 points_of_interest locale strings. DB table `locales_points_of_interest` is empty.[/li]
[li]About 10 of these:[/li]
[li]2013-09-17 20:17:34 ERROR CreatureEventAI: Entry 17 in table `creature_ai_summons` but not used in EventAI scripts[/li]
I have checked what the database says it is vs what the server reports and they are the same. z2436.
I am running on debian 64 bit. The mysql server is running on a little arm based device, which should not really matter, just wanted to be clear that it is not running on the same machine.
Any help would be much appreciated.
5 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.