GithubHelp home page GithubHelp logo

Comments (21)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
The same issue in libgdx repository 
https://code.google.com/p/libgdx/issues/detail?id=1418

Original comment by [email protected] on 3 May 2013 at 11:02

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
Same here - when I switched to the nightly build jars the loader failed.  Same 
trace as above.

Original comment by [email protected] on 6 May 2013 at 4:55

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
Nate refactored the Json reading process: 
http://www.badlogicgames.com/wordpress/?p=2993
It broke the code.

private Model readJson(String str) {
        Model m = new Model();
        OrderedMap<String,?> rootElem = (OrderedMap<String,?>) new JsonReader().parse(str);

That doesnt work anymore.
I need a fix too, gonna try it myself.

Original comment by [email protected] on 6 May 2013 at 1:43

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
It's critical bug. Physics Body Editor does not work with libgdx nightlies.

Original comment by [email protected] on 8 May 2013 at 7:42

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
Hello. I fixed that issue. Here is my version of BodyEditorLoader.java
https://gist.github.com/kzudov/5566204
I tested it with some of my shapes and with loader-libgdx-demo.

Original comment by [email protected] on 13 May 2013 at 4:50

Attachments:

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
help ...I use this fix but still same error...can anybody help me ??

Original comment by [email protected] on 20 May 2013 at 4:36

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
@ kzudov, nice it works gr8

Original comment by [email protected] on 6 Jun 2013 at 5:41

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
Thanks for reporting. Being away from the project led to some nasty bugs like 
that. I'll include the provided fix in the source code and will release a new 
version.

Original comment by aurelien.ribon on 1 Oct 2013 at 7:59

  • Changed state: Accepted
  • Added labels: Priority-High, Usability
  • Removed labels: Priority-Medium

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
I have tested with kzudov solution and it works fine

Original comment by [email protected] on 11 Oct 2013 at 10:33

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
Any update on the new version? kzudov's link is down.

I could do with this tool, got a HUGE world that has a ground sprite that is 
up, down and all over the place, going to be very difficult/time consuming to 
create a fixture for it.

Original comment by [email protected] on 11 Dec 2013 at 4:22

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
I just updated to libgdx 0.9.9 and I'm facing the same issue. I don't want to 
fix it myself, waiting for the fix.

Original comment by [email protected] on 12 Dec 2013 at 9:00

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
KZUDOV's version in attachement

Original comment by [email protected] on 13 Dec 2013 at 6:09

Attachments:

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
Here is the original version of kzudov's BodyEditorLoader.java.

Original comment by [email protected] on 13 Dec 2013 at 7:37

Attachments:

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
Thank you so much for this fix! :-)

Original comment by [email protected] on 26 Feb 2014 at 12:39

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
[deleted comment]

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
Ohh. I changed my github username, that's why the link was down.
Here's a working link: https://gist.github.com/zudov/5566204

Original comment by [email protected] on 13 Mar 2014 at 12:09

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
The BodyEditorLoader.java works great. Thanks =)

Original comment by [email protected] on 5 Apr 2014 at 9:37

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
[deleted comment]

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
send your email to [email protected] - I have the fix.

Original comment by [email protected] on 28 Jun 2014 at 4:38

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
I have fixed this and it works fine with LibGDX 1.4.1.  Of course you will need 
to change the package name.  :)

Original comment by [email protected] on 19 Dec 2014 at 9:31

Attachments:

from box2d-editor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
@bigfoot_software
It works great for me with LibGDX 1.4.1. Thank you so much bro !

Original comment by [email protected] on 21 Dec 2014 at 5:34

from box2d-editor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.