Fangames > Tools & Software

Jtool - a new RMJ-type thing

<< < (6/7) > >>

aytoms29:

--- Quote from: Kyir on September 01, 2016, 09:04:07 PM ---Did you try to do something with a custom skin? That seems to be where the error is originating.

--- End quote ---

i tried to do something with one but now it seems that it won't open at all. only the downgraded versions will

(click to show/hide)___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object oWorld:

DoAdd :: Execution Error
at gml_Script_loadSkin
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_loadSkin (line 0)
gml_Script_loadConfig
gml_Script_mainInit
gml_Object_oWorld_Create_0

FeelsBadMan

elraimon2000:

--- Quote from: aytoms29 on September 01, 2016, 10:01:01 PM ---
--- Quote from: Kyir on September 01, 2016, 09:04:07 PM ---Did you try to do something with a custom skin? That seems to be where the error is originating.

--- End quote ---

i tried to do something with one but now it seems that it won't open at all. only the downgraded versions will

(click to show/hide)___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object oWorld:

DoAdd :: Execution Error
at gml_Script_loadSkin
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_loadSkin (line 0)
gml_Script_loadConfig
gml_Script_mainInit
gml_Object_oWorld_Create_0

FeelsBadMan

--- End quote ---

I had that problem too and I think it's because you tried to add a skin that doesn't work in the current version. To fix it, try removing the last skin you added before jtool stopped working from the skin folder and the text file in it. If you cant figure out which skin was the last you added, try removing all skins except the default ones and then adding them one by one to see if they work, which is what I did. The skins I can remember that gave me trouble which I downloaded from this thread were Venus and Die to the Spike.

patrickgh3:
Update! Klazen recently added the ability to edit object's step event code using NSP. So you can make objects move, react to triggers, and all kinds of fancy stuff. Download is in the OP.

Also, just FYI, I don't plan on releasing any more major updates to jtool. I had big plans at one point but they fell through.

aytoms29:
uhhhh it doesn't startup

error:
(click to show/hide)___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object oWorld:

string_count argument 2 incorrect type (0) expecting a String (YYGS)
at gml_Script_loadConfig
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_loadConfig (line 0)
gml_Script_mainInit
gml_Object_oWorld_Create_0

patrickgh3:

--- Quote from: aytoms29 on September 26, 2016, 01:48:40 AM ---uhhhh it doesn't startup

error:
(click to show/hide)___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Create Event
for object oWorld:

string_count argument 2 incorrect type (0) expecting a String (YYGS)
at gml_Script_loadConfig
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_loadConfig (line 0)
gml_Script_mainInit
gml_Object_oWorld_Create_0

--- End quote ---

For this error, try using version 1.2.0, which was compiled on windows 7 and that makes a difference somehow.

1.2.1 and 1.2.3 were compiled on windows 10. I don't plan on compiling 1.2.3 on windows 7 because i don't have any computer with it installed, so if someone else wants to do that go ahead.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version