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

Guests can throttle up but not down #36

Open
t0stiman opened this issue Nov 2, 2023 · 5 comments
Open

Guests can throttle up but not down #36

t0stiman opened this issue Nov 2, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@t0stiman
Copy link
Contributor

t0stiman commented Nov 2, 2023

This video is recorded from the guest's POV. The guest activates the throttle of the DE2, then throttles down again. However, throttling down doesn't do anything.
At the end of the video, the host throttles down, this works as expected.

feqf-3000.mp4
@Insprill Insprill added the bug Something isn't working label Nov 2, 2023
@Insprill Insprill moved this to Todo in DV Multiplayer Nov 2, 2023
@CODEYXone
Copy link
Contributor

There might be a conflict with the player GUID (Globally Unique Identifier).

When you share your mod file directly from the mods folder with another player, they end up having the same GUID, which can lead to unusual conflicts. Try deleting the "settings.xml" in your Derail Valley Multiplayer Mod directory. This should reset the mod's configuration.

@t0stiman
Copy link
Contributor Author

t0stiman commented Nov 6, 2023

@CODEYXone Good suggestion, but that's not the problem this time. I made sure the GUIDs on the 2 pc's were different.

BTW, the settings.xml should really be stored elsewhere to avoid people having the same GUIDs.

@t0stiman
Copy link
Contributor Author

t0stiman commented Nov 6, 2023

This mod doesn't use Steam IDs, right? Because I ran the game without Steam so I could run it on 2 pc's at once.

@CODEYXone
Copy link
Contributor

@t0stiman It's only using the internal GUIDs.

Good suggestion, but that's not the problem this time. I made sure the GUIDs on the 2 pc's were different.

Hmm, ok... My friends and I had the same problem and after making sure everyone had a unique GUID, this and many other problems went away. Guess it's a classic case of correlation ≠ causation or something. Definitely needs some more investigation.

@morm075
Copy link

morm075 commented Sep 22, 2024

#46 mostly resolves these issues

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
Status: Todo
Development

No branches or pull requests

4 participants