Skip to content
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

Respawn for each portal + spawn after instance is deleted error #70

Open
Scratch741 opened this issue Apr 20, 2016 · 8 comments
Open

Respawn for each portal + spawn after instance is deleted error #70

Scratch741 opened this issue Apr 20, 2016 · 8 comments

Comments

@Scratch741
Copy link

Scratch741 commented Apr 20, 2016

Hello. I'm looking for an option for portal "/imodifyportal [(show|set|reset) spawn [20;45;-200]]" It sets a respawn point for an instance. I have a RPG world and only one respawn point is not enough.

For the bad spawn after instance is deleted. When someone is inside an Instance and logs out, than I restart server, the someone is spawned into main world (the one I configured in minecraft properities) but not in the world spawn - instead he/she is spawned far away from spawn. My world spawn point is -664,5 70,5 806,5 and the player is spawned at -31.92 32 -474.99. Do you think you could add something in config that warps player to world: X and coords: X,Y,Z ? (even after /setspawn this persists)

I've used mlutiverse for world spawn AND even used MCEdit to confirm that the world spawn is really at -664,5 70,5 806,5 and not at -31.92 32 -474.99.

@Scratch741 Scratch741 changed the title Respawn for each portal Respawn for each portal + spawn after instance is deleted error Apr 20, 2016
@cybertiger
Copy link
Owner

Will look at it, logging out in an instance should teleport you out of the instance for obvious reasons (should function the same as leaving a party whilst in that party's instance).

@Scratch741
Copy link
Author

Scratch741 commented Apr 21, 2016

It does not teleport me out after log out. Instead of it world is not deleted (and throws error in console) and when I log back, I'm in instanced world (without allowing me going back to portal). I guess it is because windows - it does not allow to delete using files. I'm gonna use Ubuntu soon.
Edit: Leaving party works as intended - teleporting me in front of entrance.

@cybertiger
Copy link
Owner

Sigh, windows file locking combined with the region file cache has been known to cause issues for some time.

Confirm if this is just the dreaded windows file locking issue please so I can close it?

@Scratch741
Copy link
Author

I can't confirm it right now. Region files are not deleted properly so I guess it is Windows problem. I do not have Ubuntu installed right now to test it. I will let you know when I test it on Ubuntu.

I can't compile new version again. The last one was working. Here is the error: http://pastebin.com/W0sEtqCk

@cybertiger
Copy link
Owner

cybertiger commented Apr 24, 2016

Get at a newer maven version. Yawkat's repository (Pex uses it) requires a newer maven version for reasons that I don't care to look into.

I had to update the maven version on my build server as well.

@Scratch741
Copy link
Author

I have apache-maven-3.3.9. http://pastebin.com/gHK2ZGnc . I was looking at maven's homepage and the latest is 3.3.9.

@yawkat
Copy link

yawkat commented Apr 25, 2016

I have disabled HTTPS forwarding for the repo. Please try building again.

@Scratch741
Copy link
Author

It works now, thanks Yawkat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants