Zyllos / tts_ftc_base_lua_scripts

FTC Map Base Lua Scripts
3 stars 2 forks source link

Deleted models spawn in the middle of the board #32

Open Tobbns opened 3 years ago

Tobbns commented 3 years ago

This is a pretty common issue and i guess it is widely known, but i thought i give it a shot. When deleting a model, there is a chance it spawns in the middle of the board, locked in position. This is especially wierd in multiplayer games, where some players can see the models and some dont. You can right click and delete the models, but this does not work all the time.

The obvious workaround is not deleting models, but i thought maybe this is fixable.

I was using Battlescribe2TTS scripted models, maybe there is an interaction here.

GenWilhelm commented 3 years ago

Sounds like it could be a BS2TTS issue. Do you know if it happens on other tables, or is it only happening on the FTC base?

Tobbns commented 3 years ago

I have not tested it on other tables and not with models which werent scripted. So i cant confirm anything here. I just heard from multiple playgroups that this problem exists.

Since the usage of BS2TTS models on your table is a common interaction, maybe you could get in touch with the developer of BS2TTS? I can also file a report on their github, but im afraid they would just do the same as you and push the issue back to you ;)

Zyllos commented 3 years ago

Tobbns, just a question, about how often does this occur when you see this?

Also, is it as simple as deleting a character and it could happen? Or was the macros used for increasing/decreasing wounds on the model (Numpad 1/2)?

I did some preliminary testing and I have not been able to reproduce this issue, either on FTC or off FTC.

Orta15a commented 3 years ago

Hello, I had this issue come up in the past, using FTC and BS2TTS. It happened in 20% of the games more or less. As I always use BS2TTS, I cannot comment if this happens also with FTC standalone. We now have the habit of not deleting model but just move them aside. Since then, no issue at all. I think when it happened when we loaded a previously saved game where models were deleted. And on those occasions, only some players could see the models, not all.

ThePants999 commented 3 years ago

I find that when other players join my room when I've already loaded the FTC base and my army, the other player will often be able to see a duplicate of a model from my army in the middle of the board, which I cannot see. I've occasionally experienced the same in reverse, joining someone else's room and seeing one of theirs in the middle which they cannot see. I don't think it's tied to deleting - I rarely delete BS2TTS-imported models as that often leads to disaster :-)

Citronnade commented 3 years ago

I've also never seen this happen on the host, always on other players. Would be interesting to see if passing host or saving/reloading the game does anything to this.