Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Tutorials
How to set up a retro in 2023 (IIS) (Nitro HTML5) - (Part 3)
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Object" data-source="post: 471938" data-attributes="member: 78351"><p>No worries, however, there's actually an error in part 2, which I have just corrected.</p><p></p><p>The nitro imager config I provided said:</p><p>"output.folder": "C:/inetpub/wwwroot/Cosmic/public/client/html5/",</p><p></p><p>But it should actually be:</p><p>"output.folder": "C:/inetpub/wwwroot/Cosmic/public/client/html5/nitro-assets/",</p><p></p><p>This means your assets didn't get converted into the correct folder structure - hence u had issues before most likely.</p><p></p><p>I'd recommend for you to change your output folder in your configuration.json inside of your converter, delete the previously converted assets, and re-convert.</p><p></p><p></p><p>For your question about the assets. If you're using the git clone command that I have stated, it should automatically place the assets into /client/flash inside of the public folder</p></blockquote><p></p>
[QUOTE="Object, post: 471938, member: 78351"] No worries, however, there's actually an error in part 2, which I have just corrected. The nitro imager config I provided said: "output.folder": "C:/inetpub/wwwroot/Cosmic/public/client/html5/", But it should actually be: "output.folder": "C:/inetpub/wwwroot/Cosmic/public/client/html5/nitro-assets/", This means your assets didn't get converted into the correct folder structure - hence u had issues before most likely. I'd recommend for you to change your output folder in your configuration.json inside of your converter, delete the previously converted assets, and re-convert. For your question about the assets. If you're using the git clone command that I have stated, it should automatically place the assets into /client/flash inside of the public folder [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Tutorials
How to set up a retro in 2023 (IIS) (Nitro HTML5) - (Part 3)
Top