zone crashes on entry
OK so i got my server up and running. However when i try to zone in. I get this happen. Then i get a windows error saying zone.exe has stopped working.
Anything thoughts? 442 rev, titanium client. Code:
--------------------------------------------- |
err apologies it is rev 408
|
Code:
[04.27. - 08:06:38] [WORLD__CLIENT] New client from 192.168.0.102:50687 Are you sure you are using a retail copy of Titanium? |
erm ok...
Definately using Titanium, as i can log into other servers fine. I did alter some tables in the database... Emptied, Npc_types, spawns, grids, and items. made an sql dump of my DB. and going to resource again... the DB im using is angelox 3.10d if that helps at all... |
Emptying those tables is definitely what caused it then. Most likely it was emptying the items table. If you left other tables that rely on items existing in tact and deleted all items, it is going to cause a crash like that.
You would definitely need to at least empty the starting items table. But, with all of that stuff completely empty, it is going to be quite a pain for you to build a server completely from scratch. Possible, but a TON of work. I highly recommend that you get everything running 100% before you start to modify anything. That way you can easily figure out what is causing a problem if you change anything. |
OK thanks.... the only thing i want to do is build a server from the floor up... just as a hobby... not really for release anytime soon... but we shell see.
Thanks for your help |
OK so resourcing the database works...
Now for another question if i can. How would i go about emptying all removing all data to start from scratch?... or is it not possible? |
I think that all depends on what you are wanting to do. If you just want to start with all empty zones and no items on your chars, you should be able to just empty the spawn2 table and the starting_items table. That should clear everything out. Then, you can just leave everything else and add to those tables. I am sure you could clear out most tables if you really wanted to, but it wouldn't be required for making the server essentially from scratch.
|
All times are GMT -4. The time now is 06:49 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.