Author Topic: Danmakufu Error Message Troubleshooting  (Read 40130 times)

Re: Danamkufu Error Message Troubleshooting
« Reply #60 on: July 15, 2011, 04:05:11 AM »
Oh wrong thread? ^^' Woops~
I fixed the problem I had before, but now I have another problem, like an error, error.


---------------------------
ScriptError
---------------------------
script_enemy_main内で
「{...}」が対応していません。
---------------------------
OK   
---------------------------


Any ideas?  :V


Chronojet ⚙ Dragon

  • The Oddity
  • 今コソ輝ケ、我ガ未来、ソノ可能性!!
Re: Danamkufu Error Message Troubleshooting
« Reply #61 on: July 15, 2011, 04:42:13 AM »
The brackets don't match up. Double check everything.

Re: Danamkufu Error Message Troubleshooting
« Reply #62 on: July 23, 2011, 10:19:12 PM »
mine wont start up. it doesnt respond if i run it with apploc. :C

Fetch()tirade

  • serial time-waster
Re: Danamkufu Error Message Troubleshooting
« Reply #63 on: July 23, 2011, 10:28:28 PM »
What system are you using?

Re: Danamkufu Error Message Troubleshooting
« Reply #64 on: July 23, 2011, 10:50:28 PM »
windows vista :/

Fetch()tirade

  • serial time-waster
Re: Danamkufu Error Message Troubleshooting
« Reply #65 on: July 24, 2011, 02:04:53 AM »
Is applocale installed, or does your computer block you from even using it? If the latter is correct, you may need admin powers to override the built-in incompatibility.

Re: Danamkufu Error Message Troubleshooting
« Reply #66 on: August 04, 2011, 07:33:43 PM »
Would someone tell me what's wrong with mine?

I don't know I can't figure out the problem

By the way I'm just a beginner with hardly any experience in this.
 :ohdear:

I won't post till I know someone will check it.  Therefore please reply.

Drake

  • *
Re: Danamkufu Error Message Troubleshooting
« Reply #67 on: August 04, 2011, 07:45:27 PM »
uh that's what the thread is for

Or rather, this thread is for identifying unknown error messages that pop up in japanese. If you aren't getting an error message in japanese that isn't already described in the OP, then please direct yourself to the Q&A thread.

A Colorful Calculating Creative and Cuddly Crafty Callipygous Clever Commander
- original art by Aiけん | ウサホリ -

Re: Danamkufu Error Message Troubleshooting
« Reply #68 on: August 05, 2011, 07:41:56 PM »
I understand that but the issue is there and I get 2 errors which I am unable to solve.

Their both concerning creating familiars for bosses.

EDIT:  I fixed one but they can't find the familiar picture?
I'm still learning the basics of this stuff.

Let me know if it doesn't work (the link   no duh)
http://www.4shared.com/folder/9rIgO9Qy/_online.html

Blargel

  • RAWR!
  • I'M AN ANGRY LOLI!
Re: Danamkufu Error Message Troubleshooting
« Reply #69 on: August 05, 2011, 08:58:40 PM »
The fact that you managed to fix one is great. Much better than those people who never try looking around and learning for themselves before going directly to us for help. However, your first post was quite possibly the most pointless post I've seen in a while. I'm not entirely sure why you didn't ask the question since either way you'll be checking back to see if anyone replied. :wat:

That said, if you press ctrl+c in the Danmakufu error window, it'll copy the message to the clipboard and you can paste it into this thread without making us run your script. It'll make it much more likely for lazy people (like me :V) to help you identify your problem. That 4shared link didn't work for me for some reason, but I have a better suggestion anyway. Just post the script where the error comes from to pastebin and share that url.
<WorkingKeine> when i get home i just go to the ps3 and beat people up in blazblue with a loli
<Azure> Keine: Danmakufu helper by day, violent loli by night.

Re: Danamkufu Error Message Troubleshooting
« Reply #70 on: August 05, 2011, 09:13:32 PM »
http://pastebin.com/hTSBRAJZ

Okay then.  Here's the issue. 


---------------------------
ScriptError「F:\New Folder\script\tutorial\testing.txt」
---------------------------
登録されてない敵スクリプト(Script_enemy itemFam)です。(108行目)

      CreateEnemyFromScript("Script_enemy itemFam",GetEnemyX,GetEnemyY,0,0,0);

      }







    //wait function

    function wait
~~~
---------------------------
OK   
---------------------------

Blargel

  • RAWR!
  • I'M AN ANGRY LOLI!
Re: Danmakufu Error Message Troubleshooting
« Reply #71 on: August 05, 2011, 09:29:21 PM »
The enemy's name is "itemFam" and not "Script_enemy itemFam". Speaking of which, if you put Script_enemy when starting the script for your familiar, that's also wrong. Danmakufu is case sensitive so it's script_enemy instead of Script_enemy. I can't actually tell what you put though because your pastebin link is the error message again instead of your script.
<WorkingKeine> when i get home i just go to the ps3 and beat people up in blazblue with a loli
<Azure> Keine: Danmakufu helper by day, violent loli by night.

Re: Danmakufu Error Message Troubleshooting
« Reply #72 on: August 05, 2011, 10:00:22 PM »
Oh whoops sorry my bad. :ohdear: :wikipedia:
http://pastebin.com/TSD9UKCz

Here.  Sry bout that.

Naeten Scarlet

  • The Vampire that Control Dimensional Borders
  • Mu~ -?^?-
Re: Danmakufu Error Message Troubleshooting
« Reply #73 on: August 20, 2011, 03:51:32 PM »
Mmm... I'm getting this mistake:

---------------------------
ScriptError「E:\danmaku related stuff\Danmakufu~\th_dnh\script\Umi no Charlotte\UmiSpell01.txt」
---------------------------
SetShotDataAの対象にはできません(347行目)

            SetShotDataA(1,0,1,dir,0.2,0,1,AQUA31);            FireShot(1);            CreateShotA(2,GetEnemyX+20*cos(dir),GetEnemyY+20*sin(dir)
~~~
---------------------------
Aceptar   
---------------------------

Here's the script: http://pastebin.com/3DaRtEDi
« Last Edit: August 21, 2011, 06:38:26 PM by Naeten Scarlet »
*Insert signature that shows an awesome shikieiki-sama sign*

Re: Danmakufu Error Message Troubleshooting
« Reply #74 on: September 03, 2011, 01:46:36 PM »
Code: [Select]
SetShotDataA(id, frame, initial speed, angle, angular velocity, acc/deceleration, minimum/maximum speed, shot graphic);You have an extra parameter.
Also, read through the steps in the OP.

Chronojet ⚙ Dragon

  • The Oddity
  • 今コソ輝ケ、我ガ未来、ソノ可能性!!
Re: Danmakufu Error Message Troubleshooting
« Reply #75 on: September 03, 2011, 05:35:48 PM »
No, the problem is with the CreateLaserC, which isn't fired, therefore the ID 1 (which is used by both that shot and the lasers) is not freed up, causing Danmakufu to create that error.

Either get rid of the CreateLaserC or fireshot the laser.