Hello, i tried the current TUER pre-beta (Windows / zip / 64 bits) and here it crashes immediately…
Here’s the console :
C:\Users\Proprietaire\Desktop\tuer-0.0.0-0.windows.amd64\tuer>jre\bin\java.exe -
server -Xmx256m -XX:MaxDirectMemorySize=128M -Djava.ext.dirs= -jar tuer.jar
nov. 03, 2015 8:35:09 PM engine.integration.DesktopIntegration <init>
INFOS: operating system: windows 8.1
nov. 03, 2015 8:35:09 PM engine.integration.DesktopIntegration <init>
INFOS: operating system family: Windows
nov. 03, 2015 8:35:09 PM engine.integration.DesktopIntegration <init>
INFOS: tries to create a temporary file to contain the WSH script...
nov. 03, 2015 8:35:09 PM engine.integration.DesktopIntegration <init>
INFOS: temporary file C:\Users\PROPRI~1\AppData\Local\Temp\getDesktopFolder67018
23823237295006.js successfully created
nov. 03, 2015 8:35:09 PM engine.integration.DesktopIntegration <init>
INFOS: temporary file C:\Users\PROPRI~1\AppData\Local\Temp\getDesktopFolder67018
23823237295006.js successfully filled
nov. 03, 2015 8:35:09 PM engine.integration.DesktopIntegration <init>
INFOS: registry value used as a desktop path: C:\Users\Proprietaire\Desktop
nov. 03, 2015 8:35:09 PM engine.integration.DesktopIntegration <init>
INFOS: operating system supported. Desktop path: C:\Users\Proprietaire\Desktop
nov. 03, 2015 8:35:09 PM engine.misc.SettingsProvider load
AVERTISSEMENT: Cannot find the configuration file C:\Users\Proprietaire\.TUER\co
nfig
nov. 03, 2015 8:35:09 PM engine.misc.SettingsProvider readLocalePropertyValue
INFOS: Language code not found, uses the default language franþais for the prope
rty LANGUAGE
nov. 03, 2015 8:35:09 PM engine.misc.SettingsProvider readBooleanPropertyValue
INFOS: Boolean property VSYNC not found, set to the default value false
nov. 03, 2015 8:35:09 PM engine.misc.SettingsProvider readBooleanPropertyValue
INFOS: Boolean property FULLSCREEN not found, set to the default value true
nov. 03, 2015 8:35:09 PM engine.misc.SettingsProvider readIntPropertyValue
INFOS: Integer property SCREEN_WIDTH not found, set to the default value 0
nov. 03, 2015 8:35:09 PM engine.misc.SettingsProvider readIntPropertyValue
INFOS: Integer property SCREEN_HEIGHT not found, set to the default value 0
nov. 03, 2015 8:35:09 PM engine.misc.SettingsProvider readIntPropertyValue
INFOS: Integer property SCREEN_ROTATION not found, set to the default value 0
nov. 03, 2015 8:35:09 PM engine.misc.SettingsProvider readBooleanPropertyValue
INFOS: Boolean property SOUND not found, set to the default value true
Warning: Caught Exception while retrieving executable temp base directory:
java.io.IOException: Could not determine a temporary executable directory
at com.jogamp.common.util.IOUtil.getTempDir(IOUtil.java:1287)
at com.jogamp.common.util.cache.TempFileCache.<clinit>(TempFileCache.jav
a:81)
at com.jogamp.common.util.cache.TempJarCache.initSingleton(TempJarCache.
java:88)
at com.jogamp.common.os.Platform$1.run(Platform.java:309)
at java.security.AccessController.doPrivileged(Native Method)
at com.jogamp.common.os.Platform.<clinit>(Platform.java:287)
at com.jogamp.opengl.GLProfile.<clinit>(GLProfile.java:147)
at com.ardor3d.framework.jogl.CapsUtil.getProfile(CapsUtil.java:26)
at com.ardor3d.framework.jogl.CapsUtil.getCapsForSettings(CapsUtil.java:
90)
at com.ardor3d.framework.jogl.CapsUtil.getCapsForSettingsWithHints(CapsU
til.java:67)
at com.ardor3d.framework.jogl.JoglNewtWindow.<init>(JoglNewtWindow.java:
76)
at com.ardor3d.framework.jogl.JoglNewtWindow.<init>(JoglNewtWindow.java:
68)
at com.ardor3d.framework.jogl.JoglNewtWindow.<init>(JoglNewtWindow.java:
62)
at engine.service.Ardor3DGameServiceProvider.<init>(Ardor3DGameServicePr
ovider.java:279)
at engine.service.Ardor3DGameServiceProvider.main(Ardor3DGameServiceProv
ider.java:155)
Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't load library: C
:\Users\Proprietaire\Desktop\tuer-0.0.0-0.windows.amd64\tuer\natives\windows-amd
64\\gluegen-rt.dll
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1854)
at java.lang.Runtime.load0(Runtime.java:795)
at java.lang.System.load(System.java:1062)
at com.jogamp.common.jvm.JNILibLoaderBase.loadLibraryInternal(JNILibLoad
erBase.java:624)
at com.jogamp.common.jvm.JNILibLoaderBase.access$000(JNILibLoaderBase.ja
va:63)
at com.jogamp.common.jvm.JNILibLoaderBase$DefaultAction.loadLibrary(JNIL
ibLoaderBase.java:106)
at com.jogamp.common.jvm.JNILibLoaderBase.loadLibrary(JNILibLoaderBase.j
ava:487)
at com.jogamp.common.os.DynamicLibraryBundle$GlueJNILibLoader.loadLibrar
y(DynamicLibraryBundle.java:421)
at com.jogamp.common.os.Platform$1.run(Platform.java:317)
at java.security.AccessController.doPrivileged(Native Method)
at com.jogamp.common.os.Platform.<clinit>(Platform.java:287)
at com.jogamp.opengl.GLProfile.<clinit>(GLProfile.java:147)
at com.ardor3d.framework.jogl.CapsUtil.getProfile(CapsUtil.java:26)
at com.ardor3d.framework.jogl.CapsUtil.getCapsForSettings(CapsUtil.java:
90)
at com.ardor3d.framework.jogl.CapsUtil.getCapsForSettingsWithHints(CapsU
til.java:67)
at com.ardor3d.framework.jogl.JoglNewtWindow.<init>(JoglNewtWindow.java:
76)
at com.ardor3d.framework.jogl.JoglNewtWindow.<init>(JoglNewtWindow.java:
68)
at com.ardor3d.framework.jogl.JoglNewtWindow.<init>(JoglNewtWindow.java:
62)
at engine.service.Ardor3DGameServiceProvider.<init>(Ardor3DGameServicePr
ovider.java:279)
at engine.service.Ardor3DGameServiceProvider.main(Ardor3DGameServiceProv
ider.java:155)
Sorry for the bad news :-\ .