mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Catch Lua errors properly
This commit is contained in:
@@ -1556,6 +1556,10 @@ return function(_python, _bridged)
|
||||
|
||||
function koboldbridge.obliterate_multiverse()
|
||||
envs = {}
|
||||
koboldbridge.num_userscripts = 0
|
||||
koboldbridge.inmod = nil
|
||||
koboldbridge.genmod = nil
|
||||
koboldbridge.outmod = nil
|
||||
end
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user