Trying to replicate the vimeo preso

20 views
Skip to first unread message

Peter Rexer

unread,
Apr 4, 2012, 7:09:46 PM4/4/12
to gosu-lang
Unfortunately I get stopped at the first step trying to get the Ronin-web init build via vark:

Peter-Rexers-MacBook-Air:Projects prexer$ gosu -version
0.9-12
Peter-Rexers-MacBook-Air:Projects prexer$ vark --version
Aardvark version 0.3.3-20110501-1133


Peter-Rexers-MacBook-Air:Projects prexer$ vark -url http://ronin-web.org/init.vark
Default vark buildfile build.vark doesn't exist

If I pull down init.vark, and save it as build.vark I get this:


Peter-Rexers-MacBook-Air:Projects prexer$ vark -f init.vark 
Buildfile: /Users/prexer/Projects/init.vark
Done parsing Aardvark buildfile in 3320 ms

init:

BUILD FAILED
java.lang.IllegalArgumentException: argument type mismatch
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at gw.internal.gosu.parser.GosuMethodInfo$GosuMethodCallHandler.handleCall(GosuMethodInfo.java:258)
at gw.vark.ProjectHelper$AardvarkTarget.execute(ProjectHelper.java:163)
at org.apache.tools.ant.Target.performTasks(Target.java:411)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
at gw.vark.Aardvark.runBuild(Aardvark.java:202)
at gw.vark.Aardvark.start(Aardvark.java:138)
at gw.vark.launch.Launcher.run(Launcher.java:91)
at gw.vark.launch.Launcher.main(Launcher.java:53)

Total time: 0 seconds
java.lang.IllegalArgumentException: argument type mismatch
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at gw.internal.gosu.parser.GosuMethodInfo$GosuMethodCallHandler.handleCall(GosuMethodInfo.java:258)
at gw.vark.ProjectHelper$AardvarkTarget.execute(ProjectHelper.java:163)
at org.apache.tools.ant.Target.performTasks(Target.java:411)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
at gw.vark.Aardvark.runBuild(Aardvark.java:202)
at gw.vark.Aardvark.start(Aardvark.java:138)
at gw.vark.launch.Launcher.run(Launcher.java:91)
at gw.vark.launch.Launcher.main(Launcher.java:53)
argument type mismatch



Any ideas ?

Brian Chang

unread,
Apr 4, 2012, 7:12:32 PM4/4/12
to gosu...@googlegroups.com
You should be using 0.4-preview2, available here:


--
You received this message because you are subscribed to the Google Groups "gosu-lang" group.
To post to this group, send email to gosu...@googlegroups.com.
To unsubscribe from this group, send email to gosu-lang+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gosu-lang?hl=en.



--
Brian
bcha...@gmail.com

Peter Rexer

unread,
Apr 4, 2012, 7:45:06 PM4/4/12
to gosu...@googlegroups.com
Awesome!   Literally 2 mins later I have a Ronin app up and running.  

Carson Gross

unread,
Apr 4, 2012, 9:28:45 PM4/4/12
to gosu...@googlegroups.com
Hey now.


    Inline image 1
image.png
Reply all
Reply to author
Forward
0 new messages