-
Notifications
You must be signed in to change notification settings - Fork 16
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
Comments
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). |
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. |
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? |
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 |
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. |
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. |
I have disabled HTTPS forwarding for the repo. Please try building again. |
It works now, thanks Yawkat. |
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.
The text was updated successfully, but these errors were encountered: