• Saving presets problem
    0 replies, posted
So, my friend and I are having a problem with the preset saving of fingerposing and faceposing. When we save our samples into the presets, game saves the preset only for the current session, but when you launch the game after you finished your session - presets are gone. This is a log we receive in the console after we save the preset in any of posing tools. [code]ERROR] gamemodes/sandbox/gamemode/spawnmenu/controls/preset_editor.lua:155: attempt to call method 'GetSelected' (a nil value) 1. Delete - gamemodes/sandbox/gamemode/spawnmenu/controls/preset_editor.lua:155 2. DoClick - gamemodes/sandbox/gamemode/spawnmenu/controls/preset_editor.lua:38 3. unknown - lua/vgui/dlabel.lua:206[/code] I assume this is very simple to fix since you need to set a value for the "GetSelected" unit, but unfortunately, I am afraid to screw up everything. I am not pretty much advanced in LUA. Is there any fix/solution to get? I heard some guy on YouTube has the fix and presets do work for him fine, maybe he got a fix? I would appreciate your help much, and thank you for an attention.
Sorry, you need to Log In to post a reply to this thread.