Posts: 5
Threads: 1
Joined: Jan 2015
Reputation:
0
OK. but you dont need to write everything now. better to start with important things and other things will be easy to understand and they dont need any page just now.
Posts: 6
Threads: 1
Joined: Apr 2016
Reputation:
0
I am facing a problem, I know how to right languages using Java and how to use Maven projects.
If this thread is still working, send me a replay here so I can figure out my issue and you could help me.
Posts: 319
Threads: 4
Joined: Jul 2007
Reputation:
0
@RobinPotter: What problem exactly are you facing with Java & Maven ?
Posts: 6
Threads: 1
Joined: Apr 2016
Reputation:
0
I will start exactly with what I did in the first place.
I downloaded jdk1.8.0_92 and jre1.8.0_92 from Java Runtime kit 8 as x64 bit.
I installed it at Programing Files/Java.
After the download is complete, I added C:\Program Files\Java\jre1.8.0_92 to Advanced System Settings as JRE_HOME, (exactly like in the video).
Then I edited the setup file to JRE_HOME=C:\Program Files\Java\jre1.8.0_92 and launched the startup.bat.
The server runs instead, why?
What should I do in this case?
Posts: 319
Threads: 4
Joined: Jul 2007
Reputation:
0
@RobinPotter: You need a 32 Bit runtime, not a 64 Bit one.
Posts: 1,113
Threads: 127
Joined: Jul 2008
Reputation:
0
@Chaser98 Is the streamer plugin loaded?
Posts: 44
Threads: 4
Joined: Nov 2010
Reputation:
0
Yes, version 2.8.2 is loaded and added in the server.cfg before Shoebill.
Posts: 44
Threads: 4
Joined: Nov 2010
Reputation:
0
I updated the dependencies from maven repo and I still get the same error mk124.
Posts: 319
Threads: 4
Joined: Jul 2007
Reputation:
0
@Ace_Menace: I'm sorry, the server has some problems recently but I am already in contact with the support.
It should be up again now.
@Chaser98: Ok, I will take another look at it.
Posts: 44
Threads: 4
Joined: Nov 2010
Reputation:
0
@mk124
Forget what I said earlier, I made a typo when loading the plugin in the resources.yml.
Thanks
Posts: 8
Threads: 1
Joined: Nov 2011
Reputation:
0
Somebody help!
Can I use Java only for filterscripts and pawn for my gamemde? It is much easier for me to write in java, not pawn. I am using a bought gamemode.
Thanks!
Posts: 319
Threads: 4
Joined: Jul 2007
Reputation:
0
@MrMADRYAN[GREIS]: You can use Shoebill in plugins only mode, but Shoebill 1.3 has some flaws regarding co-existance with amx gamemodes / filterscripts.
Posts: 319
Threads: 4
Joined: Jul 2007
Reputation:
0
@Chilco: You are using two different versions of shoebill-common. Make sure that the version you use in the pom.xml matches with the one in the resources.yml.