RPGMakerID
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Komunitas RPG Maker Indonesia
 
IndeksIndeks  Latest imagesLatest images  PencarianPencarian  PendaftaranPendaftaran  Login  
Per 2016, RMID pindah ke RMID Discord (Invite link dihapus untuk mencegah spambot -Theo @ 2019). Posting sudah tidak bisa dilakukan lagi.
Mohon maaf atas ketidaknyamanannya dan mohon kerjasamanya.

 

 script error

Go down 
4 posters
PengirimMessage
aidilriski
Senior
Senior
aidilriski


Level 5
Posts : 643
Thanked : 2
Engine : Multi-Engine User
Type : Mapper

script error Empty
PostSubyek: script error   script error Empty2012-05-20, 13:30

om sekalian, saya gak tahu kenapa, tapi kok skrip quest log nya Sthrattoff buat xp kok error ya? ini skrinsutnya script error Error10

ini juga skripnya
Spoiler:
Kembali Ke Atas Go down
http://www.edeledel.blogspot.com
DrDhoom
Doomed Zombie
DrDhoom


Level 5
Posts : 629
Thanked : 22
Engine : Multi-Engine User
Skill : Intermediate
Type : Scripter

script error Empty
PostSubyek: Re: script error   script error Empty2012-05-20, 14:45

gagal membuat bitmap biasanya gara" terlalu besar :hmm:
quest di game kmu banyak ya? kalo di VX ada script buat fix masalah ini, entah kalo XP :hmm:
Kembali Ke Atas Go down
aidilriski
Senior
Senior
aidilriski


Level 5
Posts : 643
Thanked : 2
Engine : Multi-Engine User
Type : Mapper

script error Empty
PostSubyek: Re: script error   script error Empty2012-05-20, 15:10

Blum Ada quest yg saya buat
Kembali Ke Atas Go down
http://www.edeledel.blogspot.com
richter_h
Salto Master
Hancip RMID
richter_h


Kosong
Posts : 1705
Thanked : 30
Engine : Other
Skill : Skilled
Type : Developer

Trophies
Awards:

script error Empty
PostSubyek: Re: script error   script error Empty2012-05-20, 15:21

ah :hmm:
ada yang salah sama si Window_Quest :hmm:

coba cari ini
Code:
def initialize
    super(0, 0, 480, 480)
    self.contents = Bitmap.new(width - 32, height - 32)
    refresh
  end

dan ganti jadi ini
Code:
def initialize
    super(0, 0, 480, 480)
#~    self.contents = Bitmap.new(width - 32, height - 32)
    refresh
  end

ane ngga bisa tes langsung soale ane cuman punya RMVX :v

sekian.
Kembali Ke Atas Go down
http://ryann.creatvwrkr.com
DrDhoom
Doomed Zombie
DrDhoom


Level 5
Posts : 629
Thanked : 22
Engine : Multi-Engine User
Skill : Intermediate
Type : Scripter

script error Empty
PostSubyek: Re: script error   script error Empty2012-05-20, 15:23

ah iya, error kalo quest nya masih 0... :hmm:
paling ngga harus ada 1 quest yang dibikin
@rich: ga ada yang salah sama window_quest bro cmiiw :hammer:
Kembali Ke Atas Go down
richter_h
Salto Master
Hancip RMID
richter_h


Kosong
Posts : 1705
Thanked : 30
Engine : Other
Skill : Skilled
Type : Developer

Trophies
Awards:

script error Empty
PostSubyek: Re: script error   script error Empty2012-05-20, 15:31

WhiteHopper wrote:
ah iya, error kalo quest nya masih 0... :hmm:
paling ngga harus ada 1 quest yang dibikin
@rich: ga ada yang salah sama window_quest bro cmiiw :hammer:

hoo jadi minimal kudu ada satu object (maksud ane quest) jadi ngga disangka ngga ada dan 'failed to create bitmap' :hmm:

btw tadi ane cuma hipotesis :lol:

sekian
Kembali Ke Atas Go down
http://ryann.creatvwrkr.com
aidilriski
Senior
Senior
aidilriski


Level 5
Posts : 643
Thanked : 2
Engine : Multi-Engine User
Type : Mapper

script error Empty
PostSubyek: Re: script error   script error Empty2012-05-20, 16:06

o iya, naruh questnya dimana, soalnya beda sama yg vx, dan gk dijelasin, apa di script itu?
Kembali Ke Atas Go down
http://www.edeledel.blogspot.com
shikami
Member 1000 Konsep
avatar


Level 5
Posts : 3744
Thanked : 31
Engine : Multi-Engine User
Skill : Beginner
Type : Developer

Trophies
Awards:


script error Empty
PostSubyek: Re: script error   script error Empty2012-05-20, 16:58

Quote :
To add a quest, fill these information by using .push
# $names.push "Name"
# $types.push "Type"
# $description.push (["line1", "line2", ..., "Line5"])
# $objectives.push (["onjective1", ..., "objective12"])
# $var_ID.push ID_NUMBER
# $end_val.push END_VALUE

bukannya udah cukup jelas ini ? :hmm:
pake call script ? :hmm:
coba cek di thread aslinya barangkali ada contoh. :hmm:
Kembali Ke Atas Go down
http://shikamicro.wordpress.com
Sponsored content





script error Empty
PostSubyek: Re: script error   script error Empty

Kembali Ke Atas Go down
 
script error
Kembali Ke Atas 
Halaman 1 dari 1
 Similar topics
-
» Help! Script Error warning. (Movie Script)
» Error VX Script
» Error Script, Maybe ?
» [Help] passive skill script error
» [Help] Error Script!!

Permissions in this forum:Anda tidak dapat menjawab topik
RPGMakerID :: Scripts & Event Systems :: RMXP Scripts :: RGSS Support-
Navigasi: