Jump to content

MORTE

Inactive Member
  • Posts

    364
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    0%

Everything posted by MORTE

  1. xP3NG3Rx After doing so, I compiled and now when I die 2 or 3 times character takes DC , you know why?
  2. 0919 09:57:26906 :: Traceback (most recent call last): 0919 09:57:26906 :: File "game.py", line 826, in RefreshCharacter 0919 09:57:26931 :: File "interfaceModule.py", line 570, in RefreshCharacter 0919 09:57:26945 :: File "uiCharacter.py", line 1113, in RefreshCharacter 0919 09:57:26958 :: File "uiCharacter.py", line 1152, in __SetSkillSlotData 0919 09:57:26968 :: File "playerSettingModule.py", line 121, in RegisterSkill 0919 09:57:26980 :: RuntimeError 0919 09:57:26980 :: : 0919 09:57:26981 :: Failed to load image (filename: locale/de/ui/mapname/sd03.tga) 0919 09:57:26981 :: 0919 10:17:34781 :: Traceback (most recent call last): 0919 10:17:34782 :: File "game.py", line 1259, in OnKeyUp 0919 10:17:34801 :: TypeError 0919 10:17:34802 :: : 0919 10:17:34803 :: 'NoneType' object has no attribute '__getitem__' 0919 10:17:34803 ::
  3. if (IsPCShop()) { if (!pkSelectedItem) { sys_log(0, "Shop::Buy : Critical: This user seems to be a hacker : invalid pcshop item : BuyerPID:%d SellerPID:%d", ch->GetPlayerID(), m_pkPC->GetPlayerID()); return false; } if ((pkSelectedItem->GetOwner() != m_pkPC)) { sys_log(0, "Shop::Buy : Critical: This user seems to be a hacker : invalid pcshop item : BuyerPID:%d SellerPID:%d", ch->GetPlayerID(), m_pkPC->GetPlayerID()); return false; } } to if (IsPCShop() && (!pkSelectedItem || pkSelectedItem->GetOwner() != m_pkPC)) return SHOP_SUBHEADER_GC_SOLDOUT; replace it?
  4. For example, select an item in the store to buy, come and buy another, then when I buy gives dc, I saw that the official displays a message SHOP_SOLDOUT Sold Someone help me get to show the message, instead of closing the game?
  5. [Hidden Content] already packed there more still does not. passes me dragon_soul.txt can be error in my
  6. [Hidden Content] the item will not go, has a tutorial that helps to install everything or correct ?
  7. [Hidden Content] help 100300 "FeijãodoDragãoVerde" "ITEM_DS" "DS_SLOT1" 1 "NONE" "ITEM_STACKABLE" "NONE" "NONE" 0 0 0 0 0 "LIMIT_NONE" 0 "LIMIT_NONE" 0 "APPLY_NONE" 0 "APPLY_NONE" 0 "APPLY_NONE" 0 0 0 0 0 0 0 0 0 0
  8. I compile one source From the Novaline make any vs2008
  9. someone has tutorial to increase yang to 100.000.000.000 which has not bug help - me ?:
  10. Unknown packet header: 103, last: 251 250
  11. I used for 10 minutes at a pro damage and did not create any log help me
  12. And posivel block dmg at source bin do?
  13. There is some error in the compilation, but can not virtualize anything in it with puzzle, and other bin ai works standard
  14. Where do I IP site so they do not block it? pf.conf ### INTERFACES ### if = "{ em0 }" #Intra table <intranet> { 127.0.0.1 } pass in quick from <intranet> to any keep state #Network table <network> persist block quick from <network> pass in on $if proto tcp from any to any \ keep state (max-src-conn 100, max-src-conn-rate 20/1, \ overload <network> flush global) firewall.rules #Firewall Rules Metin2Zone #Para configurar bien tu Firewall + PF debes cambiar los puertos que protege el Firewall en este archivo por los puertos que uses en tu servidor, si es que tu servidor tiene los puertos cambiados, sino este archivo de configuración funciona perfectamente. IPF="ipfw -q add" ipfw -q -f flush ##Custom-Rules #P2P Ports $IPF 4 allow all from me to any 1000 $IPF 5 allow all from 127.0.0.0/8 to any 14000 $IPF 6 deny all from any to me 14000 $IPF 7 allow all from me to any 14001 $IPF 8 allow all from 127.0.0.0/8 to any 14001 $IPF 9 deny all from any to me 14001 $IPF 10 allow all from me to any 14099 $IPF 11 allow all from 127.0.0.0/8 to any 14099 $IPF 12 deny all from any to me 14099 $IPF 13 allow all from me to any 12000 $IPF 14 allow all from 127.0.0.0/8 to any 12000 $IPF 15 deny all from any to me 12000 #Game Ports $IPF 16 allow all form any to me 11002 $IPF 17 allow all from any to me 13000 $IPF 18 allow all from any to me 13001 $IPF 19 allow all from any to me 13002 $IPF 20 allow all from any to me 13099 $IPF 21 allow all form any to me 11100 $IPF 22 allow all from any to me 13100 $IPF 23 allow all from any to me 13101 $IPF 24 allow all from any to me 13102 $IPF 25 allow all from any to me 13199 #Dienste $IPF 26 allow all from any to me 3306 $IPF 27 allow all from any to me 22 $IPF 28 allow all from any to me 21 ##Standart Regeln $IPF 10000 allow all from any to any via lo0 $IPF 20000 deny all from any to 127.0.0.0/8 $IPF 30000 deny all from 127.0.0.0/8 to any $IPF 40000 allow all from any to any tutorial : [Hidden Content]
  15. [21:15:38] All completed, new file size = 3895808 bytes, ratio 113,82% [21:15:38] ERROR: Unable to create output file! [21:15:38] ERROR: Output file is already opened or it is write protected! this error gives only bin that I compile anyone know why?
  16. 16>d3dx8.lib(d3dxmath.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(cstack.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(shapes.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(d3dx8tex.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(createmesh.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(cpudetect.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(d3dx8dbg.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(cd3dximage.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(cd3dxblt.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(cd3dxlock.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(cd3dxcodec.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(cd3dxfile.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(cd3dxresource.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(cd3dxbuffer.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(loadx.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(cleanmesh.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(ssefasttable.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(ssefasttable2.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(d3dxmathx3d.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(d3dxmathx86.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jdapimin.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jdapistd.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jdmarker.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jerror.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(pngerror.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(pngread.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(pngget.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(pngtrans.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(pngrtran.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(pngset.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(pngrio.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(png.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(dxtn.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(loadutil.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(cd3dxstack.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(d3dxmathsse.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(d3dxquatsse.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(d3dxmathsse2.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(d3dxquatsse2.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(x3d_quat.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(x3d_matx.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(x3d_vec3.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(x3d_vec2.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(x3d_vec4.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(x3d_plane.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jutils.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jdinput.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jmemmgr.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jcomapi.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jdmaster.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(inflate.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(pngmem.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(pngrutil.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(crc32.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(d3dxtrigsse.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(d3dxtrigsse2.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(math.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jmemnobs.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jdmainct.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jdcoefct.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jdhuff.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jdphuff.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jddctmgr.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jdpostct.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jdsample.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jdcolor.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jdmerge.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jquant2.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jquant1.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(infblock.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(adler32.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(zutil.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jidctred.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jidctint.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jidctfst.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(jidctflt.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(infcodes.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(inftrees.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(infutil.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(piint.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(miint.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(pifst.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(mifst.obj) : error LNK2026: module unsafe for SAFESEH image. 16>d3dx8.lib(inffast.obj) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(cleanup.obj) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image. 16>dinput8.lib(dilib2.obj) : error LNK2026: module unsafe for SAFESEH image. 16> cryptlib-5.6.1MT.lib(cryptlib.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance 16>cryptlib-5.6.1MT.lib(cryptlib.obj) : error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xlen(void)" (?_Xlen@_String_base@std@@SAXXZ) 16>cryptlib-5.6.1MT.lib(cryptlib.obj) : error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ) 16>cryptlib-5.6.1MT.lib(gf2n.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_Mutex::_Unlock(void)" (?_Unlock@_Mutex@std@@QAEXXZ) 16>cryptlib-5.6.1MT.lib(gf2n.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_Mutex::_Lock(void)" (?_Lock@_Mutex@std@@QAEXXZ) 16>cryptlib-5.6.1MT.lib(integer.obj) : error LNK2001: unresolved external symbol "private: static void __cdecl std::locale::facet::facet_Register(class std::locale::facet *)" (?facet_Register@facet@locale@std@@CAXPAV123@@Z) 16>cryptlib-5.6.1MT.lib(integer.obj) : error LNK2001: unresolved external symbol "public: static void __cdecl std::_Locinfo::_Locinfo_ctor(class std::_Locinfo *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?_Locinfo_ctor@_Locinfo@std@@SAXPAV12@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z) 16>Release/metin2client.exe : fatal error LNK1120: 6 unresolved externals ========== Rebuild All: 15 succeeded, 1 failed, 0 skipped ========== help ?
  17. it is possible to create a packet or edit the login to use only my client? check for client version can change and use customer unprotected
  18. Hello on the 3rd and 4th inventory effect in AutoPot the icon not like alloy correct?
×
×
  • 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.