Published to steam but not working from there
Posted: Thu Sep 05, 2013 2:43 am
Hey I am hoping someone who has already published something can help me with this.
My mod works fine from the editor, but after publishing it to steam the game can no longer find some of the assets. What could be causing this?
Heres my error message:
It looks to me as though steam isn't uploading my mod_assets/particles folder
My mod works fine from the editor, but after publishing it to steam the game can no longer find some of the assets. What could be causing this?
Heres my error message:
SpoilerShow
File not found: mod_assets/particles/green_fireball.lua
stack traceback:
[C]: in function 'error'
[string "Dungeon.lua"]: in function 'import'
mod_assets/scripts/init.lua:16: in main chunk
[string "Dungeon.lua"]: in function 'loadInitFile'
[string "GameMode.lua"]: in function 'loadDungeon'
[string "GameMode.lua"]: in function 'newGame'
[string "GameMode.lua"]: in function 'startGame'
[string "NewGameMenu.lua"]: in function 'startGame'
[string "NewGameMenu.lua"]: in function 'update'
[string "GameMode.lua"]: in function 'update'
[string "Grimrock.lua"]: in function 'display'
[string "Grimrock.lua"]: in main chunk
stack traceback:
[C]: in function 'error'
[string "Dungeon.lua"]: in function 'import'
mod_assets/scripts/init.lua:16: in main chunk
[string "Dungeon.lua"]: in function 'loadInitFile'
[string "GameMode.lua"]: in function 'loadDungeon'
[string "GameMode.lua"]: in function 'newGame'
[string "GameMode.lua"]: in function 'startGame'
[string "NewGameMenu.lua"]: in function 'startGame'
[string "NewGameMenu.lua"]: in function 'update'
[string "GameMode.lua"]: in function 'update'
[string "Grimrock.lua"]: in function 'display'
[string "Grimrock.lua"]: in main chunk