Issue with latest release

    BJammin

    Part-Time Eldritch Abomination
    Joined
    Mar 22, 2014
    Messages
    106
    Reaction score
    144
    • Community Content - Bronze 2
    • Legacy Citizen 8
    Well, this is a tad disappointing. Went through the update process like usual, excited for the new stuff. However, my game failed to initialize after clicking 'Start Game'. Nothing comes up. Looking at the error reports, my guess is that it has something to do with the new native library changes, specifically (in my case) the 64-bit versions.

    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    # EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x000007fef76dbf9c, pid=3020, tid=3232
    #
    # JRE version: Java(TM) SE Runtime Environment (8.0_91-b14) (build 1.8.0_91-b14)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.91-b14 mixed mode windows-amd64 compressed oops)
    # Problematic frame:
    # C [StarMadeNative64.dll+0xbf9c]
    #
    # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
    #
    # If you would like to submit a bug report, please visit:
    # Java Crash Reporting Page
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #

    --------------- T H R E A D ---------------

    Current thread (0x000000000215f000): JavaThread "main" [_thread_in_native, id=3232, stack(0x0000000002500000,0x0000000002600000)]

    siginfo: ExceptionCode=0xc000001d

    Registers:
    RAX=0x000007fef76f2408, RBX=0x000000001bf7d020, RCX=0x00000000003b3190, RDX=0x0000000000000065
    RSP=0x00000000025ff3a0, RBP=0x00000000025ff3c0, RSI=0x0000000041000021, RDI=0x0000000000000138
    R8 =0x00000000003b3180, R9 =0x00000000003b3190, R10=0x00000000028e7968, R11=0x0000000060729d90
    R12=0x0000000000000000, R13=0x000000001bf7d020, R14=0x00000000025ff4b0, R15=0x000000000215f000
    RIP=0x000007fef76dbf9c, EFLAGS=0x0000000000010246

    Top of Stack: (sp=0x00000000025ff3a0)
    0x00000000025ff3a0: 00000000025ff808 000000000215f000
    0x00000000025ff3b0: 0000000000000028 000007fef76dfcd5
    0x00000000025ff3c0: 000000001bf7d020 000000000215f000
    0x00000000025ff3d0: 000000001bf7d020 00005ea86432b806
    0x00000000025ff3e0: 00000000025ff490 000007fef76dc19a
    0x00000000025ff3f0: 00000000025ff800 000000000215f000
    0x00000000025ff400: 000000001bf7d020 0000000041000021
    0x00000000025ff410: 000000001bf7d020 00000000028e7994
    0x00000000025ff420: 000000000215f000 00000000003b3190
    0x00000000025ff430: 0000000041000021 000000000215f000
    0x00000000025ff440: 00000000025ff518 00000000028e76c2
    0x00000000025ff450: 00000000025ff450 000000001bf7d020
    0x00000000025ff460: 00000000025ff4b0 000000001bf7df98
    0x00000000025ff470: 0000000000000000 000000001bf7d020
    0x00000000025ff480: 0000000000000000 00000000025ff4b0
    0x00000000025ff490: 00000000025ff500 00000000028d7e70

    Instructions: (pc=0x000007fef76dbf9c)
    0x000007fef76dbf7c: cc cc cc cc 40 55 48 83 ec 40 48 8d 6c 24 20 48
    0x000007fef76dbf8c: 83 e5 e0 80 3d 2d bd 01 00 00 0f 85 bb 01 00 00
    0x000007fef76dbf9c: c5 fc 5b 0d bc 66 01 00 c5 fc 57 c0 c5 fc 11 0d
    0x000007fef76dbfac: d0 c1 01 00 c5 fc 10 0d 68 68 01 00 c5 fc 11 05


    Register to memory mapping:

    RAX=0x000007fef76f2408 is an unknown value
    RBX={method} {0x000000001bf7d028} 'NewFastNoiseSIMD' '(I)J' in 'org/schema/game/server/controller/world/factory/planet/FastNoiseSIMD'
    RCX=0x00000000003b3190 is an unknown value
    RDX=0x0000000000000065 is an unknown value
    RSP=0x00000000025ff3a0 is pointing into the stack for thread: 0x000000000215f000
    RBP=0x00000000025ff3c0 is pointing into the stack for thread: 0x000000000215f000
    RSI=0x0000000041000021 is an unknown value
    RDI=0x0000000000000138 is an unknown value
    R8 =0x00000000003b3180 is an unknown value
    R9 =0x00000000003b3190 is an unknown value
    R10=0x00000000028e7968 is at code_begin+840 in an Interpreter codelet
    method entry point (kind = native) [0x00000000028e7620, 0x00000000028e7f80] 2400 bytes
    R11=0x0000000060729d90 is an unknown value
    R12=0x0000000000000000 is an unknown value
    R13={method} {0x000000001bf7d028} 'NewFastNoiseSIMD' '(I)J' in 'org/schema/game/server/controller/world/factory/planet/FastNoiseSIMD'
    R14=0x00000000025ff4b0 is pointing into the stack for thread: 0x000000000215f000
    R15=0x000000000215f000 is a thread


    Stack: [0x0000000002500000,0x0000000002600000], sp=0x00000000025ff3a0, free space=1020k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [StarMadeNative64.dll+0xbf9c]
    C [StarMadeNative64.dll+0xc19a]
    C 0x00000000028e7994

    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j org.schema.game.server.controller.world.factory.planet.FastNoiseSIMD.NewFastNoiseSIMD(I)J+0
    j org.schema.game.server.controller.world.factory.planet.FastNoiseSIMD.<init>(I)V+6
    j obfuscated.QG.a(Z)V+471
    j org.schema.game.common.Starter.main([Ljava/lang/String;)V+335
    v ~StubRoutines::call_stub

    --------------- P R O C E S S ---------------

    Java Threads: ( => current thread )
    0x000000001b89b000 JavaThread "Service Thread" daemon [_thread_blocked, id=2680, stack(0x000000001d040000,0x000000001d140000)]
    0x000000001b81b800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=928, stack(0x000000001cee0000,0x000000001cfe0000)]
    0x000000001b813800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=1308, stack(0x000000001cdc0000,0x000000001cec0000)]
    0x000000001b80b800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1620, stack(0x000000001cc20000,0x000000001cd20000)]
    0x000000001b808000 JavaThread "Attach Listener" daemon [_thread_blocked, id=3820, stack(0x000000001caf0000,0x000000001cbf0000)]
    0x000000001b806800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3944, stack(0x000000001c940000,0x000000001ca40000)]
    0x000000001b810000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=1348, stack(0x000000001c750000,0x000000001c850000)]
    0x000000001b7ef000 JavaThread "Finalizer" daemon [_thread_blocked, id=992, stack(0x000000001c580000,0x000000001c680000)]
    0x000000001b7a8800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1212, stack(0x000000001c3f0000,0x000000001c4f0000)]
    =>0x000000000215f000 JavaThread "main" [_thread_in_native, id=3232, stack(0x0000000002500000,0x0000000002600000)]

    Other Threads:
    0x000000001b7a1000 VMThread [stack: 0x000000001c260000,0x000000001c360000] [id=3732]
    0x000000001b8c9000 WatcherThread [stack: 0x000000001d2a0000,0x000000001d3a0000] [id=1040]

    VM state:not at safepoint (normal execution)

    VM Mutex/Monitor currently owned by a thread: None

    Heap:
    par new generation total 943744K, used 33556K [0x0000000640000000, 0x0000000680000000, 0x0000000680000000)
    eden space 838912K, 4% used [0x0000000640000000, 0x00000006420c5208, 0x0000000673340000)
    from space 104832K, 0% used [0x0000000673340000, 0x0000000673340000, 0x00000006799a0000)
    to space 104832K, 0% used [0x00000006799a0000, 0x00000006799a0000, 0x0000000680000000)
    concurrent mark-sweep generation total 1048576K, used 0K [0x0000000680000000, 0x00000006c0000000, 0x00000007c0000000)
    Metaspace used 6782K, capacity 6918K, committed 7040K, reserved 1056768K
    class space used 775K, capacity 823K, committed 896K, reserved 1048576K

    Card table byte_map: [0x0000000012290000,0x0000000012ea0000] byte_map_base: 0x000000000f090000

    Marking Bits: (CMSBitMap*) 0x00000000021f80f8
    Bits: [0x0000000013be0000, 0x0000000018be0000)

    Mod Union Table: (CMSBitMap*) 0x00000000021f81b8
    Bits: [0x0000000018bf0000, 0x0000000018d30000)

    Polling page: 0x0000000000140000

    CodeCache: size=245760Kb used=1941Kb max_used=1941Kb free=243818Kb
    bounds [0x00000000028d0000, 0x0000000002b40000, 0x00000000118d0000]
    total_blobs=748 nmethods=416 adapters=246
    compilation: enabled

    Compilation events (10 events):
    Event: 0.226 Thread 0x000000001b813800 nmethod 407 0x0000000002aae010 code [0x0000000002aae160, 0x0000000002aae278]
    Event: 0.226 Thread 0x000000001b81b800 nmethod 411 0x0000000002aad290 code [0x0000000002aad460, 0x0000000002aadbc8]
    Event: 0.228 Thread 0x000000001b81b800 412 ! 3 java.net.URL::<init> (543 bytes)
    Event: 0.229 Thread 0x000000001b80b800 nmethod 408 0x0000000002aafe50 code [0x0000000002aaffa0, 0x0000000002ab0378]
    Event: 0.231 Thread 0x000000001b81b800 nmethod 412 0x0000000002ab0750 code [0x0000000002ab0c00, 0x0000000002ab3cb8]
    Event: 0.233 Thread 0x000000001b81b800 413 3 java.util.Vector::ensureCapacityHelper (16 bytes)
    Event: 0.233 Thread 0x000000001b81b800 nmethod 413 0x0000000002aaf850 code [0x0000000002aaf9c0, 0x0000000002aafba8]
    Event: 0.234 Thread 0x000000001b81b800 414 3 java.io.WinNTFileSystem::resolve (231 bytes)
    Event: 0.235 Thread 0x000000001b81b800 nmethod 414 0x0000000002ab5fd0 code [0x0000000002ab62a0, 0x0000000002ab7b08]
    Event: 0.237 Thread 0x000000001b81b800 416 s 3 java.util.Vector::addElement (38 bytes)

    GC Heap History (0 events):
    No events

    Deoptimization events (0 events):
    No events

    Internal exceptions (10 events):
    Event: 0.232 Thread 0x000000000215f000 Exception <a 'java/io/IOException'> (0x0000000640895608) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\prims\jni.cpp, line 709]
    Event: 0.232 Thread 0x000000000215f000 Exception <a 'java/io/IOException'> (0x0000000640895868) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\prims\jni.cpp, line 709]
    Event: 0.236 Thread 0x000000000215f000 Exception <a 'java/io/IOException'> (0x00000006408a4428) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\prims\jni.cpp, line 709]
    Event: 0.236 Thread 0x000000000215f000 Exception <a 'java/io/IOException'> (0x00000006408a46b8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\prims\jni.cpp, line 709]
    Event: 0.236 Thread 0x000000000215f000 Exception <a 'java/io/IOException'> (0x00000006408a4918) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\prims\jni.cpp, line 709]
    Event: 0.236 Thread 0x000000000215f000 Exception <a 'java/io/IOException'> (0x00000006408a4b78) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\prims\jni.cpp, line 709]
    Event: 0.236 Thread 0x000000000215f000 Exception <a 'java/io/IOException'> (0x00000006408a5740) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\prims\jni.cpp, line 709]
    Event: 0.236 Thread 0x000000000215f000 Exception <a 'java/io/IOException'> (0x00000006408a59d0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\prims\jni.cpp, line 709]
    Event: 0.236 Thread 0x000000000215f000 Exception <a 'java/io/IOException'> (0x00000006408a5c30) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\prims\jni.cpp, line 709]
    Event: 0.237 Thread 0x000000000215f000 Exception <a 'java/io/IOException'> (0x00000006408a5e90) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u91\6644\hotspot\src\share\vm\prims\jni.cpp, line 709]

    Events (10 events):
    Event: 0.231 loading class java/lang/UnsatisfiedLinkError
    Event: 0.231 loading class java/lang/UnsatisfiedLinkError done
    Event: 0.232 loading class sun/reflect/UnsafeStaticObjectFieldAccessorImpl
    Event: 0.232 loading class sun/reflect/UnsafeStaticObjectFieldAccessorImpl done
    Event: 0.232 loading class java/lang/ClassLoaderHelper
    Event: 0.232 loading class java/lang/ClassLoaderHelper done
    Event: 0.235 loading class org/lwjgl/PointerWrapper
    Event: 0.235 loading class org/lwjgl/PointerWrapper done
    Event: 0.237 loading class org/schema/game/server/controller/world/factory/planet/FastNoiseSIMD
    Event: 0.237 loading class org/schema/game/server/controller/world/factory/planet/FastNoiseSIMD done


    Dynamic libraries:
    0x000000013f980000 - 0x000000013f9b7000 C:\Program Files\Java\jre1.8.0_91\bin\javaw.exe
    0x00000000779c0000 - 0x0000000077b6b000 C:\Windows\SYSTEM32\ntdll.dll
    0x00000000777a0000 - 0x00000000778bf000 C:\Windows\system32\kernel32.dll
    0x000007fefdc60000 - 0x000007fefdccb000 C:\Windows\system32\KERNELBASE.dll
    0x000007feff000000 - 0x000007feff0db000 C:\Windows\system32\ADVAPI32.dll
    0x000007feffa60000 - 0x000007feffaff000 C:\Windows\system32\msvcrt.dll
    0x000007feff240000 - 0x000007feff25f000 C:\Windows\SYSTEM32\sechost.dll
    0x000007feff300000 - 0x000007feff42e000 C:\Windows\system32\RPCRT4.dll
    0x00000000778c0000 - 0x00000000779ba000 C:\Windows\system32\USER32.dll
    0x000007fefea80000 - 0x000007fefeae7000 C:\Windows\system32\GDI32.dll
    0x000007fefeaf0000 - 0x000007fefeafe000 C:\Windows\system32\LPK.dll
    0x000007fefedb0000 - 0x000007fefee7a000 C:\Windows\system32\USP10.dll
    0x000007fefbfe0000 - 0x000007fefc1d4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7600.16385_none_fa645303170382f6\COMCTL32.dll
    0x000007feff0e0000 - 0x000007feff151000 C:\Windows\system32\SHLWAPI.dll
    0x000007feffa30000 - 0x000007feffa5e000 C:\Windows\system32\IMM32.DLL
    0x000007feff430000 - 0x000007feff539000 C:\Windows\system32\MSCTF.dll
    0x0000000071230000 - 0x0000000071302000 C:\Program Files\Java\jre1.8.0_91\bin\msvcr100.dll
    0x0000000060500000 - 0x0000000060d93000 C:\Program Files\Java\jre1.8.0_91\bin\server\jvm.dll
    0x000007fef9120000 - 0x000007fef9129000 C:\Windows\system32\WSOCK32.dll
    0x000007fefed60000 - 0x000007fefedad000 C:\Windows\system32\WS2_32.dll
    0x000007feff7f0000 - 0x000007feff7f8000 C:\Windows\system32\NSI.dll
    0x000007fefb860000 - 0x000007fefb89b000 C:\Windows\system32\WINMM.dll
    0x000007fefca70000 - 0x000007fefca7c000 C:\Windows\system32\VERSION.dll
    0x0000000077b90000 - 0x0000000077b97000 C:\Windows\system32\PSAPI.DLL
    0x0000000072570000 - 0x000000007257f000 C:\Program Files\Java\jre1.8.0_91\bin\verify.dll
    0x0000000071ef0000 - 0x0000000071f19000 C:\Program Files\Java\jre1.8.0_91\bin\java.dll
    0x0000000072460000 - 0x0000000072476000 C:\Program Files\Java\jre1.8.0_91\bin\zip.dll
    0x000007fefdcf0000 - 0x000007fefea76000 C:\Windows\system32\SHELL32.dll
    0x000007feff800000 - 0x000007feffa01000 C:\Windows\system32\ole32.dll
    0x000007fefd920000 - 0x000007fefd92f000 C:\Windows\system32\profapi.dll
    0x0000000071210000 - 0x000000007122a000 C:\Program Files\Java\jre1.8.0_91\bin\net.dll
    0x000007fefd190000 - 0x000007fefd1e4000 C:\Windows\system32\mswsock.dll
    0x000007fefd180000 - 0x000007fefd187000 C:\Windows\System32\wship6.dll
    0x00000000711f0000 - 0x0000000071201000 C:\Program Files\Java\jre1.8.0_91\bin\nio.dll
    0x0000000065660000 - 0x00000000657f8000 C:\Program Files\Java\jre1.8.0_91\bin\awt.dll
    0x000007feff160000 - 0x000007feff237000 C:\Windows\system32\OLEAUT32.dll
    0x000007fef76d0000 - 0x000007fef76fe000 C:\Users\Ben\Desktop\New SM\StarMade\native\windows\x64\StarMadeNative64.dll
    0x0000000180000000 - 0x0000000180016000 C:\Users\Ben\Desktop\New SM\StarMade\native\windows\x64\jinput-dx8_64.dll
    0x000007fef28a0000 - 0x000007fef28dc000 C:\Windows\system32\DINPUT8.dll
    0x0000000011c90000 - 0x0000000011ce3000 C:\Users\Ben\Desktop\New SM\StarMade\native\windows\x64\lwjgl64.dll
    0x000007feeeba0000 - 0x000007feeecbd000 C:\Windows\system32\OPENGL32.dll
    0x000007fef2870000 - 0x000007fef289d000 C:\Windows\system32\GLU32.dll
    0x000007fee7f80000 - 0x000007fee8071000 C:\Windows\system32\DDRAW.dll
    0x000007fef75d0000 - 0x000007fef75d8000 C:\Windows\system32\DCIMAN32.dll
    0x000007feff590000 - 0x000007feff767000 C:\Windows\system32\SETUPAPI.dll
    0x000007fefdc20000 - 0x000007fefdc56000 C:\Windows\system32\CFGMGR32.dll
    0x000007fefdcd0000 - 0x000007fefdcea000 C:\Windows\system32\DEVOBJ.dll
    0x000007fefb650000 - 0x000007fefb668000 C:\Windows\system32\dwmapi.dll
    0x00000000120a0000 - 0x0000000012104000 C:\Users\Ben\Desktop\New SM\StarMade\native\windows\x64\OpenAL64.dll
    0x000007fef5360000 - 0x000007fef5485000 C:\Windows\system32\dbghelp.dll

    VM Arguments:
    jvm_args: -Djava.net.preferIPv4Stack=true -Xmn1024M -Xms2048M -Xmx6144M -Xincgc
    java_command: C:\Users\Ben\Desktop\New SM\.\StarMade\StarMade.jar -force -port:4242
    java_class_path (initial): C:\Users\Ben\Desktop\New SM\.\StarMade\StarMade.jar
    Launcher Type: SUN_STANDARD

    Environment Variables:
    PATH=C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files\Java\jre1.8.0_91\bin
    USERNAME=Ben
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel



    --------------- S Y S T E M ---------------

    OS: Windows 7 , 64 bit Build 7600 (6.1.7600.16385)

    CPU:total 4 (4 cores per cpu, 1 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, aes, clmul, erms, lzcnt, tsc, tscinvbit, bmi1, bmi2

    Memory: 4k page, physical 8330088k(5827964k free), swap 16658272k(9958036k free)

    vm_info: Java HotSpot(TM) 64-Bit Server VM (25.91-b14) for windows-amd64 JRE (1.8.0_91-b14), built on Apr 1 2016 00:58:32 by "java_re" with MS VC++ 10.0 (VS2010)

    time: Sun Jun 19 20:11:30 2016
    elapsed time: 0 seconds (0d 0h 0m 0s)

    Not sure if this is a 'bug' per se, or just an issue with my particular PC. (If others are able to launch perfectly fine, than most likely the latter. Though I have no idea what the issue is currently.)
     

    nightrune

    Wizard/Developer/Project Manager
    Joined
    May 11, 2015
    Messages
    1,324
    Reaction score
    577
    • Schine
    • Top Forum Contributor
    • Thinking Positive
    What kind of processor do you have? Do you happen to know the exact make?
     

    Auburn

    Game Developer
    Joined
    Feb 5, 2016
    Messages
    41
    Reaction score
    51
    Seems like an error in the library its self, what is your exact CPU model?

    Also try download the exe from this page, see if it runs. And if so what is the SIMD level reported at.
    This is a demo for the noise library used in the new asteroids.

    Thanks
     
    Last edited:

    BJammin

    Part-Time Eldritch Abomination
    Joined
    Mar 22, 2014
    Messages
    106
    Reaction score
    144
    • Community Content - Bronze 2
    • Legacy Citizen 8
    What kind of processor do you have? Do you happen to know the exact make?
    what is your exact CPU model?
    Intel Core i5 - 4460. Hope that helps

    EDIT: Tried running that .exe you sent me the link for. Didn't run immediately the first time around, but started just fine every time afterwards.
    fastnoisecapture.PNG
    I assume this screen is normal. Everything looks fine.

    However, after clicking 'Generate,' the application crashed. (Not sure if you needed me to do that, but nevertheless, thought you should know.)
    fastnoisecrash.PNG
     
    Last edited:

    Auburn

    Game Developer
    Joined
    Feb 5, 2016
    Messages
    41
    Reaction score
    51
    I think I know what is causing the issue, but I'm not sure why it is happening.
    Your CPU has support for the AVX2 instruction set, but on your system printout at the bottom of the log it is not there, the highest shown is sse4.2.
    So the noise library is detecting that your CPU is AVX2 capable then trying to use AVX instructions and crashing, so something else is limiting your AVX support.

    Could you run CPU-Z and see what that reports under "Instructions" on the first tab.

    Thanks.
     
    • Like
    Reactions: nightrune

    Auburn

    Game Developer
    Joined
    Feb 5, 2016
    Messages
    41
    Reaction score
    51
    Update: Test this new version of the FastNoise SIMD preview, it does more fool proof testing in the instruction support detection.
     

    Attachments

    BJammin

    Part-Time Eldritch Abomination
    Joined
    Mar 22, 2014
    Messages
    106
    Reaction score
    144
    • Community Content - Bronze 2
    • Legacy Citizen 8
    Here's the CPU window on CPU-Z:
    cpuzcapture.PNG
    Looks like AVX and AVX2 are both listed

    Also tried that updated version of the noise generator. Here's what I got:
    newfastnoisecapture.PNG
    It also crashed when I clicked 'generate'.
     

    Auburn

    Game Developer
    Joined
    Feb 5, 2016
    Messages
    41
    Reaction score
    51
    I think I have discovered a possible reason for all this not working, AVX support requires a minimum of Win7 SP1 which contains the feature called XSAVE. This feature can also be disabled manually with a boot configuration (this is sometimes done by overclockers since their overclocks are not stable with AVX).

    I thought I was correctly checking for this feature support previously but I found a small bug in it. So having fixed the bug here is another version to test (sorry for all the testing).

    Once this is confirmed working I can easily move it into the native library that StarMade uses and can send you a quick hotfix.

    Edit: This is what it should look like
     

    Attachments

    BJammin

    Part-Time Eldritch Abomination
    Joined
    Mar 22, 2014
    Messages
    106
    Reaction score
    144
    • Community Content - Bronze 2
    • Legacy Citizen 8
    I think I have discovered a possible reason for all this not working, AVX support requires a minimum of Win7 SP1 which contains the feature called XSAVE. This feature can also be disabled manually with a boot configuration (this is sometimes done by overclockers since their overclocks are not stable with AVX).

    I thought I was correctly checking for this feature support previously but I found a small bug in it. So having fixed the bug here is another version to test (sorry for all the testing).

    Once this is confirmed working I can easily move it into the native library that StarMade uses and can send you a quick hotfix.
    Would you look at that? It works! Looks like whatever fix you applied seemed to do the trick in this case. You rock man. :)
    ITWORRKS.PNG
     

    Auburn

    Game Developer
    Joined
    Feb 5, 2016
    Messages
    41
    Reaction score
    51
    Glad to see it's working, I'm guessing you don't have Win7 SP1 then?
     

    BJammin

    Part-Time Eldritch Abomination
    Joined
    Mar 22, 2014
    Messages
    106
    Reaction score
    144
    • Community Content - Bronze 2
    • Legacy Citizen 8
    Glad to see it's working, I'm guessing you don't have Win7 SP1 then?
    I must not. Looks like I never finished installing it after building my PC. Live and learn, I guess.