Jump to content

prasselpikachu

Members
  • Posts

    90
  • Joined

  • Last visited

Everything posted by prasselpikachu

  1. Go to http://support.amd.com/us/Pages/AMDSupportHub.aspx , choose your GPU model and as OS try Windows 7, it should work.
  2. Hm, seems your graphic card driver isnt updated properly... What graphic card do you have? Did it work before win 8?
  3. @Backplague maybe you could add an internal mail or messaging system?
  4. @Backplague Hm, whats the problem? The servers could also do this broadcast thing, store it in a config and they got it.
  5. @Backplague you can also do it this way: 1. Client broadcastes a specific message 2. ID Server checks the Client ID at the auth server. 3. ID is valid. 4. ID Server sends the IDs to the Client which requested the IDs. (rednet.send(reqclient, ids))
  6. Happens to me too, problem is that there only is a 32 bit version of openjdk...
  7. @Backplague For your ID Server thingy, the computers DO have a general storage. In your servers directory, go to mods, then computercraft, then lua. Here are the bios.lua (used to init both turtles and computers, eg you can modify the message craft OS 1.3 to eg "LOL U HAV BEEN HACKD BRO !!!!!!!1!1!!111") and the folder rom. Its exactly the same folder rom like the folder rom in cc computers but with the difference that you can now WRITE into it, with np++. So you can create your own OS. BUT! Changes made at these files will affect EVERY computer on your server. So if you Forget for ex. A ) and save, every computer will crash on restart. I also think you can put files or programs into the directory where the bios is, if you want some good and very helpful references and examples for all this, look at the CC "addon" Redworks: http://www.minecraftforum.net/topic/899620-redworks-add-on-package-for-computercraft-beta-120/ Phew, sorry if my text isnt soo nice, I just wanted to say this quickly before i'm going to bed. Good night *yawn*
  8. Not really, you *could* also make the Portal where you want it, simply creating the obsidian blocks with lava and water where you need them. (needs 10 lava buckets and 1 water bucket)
  9. Go to %appdata% (Win+R, then type %appdata% and press Enter) then go to .techniclauncher\tekkit\saves, .techniclauncher\technicssp\saves, .minecraft\saves or whereever your singleplayer world is saved. Go into the Folder of your world (e.g. New World or something like that) Then go into the directory computer. There should be a folder with a number for each computer in your world, even for them which are destroyed. Paste the programs in the folders of the computers. Now you have to edit the programs so that the right Computer IDs are in the program, otherwhise the computers would for example send messages to Computer ID 50 or 100. There you go. Also, if you are German, I can write it again in German ;)
  10. You have to change the IDs inside the programs or the computers are trying to reach an computer which doesnt exist. For example the programmed id of the 2. Auth Server is 100, so you have to change the id 100 to whatever the id of your 2. auth pc is in every program. Do this for every Server which is used and it will work.
  11. I found a critical Bug in the Client startup routine. If an update is available, do the following steps to glitch out of the Plague Corp software. 1. type the main password. 2. Now the message "Update available" will appear. Press "n" and then Enter. 3. Now press "y", then Enter and you are in normal CraftOS where you can write / edit programs to hack into the servers.
  12. I'm just saying: look at this: http://www.computercraft.info/forums2/index.php?/topic/1891-bossmans-programs/page__hl__bosschat__fromsearch__1 Combining the most advanced programming techniques in the world with amazing good looks, code was born. Sporting exactly 2 features, Bosschat stands at 358 lines long. Leave yourself messages from the mines, write down directions to/from that lava pool you fell into, hoping your items are still there, and even ask yourself how your day is going.
  13. A mail system would be good because only clients who are authenticated by the Auth servers could write E-Mail; also every great Company or Corporation has its own messaging/mailing system :)
  14. Hm, I did have the FAQ in my clipboard but then I copied another thing and... yes. Poof. Gone. Poor FAQ.
  15. Thanks! Oh, by the way, the "Press key to continue" mechanism doesn't seem to work ...
  16. Back? can you at least tell us how and where the lights controlled by the light server are used? That would be good because I set up the whole thing but now I dont know what I can do with the lights.
  17. @Backplague in the CC zip you mixed up the File Server with the Machine Server ;)
  18. There are some Plugins for Bukkit (Tekkit) which can show the seed.
  19. There are some World Downloader Mods which only download which is loaded by your avatar (-> Render Distance) but I don't know how it will behave with Tekkit and/or some Mods...
  20. Can you upload it? I really want to learn from your awesome System (for example I'm not so good in Lua, but that would be interesting!)!
×
×
  • Create New...