Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

nervenbuendel

8
Posts
A member registered Jan 11, 2019

Recent community posts

It works now. ^^

I guess the last working version was Mesa 19.0-git, but I'm not too sure about it. Maybe the cause for the error got backported to Mesa-stable.

Your graphics card (Volcanic Islands aka GCN 3) should be well supported by amdgpu if I recall correctly, just as mine.

Thanks for your efforts.

I've reverted back to Mesa 18.3.3 and LLVM 7.0.1 but the problem still persists.

Sadly the problem persists after 2 more Mesa snapshots.

I'm using Mesa 19.1-git snapshots. I'll try again after the next update and inform you about my results.

I'm sorry but I've run into an error again: This is what stderr gives:

$ ./SmithAndWinston  

INFO: BSEd 2.8.4.4.6.3.c16df17 INFO: Voxity 4.6.3.c16df17 INFO: num displays 0 INFO: System Pref path - /home/stephan/.local/share/ExecutionUnit/SmithAndWinston/ INFO: Resource path - /home/stephan/.config/itch/apps/smith-and-winston/x86_64/ SmithAndWinston: ../src/gallium/auxiliary/util/u_blitter.c:2062: util_blitter_generate_mipmap: Assertion `!util_format_has_stencil(desc)' failed. ./SmithAndWinston: Zeile 21:  3789 Aborted                 (Speicherabzug geschrieben) ./x86_64/${EXENAME} ./data $@
(1 edit)

Email sent. :-)

And yes, I pressed continue arcade game.

Hi,

I recently bought your (early-access) game and sadly I have to file a bug report after having only played to the second portal (the one which should make you progress in game). The game gets stuck at the loading screen though, with following terminal output:

INFO: BSEd 2.8.3.4.5.4.88d9b6a
INFO: Voxity 4.5.4.88d9b6a
INFO: num displays 0
INFO: System Pref path - /home/stephan/.local/share/ExecutionUnit/SmithAndWinston/
INFO: Resource path - /home/stephan/.config/itch/apps/smith-and-winston/x86_64/
ERROR: GLOBALS are locked -- gSceneStats must be declared local or prefix with '__' for globals.    2
stack traceback:
    Scripts/utility/utility.lua:248: in function '__newindex'
    Scripts/vox/snw/hud.lua:3117: in function <Scripts/vox/snw/hud.lua:3099>
    Scripts/vox/snw/hud.lua:5054: in function '_select_menu_option'
    Scripts/vox/snw/hud.lua:5398: in function <Scripts/vox/snw/hud.lua:5378>
    Scripts/vox/snw/hud.lua:5300: in function '_update_input'
    Scripts/vox/snw/hud.lua:4499: in function <Scripts/vox/snw/hud.lua:4488>
ERROR: end traceback

I'm gaming on Fedora with amdgpu and mesa (mostly latest git snapshots). Latest version of the game which is 15 from Jan 14th. Maybe this is helpful information.