Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spawning vehicles in other people's lobbies causes game to crash #89

Open
ahoylad opened this issue Sep 27, 2023 · 3 comments
Open

Spawning vehicles in other people's lobbies causes game to crash #89

ahoylad opened this issue Sep 27, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@ahoylad
Copy link

ahoylad commented Sep 27, 2023

Here's the error I got in the console when I tried to spawn in a bike

UT DEBUG ["UT:spawnAndDriveVehicle","bike"]
about to perform blocking dns call from the main thread. consider refactoring.

I have no problem in my own lobbies

@ahoylad ahoylad changed the title Spawning Vehicles in o Spawning Vehicles in Other People's Lobbies Causes Game Crash Sep 27, 2023
@ahoylad ahoylad changed the title Spawning Vehicles in Other People's Lobbies Causes Game Crash Spawning vehicles in other people's lobbies causes game to crash Sep 27, 2023
@pierre-josselin
Copy link
Owner

Hi, in fact it is not possible to spawn vehicles or any other units if you are not the host of the game.

Also, the button should be disabled if you are not the host, isn't that the case?

@ahoylad
Copy link
Author

ahoylad commented Sep 28, 2023

Hi, in fact it is not possible to spawn vehicles or any other units if you are not the host of the game.

Also, the button should be disabled if you are not the host, isn't that the case?

Yeah the spawn vehicle button isn't disabled at least for me, and I can try to spawn one although it results in a crash.

@pierre-josselin
Copy link
Owner

Thank you for the feedback, I will fix that!

@pierre-josselin pierre-josselin added the bug Something isn't working label Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants