Avatars


This mod allows players to create and remotely control Avatars. Avatars act like players, with a few minor exceptions. The mod also includes a few custom entities to control and create the Avatars.

6 days ago
0.13 - 2.0
12.8K

g Error while running event Avatars

5 months ago

Hi! I was finally able to create and send an avatar to another planet! But when I disconnect from it, I get an error message and the current game closes (

I also tried and killed myself, the type of events changes, but the error and crash persists ((

I tried to disable all mods, leaving only the basic one and avatars, the error also remained (((

Error while running event Avatars::avatars_disconnect (ID 206)
LuaEntity API call when LuaEntity was invalid.
stack traceback:
[C]: in function 'index'
__Avatars
/scripts/sort.lua:130: in function 'getFilteredTable'
Avatars/scripts/sort.lua:66: in function 'getSortedTable'
Avatars/scripts/gui.lua:108: in function 'draw'
Avatars/scripts/avatar_control.lua:240: in function 'loseAvatarControl'
Avatars/control.lua:309: in function <Avatars/control.lua:306>

6 days ago

Not sure exactly what went wrong, but I think you are using the avatar deployment units? Seems like one of them was removed without my mod being aware of it. I added an additional check to make sure it is valid, which should fix the crash.

New response