Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

sunkenShell

3
Posts
A member registered May 06, 2018

Recent community posts

I use Windows 11. 64-bit. Don’t know if the Lua installation via Scoop is responsible.

Didn’t work. The executable itself seems to have the problem. I even downloaded the ZIP file and extracted it manually and it did the same.

Hey there! I’m having an issue trying to run the game. I’m greeted with this error every time:

Error

steamworks.lua:12: module 'luasteam' not found:
no field package.preload['luasteam']
no 'luasteam' in LOVE game directories.
no file 'luasteam' in LOVE paths.
no file '.\luasteam.lua'
no file 'C:\Users\<username>\AppData\Roaming\itch\apps\a-solitaire-mystery\lua\luasteam.lua'
no file 'C:\Users\<username>\AppData\Roaming\itch\apps\a-solitaire-mystery\lua\luasteam\init.lua'
no file 'C:\Users\<username>\scoop\apps\lua\current\bin'


Traceback

[love "callbacks.lua"]:228: in function 'handler'
[C]: in function 'require'
steamworks.lua:12: in main chunk
[C]: in function 'require'
main.lua:18: in function 'load'
[love "callbacks.lua"]:136: in function <[love "callbacks.lua"]:135>
[C]: in function 'xpcall'
[C]: in function 'xpcall'

Which is rather odd since luasteam.dll is present, but not luasteam.lua.