Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

illugion

3
Posts
1
Topics
44
Followers
6
Following
A member registered Jul 23, 2014 · View creator page →

Creator of

Recent community posts

(3 edits)

Everything should be ok now! Thank you for telling me about it!

Thank you! And sure thing, I'll submit it to them!

Hey SolarLune, I'm not sure if it was a crash, I was entering double doors that had some new green tiles around them and the game just closed, maybe that was the end?

Either way, here is the err.log:


warning CollisionDispatcher.needsCollision: static-static collision!

Exception in thread "LWJGL Application" com.badlogic.gdx.utils.GdxRuntimeException: Could not find WeNeedYou.wav or WeNeedYou.mp3 or WeNeedYou.ogg in bdx/audio/music/

at com.nilunder.bdx.audio.AudioStore.findFile(AudioStore.java:46)

at com.nilunder.bdx.audio.Music.loadAudio(Music.java:22)

at com.nilunder.bdx.audio.Music.loadAudio(Music.java:11)

at com.nilunder.bdx.audio.AudioStore.get(AudioStore.java:24)

at com.solarlune.gearend.Sounds.playMusic(Sounds.java:73)

at com.solarlune.gearend.Sounds.playMusic(Sounds.java:104)

at com.solarlune.gearend.system.SysCon.setViewedRoom(SysCon.java:475)

at com.solarlune.gearend.player.Player.main(Player.java:328)

at com.nilunder.bdx.Scene.runObjectLogic(Scene.java:851)

at com.nilunder.bdx.Scene.update(Scene.java:907)

at com.nilunder.bdx.Bdx.main(Bdx.java:289)

at com.solarlune.gearend.BdxApp.render(BdxApp.java:44)

at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:223)

at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:124)


PS: Really liked the game so far, the part customization is so cool! Keep up the good work!