Re: [Test] Project Shoebill Milestone1 (20110703) - Simple performance test -
Mauzen - 07.07.2011
This has the potential to revolutionize server scripting.
Cant say anything more but great work again.
Re: [Test] Project Shoebill Milestone1 (20110703) - Simple performance test -
QuaTTrO - 07.07.2011
Omg its awesome ! im start learning Java
Re: [Test] Project Shoebill Milestone1 (20110703) - Simple performance test -
Lorenc_ - 07.07.2011
Im so interested in the this.BLABLABLA
Nice job, I want this =D
EDIT: someone edited my post and pasted "BLABLABLA" for some reason :@
Re: [ALPHA] Project Shoebill - Java for SA:MP Development Kit - Milestone 1 (20110701) -
Calgon - 07.07.2011
This actually seems like sufficient incentive to begin learning Java, I've been meaning to for a while now...
Great job.
Re: [Test] Project Shoebill Milestone1 (20110703) - Simple performance test -
jojllman - 08.07.2011
Quote:
Originally Posted by ToToRo
what about function overheads?
|
Sorry for replying late=)
Actually, I don't know what "function overhead" means.
You mean speed or what?
oh, and thank all you guys for the reply, We appreciate that.
Re: [Test] Project Shoebill Milestone1 (20110703) - Simple performance test -
leong124 - 08.07.2011
Quote:
Originally Posted by jojllman
Sorry for replying late=)
Actually, I don't know what "function overhead" means.
You mean speed or what?
oh, and thank all you guys for the reply, We appreciate that.
|
I think he means the usage of resources of this plugin.
Though I don't know Java so much, I second this plugin.
p.s. Hi joj
Re: [ALPHA] Project Shoebill - Java for SA:MP Development Kit - Milestone 1 (20110701) -
samiras - 08.07.2011
The best plugin released in the whole sa-mp life. Thank you !
Re: [ALPHA] Project Shoebill - Java for SA:MP Development Kit - Milestone 1 (20110701) -
BLAbla93 - 09.07.2011
Maybe make it linux compatible later on because having it only windows based is frustrating as almost all hosts have linux and people like me that hate windows server would love to use this but can not as I host on my server on a linux vps =/
---EDIT---
I can finally put my java knowledge to use in samp now
Re: [Test] Project Shoebill Milestone1 (20110703) - Simple performance test -
1337connor - 11.07.2011
Quote:
Originally Posted by Mauzen
This has the potential to revolutionize server scripting.
Cant say anything more but great work again.
|
It's a good plugin and all. But it cant make client side Plugins can it?
Client sided Plugins can revolutionize the server scripting. For example. SetPlayerCustomSkin. How cool would that be?
Second... Can Plugins be made FOR this? That would be truly amazing.
Re: [ALPHA] Project Shoebill - Java for SA:MP Development Kit - Milestone 1 (20110701) -
jojllman - 14.07.2011
Quote:
Originally Posted by langricr
Suggestion
|
Thank you, we will consider this.
Quote:
Originally Posted by BLAbla93
Maybe make it linux compatible later on
|
Maybe milestone 2
Quote:
Originally Posted by 1337connor
Second... Can Plugins be made FOR this? That would be truly amazing.
|
This might be in the future feature list.
Thanks for the reply.
Re: [ALPHA] Project Shoebill - Java for SA:MP Development Kit - Milestone 1 (20110701) -
samiras - 16.07.2011
SA-MP Dedicated Server
----------------------
v0.3a R8, ©2005-2010 SA-MP Team
[18:50:56] filterscripts = "" (string)
[18:50:56]
[18:50:56] Server Plugins
[18:50:56] --------------
[18:50:56] Loading plugin: Shoebill
[18:50:56] > Shoebill JNI Milestone 1 (20110703) by MK124.
[18:50:56] > Java VM has been created.
[18:50:56] Loaded.
[18:50:56] Loaded 1 plugins.
[18:50:56]
[18:50:56] Filter Scripts
[18:50:56] ---------------
[18:50:56] Loaded 0 filter scripts.
[18:50:56] Script[gamemodes/Shoebill.amx]: Run time error 19: "File or function is not found"
What is the problem with this?.. I just tried to use LVDM example
Do I need to add another plugin ?
Re: [ALPHA] Project Shoebill - Java for SA:MP Development Kit - Milestone 1 (20110701) -
TheArcher - 16.07.2011
This plugin improve more speed?? Beacuse i see Java is more difficult than PAWN
Re: [ALPHA] Project Shoebill - Java for SA:MP Development Kit - Milestone 1 (20110701) -
HP - 16.07.2011
This is just impressive. Imagine, how this improves the servers, wonderful.
I should think about using this for the server, me and my team develop.
Re: [ALPHA] Project Shoebill - Java for SA:MP Development Kit - Milestone 1 (20110701) -
langricr - 17.07.2011
Код:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d88f159, pid=5792, tid=6080
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot Client VM (20.1-b02 mixed mode, sharing windows-x86 )
# Problematic frame:
# V [jvm.dll+0x9f159]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j net.gtaun.samp.NativeFunction.kick(I)V+0
j net.gtaun.samp.PlayerBase.kick()V+4
Re: [ALPHA] Project Shoebill - Java for SA:MP Development Kit - Milestone 1 (20110701) -
Ricop522 - 17.07.2011
Very hard but great
This can create a lot of funcs ? ^^
Re: [ALPHA] Project Shoebill - Java for SA:MP Development Kit - Milestone 1 (20110701) -
jojllman - 17.07.2011
Quote:
Originally Posted by samiras
What is the problem with this?.. I just tried to use LVDM example
Do I need to add another plugin ?
|
Did you forget to add "modeclass com.samp.lvdm.GameMode" into server.cfg?
Quote:
Originally Posted by langricr
...
|
Could you give me the log file please?
I just madly kick myself and npcs, but can't find that error.
Re: [ALPHA] Project Shoebill - Java for SA:MP Development Kit - Milestone 1 (20110701) -
Kaperstone - 17.07.2011
wow awasome
i will test it....
Re: [ALPHA] Project Shoebill - Java for SA:MP Development Kit - Milestone 1 (20110701) -
samiras - 17.07.2011
Quote:
Originally Posted by jojllman
Did you forget to add "modeclass com.samp.lvdm.GameMode" into server.cfg?
|
It's now fixed. Thank you.
I just forgot to copy files into gamemode folder.
Re: [ALPHA] Project Shoebill - Java for SA:MP Development Kit - Milestone 1 (20110701) -
langricr - 18.07.2011
Quote:
Originally Posted by jojllman
Did you forget to add "modeclass com.samp.lvdm.GameMode" into server.cfg?
Could you give me the log file please?
I just madly kick myself and npcs, but can't find that error.
|
Log File
Edit:
While you're at it, is it possible to tag some classes with
Serializable such as Point and PointAngle?
Re: [ALPHA] Project Shoebill - Java for SA:MP Development Kit - Milestone 1 (20110701) -
jojllman - 18.07.2011
Quote:
Originally Posted by langricr
Log File
Edit:
While you're at it, is it possible to tag some classes with Serializable such as Point and PointAngle?
|
Interesting, did it occur everytime?
What operation you did?
EDIT:
this