Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Here is my starbound.log after briefly logging in and interacting with my pet. (server IP redacted)
https://0x0.st/HOTV.txt
This line may be of note, though I believe it's from trying and failing to bind interact to one of my mouse buttons in addition to some keyboard keys. Unsure if that would cause issues.
[21:52:21.997] [Warn] Could not load keybinding for PlayerInteract. (StarException) Improper bindings type 'mouse'
Here is my starbound.config (server IP redacted again)
https://0x0.st/HOTW.json
The interact binding section looks like this:
```
"PlayerInteract" : [{
"mods" : [],
"type" : "key",
"value" : "W"
}, {
"mods" : [],
"type" : "key",
"value" : "A"
}, {
"mods" : [],
"type" : "mouse",
"value" : "FifthButton"
}],
```
I am using the Workman layout so my keys are not in the usual qwerty spots, so my bindings may seem odd, with interact on W and A keys. I wanted it also on the "back" button of my mouse, but couldn't seem to get that working with either "FourthButton" or "FifthButton" values. I suspect they removed support for binding mouse buttons.
Let me know if you need more info or testing from me.
Even if you changed your key it should work so i dont see why it won't work here.
Did you check if log say the same thing when you havent that mod instaled ?
edit: I also took the mouse bind parts that don't work out of my config and reinstalled the mod and it still doesn't work, FYI.
I've check your workman layout thing and seeing that , you should try R key maybe , i use E for interraction (azerty keyboard) , and R is at the same place.
But yeah since the issue don't come from my mod, and i'm not familiar with a heavily keybinding swaped like that, you may need to ask to someone who had the same issue or a general starbound discord since your issue is maybe vanilla.
The issue we're discussing is that I can interact with my pet always even with your mod, so it's of course related to the mod. The non-serious error about the mouse binding in the log was not related to your mod, yes, it's also not causing any problems, and I've since taken it out anyway just to eliminate one possible cause (though it seems to have not been the cause), so no need to worry about the mouse type error.
Once again the issue is that your mod is literally not working at all (for me) from what I can tell, at least when only used on the client and playing on a vanilla server. I know I mentioned a lot of barely-related stuff so maybe I confused you.
I never said it was client-side.
my posts above aren't modified, you can check again.