@Ev1lbl0w about com.ss.rlib.common, do you use the master branch or develop?
Ricardo Subtil
@Ev1lbl0w
@JavaSaBr I cloned the master branch. Its the develop I need to use?
Alexandr Brui
@JavaSaBr
@Ev1lbl0w no, the master is stable, I'm trying to understand why you have problems with the "rlib.common" library
Ricardo Subtil
@Ev1lbl0w
@JavaSaBr well, since I can compile with gradle, either I forgot to add the lib to the project settings or is a dependecny gradle downloads that doesn't appear under the libs folder..?
Alexandr Brui
@JavaSaBr
@Ev1lbl0w why do you not use gradle to compile the project? Gradle resolves all dependencies automaticly
Ricardo Subtil
@Ev1lbl0w
@JavaSaBr I used it, but I wanted to try running it under Netbeans to debug it, since with a GUI it's much easier ;)
Unless I can debug a release .jar file, don't know about that. Can I?
Alexandr Brui
@JavaSaBr
@Ev1lbl0w does netbeans support gradle project?
Ricardo Subtil
@Ev1lbl0w
@JavaSaBr I searched for it and there is indeed, I'll download it. But if doesn't work, I'll just grap IntelliJ IDEA, I belive that's what you're using to develop this?
Because I found now an option in gradlew to generate IDEA project files
Alexandr Brui
@JavaSaBr
@Ev1lbl0w I just open the project in IDEA as is and IDEA resolves it automaticly without any additional actions from me...
Ricardo Subtil
@Ev1lbl0w
Hey @JavaSaBr, yesterday I was able to finally debug the project, but I didn't have much time to investigate further. But I discovered the problem lies in the "update loop" of LWJGLApp.java class from jME (I believe it's that name). It happened randomly, like sometimes it runs only 3 cycles and other times 20. So this looks like a "undefined" behaviour problem, but I need to investigate further.
But since the problem is happening on a jME class, I'll try tomorrow make a simple test case with the version jMonkeyBuilder uses to see if it still happens.
Alexandr Brui
@JavaSaBr
@Ev1lbl0w Hi, any news?
Ricardo Subtil
@Ev1lbl0w
@JavaSaBr hey, sorry for the absence of news, was a bit too busy with school ;)
@JavaSaBr Hello, i'm trying to include one of my project as a plugin inside jmb but i can't make it work, i'm using jitpack the best i could achieve was to make it run using the "jmonkeybuilder 1.7.2" , "v.1.8.1" doesn't compile with jitpack (not sure but i think jitpack cannot compile java 10 project), is there another way to make it work without using jitpack ? As you could guess i'm kindofanoob. here is a link to what i use : https://github.com/MultiverseKing/Hexgrid/blob/master/jmb-hexgrid/build.gradle
i say @JavaSaBr but any help is welcome :)
Ranges
@kling360
Hi Everyone!
Alexandr Brui
@JavaSaBr
@roroah hi
@kling360 hi
Ranges
@kling360
How're you?
@JavaSaBr
Alexandr Brui
@JavaSaBr
@kling360 I'm fine, and you?
Ranges
@kling360
@JavaSaBr I'm fine too
@JavaSaBr So what's going on in here!
Alexandr Brui
@JavaSaBr
@kling360 you can ask me something about jMonkeyBuilder :)
Ranges
@kling360
@JavaSaBr Wow Great! I'm a fan too.
@JavaSaBr But I haven't gotten used to it
@JavaSaBr Still practicing
@JavaSaBr For how long have you been using JME?
Alexandr Brui
@JavaSaBr
Around ~5 years
Ranges
@kling360
That's great
I glanced through your projects on Git & I found an interesting project "jMonkeyBuilder", So how's it?
Alexandr Brui
@JavaSaBr
@kling360 did you read a readme of this project?
Ranges
@kling360
Yeah I just did, things looked great
Ranges
@kling360
I'm building an app on Android and I need a simple game for it, but I'm finding it difficult to make (using JME). I think with time I'll get used to it.
@JavaSaBr So where r you from?
Alexandr Brui
@JavaSaBr
@kling360 my builder doesn't help with developing your game, it's only to work with graphics models
Ranges
@kling360
@JavaSaBr okay. but can I export & use those models on JME 3?
Alexandr Brui
@JavaSaBr
@kling360 jMB works work jME's models directly, you don't need to export it
Ranges
@kling360
😃 sounds like a good news
now I understand. thanks! I really need to check it out. The YouTube videos were great.
Alexandr Brui
@JavaSaBr
Thanks :)
Ranges
@kling360
Hello!! @JavaSaBr JMB keeps showing a circular progress bar that never ends whenever i try to create a scene. Or JMB doesn't support windows 7?
Patryk Nusbaum
@pateman
Good evening everybody! Has anyone managed to build this editor using JDK 11?
walker3102
@walker3102
jMonkeyBuilder need support .obj .blender .max import , java netbeans how terrible