Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - AndrewYY

Pages: [1]
1
Help Desk / Re: svnkit error
« on: November 13, 2011, 03:16:48 PM »
new download worked out. I guess I was just an unlucky fish.

Thanks for all your help.

2
Help Desk / Re: svnkit error
« on: November 06, 2011, 12:13:07 AM »
same install, I did delete gcc.ey and it was promptly recreated. Same error.

3
Help Desk / Re: svnkit error
« on: November 05, 2011, 05:10:33 PM »
My apologies on not getting back to you sooner.

Re: your suggestions --
gcc.ey exists within my compilers/windows folder
I am running from enigma.exe
I (think I) fixed the mingw-get problem on my own by downloading a separate version from the mingw site. (at the very least for me, it installed without error)

Edit: I just saw updates to your installation instructions. Will try that out and report back.
Edit2: no change. Same error.

4
Help Desk / svnkit error
« on: October 17, 2011, 07:18:46 PM »
Tried to install ENIGMA-R4-r915-win today, but when it tried to auto-update:

Code: [Select]
Auto-update disabled: SvnKit missing, corrupted, or unusable. Please download to
 plugins/shared/svnkit.jar in order to enable auto-update.
Exception in thread "Thread-7" java.lang.ExceptionInInitializerError
        at org.enigma.EnigmaRunner.make(EnigmaRunner.java:223)
        at org.enigma.EnigmaRunner$2.run(EnigmaRunner.java:154)
Caused by: java.lang.NullPointerException
        at org.enigma.TargetHandler.scoreCombo(TargetHandler.java:207)
        at org.enigma.TargetHandler.access$0(TargetHandler.java:201)
        at org.enigma.TargetHandler$Combo.finish(TargetHandler.java:250)
        at org.enigma.TargetHandler.dependencyResolution(TargetHandler.java:143)

        at org.enigma.TargetHandler.load(TargetHandler.java:61)
        at org.enigma.TargetHandler.<clinit>(TargetHandler.java:51)
        ... 2 more

I checked the folder, the file was there.
Any light?

Pages: [1]