Kaos1337 / SimpleSpleef-Evolution

SimpleSpleef Evolution
Other
7 stars 12 forks source link

Does Not Work #2

Closed RofelG closed 12 years ago

RofelG commented 12 years ago

The server wont run simplespleef. http://pastebin.com/Uc63T8Jr Im running a 1.3.1 server with bukkit 1.3.2:R2.0 installed

aaomidi commented 12 years ago

Oh I know your problem SimpleSpleef has been written with Java 7, your server is Java 6 I suppose, Ask your server administrators to update their Java.

RofelG commented 12 years ago

Thank you i'll let you know how it turns out. That was fast though

aaomidi commented 12 years ago

Well Im not a developer of this plugin (trying to get there) :P I just answered with my experience I may be wrong.

RofelG commented 12 years ago

With your experience do you know how to write a batch file that uses java7 instead of 6? Can you help me?

aaomidi commented 12 years ago

Sure can i see your batch file? use pastebin.com

RofelG commented 12 years ago

@ECHO OFF SET BINDIR=%~dp0 CD /D "%BINDIR%" "C:\Program Files (x86)\Java\jre7\bin\java.exe" -Xmx3072M -Xms3072M -jar craftbukkit-1.3.1-R2.0.jar PAUSE

aaomidi commented 12 years ago

Can you tell me if you have this directory?: C:\Program Files\Java\jre7\bin\

RofelG commented 12 years ago

no i dont

aaomidi commented 12 years ago

Ok I would suggest installing a 64bit Java http://download.oracle.com/otn-pub/java/jdk/7u6-b24/jre-7u6-windows-x64.exe

RofelG commented 12 years ago

So i just replace the java.exe location with C:\Program Files\Java\jre7\bin\java.exe?

aaomidi commented 12 years ago

Yep

RofelG commented 12 years ago

Wow amazing it works! Thank you

aaomidi commented 12 years ago

No probs ;)

RofelG commented 12 years ago

(0.0)b

Kaos1337 commented 12 years ago

I confirm that we compile with java 7

zorlax commented 12 years ago

Thanks @aaomidi for the support.

aaomidi commented 12 years ago

:P