Just putting the example code
[hs_unity3d_web_gl_game src=”Roll-a-ball” height=”500″ width=”600″ u3dver=”2019.4″ buildtype=”Production”]
it gives this message
“Update failed. The answer is not a valid JSON response.”
and can’t continue.
WP 5.8.1
please can you fix it?
Thks a LOT
]]>Hi,
Thank you for the great plugin.
I have successfully added my own unity game to the plugin. However, when i try to generate shortcode (manually, and using shortcode generator provided by plugin) i am hit with the error below –
Game not foundShort cut parameters do not match available games.
Please let me know what I can do to resolved this issue.
]]>Hi ptHowe,
I had some issues trying to use your plugin but I did figure it out with time.
The plugin can’t open 2020.3 unity games.
I used this shortcode:”[hs_unity3d_web_gl_gamepage]”. Every project could be opened except 2020.3. The screen does not display the game and it turns blank. After uncommenting some echo in function hs_unity3d_2020_3 I did get a loading screen with your
roll a ball 2020.3 but it would never load fully. I also tried loading my own project and that loading bar did not even start loading.
Hello, when trying to extract the game on settings, I get an error.
This is the message for an apache server, but error also happens on nginx server.
Can I find why this happens and way to solve it?
Thank you!
An error of type E_ERROR was caused in line 717 of the file /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/howescape-unity3d-webgl/hs_unity3d_web_gl.php. Error message: Uncaught Error: Call to undefined function recursiveRemoveDirectory() in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/howescape-unity3d-webgl/hs_unity3d_web_gl.php:717
Stack trace:
#0 /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/howescape-unity3d-webgl/hs_unity3d_web_gl.php(782): hs_unity3d_web_gl->recursiveRemoveDirectory(‘/opt/bitnami/ap…’)
#1 /opt/bitnami/apps/wordpress/htdocs/wp-includes/class-wp-hook.php(292): hs_unity3d_web_gl->hs_unity3d_admin_options_page(”)
#2 /opt/bitnami/apps/wordpress/htdocs/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(”, Array)
#3 /opt/bitnami/apps/wordpress/htdocs/wp-includes/plugin.php(484): WP_Hook->do_action(Array)
#4 /opt/bitnami/apps/wordpress/htdocs/wp-admin/admin.php(259): do_action(‘settings_page_h…’)
#5 /opt/bitnami/apps/wordpress/htdocs/wp-admin/options-general.php(10): require_once(‘/opt/bitnami/ap…’)
#6 {main}
thrown
Hi Mates I Need Help I Am Unable To Add My 3D On My Website Post Is There Any Tutorial That Can Helped Me ?
]]>Is there any way to retrieve data from the WebGL build to WordPress?
I am creating a level editor and after the editing I wanted the value in WordPress to insert it into the database
Hi Mates How Are You?
I Have My Site POS Cloud System I Want To Add My 3D Work On My Site Is There Any Recommendation For Me
Roll a ball is working fine for all versions
Space-Shooter is not working
[hs_unity3d_web_gl_game src=”Space-Shooter” height=”600″ width=”500″ u3dver=”5.3.1″]
Got error:
The error was: Uncaught unknown compression method
]]>Hey, I’m working on the Air Freshener blog that hosted On WordPress. I want to add some 3D models in my website. Is this plugin helpful for this feature?
]]>Hey, I’m working on Free fire game blog that hosted On WordPress. I want to add some 3D models in my website. Is this plugin helpful for this feature?
]]>Game not foundShort cut parameters do not match available games.
Hi, Thank you for developing this plug-in. It will be awesome to make it run. Unfortunately, I always get this same error message and cannot figure out what’s the problem. I use this short code: [hs_unity3d_web_gl_game src=”DCeltic_1_0” height=”500″ width=”600″ u3dver=”2019.4″]
I followed your instructions. What am I missing?
Thank you for your time
]]>To access 123456
Im triying to get work with unity 2018 or higher… it is possible. to get an update? thank you!!
]]>I can’t even get the demo games to work with a short code. It just sends me an email saying wordpress encountered a fatal error with this plugin. Using WordPress 5.2.1. Will this be updated to work on 5.2?
]]>Hi,
when i try to use your pluggin and adding the line:
hs_unity3d_web_gl_gamepage
I keep getting an error message that says:
blob:https://cluelessentity.com/ba2c4d12-8eeb-482f-884a-7997febfaba2:1 Uncaught SyntaxError: Invalid or unexpected token.
This happens regardless of which line I use from the ones in your description.
What i’m I doing wrong?
The plugin doesn’t seem to be working with new updates of Unity like 2017.2.03 or even older ones, maybe I am wrong but when I build it, Unity gives me a “Builds” folder instead of “Release” and I am stuck at what to do.
I’ve also tried Unity 5.0.3 and there I get a “Release” folder but also “Compressed” folder, and I don’t know how to proceed :/
Hopefully you can help me because I think this is a great plugin. Thanks.
]]>Hi..
I’m trying to get my small game to work.
However when I save as a WebGL at Unity, I get a index.html, a folder named ‘TemplateData’ and one named ‘Builds’. So I do not get a Release folder or a folder containing .jsgz, .datagz, .jsgz, and .memgz files.
The Builds folder contains the following files:
– Filename.asm.code.unityweb.gz
– Filename.asm.framework.unityweb.gz
– Filename.asm.memory.unityweb.gz
– Filename.data.unityweb.gz
– Web.json
– UnityLoader.js
The first four files must be unpacked to work in my browser locally, so they lose the.gz-end, and just is xxx.xxx.xxx.unityweb.
I have compressed the two folders and index.html, uploaded to WordPress, but when I go to settings/HoweScrape Unity3d Game Settings the plugin cannot find my upload and therefore not extract the game.
Am I doing something wrong or is it because Unity has come with a new update or?
Any help would be appreciated.
PHP Error:
Constants may only evaluate to scalar values in hs_unity3d_web_gl.php on line 20
Shows on my homepage where there isn’t even a game in.
]]>Unity has changed their WebGL format yet again with Unity 5.6. I’ve updated the code for this plugin myself to make it compatible for my own use, feel free to take whatever bits from this you’d like.
It uses the same “version in filename” system that you’d added for 5_5_1 (now looks for 5_6_1 too). It ends up being a bit simpler because the big JSON block is now just a single reference to Builds_WebGL.json.
]]>I have built my Unity game to webgl, in unity 5.5.1
Zipped all files into a .zip called;
VeryPointyCircles-5_5_1-Release.zip
Added it to my media
Then I get this screen, select the game
but the extract button does nothing.
edit: image won’t add properly;
Here is what my setting look like:
[old link] https://imgur.com/a/C84yp
Hi, I could install the plugin in my self hosted wordpress 4.7, it seems promising, but when I put the example short code to test the example games, the web browser doesn′t show it, I tested it in Chrome and Firefox, to no avail. Also, the process to set games for working with the plugin is weird. My Unity3d version (5.5) doesn′t build games with .htaccess, from where can I get that archive, the example games have it and I don′t know if that′s needed for the game to work with the plugin (because so far none of them have worked).
I would appreciate very much any help on making this cool plugin works adequately, there is not much development yet to embbed unity3d webgl build on wordpress and this is the perfect solution! Thank you in advance!