CyberdyneCC / Thermos

(NO LONGER DEVELOPED) Minecraft Forge Server Software implementing the Spigot/Bukkit API, formerly known as Cauldron/MCPC
http://cyberdynecc.github.io/Thermos/
GNU General Public License v3.0
258 stars 184 forks source link

Modded Minevive server. Players cant teleport. #382

Open Pixeldk opened 8 years ago

Pixeldk commented 8 years ago

**Server Log: http://pastebin.com/2bDUxJuD

It seems people can only teleport to blocks that you would be able to walk to as a normal player. All other teleports iether give you a "moved to quickly" or "moved to quick".

When you install it via spigot it writes the configs you need to change into the spigot.yml file.

This is how the config is supposed to look when written by spigot.

http://pastebin.com/9F331XuB

This is how it looks written by Thermos

http://pastebin.com/1uhVAFM7

And if i write in the settings myself, it seem to not read the edits i do to the

moved-wrongly-threshold: moved-too-quickly-threshold:

those two configs are used to cheat the game into letting vive players teleport around, and as it is now, its pretty unplayeble by vive users.

Mods installed.

appliedenergistics2-rv2-stable-10.jar buildcraft-7.1.16.jar CodeChickenCore-1.7.10-1.0.7.47-universal.jar denseores-1.6.2.jar ironchest-1.7.10-6.0.60.741-universal.jar Jabba-1.1.4_1.7.10.jar magicalcrops-1.7.10_0.1.jar NotEnoughItems-1.7.10-1.0.5.120-universal.jar Pam's HarvestCraft 1.7.10Lb.jar StorageDrawers-1.7.10-1.9.8.jar worldedit-forge-mc1.7.10-6.1.1-SNAPSHOT-dist.jar

Plugins Installed: MineVive.jar ProtocolLib.jar

Thermos Version: Thermos-1.7.10-1614-server.jar

JewishDog commented 8 years ago

Thermos build ?

Pixeldk commented 8 years ago

https://github.com/CyberdyneCC/Thermos/releases/tag/57

Thermos build 57

Time6628 commented 8 years ago

Teleport how?

Pixeldk commented 8 years ago

When you click the big button on the tracked vive controller, it shows you where you can teleport. It is the way to move with the vive, as moving around normally will give vr sickness. Feels like motion sickness, but comes from 1 sek to the other.

Is there a way to get thermos to read those spigot config varibals?

Time6628 commented 8 years ago

No, because Thermos uses a different version of the config.

Pixeldk commented 8 years ago

Is there a way to get it to accept the data??

Pixeldk commented 8 years ago

Sorry. Didnt see you said no. So no way to get thermos to ignore people moving to quick and to fast?? Any other way to force the varible in?

Time6628 commented 8 years ago

Try build 55.

Pixeldk commented 8 years ago

Will try it. Thanks for your time.

ManOrMonster commented 8 years ago

I tried build 55, same problem. I'm not sure exactly where to set this. I put the following under Settings in spigot.yml but same issue:

moved-wrongly-threshold: 10
moved-too-quickly-threshold: 1000.0
Time6628 commented 8 years ago

Putting those settings in your config won't do anything because Thermos doesn't use them.

ManOrMonster commented 8 years ago

OK. So how can we make Vivecraft teleportation work properly?

Pixeldk commented 8 years ago

There must be a way to activate those spigot settings? They are essential to get virtual reality and minecraft modded servers up and running.

Time6628 commented 8 years ago

There is no way to get those settings to work. You're going to have to ask the mod creator to change the way they teleport players.

ghost commented 8 years ago
  entity-max-speed: 100

Can be found in cauldron.yml.