fdns / Terasology

Terasology is an open source project started by Benjamin "begla" Glatzel to research procedural terrain generation and efficient rendering techniques in Java using the LWJGL. The engine uses a block-based voxel-like approach as seen in Minecraft. After proving itself as a solid tech demo begla was joined at first by Anton "small-jeeper" Kireev and Rasmus "Cervator" Praestholm and a full-fledged game concept was born. Our goal is a game that pays ample tribute to Minecraft in initial look and origin, but stakes out its own niche by adopting the NPC-helper and caretaker feel from such games as Dwarf Fortress and Dungeon Keeper, while striving for added depth and sophistication in the foundation systems akin to DF.
http://terasology.org/
Apache License 2.0
0 stars 4 forks source link

Problema al hacer run de terasology #95

Closed emoreno-94 closed 9 years ago

emoreno-94 commented 9 years ago

Mientras hacia merge de mi rama me di cuenta que anteriormente el juego no se ejecutaba, es decir, al realizar el tipico proceso de build, compileJava y run todo funcionaba pero al crear una partida se queda pegado mientras carga con el mensaje "Awaiting Character Spawn...", creo que deben revisar cual es el commit que hizo eso y arreglarlo para seguir trabajando normalmente en el master.

PD: Uso Ubuntu y tengo java 8

elarielcl commented 9 years ago

Tengo el mismo problema, y me falla desde este https://github.com/Ciclop/Terasology/commit/d0cd38a0454cff7d5d8ea704bec9d0d0df7964a3 commit

fdns commented 9 years ago

Aca tengo el link de los test que no pasan. @xAlstrat Tests

emoreno-94 commented 9 years ago

resuelto con #96