Jump to content




Nova Horizon (v1.2)


226 replies to this topic

#221 Exerro

  • Members
  • 801 posts

Posted 09 July 2015 - 03:21 PM

Yeah, for some reason, they don't show up in the lua prompt. No idea why tbh, but you can still use them in programs. Hopefully Danny will find a fix soon.

#222 Dahknee

  • Members
  • 1,808 posts
  • Location/home/da

Posted 09 July 2015 - 04:31 PM

View Postawsumben13, on 09 July 2015 - 03:21 PM, said:

Yeah, for some reason, they don't show up in the lua prompt. No idea why tbh, but you can still use them in programs. Hopefully Danny will find a fix soon.

Ahh yeah I see the problem, Will create a fix.

#223 FUNCTION MAN!

  • Members
  • 292 posts

Posted 09 July 2015 - 04:41 PM

View PostDannySMc, on 09 July 2015 - 04:31 PM, said:

View Postawsumben13, on 09 July 2015 - 03:21 PM, said:

Yeah, for some reason, they don't show up in the lua prompt. No idea why tbh, but you can still use them in programs. Hopefully Danny will find a fix soon.

Ahh yeah I see the problem, Will create a fix.

In my experience that happenend when the sandbox environment didn't have an _ENV table. make it a link to _G, that fixed it for me.

It's because in the lua program, the environment things are ran in links back to the _ENV table. When the sandbox doesn't have an _ENV table, there are no APIs, no nothing.

Edited by Dr. Poof, 09 July 2015 - 04:45 PM.


#224 GodusX

  • New Members
  • 1 posts

Posted 12 July 2015 - 04:07 PM

awsumben13, can you make guide for NetServer? Or can you make list of tags?

Also, please make server version, because it's too heavy to run many servers on some old computers.

#225 Exerro

  • Members
  • 801 posts

Posted 12 July 2015 - 05:34 PM

Sorry but I've discontinued this.

#226 manu_03

  • Members
  • 84 posts
  • LocationSpain

Posted 09 October 2015 - 02:52 PM

View Postawsumben13, on 04 November 2014 - 10:42 PM, said:

  • "I have forgotten the password to a file". Again, there is no way to get this back, and chances are, you have probably found the file is now complete garbage as it was decrypted with the wrong key resulting in a long string of weird characters. Sorry, but there is no way to get this back.
There's an easy fix to this. Save a file in system folder that lists all encrypted files. It shall also save a checksum of that file (some first chars from the hash of the original, unencrypted file). It's safe: hashes are un-un-hashable and it's a substring of whole hash. Then, when you try to unencrypt, system would try to unencrypt file with given key, hash it, take first chars and check if it's equal to checksums file.

#227 magiczocker

  • Members
  • 46 posts

Posted 31 December 2015 - 11:49 AM

This OS is awesome.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users