This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
PossieTV's profile picture

RedBook (Facebook in MC) v1.4 NOTIFICATIONS!

Started by PossieTV, 29 August 2012 - 03:07 AM
PossieTV #1
Posted 29 August 2012 - 05:07 AM
Version 1.4 of RedBook has been released!!!

I had finished this update a while ago but my minecraft crashed. I used this inconvenience though to create easier to read graphics.

DESCRIPTION
SpoilerRedBook is basically FaceBook in minecraft (without the FarmVille, sorry about that). This is the perfect program for multiplayer servers. You can post status updates and be friends with people. If you own the server, you can be the admin. You can troll your friends by deleting their accounts.

FEATURES
Spoiler*Notifications
*Server log in system (meaning you can make an account on one computer and log into it on another
*The ability to make an account in the program
*The ability to post status updates
*The ability to send, receive, and accept friend requests
*The ability to search users on the system
*Admin program
*Messaging
*Games
*Program sharing

CHANNEL LOG
SpoilerV1.4
-Added Notifications (meaning there is a notification if you have new friend requests or messages)
-Changed the logo on the actual redbook screen
-Re-added the README file in the download
-Other minor bug fixes

V1.3
-Added messaging
-Added games, so far there is only BlackJack
-Added program sharing, now you can share your favorite programs with RedBook
-Fixed the friend requests, they weren't working properly
-New logo
-Other minor bug fixes

V1.2
-Added an Admin account that can list all users on the RedBook System and delete any user on the system
-Compressed the three server computers to just one computer
-Added more banners that randomly get selected (there is also an option that changes it to a random banner)
-Added a tutorial on how to make custom banners in the README

V1.1
-Fixed the log-in bug and the friend request bug

V1.0
-First post. The basics, friends, status updates, search

DOWNLOAD
SpoilerV1.4 http://www.mediafire...x4w8nv1a3nmyy42
V1.3 http://www.mediafire...p3cir62jt17e2q1
V1.2 http://www.mediafire...mjs6puui1ta1kk9
V1.1 http://www.mediafire...8cj39zyt1b9jrhg
V1.0 http://www.mediafire...nj349rtk2jlsigb


SCREENSHOTS
Spoiler

hope you like.
EmTeaKay #2
Posted 29 August 2012 - 05:46 AM
This looks interesting. I hope you finish. Just do a good job and don't rush it.
Tiin57 #3
Posted 29 August 2012 - 10:36 AM
If you need any help, I'd be happy to work on it. Just saying.
PossieTV #4
Posted 30 August 2012 - 12:14 AM
If you need any help, I'd be happy to work on it. Just saying.

I do actually need some help on this on part of my code. So Im trying to make the computer write a variable to a file (using the fs command) but for some reason its not working. Here is the code
usr = PossieTV -- this would be normally sent over rednet but for demonstration sake i am putting it here
usr2 = Mom -- this would also be sent over rednet normally
f = fs.open(usr.."/friendlist", "w")
print(usr2)
nFriend = usr2
f.write(nFriend)
runApp()
PossieTV #5
Posted 30 August 2012 - 12:51 AM
Never mind I figured it out :)/>/>
masaki84 #6
Posted 01 September 2012 - 07:42 AM
It keeps hanging after I try and register an account, it shows me, username!SP!password and then I try to login i get either server error or wrong username . i checked the MinebookServer and it shows the Usernames I register and says Command Status update. this seams like a really cool program if I can get it working on my server
FuzzyPurp #7
Posted 01 September 2012 - 08:51 AM
Your screenshots are not attached correctly in the OP

Use [img]YourImageUrl[/img]

Or click the picture icon and just add the direct link to the image.
ComputerCraftFan11 #8
Posted 01 September 2012 - 09:02 AM
I already made a program named MineBook and uploaded it to the forums, can you change the name? (Its Facebook in MC)
PossieTV #9
Posted 01 September 2012 - 04:50 PM
I already made a program named MineBook and uploaded it to the forums, can you change the name? (Its Facebook in MC)

Sure I'll change my name :)/>/>
PossieTV #10
Posted 01 September 2012 - 04:57 PM
It keeps hanging after I try and register an account, it shows me, username!SP!password and then I try to login i get either server error or wrong username . i checked the MinebookServer and it shows the Usernames I register and says Command Status update. this seams like a really cool program if I can get it working on my server

Make sure you have all of the server computers installed, Including the LogInServer and MakeUserServer (and they are three separate server computers not just one which means you must install each server program on a separate computer, I am working on a way to condense it to one server computer and it will be in the new update)

If that doesn't work then go into the actual MineBook program (open it with text edit or notepad) and make sure you've put in the server id's where it tells you
ComputerCraftFan11 #11
Posted 01 September 2012 - 11:35 PM
I already made a program named MineBook and uploaded it to the forums, can you change the name? (Its Facebook in MC)

Sure I'll change my name :)/>/>

Thanks
D3matt #12
Posted 01 September 2012 - 11:54 PM
I hate to say it, but RedBook is the name of a CD audio codec used in early games.
Mendax #13
Posted 02 September 2012 - 12:39 AM
Well, the GUI is good, the options look good and it seems like a simple interface, you may have hit gold here.
PossieTV #14
Posted 03 September 2012 - 08:25 PM
I hate to say it, but RedBook is the name of a CD audio codec used in early games.

Does this mean I must change the name again?
FuzzyPurp #15
Posted 03 September 2012 - 09:43 PM
No. Call it what you want. I would call it MineSpace or CraftBook tho.
Left4Cake #16
Posted 04 September 2012 - 01:26 AM
I think there is like two or three different "rednet" programs that were posted by diffrent people. (not included the other versions of
Lua Fanatic's plugin.)
DisFunqTional #17
Posted 04 September 2012 - 06:04 AM
sounds good, mc social networking, no one is going to get off redbook now!
filipkwro #18
Posted 05 September 2012 - 05:45 PM
I would call it MineSpace or CraftBook tho.
CraftBook is a Bukkit mod, that adds Integrated Circuits to Minecraft. I recommend sort of "Facecraft" or "Minefriends".
Sam #19
Posted 06 September 2012 - 01:01 AM
It keeps hanging after I try and register an account, it shows me, username!SP!password and then I try to login i get either server error or wrong username . i checked the MinebookServer and it shows the Usernames I register and says Command Status update. this seams like a really cool program if I can get it working on my server

Make sure you have all of the server computers installed, Including the LogInServer and MakeUserServer (and they are three separate server computers not just one which means you must install each server program on a separate computer, I am working on a way to condense it to one server computer and it will be in the new update)

If that doesn't work then go into the actual MineBook program (open it with text edit or notepad) and make sure you've put in the server id's where it tells you
I have the same issue, I tried it, still doesn't work.
PossieTV #20
Posted 06 September 2012 - 03:12 AM
It keeps hanging after I try and register an account, it shows me, username!SP!password and then I try to login i get either server error or wrong username . i checked the MinebookServer and it shows the Usernames I register and says Command Status update. this seams like a really cool program if I can get it working on my server

Make sure you have all of the server computers installed, Including the LogInServer and MakeUserServer (and they are three separate server computers not just one which means you must install each server program on a separate computer, I am working on a way to condense it to one server computer and it will be in the new update)

If that doesn't work then go into the actual MineBook program (open it with text edit or notepad) and make sure you've put in the server id's where it tells you
I have the same issue, I tried it, still doesn't work.

I am sorry about this. There was a bug on the code.
Sammich Lord #21
Posted 06 September 2012 - 07:59 AM
[quote name='PossieTV' timestamp='1346897540' post='30103]
Make sure you have all of the server computers installed, Including the LogInServer and MakeUserServer (and they are three separate server computers not just one which means you must install each server program on a separate computer, I am working on a way to condense it to one server computer and it will be in the new update)

If that doesn't work then go into the actual MineBook program (open it with text edit or notepad) and make sure you've put in the server id's where it tells you

What you could do is just have it respond differently depending on the rednet message.
I do not see why you have to have 3 servers to do everything.
Can you explain to me why there must be 3 computers that handle a task that will happen rarely(registering)?
PossieTV #22
Posted 08 September 2012 - 12:29 AM
[quote name='PossieTV' timestamp='1346897540' post='30103]
Make sure you have all of the server computers installed, Including the LogInServer and MakeUserServer (and they are three separate server computers not just one which means you must install each server program on a separate computer, I am working on a way to condense it to one server computer and it will be in the new update)

If that doesn't work then go into the actual MineBook program (open it with text edit or notepad) and make sure you've put in the server id's where it tells you
What you could do is just have it respond differently depending on the rednet message.
I do not see why you have to have 3 servers to do everything.
Can you explain to me why there must be 3 computers that handle a task that will happen rarely(registering)?


I made the server computer and the log in systems at two completely different times (like 5 months apart). By the time I developed my lua skills that far, my server computers were already wired into each other (in other words, it would take a while for me to change it to one server). However, I will take the time to change it to one server (because it is really annoying) and post it in the 1.3 update.
Azyru #23
Posted 08 September 2012 - 07:06 AM
Looks good, ill be sure to try out 1.3 then. KIU
CastleMan2000 #24
Posted 16 September 2012 - 03:18 PM
Could you please try and concatenate the servers into either one or two servers instead of three? Especially if you use Parallels, that should make it easier.
masaki84 #25
Posted 17 September 2012 - 03:17 AM
It keeps hanging after I try and register an account, it shows me, username!SP!password and then I try to login i get either server error or wrong username . i checked the MinebookServer and it shows the Usernames I register and says Command Status update. this seams like a really cool program if I can get it working on my server

Make sure you have all of the server computers installed, Including the LogInServer and MakeUserServer (and they are three separate server computers not just one which means you must install each server program on a separate computer, I am working on a way to condense it to one server computer and it will be in the new update)

If that doesn't work then go into the actual MineBook program (open it with text edit or notepad) and make sure you've put in the server id's where it tells you
I have the same issue, I tried it, still doesn't work.

I am sorry about this. There was a bug on the code.
Still having same issue :)/>/>

and you need some sort of status screens on the different servers so it doesnt look like there just hanging.
PossieTV #26
Posted 18 September 2012 - 10:59 PM
It keeps hanging after I try and register an account, it shows me, username!SP!password and then I try to login i get either server error or wrong username . i checked the MinebookServer and it shows the Usernames I register and says Command Status update. this seams like a really cool program if I can get it working on my server

Make sure you have all of the server computers installed, Including the LogInServer and MakeUserServer (and they are three separate server computers not just one which means you must install each server program on a separate computer, I am working on a way to condense it to one server computer and it will be in the new update)

If that doesn't work then go into the actual MineBook program (open it with text edit or notepad) and make sure you've put in the server id's where it tells you
I have the same issue, I tried it, still doesn't work.

I am sorry about this. There was a bug on the code.
Still having same issue :)/>/>

and you need some sort of status screens on the different servers so it doesnt look like there just hanging.

Make sure that you have the newest version of RedBook installed. The README file in the 1.1 download tells you how to adress this issue.
CardingiSFun #27
Posted 13 October 2012 - 04:19 PM
can someone plz help me install this idk which ids are which help me skype: thelegacyunlockin
PossieTV #28
Posted 15 October 2012 - 02:41 AM
can someone plz help me install this idk which ids are which help me skype: thelegacyunlockin

The README file has detailed instructions on how to install RedBook, the server, and the admin programs. and also install more banners
rokkwarr #29
Posted 15 October 2012 - 04:12 PM
Personally what I would like to see is a encryption routine for the passwords just in case someone hacks into the server. This would be great.
I mean we all know the level of human stupidity where someone might use their actual minecraft password instead of one that has nothing to do with their account.
haydenf96 #30
Posted 30 October 2012 - 02:13 AM
122 elseif cmd == "add friend" then
123 print(usr2)
124 nFriend = usr2.."!SP!"
125 nFriend2 = usr.."!SP!"
126 print(nFriend)
127 gol = fs.open("RedBook/"..usr.."/friendlist", "a")
128 gol.write(nFriend)
129 gol.close()
130 gold = fs.open("RedBook/"..usr2.."/friendlist", "a")
131 gold.write(nFriend2)
132 gold.close()
133 runApp()

the error says " Server:131: attempt to index ? (a nil value)
GeniusName3 #31
Posted 07 November 2012 - 03:14 PM
I have a problem,I made an account and it said SERVER ERROR,I DID change the server computer ID to the id that I want,which is 0 and then I ran the redbookserver program on that computer (0) and I still get the error.
haydenf96 #32
Posted 10 November 2012 - 05:13 PM
122 elseif cmd == "add friend" then
123 print(usr2)
124 nFriend = usr2.."!SP!"
125 nFriend2 = usr.."!SP!"
126 print(nFriend)
127 gol = fs.open("RedBook/"..usr.."/friendlist", "a")
128 gol.write(nFriend)
129 gol.close()
130 gold = fs.open("RedBook/"..usr2.."/friendlist", "a")
131 gold.write(nFriend2)
132 gold.close()
133 runApp()

the error says " Server:131: attempt to index ? (a nil value)

whats up with the friends list!
PossieTV #33
Posted 13 November 2012 - 07:53 AM
122 elseif cmd == "add friend" then
123 print(usr2)
124 nFriend = usr2.."!SP!"
125 nFriend2 = usr.."!SP!"
126 print(nFriend)
127 gol = fs.open("RedBook/"..usr.."/friendlist", "a")
128 gol.write(nFriend)
129 gol.close()
130 gold = fs.open("RedBook/"..usr2.."/friendlist", "a")
131 gold.write(nFriend2)
132 gold.close()
133 runApp()

the error says " Server:131: attempt to index ? (a nil value)

whats up with the friends list!

I apologize for this, it is a bug I have been working on for a while.
Sammich Lord #34
Posted 13 November 2012 - 07:57 AM
122 elseif cmd == "add friend" then
123 print(usr2)
124 nFriend = usr2.."!SP!"
125 nFriend2 = usr.."!SP!"
126 print(nFriend)
127 gol = fs.open("RedBook/"..usr.."/friendlist", "a")
128 gol.write(nFriend)
129 gol.close()
130 gold = fs.open("RedBook/"..usr2.."/friendlist", "a")
131 gold.write(nFriend2)
132 gold.close()
133 runApp()

the error says " Server:131: attempt to index ? (a nil value)

whats up with the friends list!

I apologize for this, it is a bug I have been working on for a while.
The error is caused by the file not being there.
KaoS #35
Posted 13 November 2012 - 08:06 AM
OH NO :P/>/> I can see it now:
STATUS UPDATE said:
I am now eating my cooked pork *picture* take a look everyone
Everyone else said:
We don't want to know!!!

Why must we infect MC as well? why?!
haydenf96 #36
Posted 13 November 2012 - 11:33 AM
i figured the file wasnt there.. is it fixed?
haydenf96 #37
Posted 15 November 2012 - 12:59 PM
Okay so how do you see your friends "profile" like their statuses and such
Sammich Lord #38
Posted 15 November 2012 - 03:30 PM
You really should add pastebin links to these.
PossieTV #39
Posted 15 November 2012 - 05:11 PM
Okay so how do you see your friends "profile" like their statuses and such

For right now, you have to search your friends to see their statuses. There is no ability to like or comment on statuses at the moment. In v1.4 I will perfect the status system to where it picks a friend at random and displays his/her status at the RedBook screen.
CastleMan2000 #40
Posted 03 January 2013 - 05:08 AM
Pastebin download please?
alexanderht1 #41
Posted 03 January 2013 - 06:40 AM
ITS AWESOME!! but can you update it more, add colors, and make an unfriend thing so i can remove bad friends?? that would be awesome..