new ball error

7 replies [Last post]
Joined: 01/24/2010

i create new ball,create the test chamber of it,goomod it, try it and its stackwalk failed!!!!

[URL=http://www.4shared.com/file/8NGNUE1M/ballsxml.html]balls.xml.bin[/URL]
[URL=http://www.4shared.com/document/swvm6R-5/ballsxml.html]balls.xml.xml[/URL]
[URL=http://www.4shared.com/photo/dXm4XLPx/body.html][IMG]http://dc239.4shared.com/img/323448490/e3cb5e99/body.png[/IMG][/URL]
[URL=http://www.4shared.com/photo/H1k_sv7p/pupil.html][IMG]http://dc239.4shared.com/img/323448492/dc53fb5/pupil.png[/IMG][/URL]
[URL=http://www.4shared.com/file/RNtGERZY/resourcesxml.html]resources.xml.bin[/URL]
[URL=http://www.4shared.com/document/B2VlIE-J/resourcesxml.html]resources.xml.xml[/URL]
[URL=http://www.4shared.com/photo/bYLebSS7/splat1.html][IMG]http://dc239.4shared.com/img/323448502/ddc5eecb/splat1.png[/IMG][/URL]
[URL=http://www.4shared.com/photo/_J4ITqKg/splat2.html][IMG]http://dc239.4shared.com/img/323448507/adaf1a44/splat2.png[/IMG][/URL]
[URL=http://www.4shared.com/photo/auQIkn0n/spring_goo.html][IMG]http://dc239.4shared.com/img/323448509/4a173743/spring_goo.png[/IMG][/URL]
[URL=http://www.4shared.com/photo/k1u0YR43/Strand_Pull.html][IMG]http://dc239.4shared.com/img/323448512/c4dedf8a/Strand_Pull.png[/IMG][/URL]

Spongebob rulez too Crown Crown Crown Crown

Back

Joined: 01/24/2010

Spongebob rulez too Crown Crown Crown Crown

Back

Joined: 06/19/2009

Upload the .goomod file to 4shared
That will make it easier for us to find the problem.

Joined: 01/24/2010

Spongebob rulez too Crown Crown Crown Crown

Back

Joined: 06/19/2009

Hmm... where to begin... Puzzled
There are many problems

1: The Test Level
You have only changed about half the balls to Spongebob the remainder are still set to hype This was a problem for me because I don't have that mod installed.

2: Ball Resources.xml.xml
a) You have SpongeEye or SPONGEEYE in several places, including the resources id attribute. You must change all of these to Spongebob or SPONGEBOB

b) The EYE resource is missing. You must add it.

3: Ball.xml.xml
a) In <part name="eye" ...
It would seem that if eye="true" you must also include the pupil and maybe pupilinset attributes as well. I just copied them from the Ivy ball.

b) You have a sinvariance item which references an unknown part.

  <sinvariance freq="1.5" amp="0.5" shift="0">
    <sinanim part="lefteye"  state="dragging" type="translate" axis="x" freq="1.0" amp="1" shift="0" />
  </sinvariance>
you must remove this, or change the part to eye or...

I would say the latest version of WooGLE would have shown you / detected problems 1 and 2... problem 3 is beyond it at the moment, and it's down to you to get it right.

Hint: If you are just starting out making new balls, you are better to make only 1 or 2 small changes then test it, then make a few more, then test it again.
If you make many changes all at the same time, and it doesn't work, it is very difficult to find what the problem is.

Joined: 01/24/2010

Daft as Brush wrote:

1: The Test Level
You have only changed about half the balls to Spongebob the remainder are still set to hype This was a problem for me because I don't have that mod installed.


it because i copy it from HypeTestChamber level

Daft as Brush wrote:

3: Ball.xml.xml
a) In <part name="eye" ...
It would seem that if eye="true" you must also include the pupil and maybe pupilinset attributes as well. I just copied them from the Ivy ball.

in the eye part or add a new part???

Spongebob rulez too Crown Crown Crown Crown

Back

Joined: 06/19/2009

Yes in the eye part

<part name="eye"
        layer="2"
        rotate="true" 
        eye="true"
        pupil="IMAGE_BALL_GENERIC_PUPIL1"   <-- Copied from
        pupilinset="14"                     <-- Ivy Ball
        x="-12,-8" y="-5,5"
        xrange="-18,0" yrange="-12,12"
        image="IMAGE_BALL_SPONGEBOB_EYE"
        state="climbing,walking,falling,dragging,detaching,standing,tank"
        scale="0.5"
        />
 

Joined: 01/24/2010

now try please:
http://www.4shared.com/file/yZqPzdLX/_2__comgoofansqwsxsponge.html
i cant open my WoGModded
error:

Quote:
23 Jun 10 19:55:16 com.goofans.gootool.aU actionPerformed
SEVERE: Error coding file
java.io.FileNotFoundException: C:\balls.xml.xml (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.(Unknown Source)
at java.io.FileOutputStream.(Unknown Source)
at com.goofans.gootool.k.a(SourceFile:78)
at com.goofans.gootool.ah.b(SourceFile:203)
at com.goofans.gootool.au.a(SourceFile:161)
at com.goofans.gootool.aE.run(SourceFile:106)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
23 Jun 10 19:55:31 com.goofans.gootool.aU a

i stupid about that

Spongebob rulez too Crown Crown Crown Crown

Back