- Joined
- May 29, 2007
- Messages
- 2,167
- Reaction score
- 897
Post your help requests related to the Yupi! Emulator - Post Shuffle - C# 6.0 here.
Please use the SPOILER tags if you're going to post screenshots or a large chunk of code.
Also make sure your code is between the CODE tags to make it easier to read.
The forum rules still apply, please use common sense and try to report posts that break the rules.
Yupi Emulator FAQ
Please use the SPOILER tags if you're going to post screenshots or a large chunk of code.
Also make sure your code is between the CODE tags to make it easier to read.
The forum rules still apply, please use common sense and try to report posts that break the rules.
Yupi Emulator FAQ
- Downloading
- You can Download last source code from Yupi accessing the Official Github Repository, and clicking in Download ZIP. The Repository URI is given in the Development and Release Thread.
- As is provided the Source Code, you need Build the Source Code, is necessary Build in a Windows 7 or higher Environment. You need Visual Studio 2015 or higher. Also is necessary .NET Framework 4.0, After Installing Visual Studio, you need Extract The .ZIP from Source Code and Open Yupi.sln (Or Yupi Visual Studio Project).
- After Opened, you only need Click in the Green Start Button, to Debug. You also can change the Build Target Platform (x64, x86, Any CPU)
- After that the Emulator will be Compiled in /Yupi/Build/Executables Folder.
- To Configure the Emulator you can search in the /Yupi/Build/Variables/Settings Folder.
- Database
- The Database is provided in SQL Folder.
- You only need create an Empty Database and Import the Database.sql
- Higher Recommended using PhPMyAdmin, Some Navicat versions Import will throw Errors.
- Please don't try Deleting Tables and Importing again. If you need to import again, delete Entire Database. (If you don't know how Remove Foreign Keys (FK)
- The Database Needs InnoDB Engine
- Is Recommended usage of MySQL 5.5+
- Also it's recommended for Newbies usage of XAMPP (Last Version) - Windows, MAMP - OS X or Windows, LAMPP (XAMPP Linux Version, NOT LAMP)
- If you have Database Imports Error, check your Database Configuration
- Starting Yupi
- You need First Import Database and Configure Main.ini and Others.ini
- Is highly recommended Check IF THE URL's in Others.ini IS CORRECTLY configured, with valid URI's.
- For Newbies is Highly recommended deactivate the packet.debug directive from Main.ini
- Yupi spends less than 1 minute to Start Up in Regular Environment's
- Troubleshooting
- Emulator
- When i open Emulator gives Error when trying to Download Furniture Data.
- This can happen if you didn't configured correctly your furniture data url.
- Also can happen if the furniture file is corrupted
- When i open Emulator gives Error when trying to Download Furniture Data.
- Client
- When i enter in client with my user, in emulator gives SSO Key error.
- Check if your CMS is storing a valid SSO key, maybe the SSO key from CMS is different such as the in the Database
- Try change your CMS
- Client stuck as 59%
- That happens if some of your external_variables configuration is wrong.
- Also happens if some of the necessary startup files isn't given
- Also this happens if your CMS isn't generating SSO key. In the console log maybe appear "Login without SSO Key isn't supported yet"
- Client stuck as 68%
- Check if your external_variables are configured correctly.
- Client stuck as 76%
- Check if the Emulator shows any error and if you're correctly logged in the CMS
- Check if Emulator is running in same port as is configured in client.
- Check if the Emulator is running in same IP, or if Firewall is disabled.
- Client stuck as 100%
- This happens when your SWF gordon folder hasn't the Dance1|2|3|4.swf and HabboAvatarActions.xml and EffectMap.xml, Yupi SWF Pack has these files built in
- Check if external_variables, Furnidata, FigureData, or any other important XML is loaded correctly
- My Avatar is blank
- Check if FigureMap and FigureData are correctly loaded.
- Check if you Have Crossdomain.xml File
- My Avatar is blank and i can't do anything in Hotel, nothing opens.
- Check if the Emulator logged out you
- Check if the Emulator shows any errors.
- When i Enter Client only Blank Page
- Check if you downloaded the FIXED SWF from Release or Development Thread.
- When i enter in client with my user, in emulator gives SSO Key error.
- Camera
- When i take a photo nothing Happens, still only Loading... eternal
- This happens if External_Variables has wrong stories.api configured url. Remember the Habbo Server Camera is in the same folder as the pack. If you're NOT USING the YUPI SWF pack, you need Download and Configure Server Camera manually, This is a piss and hard. Recommended use the Pack.
- When i take photo nothing Happens, still Loading.. or i receive Disconnect from Hotel (My avatar doesn't do anything anymore)
- That happens if in Others.ini the URL of Server Camera is wrong, When emulator can't connect to Server Camera, throws an error.
- My URL is CORRECT but still nothing. Check if your PhP Version is 5.5 or higher.
- The Photo is little messy
- That happens because Habbo Camera is BETA
- I tried to download and configure Server Camera manually but didn't worked.
- Sorry but Server Camera and Habbo Asset Extractor help will not be given here in this thread yet.
- When i Restart Emulator with new Furnidata the Furniture doesn't change
- You need delete Yupi/Build/Variables/Cache/FurnidataCache.xml
- Some actions give me Disconnect
- Remember YUPI is under Development, so you need explain better you error. You can create an ISSUE in Github.
- When i take a photo nothing Happens, still only Loading... eternal
- AzureWEB
- When i download AzureWEB what i need to do?
- AzureWEB contains a BUILT-IN WebServer so you doesn't need INSTALL APACHE/IIS
- How i Start AzureWEB?
- First you need Windows 7+
- It's needed C++ Redistributable 2012 x64 and x86
- You need .NET Framework 4.0
- After all this requeriments you need only open AzureWEB.cmd
- AzureWEB gives a weird error of port being used
- AzureWEB need port 80 and 443, so shutdown any software that uses that port like Skype and TeamViewer and other Web Servers, MYSQL need be running.
- AzureWEB shows a message box with error something like msc...dl
- You need download the softwares from the Folder Installers/readme.txt of AzureWEB
- When i start AzureWEB.cmd only appears server running, and now?
- Open browser and enter
You must be registered to see links, you will be redirected to AzureWEB installer, follow the steps.
- Open browser and enter
- When i open the localhost gives error 500
- Check if you downloaded last AzureWEB
- Check if PhP Loaded Correctly
- When i Configured Database Settings in AzureWEB gives blank page
- You need import DB before install AzureWEB, use the Yupi Database
- Check if PhP_Errors.log in Web/Logs/ shows some query errors.
- After Installing Blank Page
- Check PhP Errors
- Client Stays Blank
- You need configure manually client.html in Web/Templates/client.html
- When i download AzureWEB what i need to do?
- Others
- Other Help you need ask directly on the thread.
- Emulator
- SWF
- You Can use the same SWF from Habboon, the RELEASES version of Yupi is given in the Yupi/Build/Variables/Packets Folder
- Is recommended using The Yupi SWF Packet given in Release Thread.
- Don't Forget to Download the FIXED Habbo.swf given in Development and Release Thread.
- If you Download the SWF Pack (Recommended) You only need Configure the client.php, resources/swf/gamedata/external_variables/1
- CMS
- You can use any CMS that works with Phoenix, Azure, Habbon.
- Is strictly recommended not using Lavvos based CMS, or old CMS's.
- Camera
- You can use Habbo Server Camera for Yupi, but the SWF Packet already contains pre-configured Server Camera ready to work. You DON'T need change anything on ServerCamera.php
- The Server Camera is in BETA Stage, so some Snapshots can appear a little messy.
- The Server Camera assets are extracted as the same RELEASE version fo Yupi. So Custom Furniture will not appear in Server Camera
- Commands
[*=1]You can check Full list of Commands using the :commands Command
- AzureWEB
[*=1]You can Use AzureWEB that is provided in AzureWEB release thread.
[*=1]AzureWEB is an ideal CMS for Yupi, also RevCMS is it too!
- Configuration File
- packet.debug
- Used for Debug in Console all Packets Being "traded"
- multithread.XXX
- Only for high powered machines, that enabled concurrency threads for users. In slow machines this will decrease highly emulator performance
- client.build
- This specifies the folder from Yupi/Build/Variables/Packets that will be used by emulator.
- server.lang
- The language for table server_langs of Database, only English coded yet.
- console.clear.XXX
- Used for Automatic Console Clean.
- packet.debug
- Hardware|Software Requirements
- Windows 7 or higher; Windows Server 2008 or Higher
- Emulator: 512MB of RAM or higher; Database: 256MB of RAM or higher;
- Intel Celeron or higher;
- 1MB/s Internet
Last edited: