(solved) Kits and Sample Games No Longer Work.

Wildclaw15

  • Posts: 14
:SOLVED:

I updated Stencyl and now I'm dealing with all kinds of problems. The games I was working on previously aren't working anymore. All the behaviors I used are messed up. Also, the scenes are corrupted. I can't even run the game. So basically, none of the games are working with the update.

These are errors from the jump and run kit:

Animation Manager: Unknown identifier : hasValue
   from scripts.Design_169_169_AnimationManager
   line: 106
   columns: 12-20
Animation Manager: Unknown identifier : isPrimitive
   from scripts.Design_169_169_AnimationManager
   line: 149
   columns: 12-23
Animation Manager: Unknown identifier : getDefaultValue
   from scripts.Design_169_169_AnimationManager
   line: 149
   columns: 63-78
Animation Manager: Unknown identifier : isPrimitive
   from scripts.Design_169_169_AnimationManager
   line: 181
   columns: 16-27
Animation Manager: Unknown identifier : getDefaultValue
   from scripts.Design_169_169_AnimationManager
   line: 181
   columns: 67-82
Animation Manager: Too many arguments
   from scripts.Design_169_169_AnimationManager
   line: 189
   columns: 2-22
Animation Manager: Function 'new' requires arguments : actor
   from scripts.Design_169_169_AnimationManager
   line: 189
   columns: 2-22
Animation Manager: Unknown identifier : hasValue
   from scripts.Design_169_169_AnimationManager
   line: 227
   columns: 12-20
Animation Manager: Unknown identifier : asBoolean
   from scripts.Design_169_169_AnimationManager
   line: 229
   columns: 15-24
Camera Follow Player: Too many arguments
   from scripts.Design_175_175_CameraFollowPlayer
   line: 55
   columns: 2-22
Camera Follow Player: Function 'new' requires arguments : actor
   from scripts.Design_175_175_CameraFollowPlayer
   line: 55
   columns: 2-22
Camera Follow Player: Unknown identifier : getCamera
   from scripts.Design_175_175_CameraFollowPlayer
   line: 69
   columns: 8-17
Die in Pit: Too many arguments
   from scripts.Design_202_202_DieinPit
   line: 55
   columns: 2-22
Die in Pit: Function 'new' requires arguments : actor
   from scripts.Design_202_202_DieinPit
   line: 55
   columns: 2-22
Die in Pit: Unknown identifier : getScreenHeight
   from scripts.Design_202_202_DieinPit
   line: 69
   columns: 33-48
Die in Pit: Unknown identifier : isTransitioning
   from scripts.Design_202_202_DieinPit
   line: 71
   columns: 17-32
Die in Pit: Unknown identifier : reloadCurrentScene
   from scripts.Design_202_202_DieinPit
   line: 73
   columns: 16-34
Die in Pit: Unknown identifier : createFadeOut
   from scripts.Design_202_202_DieinPit
   line: 73
   columns: 35-48
Die in Pit: Unknown identifier : createFadeIn
   from scripts.Design_202_202_DieinPit
   line: 73
   columns: 62-74
Die in Pit: Unknown identifier : recycleActor
   from scripts.Design_202_202_DieinPit
   line: 74
   columns: 16-28
Jumping: Too many arguments
   from scripts.Design_163_163_Jumping
   line: 99
   columns: 2-22
Jumping: Function 'new' requires arguments : actor
   from scripts.Design_163_163_Jumping
   line: 99
   columns: 2-22
Jumping: Unknown identifier : asBoolean
   from scripts.Design_163_163_Jumping
   line: 142
   columns: 11-20
Jumping: Unknown identifier : isKeyPressed
   from scripts.Design_163_163_Jumping
   line: 155
   columns: 11-23
Jumping: Unknown identifier : asBoolean
   from scripts.Design_163_163_Jumping
   line: 157
   columns: 17-26
Jumping: Unknown identifier : runLater
   from scripts.Design_163_163_Jumping
   line: 159
   columns: 16-24
Jumping: Unknown identifier : asBoolean
   from scripts.Design_163_163_Jumping
   line: 162
   columns: 37-46
Jumping: Unknown identifier : isKeyDown
   from scripts.Design_163_163_Jumping
   line: 176
   columns: 33-42
Jumping: Unknown identifier : asBoolean
   from scripts.Design_163_163_Jumping
   line: 181
   columns: 16-25
Jumping: Unknown identifier : isKeyDown
   from scripts.Design_163_163_Jumping
   line: 189
   columns: 12-21
Jumping: Unknown identifier : asBoolean
   from scripts.Design_163_163_Jumping
   line: 189
   columns: 65-74
Jumping: Unknown identifier : playSound
   from scripts.Design_163_163_Jumping
   line: 191
   columns: 12-21
Jumping: Unknown identifier : asNumber
   from scripts.Design_163_163_Jumping
   line: 192
   columns: 31-39
Jumping: Unknown identifier : runLater
   from scripts.Design_163_163_Jumping
   line: 201
   columns: 12-20
Jumping: Unknown identifier : asBoolean
   from scripts.Design_163_163_Jumping
   line: 212
   columns: 11-20
Jumping: Unknown identifier : asBoolean
   from scripts.Design_163_163_Jumping
   line: 216
   columns: 15-24
Jumping: Unknown identifier : getStepSize
   from scripts.Design_163_163_Jumping
   line: 236
   columns: 61-72
Jumping: Unknown identifier : isKeyDown
   from scripts.Design_163_163_Jumping
   line: 238
   columns: 20-29
Jumping: Unknown identifier : asNumber
   from scripts.Design_163_163_Jumping
   line: 247
   columns: 16-24
Slowdown: Too many arguments
   from scripts.Design_108_108_Slowdown
   line: 65
   columns: 2-22
Slowdown: Function 'new' requires arguments : actor
   from scripts.Design_108_108_Slowdown
   line: 65
   columns: 2-22
Slowdown: Unknown identifier : asBoolean
   from scripts.Design_108_108_Slowdown
   line: 92
   columns: 11-20
Slowdown: Unknown identifier : asBoolean
   from scripts.Design_108_108_Slowdown
   line: 97
   columns: 12-21
Slowdown: Unknown identifier : asBoolean
   from scripts.Design_108_108_Slowdown
   line: 97
   columns: 61-70
Slowdown: Unknown identifier : isKeyDown
   from scripts.Design_108_108_Slowdown
   line: 103
   columns: 15-24
Slowdown: Unknown identifier : isKeyDown
   from scripts.Design_108_108_Slowdown
   line: 103
   columns: 42-51
Slowdown: Unknown identifier : asBoolean
   from scripts.Design_108_108_Slowdown
   line: 103
   columns: 69-78
Slowdown: Unknown identifier : asBoolean
   from scripts.Design_108_108_Slowdown
   line: 105
   columns: 15-24
Slowdown: Unknown identifier : asBoolean
   from scripts.Design_108_108_Slowdown
   line: 119
   columns: 15-24
On Ground: Too many arguments
   from scripts.Design_107_107_OnGround
   line: 57
   columns: 2-22
On Ground: Function 'new' requires arguments : actor
   from scripts.Design_107_107_OnGround
   line: 57
   columns: 2-22
On Ground: Not enough arguments
   from scripts.Design_107_107_OnGround
   line: 100
   columns: 41-93
On Ground: Function 'internalGetGroup' requires arguments : arg, arg2, arg3
   from scripts.Design_107_107_OnGround
   line: 100
   columns: 41-93
VirtualButton: Too many arguments
   from scripts.Design_220_220_VirtualButton
   line: 55
   columns: 2-22
VirtualButton: Function 'new' requires arguments : actor
   from scripts.Design_220_220_VirtualButton
   line: 55
   columns: 2-22
VirtualButton: Unknown identifier : recycleActor
   from scripts.Design_220_220_VirtualButton
   line: 71
   columns: 12-24
VirtualButton: Unknown identifier : simulateKeyPress
   from scripts.Design_220_220_VirtualButton
   line: 82
   columns: 16-32
VirtualButton: Unknown identifier : simulateKeyRelease
   from scripts.Design_220_220_VirtualButton
   line: 93
   columns: 16-34
Air Jumping: Unknown identifier : getStepSize
   from scripts.Design_115_115_AirJumping
   line: 95
   columns: 28-39
Air Jumping: Too many arguments
   from scripts.Design_115_115_AirJumping
   line: 128
   columns: 2-22
Air Jumping: Function 'new' requires arguments : actor
   from scripts.Design_115_115_AirJumping
   line: 128
   columns: 2-22
Air Jumping: Unknown identifier : asBoolean
   from scripts.Design_115_115_AirJumping
   line: 172
   columns: 13-22
Air Jumping: Unknown identifier : asNumber
   from scripts.Design_115_115_AirJumping
   line: 174
   columns: 28-36
Air Jumping: Unknown identifier : asNumber
   from scripts.Design_115_115_AirJumping
   line: 176
   columns: 27-35
Air Jumping: Unknown identifier : asBoolean
   from scripts.Design_115_115_AirJumping
   line: 182
   columns: 11-20
Air Jumping: Unknown identifier : asBoolean
   from scripts.Design_115_115_AirJumping
   line: 184
   columns: 16-25
Air Jumping: Unknown identifier : asBoolean
   from scripts.Design_115_115_AirJumping
   line: 184
   columns: 64-73
Air Jumping: Unknown identifier : isKeyPressed
   from scripts.Design_115_115_AirJumping
   line: 194
   columns: 12-24
Air Jumping: Unknown identifier : asBoolean
   from scripts.Design_115_115_AirJumping
   line: 196
   columns: 15-24
Air Jumping: Unknown identifier : runLater
   from scripts.Design_115_115_AirJumping
   line: 203
   columns: 16-24
Air Jumping: Unknown identifier : asBoolean
   from scripts.Design_115_115_AirJumping
   line: 205
   columns: 31-40
Air Jumping: Unknown identifier : asNumber
   from scripts.Design_115_115_AirJumping
   line: 224
   columns: 16-24
Falling: Unknown identifier : asBoolean
   from scripts.Design_114_114_Falling
   line: 68
   columns: 11-20
Falling: Too many arguments
   from scripts.Design_114_114_Falling
   line: 88
   columns: 2-22
Falling: Function 'new' requires arguments : actor
   from scripts.Design_114_114_Falling
   line: 88
   columns: 2-22
Falling: Unknown identifier : asBoolean
   from scripts.Design_114_114_Falling
   line: 111
   columns: 13-22
Falling: Unknown identifier : asBoolean
   from scripts.Design_114_114_Falling
   line: 135
   columns: 15-24
Falling: Unknown identifier : asNumber
   from scripts.Design_114_114_Falling
   line: 147
   columns: 16-24
Falling: Unknown identifier : asBoolean
   from scripts.Design_114_114_Falling
   line: 149
   columns: 11-20
Falling: Unknown identifier : asNumber
   from scripts.Design_114_114_Falling
   line: 151
   columns: 23-31
Walking: Unknown identifier : asBoolean
   from scripts.Design_178_178_Walking
   line: 77
   columns: 12-21
Walking: Unknown identifier : asBoolean
   from scripts.Design_178_178_Walking
   line: 87
   columns: 14-23
Walking: Unknown identifier : asNumber
   from scripts.Design_178_178_Walking
   line: 105
   columns: 24-32
Walking: Unknown identifier : asNumber
   from scripts.Design_178_178_Walking
   line: 122
   columns: 27-35
Walking: Too many arguments
   from scripts.Design_178_178_Walking
   line: 167
   columns: 2-22
Walking: Function 'new' requires arguments : actor
   from scripts.Design_178_178_Walking
   line: 167
   columns: 2-22
Walking: Unknown identifier : asBoolean
   from scripts.Design_178_178_Walking
   line: 204
   columns: 15-24
Walking: Unknown identifier : isKeyDown
   from scripts.Design_178_178_Walking
   line: 216
   columns: 12-21
Walking: Unknown identifier : isKeyDown
   from scripts.Design_178_178_Walking
   line: 216
   columns: 42-51
Walking: Unknown identifier : asBoolean
   from scripts.Design_178_178_Walking
   line: 219
   columns: 15-24
Walking: Unknown identifier : isKeyDown
   from scripts.Design_178_178_Walking
   line: 232
   columns: 12-21
Walking: Unknown identifier : isKeyDown
   from scripts.Design_178_178_Walking
   line: 232
   columns: 41-50
Walking: Unknown identifier : asBoolean
   from scripts.Design_178_178_Walking
   line: 235
   columns: 15-24
Walking: Unknown identifier : isKeyDown
   from scripts.Design_178_178_Walking
   line: 248
   columns: 14-23
Walking: Unknown identifier : isKeyDown
   from scripts.Design_178_178_Walking
   line: 248
   columns: 45-54
Walking: Unknown identifier : asBoolean
   from scripts.Design_178_178_Walking
   line: 250
   columns: 15-24
Walking: Unknown identifier : asBoolean
   from scripts.Design_178_178_Walking
   line: 252
   columns: 19-28
Wall Jumping: Too many arguments
   from scripts.Design_179_179_WallJumping
   line: 92
   columns: 2-22
Wall Jumping: Function 'new' requires arguments : actor
   from scripts.Design_179_179_WallJumping
   line: 92
   columns: 2-22
Wall Jumping: Unknown identifier : asBoolean
   from scripts.Design_179_179_WallJumping
   line: 148
   columns: 11-20
Wall Jumping: Unknown identifier : isKeyPressed
   from scripts.Design_179_179_WallJumping
   line: 159
   columns: 11-23
Wall Jumping: Unknown identifier : asBoolean
   from scripts.Design_179_179_WallJumping
   line: 161
   columns: 15-24
Wall Jumping: Unknown identifier : runLater
   from scripts.Design_179_179_WallJumping
   line: 167
   columns: 20-28
Wall Jumping: Unknown identifier : isKeyDown
   from scripts.Design_179_179_WallJumping
   line: 187
   columns: 33-42
Wall Jumping: Unknown identifier : asBoolean
   from scripts.Design_179_179_WallJumping
   line: 189
   columns: 17-26
Wall Jumping: Unknown identifier : isKeyDown
   from scripts.Design_179_179_WallJumping
   line: 197
   columns: 12-21
Wall Jumping: Unknown identifier : asBoolean
   from scripts.Design_179_179_WallJumping
   line: 197
   columns: 68-77
Wall Jumping: Unknown identifier : asNumber
   from scripts.Design_179_179_WallJumping
   line: 207
   columns: 31-39
Wall Jumping: Unknown identifier : asNumber
   from scripts.Design_179_179_WallJumping
   line: 223
   columns: 31-39
Wall Jumping: Unknown identifier : getStepSize
   from scripts.Design_179_179_WallJumping
   line: 241
   columns: 47-58
Wall Jumping: Unknown identifier : getStepSize
   from scripts.Design_179_179_WallJumping
   line: 246
   columns: 47-58
Wall Jumping: Unknown identifier : asBoolean
   from scripts.Design_179_179_WallJumping
   line: 262
   columns: 11-20
Wall Jumping: Unknown identifier : asBoolean
   from scripts.Design_179_179_WallJumping
   line: 264
   columns: 15-24
Always Simulate: Too many arguments
   from scripts.Design_123_123_AlwaysSimulate
   line: 53
   columns: 2-22
Always Simulate: Function 'new' requires arguments : actor
   from scripts.Design_123_123_AlwaysSimulate
   line: 53
   columns: 2-22
Always Simulate: Unknown identifier : makeActorNotPassThroughTerrain
   from scripts.Design_123_123_AlwaysSimulate
   line: 65
   columns: 12-42
Ground Pound: Too many arguments
   from scripts.Design_181_181_GroundPound
   line: 89
   columns: 2-22
Ground Pound: Function 'new' requires arguments : actor
   from scripts.Design_181_181_GroundPound
   line: 89
   columns: 2-22
Ground Pound: Unknown identifier : asBoolean
   from scripts.Design_181_181_GroundPound
   line: 123
   columns: 11-20
Ground Pound: Unknown identifier : asBoolean
   from scripts.Design_181_181_GroundPound
   line: 132
   columns: 14-23
Ground Pound: Unknown identifier : asBoolean
   from scripts.Design_181_181_GroundPound
   line: 132
   columns: 64-73
Ground Pound: Unknown identifier : asBoolean
   from scripts.Design_181_181_GroundPound
   line: 134
   columns: 16-25
Ground Pound: Unknown identifier : asBoolean
   from scripts.Design_181_181_GroundPound
   line: 134
   columns: 73-82
Ground Pound: Unknown identifier : startShakingScreen
   from scripts.Design_181_181_GroundPound
   line: 136
   columns: 16-34
Ground Pound: Unknown identifier : isKeyPressed
   from scripts.Design_181_181_GroundPound
   line: 146
   columns: 11-23
Ground Pound: Unknown identifier : isKeyDown
   from scripts.Design_181_181_GroundPound
   line: 148
   columns: 38-47
Ground Pound: Unknown identifier : asBoolean
   from scripts.Design_181_181_GroundPound
   line: 159
   columns: 11-20
Ground Pound: Unknown identifier : asBoolean
   from scripts.Design_181_181_GroundPound
   line: 163
   columns: 15-24
Ground Pound: Unknown identifier : asNumber
   from scripts.Design_181_181_GroundPound
   line: 175
   columns: 16-24

« Last Edit: July 26, 2015, 10:57:39 am by Wildclaw15 »

Justin

  • *
  • Posts: 4717
I can take a look and try to fix it, assuming the data isn't actually lost. Please share the game, as well as a copy from before you attempted to upgrade it, if possible.
For Live Support: Join our discord server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)

Wildclaw15

  • Posts: 14
I can take a look and try to fix it, assuming the data isn't actually lost. Please share the game, as well as a copy from before you attempted to upgrade it, if possible.

How do you do that..? [sorry for being a noob ; ; ]

Justin

  • *
  • Posts: 4717
File > Export Game
For Live Support: Join our discord server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)


Justin

  • *
  • Posts: 4717
I didn't realize this wasn't your own game though (wow I'm good at reading). If the jump and run kit is erroring like this, you should first try to get the latest version of Stencyl and download the Jump and Run Kit again to test. If it's still erroring out like this, there's probably something wrong with your setup.
For Live Support: Join our discord server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)

Wildclaw15

  • Posts: 14
I didn't realize this wasn't your own game though (wow I'm good at reading). If the jump and run kit is erroring like this, you should first try to get the latest version of Stencyl and download the Jump and Run Kit again to test. If it's still erroring out like this, there's probably something wrong with your setup.

Yeah, I tried that twice actually. I guess I'm missing something >.<

Justin

  • *
  • Posts: 4717
Okay, post your logs please. (Debug > Logs > Generate Logs).

Thanks.
For Live Support: Join our discord server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)

Donni11

  • *
  • Posts: 2181
Wildclaw15 , what built are you using ? I pretty sure this was fixed already by built 8453 .
Peace

Wildclaw15

  • Posts: 14
Wildclaw15 , what built are you using ? I pretty sure this was fixed already by built 8453 .

Aha! Thanks~!!

Donni11

  • *
  • Posts: 2181
Your Welcome :) !  Oh by the way , to notify the mods to move this topic to " Not A Bug "  click modify and add " ( Solved ) " .
Peace

Justin

  • *
  • Posts: 4717
I'm not even sure what Wildclaw's bug is, so I don't see how it could have been fixed recently. I'll move this if I get confirmation from Wildclaw that things are working as expected.
For Live Support: Join our discord server and ping me @justin.
I'm most often available between 10am and 10pm Japan time. (GMT+9)