Neler yeni

Foruma hoş geldin, Ziyaretçi

Forum içeriğine ve tüm hizmetlerimize erişim sağlamak için foruma kayıt olmalı ya da giriş yapmalısınız. Foruma üye olmak tamamen ücretsizdir.

Türkiye'nin İlk ve tek FiveM forum adresi

Forum adresimize hoş geldin FiveMTürk olarak amacımız siz değerli kullanıcılarımıza en aktif fikir ve paylaşım platformu sunmak bir yana en güvenilir şekilde alışveriş yapabileceğiniz bir platform sunmaktır.
DF DF
DF DF
DF DF

Yardım disc_inventoryhud CURL error code 18 hatası

candkmci

Üye
FT Kullanıcı
Katılım
3 yıl 10 ay 20 gün
Mesajlar
13
Couldn't load resource disc_inventoryhud: Failed to open packfile: ReadBulk of header failed: Failed to fetch: Failure downloading resource.rpf: transfer closed with 8062976 bytes remaining to read - CURL error code 18 (Transferred partal file)

Eğer esx olarak kurarsam aynı hatayı yine esx_inventoryhud hatası alıyorum.

Sunucuma bağlanmak isteyenler bu tarz bir hata alıyor, çözümü nedir?
 
DF
esx inventoryhud için resource böyle
Kod:
resource_manifest_version "44febabe-d386-4d18-afbe-5e627f4af937"

description "ESX Inventory HUD"

version "1.1"

ui_page "html/ui.html"

client_scripts {
  "@es_extended/locale.lua",
  "client/main.lua",
  "client/trunk.lua",
  "client/property.lua",
  "client/player.lua",
  "locales/cs.lua",
  "locales/en.lua",
  "locales/fr.lua",
  "client/motels.lua",
  "client/shop.lua",
  "client/glovebox.lua",
  "client/beds.lua",
  "client/vault.lua",
  "config.lua"

}

server_scripts {
  "@mysql-async/lib/MySQL.lua",
  "@es_extended/locale.lua",
  "server/main.lua",
  "locales/cs.lua",
  "locales/en.lua",
  "locales/fr.lua",
  "config.lua"
}

files {
  "html/ui.html",
  "html/css/ui.css",
  "html/css/jquery-ui.css",
  "html/js/inventory.js",
  "html/js/config.js",
  -- JS LOCALES
  "html/locales/cs.js",
  "html/locales/en.js",
  "html/locales/fr.js",
  -- IMAGES
  "html/img/bullet.png",
  -- ICONS
  "html/img/items/vine.png",
  "html/img/items/jus_raisin.png",
  "html/img/items/grand_cru.png",
  "html/img/items/raisin.png",
  "html/img/items/fish.png",
  "html/img/items/fishingrod.png",
  "html/img/items/bait.png",
  "html/img/items/bandage.png",
  "html/img/items/beer.png",
  "html/img/items/jumelles.png",
  "html/img/items/bread.png",
  "html/img/items/cannabis.png",
  "html/img/items/cigarette.png",
  "html/img/items/clip.png",
  "html/img/items/cocacola.png",
  "html/img/items/coffee.png",
  "html/img/items/coke.png",
  "html/img/items/coke_pooch.png",
  "html/img/items/meth.png",
  "html/img/items/meth_pooch.png",
  "html/img/items/opium.png",
  "html/img/items/opium_pooch.png",
  "html/img/items/weed.png",
  "html/img/items/gold.png",
  "html/img/items/icetea.png",
  "html/img/items/sandwich.png",
  "html/img/items/papers.png",
  "html/img/items/hamburger.png",
  "html/img/items/wine.png",
  "html/img/items/cash.png",
  "html/img/items/chocolate.png",
  "html/img/items/iron.png",
  "html/img/items/jewels.png",
  "html/img/items/medikit.png",
  "html/img/items/tequila.png",
  "html/img/items/whisky.png",
  "html/img/items/limonade.png",
  "html/img/items/phone.png",
  "html/img/items/vodka.png",
  "html/img/items/water.png",
  "html/img/items/cupcake.png",
  "html/img/items/drpepper.png",
  "html/img/items/energy.png",
  "html/img/items/croquettes.png",
  "html/img/items/bolpistache.png",
  "html/img/items/bolnoixcajou.png",
  "html/img/items/bolcacahuetes.png",
  "html/img/items/fixkit.png",
  "html/img/items/bolchips.png",
  "html/img/items/black_chip.png",
  "html/img/items/black_money.png",
  "html/img/items/gym_membership.png",
  "html/img/items/WEAPON_APPISTOL.png",
  "html/img/items/WEAPON_ASSAULTRIFLE.png",
  "html/img/items/WEAPON_ASSAULTSHOTGUN.png",
  "html/img/items/WEAPON_BOTTLE.png",
  "html/img/items/WEAPON_BULLPUPRIFLE.png",
  "html/img/items/WEAPON_CARBINERIFLE.png",
  "html/img/items/WEAPON_COMBATMG.png",
  "html/img/items/WEAPON_BAT.png",
  "html/img/items/WEAPON_COMBATPISTOL.png",
  "html/img/items/WEAPON_CROWBAR.png",
  "html/img/items/WEAPON_GOLFCLUB.png",
  "html/img/items/WEAPON_KNIFE.png",
  "html/img/items/WEAPON_MICROSMG.png",
  "html/img/items/WEAPON_NIGHTSTICK.png",
  "html/img/items/WEAPON_HAMMER.png",
  "html/img/items/WEAPON_PISTOL.png",
  "html/img/items/WEAPON_PUMPSHOTGUN.png",
  "html/img/items/WEAPON_SAWNOFFSHOTGUN.png",
  "html/img/items/WEAPON_SMG.png",
  "html/img/items/WEAPON_STUNGUN.png",
  "html/img/items/WEAPON_SPECIALCARBINE.png",
  "html/img/items/WEAPON_KNUCKLE.png",
  "html/img/items/WEAPON_FLASHLIGHT.png",
  "html/img/items/WEAPON_REVOLVER.png",
  "html/img/items/WEAPON_DAGGER.png",
  "html/img/items/WEAPON_PETROLCAN.png",
  "html/img/items/WEAPON_PISTOL50.png",
  "html/img/items/WEAPON_DBSHOTGUN.png",
  "html/img/items/WEAPON_SWITCHBLADE.png",
  "html/img/items/WEAPON_POOLCUE.png",
  "html//img/items/WEAPON_ADVANCEDRIFLE.png",
  "html/img/items/lighter.png",
  "html/img/items/keycard.png",
  "html/img/items/blindfold.png",
  "html/img/items/bag.png",
  "html/img/items/carotool.png",
  "html/img/items/carokit.png",
  "html/img/items/drill.png",
  "html/img/items/tablette.png",
  "html/img/items/handcuffs.png",
  "html/img/items/lockpick.png",
  "html/img/items/hackertablet.png",
  "html/img/items/hydrocodone.png",
  "html/img/items/medkit.png",
  "html/img/items/vicodin.png",
  "html/img/items/firstaid.png",
  "html/img/items/morphine.png",
  "html/img/items/weld.png",
  "html/img/items/gauze.png",
  "html/img/items/gym_membership.png",
  "html/img/items/powerade.png",
  "html/img/items/sportlunch.png",
  "html/img/items/protein_shake.png",
  "html/img/items/radio.png",
  "html/img/items/kazikazan.png",
  "html/img/items/tunerchip.png",
  "html/img/items/thermalvision.png",
  "html/img/items/alive_chicken.png",
  "html/img/items/packaged_chicken.png",
  "html/img/items/slaughtered_chicken.png",
  "html/img/items/contrat.png",
  "html/img/items/gps.png",
  "html/img/items/marijuana.png",
  "html/img/items/yusuf.png",
  "html/img/items/suppressor.png",
  "html/img/items/grip.png",
  "html/img/items/flashlight.png",
  "html/img/items/9mm_rounds.png",
  "html/img/items/shotgun_shells.png",
  "html/img/items/notepad.png",
  "html/img/items/weed_pooch.png",
  "html/img/items/bitcoin.png",
  "html/img/items/seed_weed.png",
  "html/img/items/laptop.png",
  "html/img/items/speaker.png",
  "html/img/items/book.png",
  "html/img/items/toothpaste.png",
  "html/img/items/shirt.png",
  "html/img/items/pants.png",
  "html/img/items/hat.png",
  "html/img/items/shoes.png",
  "html/img/items/lotteryticket.png",
  "html/img/items/rccar.png",
  "html/img/items/armour.png",
  "html/img/items/key.png",
  "html/img/items/cuffs.png",
  "html/img/items/cuff_keys.png",
  "html/img/items/highgrademaleseed.png",
  "html/img/items/highgradefemaleseed.png",
  "html/img/items/highgradefert.png",
  "html/img/items/lowgradefemaleseed.png",
  "html/img/items/lowgrademaleseed.png",
  "html/img/items/lowgradefert.png",
  "html/img/items/plantpot.png",
  "html/img/items/purifiedwater.png",
  "html/img/items/trimmedweed.png",
  "html/img/items/wateringcan.png",
  "html/img/items/dopebag.png",
  "html/img/items/bagofdope.png",
  "html/img/items/drugscales.png",
  "html/img/items/oxycutter.png",
  "html/img/items/diamond.png",
  "html/img/items/bankidcard.png",
  "html/img/items/rolex.png",
  "html/img/items/contract.png",
  "html/img/items/pacificidcard.png",
  "html/img/items/umbrella.png",
  "html/img/items/picnic.png",
  "html/img/items/donut.png",
  "html/img/items/oxygen_mask.png",
  "html/img/items/rose.png",
  "html/img/items/fiskespo.png",
  "html/img/items/skateboard.png",
  "html/img/items/redgull.png",
  "html/img/items/shield.png",
  "html/img/items/ziemniak.png",
  "html/img/items/nitro.png",
  "html/img/items/ammoanalyzer.png",
  "html/img/items/bloodsample.png",
  "html/img/items/dnaanalyzer.png",
  "html/img/items/bulletsample.png",
  "html/img/items/mleko.png",
  "html/img/items/opona.png",
  "html/img/items/greenspray.png",
  "html/img/items/blackspray.png",
  "html/img/items/bluespray.png",
  "html/img/items/orangespray.png",
  "html/img/items/pinkspray.png",
  "html/img/items/purplespray.png",
  "html/img/items/redspray.png",
  "html/img/items/weed_pooch.png",
  "html/img/items/lokalizator.png",
  "html/img/items/whitespray.png",
  "html/img/items/sok.png",
  "html/img/items/jablka.png",
  "html/img/items/pomarancza.png",
  "html/img/items/wood.png",
  "html/img/items/packaged_plank.png",          
  "html/img/items/cutted_wood.png",
  "html/img/items/poolreceipt.png",
  "html/img/items/SmallArmor.png",
  "html/img/items/MedArmor.png",
  "html/img/items/HeavyArmor.png",

  -- Lenzh_chopshop
  "html/img/items/battery.png",
  "html/img/items/lowradio.png",
  "html/img/items/stockrim.png",
  "html/img/items/airbag.png",
  "html/img/items/highradio.png",
  "html/img/items/highrim.png"
}

disc inventoryhud için böyle

Kod:
resource_manifest_version "44febabe-d386-4d18-afbe-5e627f4af937"
ui_page 'html/ui.html'



client_scripts {

    'client/main.lua',

    'client/actions.lua',

    'client/inventory.lua',

    'client/drop.lua',

    'client/trunk.lua',

    'client/glovebox.lua',

    'client/shop.lua',

    'client/weapons.lua',

    'client/search.lua',

    'client/stash.lua',

    'common/drop.lua',

    'config.lua',

    'utils.lua'

}



server_scripts {

    'server/main.lua',

    '@mysql-async/lib/MySQL.lua',

    'server/actions.lua',

    'server/inventory.lua',

    'server/player.lua',

    'server/drop.lua',

    'server/trunk.lua',

    'server/glovebox.lua',

    'server/shop.lua',

    'server/weapons.lua',

    'server/search.lua',

    'server/stash.lua',

    'server/itemdata.lua',

    'common/drop.lua',

    'config.lua',

    'utils.lua'

}



files {

    'html/ui.html',

    'html/css/style.min.css',

    'html/js/inventory.js',

    'html/js/config.js',

    'html/css/jquery-ui.min.css',

    'html/css/bootstrap.min.css',

    'html/js/jquery.min.js',

    'html/js/jquery-ui.min.js',

    'html/js/bootstrap.min.js',

    'html/js/popper.min.js',



    -- IMAGES

    'html/img/bullet.png',

    'html/img/cash.png',

    'html/img/bank.png',

    'html/success.wav',

    'html/fail.wav',

    -- ICONS



    'html/img/items/*.png',

}



dependencies {

    'es_extended'

}
database değişmeme rağmen ikisinde de aynı hatayı alıyorum.
 
DF

Forumdan daha fazla yararlanmak için giriş yapın yada üye olun!

Forumdan daha fazla yararlanmak için giriş yapın veya kayıt olun!

Kayıt ol

Forumda bir hesap oluşturmak tamamen ücretsizdir.

Şimdi kayıt ol
Giriş yap

Eğer bir hesabınız var ise lütfen giriş yapın

Giriş yap

Bu konuyu görüntüleyen kullanıcılar

Tema düzenleyici

Tema özelletirmeleri

Granit arka planlar

Lütfen Javascript'i etkinleştirin!Javascript'i etkinleştirin!