Official 5165 FAQ/Question thread

12/03/2009 23:55 killersub#211
Quote:
Originally Posted by Crystal134 View Post
When I try to open NewestCOServer.exe it pops up and says "The database folder doesn't exist, cannot start the server."

I know dumb question... What do I need to do... xD? I edited the config.ini and did all your steps..
u needa edit the config.ini in OldCODB and after your done drag the folder to C:.... THEN start NewestCOServer.exe from the source ... hope I helped :D...Oh, and try to execute the sql file that is found in the source to your MySQL database too...NOW, thnx if I helped XD
12/04/2009 00:13 killersub#212
I have 2 problems lol...

1.My name won't show in the server o.0...idk how to fix it and idk if it's client-sided or in the source or not...sorry im jus a n00b...Oh,the name shows like in Nobility but when I hover over my character with my mouse i can't see his/her name D:...

2.every monster somehow hits me 2807 damage and i die with 20k health hows that o.0? again idk how to fix it help would be appreciated !
12/04/2009 01:36 oden17#213
my big problem is the NPCDialog.cs has tons of errors, i'll post them here.

Code:
Error	1	} expected	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1218	26	NewestCOServer
Error	2	Invalid token 'case' in class, struct, or interface member declaration	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1251	29	NewestCOServer
Error	3	Invalid token '==' in class, struct, or interface member declaration	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1253	49	NewestCOServer
Error	4	Invalid token '(' in class, struct, or interface member declaration	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1255	51	NewestCOServer
Error	5	Invalid token '(' in class, struct, or interface member declaration	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1255	66	NewestCOServer
Error	6	Invalid token '(' in class, struct, or interface member declaration	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1256	51	NewestCOServer
Error	7	Invalid token '(' in class, struct, or interface member declaration	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1256	67	NewestCOServer
Error	8	Invalid token '(' in class, struct, or interface member declaration	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1257	51	NewestCOServer
Error	9	Invalid token '(' in class, struct, or interface member declaration	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1257	67	NewestCOServer
Error	10	Invalid token '(' in class, struct, or interface member declaration	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1258	51	NewestCOServer
Error	11	Invalid token '(' in class, struct, or interface member declaration	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1258	70	NewestCOServer
Error	12	Invalid token ')' in class, struct, or interface member declaration	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1258	79	NewestCOServer
Error	13	Invalid token '(' in class, struct, or interface member declaration	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1259	51	NewestCOServer
Error	14	Invalid token '(' in class, struct, or interface member declaration	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1259	69	NewestCOServer
Error	15	A namespace does not directly contain members such as fields or methods	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1261	37	NewestCOServer
Error	16	A namespace does not directly contain members such as fields or methods	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1281	29	NewestCOServer
Error	17	Expected class, delegate, enum, interface, or struct	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1344	66	NewestCOServer
Error	18	Type or namespace definition, or end-of-file expected	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1350	49	NewestCOServer
Error	19	Expected catch or finally	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1221	33	NewestCOServer
Error	20	The name 'LinkBack' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1133	41	NewestCOServer
Error	21	The name 'Text' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1136	41	NewestCOServer
Error	22	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1136	114	NewestCOServer
Error	23	The name 'Link' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1137	41	NewestCOServer
Error	24	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1137	59	NewestCOServer
Error	25	The name 'Link' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1138	41	NewestCOServer
Error	26	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1138	60	NewestCOServer
Error	27	The name 'Link' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1139	41	NewestCOServer
Error	28	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1139	59	NewestCOServer
Error	29	The name 'Link' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1140	41	NewestCOServer
Error	30	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1140	56	NewestCOServer
Error	31	The name 'Link' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1141	41	NewestCOServer
Error	32	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1141	58	NewestCOServer
Error	33	The name 'Link' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1142	41	NewestCOServer
Error	34	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1142	70	NewestCOServer
Error	35	The name 'Face' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1143	41	NewestCOServer
Error	36	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1143	50	NewestCOServer
Error	37	The name 'End' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1144	41	NewestCOServer
Error	38	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1144	45	NewestCOServer
Error	39	The name 'LinkBack' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1146	46	NewestCOServer
Error	40	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1148	88	NewestCOServer
Error	41	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1149	88	NewestCOServer
Error	42	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1150	88	NewestCOServer
Error	43	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1151	88	NewestCOServer
Error	44	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1152	88	NewestCOServer
Error	45	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1153	88	NewestCOServer
Error	46	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1154	88	NewestCOServer
Error	47	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1155	88	NewestCOServer
Error	48	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1156	88	NewestCOServer
Error	49	The name 'LinkBack' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1159	46	NewestCOServer
Error	50	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1162	88	NewestCOServer
Error	51	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1163	88	NewestCOServer
Error	52	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1164	88	NewestCOServer
Error	53	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1165	88	NewestCOServer
Error	54	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1166	88	NewestCOServer
Error	55	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1167	88	NewestCOServer
Error	56	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1168	88	NewestCOServer
Error	57	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1169	88	NewestCOServer
Error	58	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1170	88	NewestCOServer
Error	59	The name 'LinkBack' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1174	46	NewestCOServer
Error	60	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1177	88	NewestCOServer
Error	61	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1178	88	NewestCOServer
Error	62	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1179	88	NewestCOServer
Error	63	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1180	88	NewestCOServer
Error	64	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1181	88	NewestCOServer
Error	65	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1182	88	NewestCOServer
Error	66	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1183	88	NewestCOServer
Error	67	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1184	88	NewestCOServer
Error	68	The name 'LinkBack' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1188	46	NewestCOServer
Error	69	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1191	86	NewestCOServer
Error	70	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1192	86	NewestCOServer
Error	71	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1193	86	NewestCOServer
Error	72	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1194	86	NewestCOServer
Error	73	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1195	86	NewestCOServer
Error	74	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1196	86	NewestCOServer
Error	75	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1197	86	NewestCOServer
Error	76	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1198	86	NewestCOServer
Error	77	The name 'LinkBack' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1201	46	NewestCOServer
Error	78	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1204	88	NewestCOServer
Error	79	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1205	88	NewestCOServer
Error	80	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1206	88	NewestCOServer
Error	81	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1207	88	NewestCOServer
Error	82	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1208	88	NewestCOServer
Error	83	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1209	88	NewestCOServer
Error	84	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1210	88	NewestCOServer
Error	85	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1211	88	NewestCOServer
Error	86	The name 'CSocket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1212	88	NewestCOServer
Error	87	The type or namespace name 'Struct' could not be found (are you missing a using directive or an assembly reference?)	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1223	37	NewestCOServer
Error	88	The type or namespace name 'Struct' could not be found (are you missing a using directive or an assembly reference?)	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1223	64	NewestCOServer
Error	89	The name 'Nano' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1240	48	NewestCOServer
Error	90	'NewestCOServer.Database' does not contain a definition for 'Database'	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1241	61	NewestCOServer
Error	91	The name 'Nano' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1244	48	NewestCOServer
Error	92	'NewestCOServer.Database' does not contain a definition for 'Database'	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1245	56	NewestCOServer
Error	93	The name 'ConquerPacket' does not exist in the current context	C:\Users\jagged\Desktop\Fixed Source\rikardo updated\PacketHandling\NPCDialog.cs	1249	50	NewestCOServer
12/04/2009 01:59 -Shunsui-#214
Quote:
Originally Posted by killersub View Post
I have 2 problems lol...

1.My name won't show in the server o.0...idk how to fix it and idk if it's client-sided or in the source or not...sorry im jus a n00b...Oh,the name shows like in Nobility but when I hover over my character with my mouse i can't see his/her name D:...

2.every monster somehow hits me 2807 damage and i die with 20k health hows that o.0? again idk how to fix it help would be appreciated !
Is on ur Client The Show Name Option Checked?
12/04/2009 02:46 killersub#215
Quote:
Originally Posted by flako27 View Post
Is on ur Client The Show Name Option Checked?
where can i find that lol 0_0 ? rememba im a n00b and thnx for first post :D
12/04/2009 03:02 -Shunsui-#216
Quote:
Originally Posted by killersub View Post
where can i find that lol 0_0 ? rememba im a n00b and thnx for first post :D
When your Playing just At the Bottom Right Corner You Should See Options Click It [Only registered and activated users can see links. Click Here To Register...] Then This will pop up [Only registered and activated users can see links. Click Here To Register...]
12/04/2009 03:22 ztcjsa#217
Other people cant connect to my server... I have the config file set to my hamachi. They are in hamachi, and the server.dat has the hamachi ip. It says Server maintenance.... what should I do? (I can login btw.)
12/04/2009 03:38 Zeya#218
Why don't this thread just become a sticky because everyone is using it.
12/04/2009 03:56 oden17#219
Quote:
Originally Posted by ztcjsa View Post
Other people cant connect to my server... I have the config file set to my hamachi. They are in hamachi, and the server.dat has the hamachi ip. It says Server maintenance.... what should I do? (I can login btw.)
r u using hamachi or ur ip?
12/04/2009 03:57 ztcjsa#220
Hamachi
12/04/2009 04:24 W0LVERINE#221
This should become a sticky.
I agree with Zeya.
12/04/2009 04:49 Arcо#222
Quote:
Originally Posted by W0LVERINE View Post
This should become a sticky.
I agree with Zeya.
Lol of course you do, you are Zeya.

@ guy with random letters for a name.
Post screenshots of the errors please?
12/04/2009 08:27 Korvacs#223
Quote:
Originally Posted by W0LVERINE View Post
This should become a sticky.
I agree with Zeya.
No it shouldnt, if this becomes a sticky then we would start stickying pretty much everything here and then we would go back to having 20 stickys which is just retarded.
12/04/2009 12:07 mariux1415#224
i cant run the NewestCOServer.exe it errors me "The database folder doesn't exist, cannot start the server."
12/04/2009 13:00 Arcо#225
Quote:
Originally Posted by mariux1415 View Post
i cant run the NewestCOServer.exe it errors me "The database folder doesn't exist, cannot start the server."
Did you put OldCODB in your C:/?