You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a modded version of Animelee, when I go to the CSS I get this error:
modules/memory/init.lua:221: bad argument #1 to 'lshift' (number expected, got nil)
stack traceback:
[C]: in function 'lshift'
modules/memory/init.lua:221: in function 'read'
modules/memory/init.lua:340: in function 'update'
modules/memory/init.lua:443: in function 'update'
modules/memory/init.lua:443: in function 'update'
modules/memory/init.lua:634: in function 'updatememory'
modules/memory/init.lua:602: in function 'update'
main.lua:225: in function 'update'
[love "callbacks.lua"]:162: in function <[love "callbacks.lua"]:144>
[C]: in function 'xpcall'
[love "boot.lua"]:377: in function <[love "boot.lua"]:344>
Any idea what's happening? Works fine on the vanilla version of melee.
Faster melee dolphin version is 3.4.2
The text was updated successfully, but these errors were encountered:
Hello,
I'm using a modded version of Animelee, when I go to the CSS I get this error:
modules/memory/init.lua:221: bad argument #1 to 'lshift' (number expected, got nil)
stack traceback:
[C]: in function 'lshift'
modules/memory/init.lua:221: in function 'read'
modules/memory/init.lua:340: in function 'update'
modules/memory/init.lua:443: in function 'update'
modules/memory/init.lua:443: in function 'update'
modules/memory/init.lua:634: in function 'updatememory'
modules/memory/init.lua:602: in function 'update'
main.lua:225: in function 'update'
[love "callbacks.lua"]:162: in function <[love "callbacks.lua"]:144>
[C]: in function 'xpcall'
[love "boot.lua"]:377: in function <[love "boot.lua"]:344>
Any idea what's happening? Works fine on the vanilla version of melee.
Faster melee dolphin version is 3.4.2
The text was updated successfully, but these errors were encountered: