Change Actor Image Bug

Indsh

Veteran
Veteran
Joined
Oct 11, 2015
Messages
225
Reaction score
65
First Language
English
Primarily Uses
N/A
When you use "Change Actor Image" in a game deployed for browser in the browser it cause game to load indefinitely.


I am changing them to "Set Movement Route...change image" and its working.


If someone could post the script for changing facesets I'm hoping that will be the work around for when I get to that part, and I was sure there was a Bug thread but I could not find it so sorry if this is really not meant to be in this part of the forum.
 
Last edited by a moderator:

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,098
Reaction score
13,704
First Language
English
Primarily Uses
RMMV
The update thread has a template for bug reporting.


There are four functions called when you use the Change Actor Images command.  It would be interesting for you to try them one by one and see if there's a particular one that causes the issue.


$gameActors.actor(id).setCharacterImage("characterimagename", index);


$gameActors.actor(id).setFaceImage("faceimagename", index);


$gameActors.actor(id).setBattlerImage("battlerimagename");


$gamePlayer.refresh();


Any of those lines could cause it.  So if you test, just put one of them into a script call, deploy, and see if it freezes up.  When you're doing the first three, because you're not calling $gamePlayer.refresh(); you might not see the result immediately on the map.  But you will know whether it's going to load quickly or not.
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

so hopefully tomorrow i get to go home from the hospital i've been here for 5 days already and it's driving me mad. I miss my family like crazy but at least I get to use my own toiletries and my own clothes. My mom is coming to visit soon i can't wait to see her cause i miss her the most. :kaojoy:
Couple hours of work. Might use in my game as a secret find or something. Not sure. Fancy though no? :D
Holy stink, where have I been? Well, I started my temporary job this week. So less time to spend on game design... :(
Cartoonier cloud cover that better fits the art style, as well as (slightly) improved blending/fading... fading clouds when there are larger patterns is still somewhat abrupt for some reason.
Do you Find Tilesetting or Looking for Tilesets/Plugins more fun? Personally I like making my tileset for my Game (Cretaceous Park TM) xD

Forum statistics

Threads
105,868
Messages
1,017,074
Members
137,578
Latest member
JamesLightning
Top