Well whenever I am transitioning into a different map I get this error ( I have attached the file) Please Help :( This is sad very very sad...
Game Map Line 163 Error
● ARCHIVED · READ-ONLY
-
-
Did you use any scripts?
-
yes I am using scripts
-
Then the problem is most likely in one of these scripts.
-
Moving to RGSSx Script Support
It's likely that there's a script that isn't cleaning up its sprites properly, or is cleaning them up too well.
Please provide a list of the scripts you're using, and links to where you downloaded them.
Also check out the Crash Debugger by Mithran, which is designed to detect when these problems occur and tell you what the bitmaps are (more or less) -
Ok with the Crash Debugger where is it suppose to tell me about the problems? I've already installed it. The latest script that I have installed before the Crash Debugger is from DivisionHeaven- Emotion Manipulation Magic
-
@Jericho Swain:
We need links to your custom scripts, and not only to the latest installed but to all of them.
Unless you're using a betatest version od a script, ALL scripts have usually been tested to work without problems alone - the bugs start to happen when two scripts conflict each other, and while the latest addition might be a good candidate for one of the conflicting scripts, the other might be the first you ever installed, so we need a list of all your scripts.
And we don't have time to search for your script names through the entire internet, so please provide links to where you got them, you will get help much faster if you provide that information. -
For the crash debugger info, I think you need to play the game with the console open - that's just a menu option (Game > Show Console)
It also produces a log file in the project folder. -
It isn't producing a log file in my project folder. If I cant get the log file then I will list all my scripts. thanks :D
-
There might be an option that you need to set up to make it produce the log file. But it should also show you messages in the console.
-
It doesn't show anything significant in the console and I've true all the options that I believe may give me the log file but still no luck :(
-
Line 120:
GOBJ_DEBUG_FILE = true # makes a file (gobj.txt) in the game directory containing
# information about new critcal objects whenever a scene switches -
Yes I have true on that and still no luck
-
But what does it show on the console?It doesn't show anything significant in the console
Even if you assume it's not significant, it might give us the additional information we need to understand your problem.
yes I am using scriptsAnd as I asked above, we need a list of links to all the scripts you're using, to see which ones might have cause the problem...@Jericho Swain:
We need links to your custom scripts, and not only to the latest installed but to all of them.
If you want us to help you, you need to give us more information about your project. -
I started to receive an error message that refers to 'Game_Map' Line 163. When I looked into it I found it had to do with the Parallax background.
I was able to solve it in two ways:
1) Remove the parallax background and use no background.
2) Enable loop for both horizontal and vertical and set'Auto Scroll' to 0.
If anyone has this issue I hope this helps. -
CodeHunterEx, please refrain from necro-posting in a thread. Necro-posting is posting in a thread that has not had posting activity in over 30 days. You can review our forum rules here. Thank you.
While we do appreciate the possible solution, with the thread over 2 years old chances are the original posters are no longer looking at it. Locking.