-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Comments
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. |
@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. |
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. |
@t0stiman It's only using the internal GUIDs.
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. |
#46 mostly resolves these issues |
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
The text was updated successfully, but these errors were encountered: