This site requires JavaScript, please enable it in your browser!
Greenfoot back
Roshan123
Roshan123 wrote ...

2021/4/27

Scenario gives error in website but not in app

1
2
3
Roshan123 Roshan123

2021/5/8

#
i removed addObject(crate......) in MyWOrld and it no more adds crate in duo but the scenario still pauses
Main class is: MyWorld

scenario26460.js:367 java.lang.RuntimeException: (JavaScript) TypeError: Cannot read property '$node' of null
$rt_putStderr @ scenario26460.js:367
//above line is red in color
Roshan123 Roshan123

2021/5/8

#
I checked one by one and the moment i removed line 267 (in MyWorld) i.e. //addObject(rtext, 0, 0); .....it stopped acting weird in website rtext is the problem in website
You need to login to post a reply.
1
2
3