SPIRITS! by Hackingroelz
Run the debug.bat file or run the jar directly to start playing.
Controls
Use WASD to move, space to go to the Shadow World and enter to posses something.
Issues:
- Lighting doesn't work
FIX: try to run the batch file instead of the jar file.
Controls
Use WASD to move, space to go to the Shadow World and enter to posses something.
Issues:
- Lighting doesn't work
FIX: try to run the batch file instead of the jar file.
| Windows (+source) | https://dl.dropboxusercontent.com/u/51114296/LD30_Connected_Worlds.rar |
| Original URL | https://ludumdare.com/compo/ludum-dare-30/?action=preview&uid=21430 |
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