@hungyg, if you're running the jar file, try the batch file. For me the lighting doesn't work either when I run the jar file directly, no idea why, it should be exactly the same.
The game idea looked really nice and since I love stealth game I liked it.
It is a bit too difficult where the mobs detect you sometimes when they are giving you their backs. They sometimes find you in dark areas too. Wasn't really sure what to do some of the time. But I had fun with some of the levels and the interactions.
All in all, I liked the game's idea and how I interact with things in the spirit world. Good work :)
I felt as though the guards' lines of sight were often wonky. Also, it seems as though hiding in the shadows doesn't affect visibility, which is odd for a stealth game. Nice job, otherwise, though!
[rGine] Initializing... [rGine] Loading game code... [rGine] Initializing game... Exception in thread "main" org.luaj.vm2.LuaError: vm error: org.luaj.vm2.LuaError: attempt to index ? (a nil value) at org.luaj.vm2.lib.jse.JavaMethod.invokeMethod(Unknown Source) at org.luaj.vm2.lib.jse.JavaMethod$Overload.invokeBestMethod(Unknown Source) at org.luaj.vm2.lib.jse.JavaMethod$Overload.invoke(Unknown Source) at main$init.call(main.lua:6) at org.luaj.vm2.lib.ZeroArgFunction.invoke(Unknown Source) at org.luaj.vm2.LuaValue.invoke(Unknown Source) at hackingroelz.LuaEnv.invoke(LuaEnv.java:123) at hackingroelz.Start.main(Start.java:53) Caused by: org.luaj.vm2.LuaError: attempt to index ? (a nil value) at org.luaj.vm2.LuaValue.error(Unknown Source) at org.luaj.vm2.LuaValue.indexerror(Unknown Source) at org.luaj.vm2.LuaValue.gettable(Unknown Source) at org.luaj.vm2.LuaValue.get(Unknown Source) at org.luaj.vm2.LuaValue.get(Unknown Source) at hackingroelz.debug.Log.fatalError(Log.java:170) at hackingroelz.gfx.Screen.createDisplay(Screen.java:70) at hackingroelz.gfx.Screen.createDisplay(Screen.java:155) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) ... 8 more
Comments15
http://www.hostingpics.net/viewer.php?id=611377error.png
It is a bit too difficult where the mobs detect you sometimes when they are giving you their backs. They sometimes find you in dark areas too. Wasn't really sure what to do some of the time. But I had fun with some of the levels and the interactions.
All in all, I liked the game's idea and how I interact with things in the spirit world.
Good work :)
[rGine] Loading game code...
[rGine] Initializing game...
Exception in thread "main" org.luaj.vm2.LuaError: vm error: org.luaj.vm2.LuaError: attempt to index ? (a nil value)
at org.luaj.vm2.lib.jse.JavaMethod.invokeMethod(Unknown Source)
at org.luaj.vm2.lib.jse.JavaMethod$Overload.invokeBestMethod(Unknown Source)
at org.luaj.vm2.lib.jse.JavaMethod$Overload.invoke(Unknown Source)
at main$init.call(main.lua:6)
at org.luaj.vm2.lib.ZeroArgFunction.invoke(Unknown Source)
at org.luaj.vm2.LuaValue.invoke(Unknown Source)
at hackingroelz.LuaEnv.invoke(LuaEnv.java:123)
at hackingroelz.Start.main(Start.java:53)
Caused by: org.luaj.vm2.LuaError: attempt to index ? (a nil value)
at org.luaj.vm2.LuaValue.error(Unknown Source)
at org.luaj.vm2.LuaValue.indexerror(Unknown Source)
at org.luaj.vm2.LuaValue.gettable(Unknown Source)
at org.luaj.vm2.LuaValue.get(Unknown Source)
at org.luaj.vm2.LuaValue.get(Unknown Source)
at hackingroelz.debug.Log.fatalError(Log.java:170)
at hackingroelz.gfx.Screen.createDisplay(Screen.java:70)
at hackingroelz.gfx.Screen.createDisplay(Screen.java:155)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
... 8 more
Nice game! :D