Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8377309
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T15:38:23+00:00 2026-06-09T15:38:23+00:00

I’ve just installed andengine from 0. I had to spend 2 days on it.

  • 0

I’ve just installed andengine from 0. I had to spend 2 days on it. A lot of problems and really bad tutorials with incomplete info. Finally it works, except the example I need, all is working. I have all extensions downloaded and loaded on project.
I’m using this extension. All other examples, or many of them are working. Backgrounds>Using a TMXTiledMap is crashing.

Here’s the log file from logcat

06-15 01:10:33.153: E/dalvikvm(28675): Could not find class 'org.andengine.extension.tmx.TMXLoader', referenced from method org.andengine.examples.TMXTiledMapExample.onCreateScene
06-15 01:10:33.153: W/dalvikvm(28675): VFY: unable to resolve new-instance 1050 (Lorg/andengine/extension/tmx/TMXLoader;) in Lorg/andengine/examples/TMXTiledMapExample;
06-15 01:10:33.153: D/dalvikvm(28675): VFY: replacing opcode 0x22 at 0x000f
06-15 01:10:33.153: W/dalvikvm(28675): VFY: unable to resolve exception class 1054 (Lorg/andengine/extension/tmx/util/exception/TMXLoadException;)
06-15 01:10:33.153: W/dalvikvm(28675): VFY: unable to find exception handler at addr 0xfb
06-15 01:10:33.153: W/dalvikvm(28675): VFY:  rejected Lorg/andengine/examples/TMXTiledMapExample;.onCreateScene ()Lorg/andengine/entity/scene/Scene;
06-15 01:10:33.153: W/dalvikvm(28675): VFY:  rejecting opcode 0x0d at 0x00fb
06-15 01:10:33.153: W/dalvikvm(28675): VFY:  rejected Lorg/andengine/examples/TMXTiledMapExample;.onCreateScene ()Lorg/andengine/entity/scene/Scene;
06-15 01:10:33.153: W/dalvikvm(28675): Verifier rejected class Lorg/andengine/examples/TMXTiledMapExample;
06-15 01:10:33.153: W/dalvikvm(28675): Class init failed in newInstance call (Lorg/andengine/examples/TMXTiledMapExample;)
06-15 01:10:33.153: D/AndroidRuntime(28675): Shutting down VM
06-15 01:10:33.153: W/dalvikvm(28675): threadid=1: thread exiting with uncaught exception (group=0x2b542210)
06-15 01:10:33.153: E/AndroidRuntime(28675): FATAL EXCEPTION: main
06-15 01:10:33.153: E/AndroidRuntime(28675): java.lang.VerifyError: org/andengine/examples/TMXTiledMapExample
06-15 01:10:33.153: E/AndroidRuntime(28675):    at java.lang.Class.newInstanceImpl(Native Method)
06-15 01:10:33.153: E/AndroidRuntime(28675):    at java.lang.Class.newInstance(Class.java:1319)
06-15 01:10:33.153: E/AndroidRuntime(28675):    at android.app.Instrumentation.newActivity(Instrumentation.java:1023)
06-15 01:10:33.153: E/AndroidRuntime(28675):    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:1882)
06-15 01:10:33.153: E/AndroidRuntime(28675):    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1992)
06-15 01:10:33.153: E/AndroidRuntime(28675):    at android.app.ActivityThread.access$600(ActivityThread.java:127)
06-15 01:10:33.153: E/AndroidRuntime(28675):    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1158)
06-15 01:10:33.153: E/AndroidRuntime(28675):    at android.os.Handler.dispatchMessage(Handler.java:99)
06-15 01:10:33.153: E/AndroidRuntime(28675):    at android.os.Looper.loop(Looper.java:137)
06-15 01:10:33.153: E/AndroidRuntime(28675):    at android.app.ActivityThread.main(ActivityThread.java:4441)
06-15 01:10:33.153: E/AndroidRuntime(28675):    at java.lang.reflect.Method.invokeNative(Native Method)
06-15 01:10:33.153: E/AndroidRuntime(28675):    at java.lang.reflect.Method.invoke(Method.java:511)
06-15 01:10:33.153: E/AndroidRuntime(28675):    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:784)
06-15 01:10:33.153: E/AndroidRuntime(28675):    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
06-15 01:10:33.153: E/AndroidRuntime(28675):    at dalvik.system.NativeStart.main(Native Method)
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T15:38:25+00:00Added an answer on June 9, 2026 at 3:38 pm

    Make sure you checked out the extension from the repository on GitHub (I hope you got AndEngine from there, the other repository on Google Code is severely outdated and GitHub is the new and only home of the engine).

    https://github.com/nicolasgramlich/

    https://github.com/nicolasgramlich/AndEngineTMXTiledMapExtension

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have just tried to save a simple *.rtf file with some websites and
For some reason, after submitting a string like this Jack’s Spindle from a text
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I have a text area in my form which accepts all possible characters from
I know there's a lot of other questions out there that deal with this
Does anyone know how can I replace this 2 symbol below from the string
I'm trying to decode HTML entries from here NYTimes.com and I cannot figure out
I am currently running into a problem where an element is coming back from

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.