iChun / IssueTracker-Mods

Issue Tracker for my Minecraft Mods which sources are not already hosted on GitHub.
6 stars 3 forks source link

Portal Gun Multiplayer #129

Open dPandl opened 6 years ago

dPandl commented 6 years ago

In Multiplayer the Portal Gun won`t create Portals. But in singleplayer it works. Sorry for my bad english.

Gavintime commented 6 years ago

same here, happens on latest version on 1.12.2

iChun commented 6 years ago

I'm... gonna need some more info on this.

Milii20 commented 6 years ago

i can confirm, 1.12.2, portalgun v7.0.2, forge version 14.23.2.2627, running optifine but that's not the problem aparently, since the thing that shoots out the portalgun doesnt move from the player itself, and dissapears as soon as it gets created. When running arround (on multiplayer) with a portalgun on hand, smashing both clicks, neither of the portals gets created because the colored ball doesnt move from the player's head, and then disapears

EDIT: nvm, not dimension dependant, something is messing up the portal ball (thing that shoots from the portalgun) from spawning, i have a base at x=11200 and z=4500, if i go to x=8000 it works?

EDIT 2: not related to anything on my base or anything, seems to be coords dependant somehow, arround 7000 blocks away from 0 0 0, portals stop working, (attaching the modlist, just in case) modlist.txt

LAST EDIT: in the config, changed I:maxShootDistance from 10000 to 1000000 and now everything works, i have no idea why since i wasnt shooting that far, but i was that far from 0 0 0

StephenBurgos commented 6 years ago

So, to clarify this issue, it isn't that portals don't appear. Instead it is confusion over the meaning of I:maxShootDistance. I assumed, as I believe Milii20 probably did, that this was how far a portal projectile could travel and was unrelated to a player's distance from [0,0,0].

Maybe the issue here is actually that the I:maxShootDistance option that can be set in the game doesn't link to the server and is also somewhat ambiguous. It might be useful if there was a tooltip that explained the option or that said it doesn't affect servers. Although maybe I should have assumed it didn't affect servers.

crysyn commented 6 years ago

I can open portals at other people's bases but not my own. I am over 14000 blocks away from spawn while the other two base are well under the 7000.

I did the change to the config value to 1000000 as well and it worked.

Flazum commented 4 years ago

I changed mine to 1000000 and it still does not work.