View Issue Details

IDProjectCategoryView StatusLast Update
0002145Infinitode 2[All Projects] Infinitode 2public2023-03-17 12:30
ReporterDistantAngel Assigned Totherainycat  
PriorityhighSeveritycrashReproducibilityunable to reproduce
Status closedResolutionfixed 
PlatformDesktopOSWindowsOS VersionAny
Product Version 
Target VersionFixed in Version 
Summary0002145: Game unable to start. Crashing immediately.
Description

Trying to run the game and it will crash after several several seconds. Producing some kind of error relating to steamworks.

Additional Information

Exception in thread main
java.lang.UnsatisfiedLinkError: C:\Users\Name\AppData\Local\Temp\steamworks4j\1.9.0\steamworks4j64.dll: The specified procedure could not be found
at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:383)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:227)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:169)
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2383)
at java.base/java.lang.Runtime.load0(Runtime.java:746)
at java.base/java.lang.System.load(System.java:1857)
at com.codedisaster.steamworks.SteamSharedLibraryLoader.loadLibrary(SourceFile:124)
at com.codedisaster.steamworks.SteamAPI.loadLibraries(SourceFile:27)
at com.codedisaster.steamworks.SteamAPI.loadLibraries(SourceFile:11)
at com.prineside.tdi2.desktop.DesktopLauncher.main(SourceFile:252)
ERROR Logger Cancelled report - too frequent

TagsCrash, Windows

Activities

DistantAngel

DistantAngel

2022-09-05 03:32

reporter  

log.txt (1,049 bytes)
Exception in thread main
java.lang.UnsatisfiedLinkError: C:\Users\Jaheem\AppData\Local\Temp\steamworks4j\1.9.0\steamworks4j64.dll: The specified procedure could not be found
  at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
  at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:383)
  at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:227)
  at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:169)
  at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2383)
  at java.base/java.lang.Runtime.load0(Runtime.java:746)
  at java.base/java.lang.System.load(System.java:1857)
  at com.codedisaster.steamworks.SteamSharedLibraryLoader.loadLibrary(SourceFile:124)
  at com.codedisaster.steamworks.SteamAPI.loadLibraries(SourceFile:27)
  at com.codedisaster.steamworks.SteamAPI.loadLibraries(SourceFile:11)
  at com.prineside.tdi2.desktop.DesktopLauncher.main(SourceFile:252)
ERROR Logger Cancelled report - too frequent
log.txt (1,049 bytes)
DistantAngel

DistantAngel

2022-09-05 04:00

reporter   ~0002052

Uninstalling and re-installing does not solve the issue.

therainycat

therainycat

2022-09-05 19:21

administrator   ~0002053

https://windowsreport.com/specified-procedure-could-not-be-found/#:~:text=The%20specified%20procedure%20could%20not%20be%20found%20error%20can%20arise,not%20be%20found%20DLL%20error.

Can't really fix it on my side - something does not allow your OS to execute the dll file

DistantAngel

DistantAngel

2022-09-06 16:10

reporter   ~0002054

Issue was caused by the version of windows (LTSC Enterprise) that I was using. Changing my version of windows fixed the issue for me.

Issue History

Date Modified Username Field Change
2022-09-05 03:32 DistantAngel New Issue
2022-09-05 03:32 DistantAngel Tag Attached: Crash
2022-09-05 03:32 DistantAngel Tag Attached: Windows
2022-09-05 03:32 DistantAngel File Added: log.txt
2022-09-05 04:00 DistantAngel Note Added: 0002052
2022-09-05 19:21 therainycat Note Added: 0002053
2022-09-06 16:10 DistantAngel Note Added: 0002054
2023-03-17 12:30 therainycat Assigned To => therainycat
2023-03-17 12:30 therainycat Status new => closed
2023-03-17 12:30 therainycat Resolution open => fixed