Official 5165 FAQ/Question thread

05/25/2010 22:12 Secrets-man#1396
Might be a dummy question, but any idea umm, how to get rid of potency?and uhh, I think I know how to get rid of nobility.. but if any ideas or could give me a little hint where to find the files.. I could do it myself. checked a few places and couldn't find the potency thing T_T also I think I need to do some client side edit..
05/26/2010 03:27 Jăy1029#1397
I solved this problem before. But I gave up on p servers for a bit but now TQs rly pissed me off and I wanna cool off by making a 5165 server BUT I CANT REMEMBER HOW TO FIX THE PROBLEM :O The problem I'm getting is "The database folder doesn't exist, cannoy start server" BUT! It's not like the other ones like this. My cnfig.ini is correct see!
Quote:
[Database]
GameServerIP=MY IP IS HERE
ConquerPath=C:\OldCODB\ <--thats where it is...
WebServerPort=8080

[MySql]
User=root
Password=XXXX
I opened the source and followed Korvacs guide to run the project in 32 bit. But I get the same error. i fixed this problem in December but i seriously forgot what I did...Who can help? =D
OH BTW! I'm running Windows 7 64bit!! I remember that having something to do with it.
Do I need visual Studio 2010 cuz atm i got 2008. I already hav .net framework 4.0 so thats not it.
05/26/2010 05:14 pro4never#1398
Quote:
Originally Posted by Jăy1029 View Post
I solved this problem before. But I gave up on p servers for a bit but now TQs rly pissed me off and I wanna cool off by making a 5165 server BUT I CANT REMEMBER HOW TO FIX THE PROBLEM :O The problem I'm getting is "The database folder doesn't exist, cannoy start server" BUT! It's not like the other ones like this. My cnfig.ini is correct see!
I opened the source and followed Korvacs guide to run the project in 32 bit. But I get the same error. i fixed this problem in December but i seriously forgot what I did...Who can help? =D
OH BTW! I'm running Windows 7 64bit!! I remember that having something to do with it.
Do I need visual Studio 2010 cuz atm i got 2008. I already hav .net framework 4.0 so thats not it.

You MUST have the files put in the C:\OldCODB\

if not it won't work (you can't place the server in another folder unless you change a ton of stuff in the source (which is stupid but w/e)

Quote:
Originally Posted by .Arco View Post
Its only supposed to prevent you from attack team mates, hence the term TEAM pkmode.
Actually team mode if coded same as real co prevents attacking friends and guildmates also. You need to add the check to your attacks (I assume lotf has some sort of CheckMode function? Run the target through a check to see if it matches the client guild (if so return;) and then run it through the clients friend list.

Quite simple check to add but yah, not something most sources seem to have coded by default (which is odd)
05/26/2010 12:17 darken4400#1399
Ok last problem how do i decode for a .dat file 8D
05/26/2010 15:52 Adziunia#1400
Quote:
Jăy1029
well no idea how can win7 influence on this source but u need only 1 folder on C drive its that database OldCODB << rikardo can be somewhere else
Quote:
darken4400
well i can only decode itemtype.dat others i think we dont need to decode ;p
05/26/2010 22:48 Jăy1029#1401
Now what's the fix for the "Gameworker.cs:line 33" error? I looked through like 50 pages of this thread and didn't see a solution for it. So can anyone post a fix for it please?
05/27/2010 03:42 darken4400#1402
Quote:
Originally Posted by Adziunia View Post
well i can only decode itemtype.dat others i think we dont need to decode ;p
i still need to know how :L i want to add new items and i need to openthe .dat file without screwing anything up
05/27/2010 19:05 LetsGo42#1403
Quote:
Originally Posted by .Arco View Post
All the ID's are in items.txt
Yes the IDs are in "itemtype.txt", but how can i find out now, how to get the Texture and Mesh IDs, which belong to the Garments?
I tried in "weapon.txt", but arent inside there :(
05/27/2010 22:28 Secrets-man#1404
[Only registered and activated users can see links. Click Here To Register...]

Think I added the packets of ItemLock on a wrong line, right? That's what that error is all about.. or what?
05/27/2010 23:36 pro4never#1405
Quote:
Originally Posted by Secrets-man View Post
[Only registered and activated users can see links. Click Here To Register...]

Think I added the packets of ItemLock on a wrong line, right? That's what that error is all about.. or what?
It would help if you didn't cut off the error lol. We can only see half of it so it makes it alot harder to troubleshoot.
05/28/2010 07:43 LordDeems#1406
I get this error when I run "NewestCOServer.exe"

[Only registered and activated users can see links. Click Here To Register...]

I got "OldCODB" in my C: and everything properly configured, I don't get this error...is it because I'm running a x64 Windows 7 PC?
05/28/2010 09:19 Secrets-man#1407
Quote:
Originally Posted by pro4never View Post
It would help if you didn't cut off the error lol. We can only see half of it so it makes it alot harder to troubleshoot.
Nah, It shows the whole error. Just that the exception said it twice. And I put the packet to public COPackets2 instead of COPacket . But I moved it there and no more exceptions. Kinda knew that I put it in a wrong place.
05/29/2010 03:47 darken4400#1408
ok i got a small error my friend tries to go on the server and it wont let him but... i can go on anyone tknow the problem?
05/29/2010 10:31 MonstersAbroad#1409
Quote:
Originally Posted by LordDeems View Post
I get this error when I run "NewestCOServer.exe"

[Only registered and activated users can see links. Click Here To Register...]

I got "OldCODB" in my C: and everything properly configured, I don't get this error...is it because I'm running a x64 Windows 7 PC?
Get the 64Bit version of DMapLoader.dll
05/29/2010 12:16 Adziunia#1410
Quote:
Originally Posted by darken4400 View Post
ok i got a small error my friend tries to go on the server and it wont let him but... i can go on anyone tknow the problem?
what ip u r using? external, hamachi or localhost?