Thanks a lot skaulius, excellent videos. Would be fully set up only that Nicolas has updated some AndEngine source files but hasn't yet updated the examples.
I've got a problem, too. There appears the import error even if i choose the libraries. Has my eclipse workspace to be in the same directory like the AndEngine Files??
Ok i am having a weird problem. i followed your video and i am having 3 errors with the code. In org.andengine.opengl.font there are 2 methods that return IFont when it the compiler says it should not. unload() and load()
Second issue is the same in 2 different places. It is an uncaught "throws new AndEngineException(...)". This happens in org.andengine.extension.tmx.TMXLayer.java and org.andengine.extension.opengl.EGLHelper.java
@michaelbpaulson Unfortunately sometimes Nicolas Gramlich (inventor of AndEngine) updates the extensions but does not update the examples. You have some options: 1) Wait until Nicolas updates the examples (you can keep checking by right-clicking on them in Eclipse, then choose Team, then choose Pull) or 2) Delete those examples that are throwing an error. or 3) Come to the forums for more help and possible work arounds...
@tmcthree check out careful about librarys (right click over the project-->Properties-->Android) if you already add andengine and extensions as a library and it's red it means you don't have them at your Project Explorer Panel you must add them, if you don't know how, check the frist part twice :D
Thanks a lot skaulius, excellent videos. Would be fully set up only that Nicolas has updated some AndEngine source files but hasn't yet updated the examples.
gerperrett 3 weeks ago in playlist AndEngine GLES2 - Getting Started Tutorial - 2012
This has been flagged as spam show
I've got a problem, too. There appears the import error even if i choose the libraries. Has my eclipse workspace to be in the same directory like the AndEngine Files??
WaboshLOL 4 weeks ago in playlist AndEngine GLES2 - Getting Started Tutorial - 2012
Comment removed
WaboshLOL 4 weeks ago in playlist AndEngine GLES2 - Getting Started Tutorial - 2012
Ok i am having a weird problem. i followed your video and i am having 3 errors with the code. In org.andengine.opengl.font there are 2 methods that return IFont when it the compiler says it should not. unload() and load()
Second issue is the same in 2 different places. It is an uncaught "throws new AndEngineException(...)". This happens in org.andengine.extension.tmx.TMXLayer.java and org.andengine.extension.opengl.EGLHelper.java
michaelbpaulson 1 month ago
@michaelbpaulson Unfortunately sometimes Nicolas Gramlich (inventor of AndEngine) updates the extensions but does not update the examples. You have some options: 1) Wait until Nicolas updates the examples (you can keep checking by right-clicking on them in Eclipse, then choose Team, then choose Pull) or 2) Delete those examples that are throwing an error. or 3) Come to the forums for more help and possible work arounds...
w w w . andengine . org/forums
skaulius 4 weeks ago
having trouble running it on my phone
errors
[2012-01-29 00:49:26 - Emulator] Failed to allocate memory: 1455
[2012-01-29 00:49:26 - Emulator]
[2012-01-29 00:49:26 - Emulator] This application has requested the Runtime to terminate it in an unusual way.
[2012-01-29 00:49:26 - Emulator] Please contact the application's support team for more information.
PsychoBoyJack11 1 month ago in playlist More videos from skaulius
you sir are my hero :)
TheUbereem 1 month ago in playlist Favorite videos
dude TY a lot I can not wait for the next video tutorial
xpalrox 1 month ago in playlist AndEngine GLES2 - Getting Started Tutorial - 2012
I don't think this is important but I get the error
Description Resource Path Location Type
Project 'AndEngineTest' is missing required Java project: 'AndEngine' AndEngineTest Build path Build Path Problem
tmcthree 1 month ago
@tmcthree check out careful about librarys (right click over the project-->Properties-->Android) if you already add andengine and extensions as a library and it's red it means you don't have them at your Project Explorer Panel you must add them, if you don't know how, check the frist part twice :D
xpalrox 1 month ago in playlist AndEngine GLES2 - Getting Started Tutorial - 2012
Thanks Skaulius superb tutorials once again.
tmcthree 1 month ago
Thanks so much for this tutorial! It was exactly what I needed to get started! :)
zerothindex 2 months ago
Hello! Nice work. AndEngine supports 3d, or only 2d? (meshes, 3d objects, etc?)
l201012 2 months ago in playlist AndEngine GLES2 - Getting Started Tutorial - 2012
@l201012 Hi, AndEngine does not support 3d. You can try "libgdx" instead
h t t p : // libgdx.badlogicgames . c o m
skaulius 2 months ago