Luanhost push, java.lang.NullPointerException

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Luanhost push, java.lang.NullPointerException

danilafoxpro
Got this twice in a row when using luan luan:host/push.luan, but then could not reproduce:
java.lang.NullPointerException
        luan:Boot.luan line 27 in function 'error'
        luan:Rpc.luan line 120
        luan:Rpc.luan line 190
        luan:host/Hosting.luan line 64 in function 'push'
        luan:host/push.luan line 10
        classpath:luan/cmd_line.luan line 20
Reply | Threaded
Open this post in threaded view
|

Re: Luanhost push, java.lang.NullPointerException

fschmidt
Administrator