Not sure it is kind of strange to have a server run and then not run anymore unless something got changed.
I have seen things crash before when the wrong database changes get made, but this is not a crash.
It is complaining about a connection or server issue.
You may have to carefully consider changes you made since that last time it worked and the first time it did not. Then you may be able to answer your own question.
Just found that the (jem)/ jewel npc won't open the market when clicked on....would anyone know which lua that npc would be located in and how it is listed ? I've looked in npc Merchant and Itemup ...but I found two possible names....really not wanting to screw things up at this point. Any help with the lua locations of the npc listing would be greatly appreciated.
N/M ...found it. Deco_Effect. XD
So far...so good....HV working...all shops working...X-Mas stuff gone...custom shops removed...and so far...all quests are working.
Small question about Vulc ....is there a way to alter the mobs therein ...so that they do not phase into the walls? (aka ...alter their collision settings ) ? If not...it's not "that" big of a deal.
Anywho....thank you for your help...insight...files, and tools...I am amazed at what gets accomplished here.
Could you please explain how to make a new empty one, ive tried but no luck
Try this query...
Code:
USE [Arcadia]
GO
/****** Object: Table [dbo].[BanWordResource] Script Date: 6/24/2013 6:53:26 PM ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_PADDING ON
GO
CREATE TABLE [dbo].[BanWordResource](
[string] [nvarcar] (256) NOT NULL,
) ON [PRIMARY]
GO
SET ANSI_PADDING OFF
GO
USE [Arcadia]
GO
/****** Object: Table [dbo].[BanWordResource] Script Date: 6/24/2013 6:53:26 PM ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_PADDING ON
GO
CREATE TABLE [dbo].[BanWordResource](
[string] [nvarcar] (256) NOT NULL,
) ON [PRIMARY]
GO
SET ANSI_PADDING OFF
GO
Msg 2715, Level 16, State 6, Line 1
Column, parameter, or variable #1: Cannot find data type nvarcar.
[Helping Topic] 24/7 Helping Services! 08/27/2008 - EO PServer Hosting - 31 Replies stucked on anything while setuping your server?
post your problem here and you will get answer as fast as possible better than spamming with posts :cool:
first of all try reading Ahmedpotop's Pserver All thing guide.
if your couldn't solve it out post your problem down here
""That includes PHP rankings pages / registrations pages / Status pages""