I created a space station 13 server, started it with Dream Daemon and it works perfectly and online. It gives absolutely no errors, but when I enter the round, I can only interact with what is under my feet and the walls, but I can't pick up the other objects on the tables or shelves, just like I can't use the vending machines. .
The version is correct, no have Overwolf and AntiVirus, and programs extern
If you can help me I will always be grateful, I searched thousands of forums and the only solution I found was deleting Overwolf but I don't have Overwolf!
this is the problem https://youtu.be/peQbCkS3Obs
ID:2893712
Oct 15 2023, 11:57 pm (Edited on Oct 16 2023, 11:53 am)
(See the best response by Lummox JR.)
|
|
In response to Lummox JR
|
|
Checked, it doesn't work and the code is all in order.
|
https://youtu.be/peQbCkS3Obs this is the problem
|
You're clearly able to use the browser, so there has to be an overlay over the main window or the map itself. That's the only explanation. Again you need to use something like Windows Spy to see if another window is intercepting those clicks.
|
In response to Lummox JR
|
|
In the video I put myself in ghost mode, and I can click at any distance so it is ruled out that something interrupts the clicks, when I return to my body I can only click on the things on my feet, and the click right I can do it at any distance, see video
|
I didn't watch the whole video. Not being a player and not being able to see what you're doing, it was really useless to just watch you wander around the station. If I'd watched the whole thing I wouldn't really have had any better idea what was going on. Videos just aren't a good way to demonstrate these things.
Instead, I need words. If you'd told me off the bat that you can click on objects in the game world when you're in ghost mode, but you can't when you're in character, then I could've told you the codebase is definitely broken. Was this codebase properly updated for BYOND 515? I seem to recall early in the beta, a few codebases ran into problems because their render stack was horribly broken and was depending on buggy behavior that got fixed. It sounds like that's exactly what's happening to you. |
I just heard from another user that the problem was related to the get_dist() bug that was just fixed in the new 515.1619 release. Apparently Paradise uses that pretty extensively to deal with click handling on the server side.
|
In response to Lummox JR
|
|
SOLVED THANK YOU VERY MUCH!!!!!!!!!!!
|
You can try downloading Windows Spy and seeing if that reveals if anything is under your mouse cursor other than the Dream Seeker window.