Cuberite Forum
Error on Support - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Off Topic (https://forum.cuberite.org/forum-9.html)
+--- Forum: Off Topic Discussion (https://forum.cuberite.org/forum-10.html)
+--- Thread: Error on Support (/thread-153.html)



Error on Support - Zehir - 06-02-2011

Hello, I get this error when I register on the support



Code:
Warning: realpath(): SAFE MODE Restriction in effect. The script whose uid is 562 is not allowed to access /tmp owned by uid 0 in /home/mcserver/public_html/support/includes/external/swift-mailer/Swift/Cache/Disk.php on line 48 Fatal error:
Uncaught Error of type [Swift_FileException] with message [Disk Caching failed. Tried to write to file at [/2153d57f161cfb716d442290cbdd58cdbody] but failed. Check the permissions, or don't use disk caching.]
@0 require_once() in /home/mcserver/public_html/support/index.php on line 149
@1 Notifications::Create() in /home/mcserver/public_html/support/includes/modify.inc.php on line 330
@2 Notifications::SendEmail() in /home/mcserver/public_html/support/includes/class.notify.php on line 39
@3 Swift_Message_Mime::build() in /home/mcserver/public_html/support/includes/class.notify.php on line 311

in /home/mcserver/public_html/support/includes/external/swift-mailer/Swift/Errors.php on line 99

I just wanted to report a problem, I die when I use the fontion
Code:
Player:TeleportTo(x,y,z)



RE: Error on Support - Tim - 06-03-2011

Looks like FakeTruth has broken somethingTongue as for the teleport bug i could of sworn that had been fixed but maybe I'm just imagining thingsTongue


RE: Error on Support - FakeTruth - 06-03-2011

Hey thanks, I fixed it now. Seems the server host turned on safe mode or somethingTongue

About the death on teleport, I haven't fixed that yetTongue


RE: Error on Support - distroyed123 - 06-06-2011

(06-03-2011, 09:21 PM)FakeTruth Wrote: Hey thanks, I fixed it now. Seems the server host turned on safe mode or somethingTongue

About the death on teleport, I haven't fixed that yetTongue

has to do with falling damage correct?


RE: Error on Support - FakeTruth - 06-06-2011

Yes, correct


RE: Error on Support - Tim - 06-07-2011

(06-06-2011, 09:43 PM)FakeTruth Wrote: Yes, correct

Why not just make a thing in core that will make the user invincible as they teleport then? just cancel the damage event until a second or two after a successful teleport? Smile


RE: Error on Support - FakeTruth - 06-07-2011

There's an actual native teleport function in the player, so nullifying the damage should be done in MCServer itselfTongue