-
"NewBfly" - Butterfly OpenSource Project
As everyone knows, The ButterflyEmu was leaked, like a uberEmu (the emulator in which it was based) 2 years ago.
Since then, there appeared several "I-just-changed-titleEmu R147" and several editions really significant (like Spazz, Infobús, Slaxxer...), however, these significant editions ended not incorporating features each other and resulting in an emulator without a functionality had been previously programmed by someone.
So through this topic I would suggest that we come together to create the fucking best emulator of all times.
I created a repository on github and I called "NewBfly": https://github.com/Bielz/Bfly
Feel free to comment, criticize or anything like that.
-
Re: "NewBfly" - Butterfly OpenSource Project
Good luck on this, hope the source get use of.
Anything is better than Phoenix.
-
Re: "NewBfly" - Butterfly OpenSource Project
Good Work but, say to us what have in NewBfly! In a few hours I will download... and test!
Good Work (I really hope this Good Work...)!
-
Re: "NewBfly" - Butterfly OpenSource Project
Okay, so if yours isn't just a rename, what have you added to it?
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
Funixeh
Okay, so if yours isn't just a rename, what have you added to it?
The intention was not to change the name, the intent of the "New" was to give the idea of "emulator edited after the leak"
So far I just made minor corrections in the code, cleaned the code and removed some backdoors.
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
BielzDev
The intention was not to change the name, the intent of the "New" was to give the idea of "emulator edited after the leak"
So far I just made minor corrections in the code, cleaned the code and removed some backdoors.
New? It's not new. It's still the same emulator.
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
Funixeh
New? It's not new. It's still the same emulator.
"Feel free to comment, criticize or anything like that."
ok, ok...
-
1 Attachment(s)
Re: "NewBfly" - Butterfly OpenSource Project
I try running this emu, but I can't open it, I get an error saying too many conections, look:
Attachment 107950
But when I run the other Butterfly it runs fine, any help?
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
Bapestar
I try running this emu, but I can't open it, I get an error saying too many conections, look:
Attachment 107950
But when I run the other Butterfly it runs fine, any help?
Close Navicat/phpMyAdmin
-
Re: "NewBfly" - Butterfly OpenSource Project
Same error with nothing opened :/
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
Bapestar
Same error with nothing opened :/
It is a problem of the butterfly :glare:... I'll fix it...
Try restart MySQL
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
BielzDev
It is a problem of the butterfly :glare:... I'll fix it...
Try restart MySQL
It isn't a problem driven by Butterfly. Ohmgeez
-
Re: "NewBfly" - Butterfly OpenSource Project
Yeah I tried that too still no luck :l
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
wizcsharp
It isn't a problem driven by Butterfly. Ohmgeez
Nop, is a problem with MySQL Connector .NET, i think...
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
BielzDev
Nop, is a problem with MySQL Connector .NET...
Wow. You didn't say so?
Just quit it. The developers will post fixes if they want. They don't need your repo to do that.
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
BielzDev
Nop, is a problem with MySQL Connector .NET, i think...
I tried resetting it, still gave me that error, but the other bfly runs fine?
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
wizcsharp
Wow. You didn't say so?
Just quit it. The developers will post fixes if they want. They don't need your repo to do that.
Sorry, I just wanted to help.
Quote:
Originally Posted by
Bapestar
I tried resetting it, still gave me that error, but the other bfly runs fine?
No, it also return this error sometimes.
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
BielzDev
Sorry, I just wanted to help.
If you don't even can see a problem within the console.. Please, don't embarrass yourself.
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
Bapestar
I tried resetting it, still gave me that error, but the other bfly runs fine?
Did you downloaded the last mysql connector version? Also it says too many connections maybe it's because you are having emulators open :) ?
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
wizcsharp
If you don't even can see a problem within the console.. Please, don't embarrass yourself.
Sorry, The repository will continue online. I still think it might be useful to someone.
-
Re: "NewBfly" - Butterfly OpenSource Project
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
wizcsharp
How can it be useful?
Nobody knows .. :P:
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
BielzDev
Nobody knows .. :P:
"Oh, this is useful for me. Even though it's uploaded on mirrors everywhere!"
-
Re: "NewBfly" - Butterfly OpenSource Project
Forked.
github.com/Livar/Bfly
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
wizcsharp
"Oh, this is useful for me. Even though it's uploaded on mirrors everywhere!"
And we'll never know if i close repository.
I'm improving the code, wait and you will see...
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
Livar
Forked.
github.com/Livar/Bfly
Oh my god.
Quote:
Originally Posted by
BielzDev
And we'll never know if i close repository.
I'm improving the code, wait and you will see...
"And now you see mi'lord. Don't contribute anything."
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
wizcsharp
Oh my god.
"And now you see mi'lord. Don't contribute anything."
Problem? Can a man not wan't Butterfly to keep living?
-
Re: "NewBfly" - Butterfly OpenSource Project
I initially had that error when i first downloaded the source, I was only ably to fix it by allowing more connection to MySQL, it was set for 100 max_connections i made it 200 and then it worked. I am not sure why this emu needs so many connections on startup. I would like to see that fixed.
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
leenster
I initially had that error when i first downloaded the source, I was only ably to fix it by allowing more connection to MySQL, it was set for 100 max_connections i made it 200 and then it worked. I am not sure why this emu needs so many connections on startup. I would like to see that fixed.
It's because of it's dlls. :)
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
wizcsharp
It's because of it's dlls. :)
Thank you for supporting their friends. xD
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
BielzDev
Thank you for supporting their friends. xD
I said that from the beginning of Source thread.
-
Re: "NewBfly" - Butterfly OpenSource Project
Just a couple things to keep in mind for this build (minus the stuff that's been fixed already):
- Setting a cata page to minrank > 1 only shows up for the highest user, not the actual rank you set it to. (IE minrank 2 doesn't actually show for rank 2, but rank 8 (if 8 is your highest rank))
- Friendslist deletes itself on reload of the client
I'll try and fix myself but if someone wants to beat me to it, by all means.
Post from the official topic. Anyone got a solution yet? Tried to fix it myself to no avail.
-
Re: "NewBfly" - Butterfly OpenSource Project
Error in query:
INSERT INTO rooms (roomtype,caption,owner,model_name) VALUES ('private',@caption,@username,@model)
MySql.Data.MySqlClient.MySqlException (0x80004005): Field 'description' doesn't have a default value
at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)
at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)
at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteScalar()
at Database_Manager.Database.Session_Details.QueryAdapter.insertQuery() in C:\Users\Gabriel\C#\Bfly\Bfly\Database Manager\Database_Manager\Database\Session_Details\QueryAdapter.cs:line 175
I try to update description to Default value 0 but I get: #1101 - BLOB/TEXT column 'description' can't have a default value
-
Re: "NewBfly" - Butterfly OpenSource Project
Change it from text to varchar - and default should be Empty String
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
Bapestar
Error in query:
INSERT INTO rooms (roomtype,caption,owner,model_name) VALUES ('private',@caption,@username,@model)
MySql.Data.MySqlClient.MySqlException (0x80004005): Field 'description' doesn't have a default value
at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int32& insertedId)
at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int32& insertedId)
at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force)
at MySql.Data.MySqlClient.MySqlDataReader.NextResult()
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteScalar()
at Database_Manager.Database.Session_Details.QueryAdapter.insertQuery() in C:\Users\Gabriel\C#\Bfly\Bfly\Database Manager\Database_Manager\Database\Session_Details\QueryAdapter.cs:line 175
I try to update description to Default value 0 but I get: #1101 - BLOB/TEXT column 'description' can't have a default value
try run:
Quote:
ALTER TABLE `rooms` CHANGE `description` `description` TEXT CHARACTER SET latin1 COLLATE latin1_swedish_ci NULL
-
Re: "NewBfly" - Butterfly OpenSource Project
I had to change description, tags, password, public ccts to default, I'm guessing there's even more columns that need to be updated, hopefully someone releases a full working db :/
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
BielzDev
try run:
I'll run it, but by just reading the SQL what's that going to do about friends list deleting itself, and the cata pages?
-
Re: "NewBfly" - Butterfly OpenSource Project
Now I'm getting this error and doesn't even log in to client
TokenID: 1Invalid Dario bug duing user login: System.InvalidCastException: Unable to cast object of type 'System.DBNull' to type 'System.String'.
at Butterfly.HabboHotel.Rooms.RoomData.Fill(DataRow Row) in C:\Users\Gabriel\C#\Bfly\Bfly\Butterfly Emulator\HabboHotel\Rooms\RoomData.cs:line 115
at Butterfly.HabboHotel.Rooms.RoomManager.FetchRoomData(UInt32 RoomId, DataRow dRow) in C:\Users\Gabriel\C#\Bfly\Bfly\Butterfly Emulator\HabboHotel\Rooms\RoomManager.cs:line 214
at Butterfly.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String sessionTicket, String ip, Byte& errorCode) in C:\Users\Gabriel\C#\Bfly\Bfly\Butterfly Emulator\HabboHotel\Users\UserData\UserDataFactory.cs:line 343
at Butterfly.HabboHotel.GameClients.GameClient.tryLogin(String AuthTicket) in C:\Users\Gabriel\C#\Bfly\Bfly\Butterfly Emulator\HabboHotel\GameClients\GameClient.cs:line 123
TokenID: 1Invalid Dario bug duing user login: System.InvalidCastException: Unable to cast object of type 'System.DBNull' to type 'System.String'.
at Butterfly.HabboHotel.Rooms.RoomData.Fill(DataRow Row) in C:\Users\Gabriel\C#\Bfly\Bfly\Butterfly Emulator\HabboHotel\Rooms\RoomData.cs:line 115
at Butterfly.HabboHotel.Rooms.RoomManager.FetchRoomData(UInt32 RoomId, DataRow dRow) in C:\Users\Gabriel\C#\Bfly\Bfly\Butterfly Emulator\HabboHotel\Rooms\RoomManager.cs:line 214
at Butterfly.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String sessionTicket, String ip, Byte& errorCode) in C:\Users\Gabriel\C#\Bfly\Bfly\Butterfly Emulator\HabboHotel\Users\UserData\UserDataFactory.cs:line 343
at Butterfly.HabboHotel.GameClients.GameClient.tryLogin(String AuthTicket) in C:\Users\Gabriel\C#\Bfly\Bfly\Butterfly Emulator\HabboHotel\GameClients\GameClient.cs:line 123
TokenID: 1Invalid Dario bug duing user login: System.InvalidCastException: Unable to cast object of type 'System.DBNull' to type 'System.String'.
at Butterfly.HabboHotel.Rooms.RoomData.Fill(DataRow Row) in C:\Users\Gabriel\C#\Bfly\Bfly\Butterfly Emulator\HabboHotel\Rooms\RoomData.cs:line 115
at Butterfly.HabboHotel.Rooms.RoomManager.FetchRoomData(UInt32 RoomId, DataRow dRow) in C:\Users\Gabriel\C#\Bfly\Bfly\Butterfly Emulator\HabboHotel\Rooms\RoomManager.cs:line 214
at Butterfly.HabboHotel.Users.UserDataManagement.UserDataFactory.GetUserData(String sessionTicket, String ip, Byte& errorCode) in C:\Users\Gabriel\C#\Bfly\Bfly\Butterfly Emulator\HabboHotel\Users\UserData\UserDataFactory.cs:line 343
at Butterfly.HabboHotel.GameClients.GameClient.tryLogin(String AuthTicket) in C:\Users\Gabriel\C#\Bfly\Bfly\Butterfly Emulator\HabboHotel\GameClients\GameClient.cs:line 123
-
Re: "NewBfly" - Butterfly OpenSource Project
I'm already fixing the problem of the friends list, but the catalog i'm still trying ...
Quote:
Originally Posted by
Jares
I'll run it, but by just reading the SQL what's that going to do about friends list deleting itself, and the cata pages?
Sorry, I quoted the wrong topic :X
-
Re: "NewBfly" - Butterfly OpenSource Project
Mind posting a fixed db that works with this? I'm having no luck, fixing one thing to having another error
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
Bapestar
Now I'm getting this error and doesn't even log in to client...
this is just an old error message saved in the log...
Quote:
Originally Posted by
Bapestar
Mind posting a fixed db that works with this? I'm having no luck, fixing one thing to having another error
Ok, fixing DB...
-
Re: "NewBfly" - Butterfly OpenSource Project
Actually I erased the log and it kept making that error plus on the console it said CRITICAL ERROR LOGGED, just post your db please so I can get it to work finally lol
-
Re: "NewBfly" - Butterfly OpenSource Project
Your readme should say:
Butterfly Emulator -> By; martinmine
uberEmulator -> by Meth0d
Ion -> by Nillus
Thor -> by JoeH
Since Thor is what Ion is based off, which is what Meth0d renamed and used to make it seem like Uber was all from scratch despite the fact Ion lets you use it anyway you want without any requirements (license). Anywho js if you're going to give credits give them to Thor and Ion as well. :)
-
Re: "NewBfly" - Butterfly OpenSource Project
Yep, I'll change that. :P:
Quote:
Originally Posted by
Moogly
Your readme should say:
Butterfly Emulator -> By; martinmine
uberEmulator -> by Meth0d
Ion -> by Nillus
Thor -> by JoeH
Since Thor is what Ion is based off, which is what Meth0d renamed and used to make it seem like Uber was all from scratch despite the fact Ion lets you use it anyway you want without any requirements (license). Anywho js if you're going to give credits give them to Thor and Ion as well. :)
-
Re: "NewBfly" - Butterfly OpenSource Project
BielzDev: I fixed the messenger glitch for you, but can you fix the cata_pages one? Where minrank doesn't work.
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
Jares
BielzDev: I fixed the messenger glitch for you, but can you fix the cata_pages one? Where minrank doesn't work.
Mind sharing the fix for the friendlist?
-
Re: "NewBfly" - Butterfly OpenSource Project
I just ask, for fun.
Which glitch? I haven't got any glitches yet?
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
wizcsharp
I just ask, for fun.
Which glitch? I haven't got any glitches yet?
Set any cata page to above minrank 1, (example 2)
Then make yourself that rank. It won't show.
It's okay guys, fixed both bugs. They're on the github.
-
Re: "NewBfly" - Butterfly OpenSource Project
Catalog bug fixed and added to repo.
-
Re: "NewBfly" - Butterfly OpenSource Project
Shitty 'fix'.
It isn't a fix, if you wroon the code.
It's working at me. WITHOUT ANY FUCKING FIXES. GEE
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
wizcsharp
Shitty 'fix'.
It isn't a fix, if you wroon the code.
It's working at me. WITHOUT ANY FUCKING FIXES. GEE
lol
http://bit.ly/m33xBQ
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
BielzDev
lol
http://bit.ly/m33xBQ
I seriously am laughing at your problems.
-
Re: "NewBfly" - Butterfly OpenSource Project
Good luck with this project Bielz (-:
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
wizcsharp
I seriously am laughing at your problems.
Same ... xd
But good luck guys, you fix non existing problems; cool!
-
Re: "NewBfly" - Butterfly OpenSource Project
Some of the changes are not really needed, Nice project though I guess, lets just hope people start contributing to this project rather than bragging...
-
Re: "NewBfly" - Butterfly OpenSource Project
We need a fully working CMS and Database aswell
Maybe upload the CMS to github?
-
Re: "NewBfly" - Butterfly OpenSource Project
I have login error. "There was no user found with your auth_ticket". Im checked my ticket and It should work but does not work.
http://i.imgur.com/HGZ2i.png
-
Re: "NewBfly" - Butterfly OpenSource Project
What CMS you using? i used Habbophp its french but easy to translate
Only error i have is that my furni dont load
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
Bradshly
What CMS you using? i used Habbophp its french but easy to translate
Only error i have is that my furni dont load
I also used HabboPHP today, it's easy to install and traslate/edit. But now i am using UberCMS 2.0 and it's much better!
Sent from my Computer using Google Chrome
-
Re: "NewBfly" - Butterfly OpenSource Project
What's supposed to be different about "New Butterfly"?
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
AresCJ
What's supposed to be different about "New Butterfly"?
They made some edits.
-
Re: "NewBfly" - Butterfly OpenSource Project
I like to see how people's can made better stuff than the original developer, purely because of their perseverance. And an one of them is BielzDev.
If you can show us that you can make nice stuff too (like martinmine), then you are a boss. :cool:
- Yesser
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
Yesser
I like to see how people's can made better stuff than the original developer, purely because of their perseverance. And an one of them is BielzDev.
If you can show us that you can make nice stuff too (like martinmine), then you are a boss. :cool:
- Yesser
They fix unexisting glitches. Gee
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
wizcsharp
They fix unexisting glitches. Gee
They probably just made a few glitches, "fixed" them and said they "fixed" it even though it never existed.
-
Re: "NewBfly" - Butterfly OpenSource Project
Stop moaning you lot, you guys might not have seen these glitches so really, stop it.
-
Re: "NewBfly" - Butterfly OpenSource Project
Poor Slaxxer/Jacob!
We talked the other night, he's agonna go to jail with UGNazi. Said he's gonna get in there and stab 'em with a white plastic knife lol.
And good luck! Nice to see work continue with bFly.
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
FullmetalPride
Poor Slaxxer/Jacob!
We talked the other night, he's agonna go to jail with UGNazi. Said he's gonna get in there and stab 'em with a white plastic knife lol.
And good luck! Nice to see work continue with bFly.
Next time u talk to him tell him not to drop the soap.....
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
Bapestar
Mind sharing the fix for the friendlist?
I'll pm it to you when I can, but it's on the github.
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
leenster
Next time u talk to him tell him not to drop the soap.....
FBI Searched UG's contacts, he didn't do anything wrong to spoil it, but they found the evidence after UGNazi's list had his name in it.
That's why he wants to stab him. Keeekeeekekekekeee.
xD
-
Re: "NewBfly" - Butterfly OpenSource Project
I'm awaiting some updates on this thread, I've seen none. If this is just an edit, please don't get people's nipples on hard, and mouth watering for this and it's only 1 single line of code, which could be useless 75/25 chances.. Not saying you fail, but progression has been to an minimum.
-
Re: "NewBfly" - Butterfly OpenSource Project
Fix pets... When you put the turtle in the room, for example My user is lost! And thank you for jukebox operation.
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
Facebook
Good luck on this, hope the source get use of.
Anything is better than Phoenix.
Well the security of Phoenix Source is little bit better I think.
Correct me if im wrong but, you guys failed opening that source 'COMPLETE'
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
FullmetalPride
Poor Slaxxer/Jacob!
We talked the other night, he's agonna go to jail with UGNazi. Said he's gonna get in there and stab 'em with a white plastic knife lol.
And good luck! Nice to see work continue with bFly.
Slaxxer was Jacob? O-o :L
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
n0minal
Slaxxer was Jacob? O-o :L
No ma' man, guessing he was saying that Slaxxers name was jacob! (some people might know him as jacob so yeah)
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
Livar
No ma' man, guessing he was saying that Slaxxers name was jacob! (some people might know him as jacob so yeah)
Are u fucking kidding me? I'm persian and no persians name is Jacob LOL
Is someone working on the Phoenix Convert Script?
-Slaxxer
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
DarkBreakX
Are u fucking kidding me? I'm persian and no persians name is Jacob LOL
Is someone working on the Phoenix Convert Script?
-Slaxxer
OT:
me to, iran or iraq?
-
Re: "NewBfly" - Butterfly OpenSource Project
Hi, some of wired are not fix.. :$ (sorry for my english, I'm french).
-
Re: "NewBfly" - Butterfly OpenSource Project
omg.. Close this thread, it doesn't even work.
ALL YOUR FKIN ERRORS IS BECAUSE OF MISSING SQL :@@@
-
Re: "NewBfly" - Butterfly OpenSource Project
http://i.imgur.com/qn98y.png
anyone know how to fix this ...
-
Re: "NewBfly" - Butterfly OpenSource Project
On my server (http://habbobeta.us) (FRENCH) the server is work perfectly
You lack lastdailycredits column in your database (users)
-
Re: "NewBfly" - Butterfly OpenSource Project
[QUOTE=Ethis;7107784]On my server ([url=http://habbobeta.us]Habbo B
-
Re: "NewBfly" - Butterfly OpenSource Project
Hello I am using UberCMS2 and when I register I get this in localhost/register_submit:
UberCMS has encountered an error
Unknown column 'auth_ticket' in 'field list'
I know I need to change something, but what?
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
DarkBreakX
Is someone working on the Phoenix Convert Script?
-Slaxxer
I just modify the catalog's class, now supports the phoenix catalog (need add the column sound_id to catalog_items.).
need add the column sound_id to catalog_items.
When I finished the jukebox i'll upload ...
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
BielzDev
I just modify the catalog's class, now supports the phoenix catalog (need add the column sound_id to catalog_items.).
need add the column sound_id to catalog_items.
When I finished the jukebox i'll upload ...
Awesome man :D I will merge the changes with my bfly edit, I will try to do a pull request tomorrow too with wired fixes.
-
Re: "NewBfly" - Butterfly OpenSource Project
And more: I'm developing the BirdCMS for NewBfly Project. :D
Quote:
Originally Posted by
wizcsharp
omg.. Close this thread, it doesn't even work.
ALL YOUR FKIN ERRORS IS BECAUSE OF MISSING SQL :@@@
http://i.imgur.com/dJUjl.png
-
Re: "NewBfly" - Butterfly OpenSource Project
Could you send me the fixed files for wired, makes it way easier for me to continue my small edits and fixes
-
Re: "NewBfly" - Butterfly OpenSource Project
[QUOTE=Ethis;7107784]On my server ([url=http://habbobeta.us]Habbo B
-
Re: "NewBfly" - Butterfly OpenSource Project
Every fix is because of missing SQL's.
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
wizcsharp
Every fix is because of missing SQL's.
I've used the official bfly (with purchased license), and the bugs were real.
But can you post the db 100% , if you want.
-
Re: "NewBfly" - Butterfly OpenSource Project
Any ETA until your going to push Junkbox onto Github?
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
zJordan
Any ETA until your going to push Junkbox onto Github?
I'm working on trax now, when I get it working I'll try and hit up the github.
-
Re: "NewBfly" - Butterfly OpenSource Project
Where in the database is the 'config' of the swf? I'm using habbophp right now :P
-
Re: "NewBfly" - Butterfly OpenSource Project
you change it in Housekeeping
-
Re: "NewBfly" - Butterfly OpenSource Project
I know, but it gives me an error. <br /><b>Notice</b>: Undefined property: Config::$server_base in <b>D:\xampp\htdocs\habbophp\admin\server.php</b> on line <b>60</b><br />
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
BielzDev
I just modify the catalog's class, now supports the phoenix catalog (need add the column sound_id to catalog_items.).
need add the column sound_id to catalog_items.
When I finished the jukebox i'll upload ...
Yeah and you are really dump man!!
First of all wizcsharp is completely right! And his Meme Avatar fits to the situation!! Caue really FU!!
Then the whole items structure has changed.. Now there are seperate tables.. Not like Phoenix 1.. Also there isn't anymore a item_id_generator because martinmine our awesome coder has done everything very smart! Because it is now in seperate tables he can use auto increment.. Just look through the source!!! And please a Mod should really close this thread..
-Slaxxer
-
Re: "NewBfly" - Butterfly OpenSource Project
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
Grafik
Bro, take a pill.
Bro, you do not have anything to say.
-
Re: "NewBfly" - Butterfly OpenSource Project
Quote:
Originally Posted by
BielzDev
I just modify the catalog's class, now supports the phoenix catalog (need add the column sound_id to catalog_items.).
need add the column sound_id to catalog_items.
When I finished the jukebox i'll upload ...
Now we can use phoenix's catalog ? :o
-
Re: "NewBfly" - Butterfly OpenSource Project
You should be proud of yourself, yesterday it had over 800 online =3
http://img827.imageshack.us/img827/8...da98a197a2.png
-
Re: "NewBfly" - Butterfly OpenSource Project
Yes ! :)
Our record with btfly closed source is 1800 connected users. With open source we reached 1000 users connected.