re: Yupi Emulator [C# 6/NHibernate/Post-Shuffle]
Working at Camera:
http://i.imgur.com/ht3JWt8.png
http://i.imgur.com/pn0bweL.png
http://i.imgur.com/cQRfee4.png
http://i.imgur.com/LOFf2w5.png
Also doing other commit today, with some Pets fixes, now pets doesn't walk infinitely (Avatar Statusses).
Also i will upload a complete all-in-one SWF,Client,Etc. pack.
re: Yupi Emulator [C# 6/NHibernate/Post-Shuffle]
Is that the same script for the azure camera? If so did azure have not fixed the wallpapers and floor texture correctly aligned?
re: Yupi Emulator [C# 6/NHibernate/Post-Shuffle]
Quote:
Originally Posted by
The General
Is that the same script for the azure camera? If so did azure have not fixed the wallpapers and floor texture correctly aligned?
Exactly. I created the Azure Camera script. But sadly the PhP doesn't includes by default ImageMagick, so the PhP inbuilt Image manipulation library doesn't has a function to 3D Polygon Distortion.
Soo yes, wallpaper and floorpaper textures aren't aligned, sadly.
Solution: Install ImageMagic
Problem: Will be most harder to non advanced users use the Camera Script.
PS: I didn't created a script to extract Pet Assets. Will create monday.
But thanks for replying.
I kow your camera script already has this problem fixed.
re: Yupi Emulator [C# 6/NHibernate/Post-Shuffle]
Still live on teamviewer??
re: Yupi Emulator [C# 6/NHibernate/Post-Shuffle]
Quote:
Originally Posted by
ovflowd
I kow your camera script already has this problem fixed.
It was a pain in the ass and still not really that well done.
re: Yupi Emulator [C# 6/NHibernate/Post-Shuffle]
Quote:
Originally Posted by
The General
It was a pain in the ass and still not really that well done.
Yeah i know.. Camera is a pain in a ass haha
Btw, i know how make the distortion work, i only cant do it working in PhP without ImageMagic.
One of my tentative was create manually the function that do that. But didn't worked.
My idea was calculate the angle that the texture may be aligned, and create a pixel reassign, basically transform the image in a matrix (array) where every pixel is a coordinate, and reassign the coordinates with the respective angle.
Didn't worked soo good..
Other thing is the room door. The right coordinate of Y isn't gived, so i calculated Pitagoras with X,Z
Do u have any idea?
re: Yupi Emulator [C# 6/NHibernate/Post-Shuffle]
Commited Yupi.
Now show message if has invalid SSO key, and not a cast error.
The cast error was because if not get a user data, they return a boolean and not DataRow.
re: Yupi Emulator [C# 6/NHibernate/Post-Shuffle]
Quote:
Originally Posted by
ovflowd
Commited Yupi.
Now show message if has invalid SSO key, and not a cast error.
The cast error was because if not get a user data, they return a boolean and not DataRow.
Is it that good enough to use on a public hotel? I also saw this four buggs the previous time i checked this:
1. Chatlogs where gone after reload room
2. Room crashes when you reload a room with a bot in it
3. Wired where not 100%
4. Mod tools where not 100%
Are these fixed yet (number 1 and 2 are the most important)?
re: Yupi Emulator [C# 6/NHibernate/Post-Shuffle]
Quote:
Originally Posted by
Multify
Is it that good enough to use on a public hotel? I also saw this four buggs the previous time i checked this:
1. Chatlogs where gone after reload room
2. Room crashes when you reload a room with a bot in it
3. Wired where not 100%
4. Mod tools where not 100%
Are these fixed yet (number 1 and 2 are the most important)?
1. This bug doesn't exists, check you MySQL strict mode.
2. This bug was already fixed. I tried several :unload/:reload with two bots in the room and pets, also after restarting the emulator.
Again this can bee you MySQL configuration set.
Remembering: each "all-in-one" web server, like XAMPP, WAMPP, MAMP has each different MySQL configuration.
Also i don't recommend MySQL Community Edition for Habbo because the default configuration wasn't made for Habbo.
I'm using successfully Yupi with MAMP.
(MAMP is for Windows and OS X)
re: Yupi Emulator [C# 6/NHibernate/Post-Shuffle]
Quote:
Originally Posted by
ovflowd
1. This bug doesn't exists, check you MySQL strict mode.
2. This bug was already fixed. I tried several :unload/:reload with two bots in the room and pets, also after restarting the emulator.
Again this can bee you MySQL configuration set.
Remembering: each "all-in-one" web server, like XAMPP, WAMPP, MAMP has each different MySQL configuration.
Also i don't recommend MySQL Community Edition for Habbo because the default configuration wasn't made for Habbo.
I'm using successfully Yupi with MAMP.
(MAMP is for Windows and OS X)
Yeah im using nginx, i just downloaded MySQL from their website.
Thanks for answering.
Do you think you can fix Wired and MOD-Tool 100%?
re: Yupi Emulator [C# 6/NHibernate/Post-Shuffle]
Quote:
Originally Posted by
Multify
Yeah im using nginx, i just downloaded MySQL from their website.
Thanks for answering.
Do you think you can fix Wired and MOD-Tool 100%?
This is in the Sprint, and in the issue list.
I will follow the order of what is more necessary.
Also i don't know what is this bug of wired that you are saying.
Also i know MOD tools isn't finished. If you see the issues will see what i know is bug and what i will do, already you can comment in the issue giving feedback/ideas/suggestions.
Particularly you can give me screenshots, because i don't know so much is the mod tools in Habbo.com, i mean what need to happen for each type of reporting.
Example: i report a user in a certain type of report, i need to know what boxes, etc. need to be opened.
re: Yupi Emulator [C# 6/NHibernate/Post-Shuffle]
Quote:
Originally Posted by
ovflowd
This is in the Sprint, and in the issue list.
I will follow the order of what is more necessary.
Also i don't know what is this bug of wired that you are saying.
Also i know MOD tools isn't finished. If you see the issues will see what i know is bug and what i will do, already you can comment in the issue giving feedback/ideas/suggestions.
Particularly you can give me screenshots, because i don't know so much is the mod tools in Habbo.com, i mean what need to happen for each type of reporting.
Example: i report a user in a certain type of report, i need to know what boxes, etc. need to be opened.
Okay, well, dont know if its a bugg, but if i go to:
Code:
http://127.0.0.1/resources/server-camera/server-camera.php
i get "the php input, isn't a valid jSON data!',
re: Yupi Emulator [C# 6/NHibernate/Post-Shuffle]
Quote:
Originally Posted by
Multify
Okay, well, dont know if its a bugg, but if i go to:
Code:
http://127.0.0.1/resources/server-camera/server-camera.php
i get "the php input, isn't a valid jSON data!',
Because the ServerCamera isn't made to be accessed from Browser. Only the emulator need to Access ServerCamera.
Read the error: Invalid jSON data. Maybe because you didn't gave any jSON.. The Emulator makes the request and give the properly jSON.
As i said in Release thread. You only need change all the urls from all the settings
(external_variables, client.php, other.ini, main.ini) the other things are already done.
See the Documentation of Server Camera.
You didn't need configure anything.
What you want accessing the server camera file? A random Image appearing? (maybe i will do that to laugh when people create funiest threads in help section about what is this image. Or about the error of invalid furniture data.)
Cheers,
re: Yupi Emulator [C# 6/NHibernate/Post-Shuffle]
Quote:
Originally Posted by
ovflowd
Because the ServerCamera isn't made to be accessed from Browser. Only the emulator need to Access ServerCamera.
Read the error: Invalid jSON data. Maybe because you didn't gave any jSON.. The Emulator makes the request and give the properly jSON.
As i said in Release thread. You only need change all the urls from all the settings
(external_variables, client.php, other.ini, main.ini) the other things are already done.
See the Documentation of Server Camera.
You didn't need configure anything.
What you want accessing the server camera file? A random Image appearing? (maybe i will do that to laugh when people create funiest threads in help section about what is this image. Or about the error of invalid furniture data.)
Cheers,
Well then, still stuck on "Loading..." when i try to preview a picture.
So also the preview URL
Code:
http://127.0.0.1/resources/server-camera/server-camera.php?room
gets 500 error, dont know whats wrong.
re: Yupi Emulator [C# 6/NHibernate/Post-Shuffle]
Quote:
Originally Posted by
Multify
Well then, still stuck on "Loading..." when i try to preview a picture.
So also the preview URL
Code:
http://127.0.0.1/resources/server-camera/server-camera.php?room
gets 500 error, dont know whats wrong.
This isn't a preview url guy. This is the URL that the emulator uses to create room thumbnail image.
Stop talking these things. Seriously, i don't like people posting issues in a development thread. We have Help section, also this isn't a bug. You need READ the message BEFORE post a question.
You need think only a little, to understand that the urls that is in a settings file of an emulator is only a url to the emulator access, yeah?
Sorry if i'm being rude, but please don't create unnecessary troubles with questions that aren't really questions. If you read the readme and documentation of server camera will see all the explanations.
The most bugs of the community the own community creates. So first read the manual.
Cheers,
Also gives error 500, because server camera need php 5.5+ (recommended PhP 5.6)