forcewalker
New Member
- Joined
- Aug 22, 2014
- Messages
- 29
- Reaction score
- 2
UseTransport tag is crashing the swtor client. You probably seen other people posting about this. It will go to the taxi/wonkavator and bring up the menu and it crashes when it tries to select an option. It doesn't happen 100% of the time but it happens at a high rate maybe 75%-85%. When it does work it appears that UseTransport doesn't crash the client for that session of swtor/buddywing(not 100% sure on this). Then the next time you restart swtor/buddywing it will happen.
SpaceTravel tag is doing the same thing as UseTransport. Only difference is that it will actually select the planet but it crashes the client at the same time. Once you restart swtor you will be on the planet selected.
UseItem is looping forever like all the tags were before you did the changes that were needed. UseItem has always been a bit broken. If it was used in an if condition it would loop forever and never leave. A workaround was putting it in a while condition which would work and move on once done. Now even in a while condition it just loops forever.
SpaceTravel tag is doing the same thing as UseTransport. Only difference is that it will actually select the planet but it crashes the client at the same time. Once you restart swtor you will be on the planet selected.
UseItem is looping forever like all the tags were before you did the changes that were needed. UseItem has always been a bit broken. If it was used in an if condition it would loop forever and never leave. A workaround was putting it in a while condition which would work and move on once done. Now even in a while condition it just loops forever.






