Jump to content

HavingFun

Inactive Member
  • Posts

    32
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by HavingFun

  1. Guys i have a big problem my self compiled game doesnt start at all, no syserr or syslog being generated also limit time is completely removed from my source. I've been trying for the 3rd day now i cant do anything to fix it. Please i need help
  2. I get this error "XML PARSER ERROR - EXPECTED <"
  3. Buy a very expensive dedicated server, that's the only way Protip: choose the most expensive one.
  4. I've been trying to install boost 1.59 on FreeBSD 10.x for more than 4 hours to no avail..i followed the instructions from here which simply say: The most reliable way to get a copy of Boost is to download a distribution from SourceForge: Download boost_1_59_0.tar.bz2. In the directory where you want to put the Boost installation, execute tar --bzip2 -xf /path/to/boost_1_59_0.tar.bz2 I did that however the boost directory doesn't even create. What's the most proper way I can install the latest boost version?
  5. # gmake dep clean default Depend:11552: *** missing separator. Stop. I feel like i fcked up things.
  6. Are u sure that she changed to clang?.. and i was led down the garden path all this time?.... Ok, well...you convinced me! But I am using FreeBSD 10.2..please don't tell me ill have to downgrade or anything!!?? And ah, Its worth noting that im even getting an error with gmake clean..do you know this guy below? root@localhost:/usr/src/game/src # gmake clean Depend:11552: *** missing separator. Stop.
  7. Rlly :s after i finally installed it after 2+ days..well, vanilla core for instance has very good performance and it's compiled with gcc49 and even vanilla herself advises that we use gcc49 for compilation so i cant see where the problem is, according to ur emphasizing to NEVER use it. However im aware of the arguments surrounding this topic regarding the performance of the two and how Freebsd dropped the gcc49 in favor of clang. HELP.. when doing gmake clean Depend:11552: *** missing separator. Stop. root@localhost:/usr/src/game/src #
  8. So the only way I have if I still want gcc49 is through the port? This also raises another question as to how did Vanilla for instance compile her core with gcc49 then if it's broken/incomplete as u said? Through port installation, right? I want switching back to gc48 be the last resort..I'm somewhat hopeful that it may finish soon.. :/
  9. Looks like it :/ but why is it slow, i thought 915 RAMs were sufficient enough?.. or do you mean the internet speed? And ok ill install through the pkg and see thanks alot
  10. I started the installation of gcc49 early this morning at around 6 AM and now its been more than 12 hours and its STILL installing !!??!! what the hell could i be doing wrong? and how long did it take u when u came to install it?? The machine I'm running is FreeBSD 10.2 and it has 40GB of storage and 915MB of RAM assigned to it..also i noticed that unlike most of the FreeBSD versions i worked with, this one (10.2) did not have gcc4.2 installed on it by default, looks like it got deprecated or something. So maybe that's why its taking so long? Because theres no gcc base to build on so its doing everything from scratch?
  11. hey okay that would be great i will use it for testing until i cn compile my own..thanks alot
  12. Yeah of course, im not even planning to have those in my server anyway! edit: I hope they're clean/untouched tho and most definitely compatible with 40k db.. thanks in advance. edit2: Actually I'm using item_proto and mob proto from the leaked SG files "fromchiawithlove" if u know what i mean. But the itemproto keeps generating the following error in db syserr: Set_Proto_Item_Table: ItemProto Reading Failed : Invalid value. (index: 22, col: 22, value: APPLY_BOOST_CRITICAL_DMG) SYSERR: Nov 9 16:36:35 :: Set_Proto_Item_Table: 0 ~ 22 Values: 460,0,1,0,2,32,1,16,0,30000,30000,461,911,5,1,90,0,0,7,15,63,1, SYSERR: Nov 9 16:36:40 :: pid_init: so im not sure which is faulty or which to suspect to be accurate, the itemproto or the db core :s
  13. Hi all I'm searching for 40k protos, I've no idea where can I get them from, at least I couldn't find them anywhere. Can someone please help me?
  14. hello my db syserr SYSERR: Nov 8 01:56:45 :: Start: TABLE_POSTFIX not configured use default SYSERR: Nov 8 01:56:46 :: Load: DirectQuery failed(SELECT IP_FROM, IP_TO, COUNTRY_NAME FROM iptocountry) SYSERR: Nov 8 01:56:52 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:56:52 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:56:52 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:56:53 :: Process: FDWATCH: peer null in event: ident 21 SYSERR: Nov 8 01:56:53 :: Process: FDWATCH: peer null in event: ident 21 SYSERR: Nov 8 01:56:53 :: Process: FDWATCH: peer null in event: ident 21 SYSERR: Nov 8 01:56:54 :: Process: FDWATCH: peer null in event: ident 22 SYSERR: Nov 8 01:56:55 :: Process: FDWATCH: peer null in event: ident 23 SYSERR: Nov 8 01:56:58 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:57:01 :: Process: FDWATCH: peer null in event: ident 21 SYSERR: Nov 8 01:57:01 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:57:02 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:57:03 :: Process: FDWATCH: peer null in event: ident 22 SYSERR: Nov 8 01:57:03 :: Process: FDWATCH: peer null in event: ident 23 SYSERR: Nov 8 01:57:07 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:57:12 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:57:12 :: Process: FDWATCH: peer null in event: ident 21 SYSERR: Nov 8 01:57:13 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:57:16 :: Process: FDWATCH: peer null in event: ident 23 SYSERR: Nov 8 01:57:16 :: Process: FDWATCH: peer null in event: ident 22 SYSERR: Nov 8 01:57:18 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:57:22 :: Process: FDWATCH: peer null in event: ident 21 SYSERR: Nov 8 01:57:24 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:57:25 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:57:29 :: Process: FDWATCH: peer null in event: ident 23 SYSERR: Nov 8 01:57:30 :: Process: FDWATCH: peer null in event: ident 22 SYSERR: Nov 8 01:57:30 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:57:32 :: Process: FDWATCH: peer null in event: ident 21 SYSERR: Nov 8 01:57:39 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:57:39 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:57:41 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:57:45 :: Process: FDWATCH: peer null in event: ident 21 SYSERR: Nov 8 01:57:45 :: Process: FDWATCH: peer null in event: ident 22 SYSERR: Nov 8 01:57:46 :: Process: FDWATCH: peer null in event: ident 23 SYSERR: Nov 8 01:57:55 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:57:56 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:57:56 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:00 :: Process: FDWATCH: peer null in event: ident 21 SYSERR: Nov 8 01:58:01 :: Process: FDWATCH: peer null in event: ident 23 SYSERR: Nov 8 01:58:01 :: Process: FDWATCH: peer null in event: ident 22 SYSERR: Nov 8 01:58:06 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:09 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:09 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:11 :: Process: FDWATCH: peer null in event: ident 21 SYSERR: Nov 8 01:58:13 :: Process: FDWATCH: peer null in event: ident 23 SYSERR: Nov 8 01:58:13 :: Process: FDWATCH: peer null in event: ident 22 SYSERR: Nov 8 01:58:17 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:21 :: Process: FDWATCH: peer null in event: ident 21 SYSERR: Nov 8 01:58:21 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:21 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:24 :: Process: FDWATCH: peer null in event: ident 23 SYSERR: Nov 8 01:58:24 :: Process: FDWATCH: peer null in event: ident 22 SYSERR: Nov 8 01:58:27 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:31 :: Process: FDWATCH: peer null in event: ident 21 SYSERR: Nov 8 01:58:32 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:32 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:36 :: Process: FDWATCH: peer null in event: ident 23 SYSERR: Nov 8 01:58:36 :: Process: FDWATCH: peer null in event: ident 22 SYSERR: Nov 8 01:58:38 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:39 :: Process: FDWATCH: peer null in event: ident 21 SYSERR: Nov 8 01:58:43 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:43 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:46 :: Process: FDWATCH: peer null in event: ident 22 SYSERR: Nov 8 01:58:46 :: Process: FDWATCH: peer null in event: ident 21 SYSERR: Nov 8 01:58:46 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:49 :: Process: FDWATCH: peer null in event: ident 23 SYSERR: Nov 8 01:58:54 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:56 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:58:59 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') SYSERR: Nov 8 01:59:00 :: Process: FDWATCH: peer null in event: ident 22 SYSERR: Nov 8 01:59:02 :: Process: FDWATCH: peer null in event: ident 21 SYSERR: Nov 8 01:59:03 :: Process: FDWATCH: peer null in event: ident 23 SYSERR: Nov 8 01:59:07 :: __GetAdminInfo: __GetAdminInfo() ==> DirectQuery failed(SELECT mID,mAccount,mName,mContactIP,mServerIP,mAuthority FROM gmlist WHERE mServerIP='ALL' or mServerIP='192.168.1.100') i tried to repair and restart mysql but problem is still persistent. Im using SG database structure. Any help will be greatly appreciated!
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.