Re: V14 Files and Database
Quote:
Originally Posted by
Johnatan28
reflec that for helping -.-
tak your server and get lost
I f you get working the server is ok
but If you dont help in 2 errors -.- plz get lost-.-
Ok, there are two things you could do that I may help you.
The first thing is, correct your text that a person who got English skills can read it.
The second would be, do the first thing first. ;(
I gave 2 people tipps, little tipps. If they got a brain and a computer then they are able to get this shit working. :)
But I need the housing system D:
It's running on my other computer :), here's my worldserver :P
http://img5.imagebanana.com/img/u180...orldserver.PNG
Re: V14 Files and Database
2009/11/17 17:43:18 CDbManager::UpdateGuildRanking¿¡¼ (RANKING.RANKING_DBF.dbo.RANKING_STR 'R1','01') ½ÇÆÐ
2009/11/17 17:43:22 OP: 8446908, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0
2009/11/17 17:43:22 LUA - Event - ID:1, Title:Welcome Event, State:1
Re: V14 Files and Database
can you give me your CHARACTER_01_BF please?
Re: V14 Files and Database
Quote:
Originally Posted by
R3fl3x
Ok, there are two things you could do that I may help you.
The first thing is, correct your text that a person who got English skills can read it.
The second would be, do the first thing first. ;(
I gave 2 people tipps, little tipps. If they got a brain and a computer then they are able to get this shit working. :)
But I need the housing system D:
It's running on my other computer :), here's my worldserver :P
http://img5.imagebanana.com/img/u180...orldserver.PNG
I need the housing system too, but what have you do to have all the process write in your worldserver windows ? :?:
edit : okay i just right click on worldserver and that apear :o
Re: V14 Files and Database
How to create account ? :D
Re: V14 Files and Database
Quote:
Originally Posted by
gil1323
can you give me your CHARACTER_01_BF please?
the problem is not heathj CHARACTER_01_DBF
the problem is the way how you build on your SQL server.
Quote:
CREATE DATABASE [CHARACTER_01_DBF]
ON PRIMARY
( NAME = [CHARACTER_01_DBF_Data],
FILENAME = N'C:\Program Files (x86)\Microsoft SQL Server\MSSQL.1\MSSQL\Data\CHARACTER_01_DBF.MDF',
SIZE = 100 MB,
MAXSIZE = UNLIMITED,
FILEGROWTH = 100 MB ),
FILEGROUP [CHARACTER_01_DBF_FG1]
( NAME = [CHARACTER_01_DBF_Data1],
FILENAME = N'C:\Program Files (x86)\Microsoft SQL Server\MSSQL.1\MSSQL\Data\CHARACTER_01_DBF_1.NDF',
SIZE = 100 MB,
MAXSIZE = UNLIMITED,
FILEGROWTH = 100 MB ),
FILEGROUP [CHARACTER_01_DBF_FG2]
( NAME = [CHARACTER_01_DBF_Data2],
FILENAME = N'C:\Program Files (x86)\Microsoft SQL Server\MSSQL.1\MSSQL\Data\CHARACTER_01_DBF_2.NDF',
SIZE = 100 MB,
MAXSIZE = UNLIMITED,
FILEGROWTH = 100 MB ),
FILEGROUP [CHARACTER_01_DBF_FG3]
( NAME = [CHARACTER_01_DBF_Data3],
FILENAME = N'C:\Program Files (x86)\Microsoft SQL Server\MSSQL.1\MSSQL\Data\CHARACTER_01_DBF_3.NDF',
SIZE = 100 MB,
MAXSIZE = UNLIMITED,
FILEGROWTH = 50 MB ),
FILEGROUP [CHARACTER_01_DBF_FGI]
( NAME = [CHARACTER_01_DBF_DataI],
FILENAME = N'C:\Program Files (x86)\Microsoft SQL Server\MSSQL.1\MSSQL\Data\CHARACTER_01_DBF_4.NDF',
SIZE = 100 MB,
MAXSIZE = UNLIMITED,
FILEGROWTH = 50 MB )
LOG ON
( NAME = [CHARACTER_01_DBF_Log],
FILENAME = N'C:\Program Files (x86)\Microsoft SQL Server\MSSQL.1\MSSQL\Data\CHARACTER_01_DBF_5.LDF',
SIZE = 100 MB,
MAXSIZE = 10000 MB,
FILEGROWTH = 10 MB )
COLLATE Latin1_General_BIN
first of all create your CHARACTER_DBF using this script, and take a look on your SQL date path if is differet change it.
if you all still with problem to setup the server my suggestion is to stop with.:thumbup:
Re: V14 Files and Database
lol this no repair anything -.-
Re: V14 Files and Database
:S That code is right but It doesnt repair All the setup problem
I created that database With a friend's code and I can create a char but It have errors when I try to create and When I try to connect to the world server "Check the network or something "
Re: V14 Files and Database
is not to repair is to begin...
Re: V14 Files and Database
hey anyone got this error?
Quote:
Mens 208, Level 16, State 1, Procedure viw_Item_Info, Line 3
The object name 'CHARACTER_TBL' is invalid.
Re: V14 Files and Database
Quote:
Originally Posted by
Johnatan28
hey anyone got this error?
me too
Re: V14 Files and Database
Re: V14 Files and Database
Quote:
Originally Posted by
lettus
the problem is not heathj CHARACTER_01_DBF
the problem is the way how you build on your SQL server.
first of all create your CHARACTER_DBF using this script, and take a look on your SQL date path if is differet change it.
if you all still with problem to setup the server my suggestion is to stop with.:thumbup:
The LOG filegroup isnt needed as mssql creates automatically. And damn why did you give everyone a copy paste solution :mmph:
Quote:
Originally Posted by
Johnatan28
hey anyone got this error?
Quote:
Originally Posted by
rakter
me too
You need a little programming/coding experience to fix that one. All im saying is that its something to do with the way a computer handles instructions...
Re: V14 Files and Database
Quote:
Originally Posted by
Mohanddo
The LOG filegroup isnt needed as mssql creates automatically. And damn why did you give everyone a copy paste solution :mmph:
knowledge is good for all:D:
Re: V14 Files and Database
OK I fixed the errors in CHARACTER_01_DBF
but Im trying to create character, im writing the name and chosing apearance, and then im clicking Create and no character =\
and i dont get any error in the server files =\