Code Monkey home page Code Monkey logo

infinimeditor's People

Contributors

tjohnman avatar

Watchers

 avatar

infinimeditor's Issues

Materials are incorrect

What steps will reproduce the problem?
1.Making Lava
2.Making bases
3.Making vaults

What is the expected output? What do you see instead?
Making lava should make lava and not another material

What version of the product are you using? On what operating system?
0.35 in combination with 1,4 infiniminer

Please provide any additional information below.
The current set of objecttypes in the editor is not correct, this means we
are not able to make lavawars maps :(

Original issue reported on code.google.com by [email protected] on 11 May 2009 at 11:45

Error at start

What steps will reproduce the problem?
1. Running the Program

What is the expected output? What do you see instead?
I'm guessing its supposed to open an editor, but all I see is "Cannot find
the main class. Program will exit!"

What version of the product are you using? On what operating system?
I'm using version 4.0 (the one in downloads) and Infiniminer v 1.5. I just
downloaded Java again, so I have the latest version of that, too.
I'm running on Windows XP Home.

Please provide any additional information below.

I noticed that the version in the download section does not match the
version in the source. Which one should I use? The .java file on the one I
currently have imports a lot of stuff the person who's issue was invalid
posted, such as the Processing.xml file and the core.jar file, but the one
in Source doesn't.
Also, I downloaded the Core.jar file from the other topic about this, but
it didn't help.
Thanks.

Original issue reported on code.google.com by [email protected] on 7 Jun 2009 at 10:46

Scrolling (w/mouse wheel) to the bottom of the block list freezes capibility

What steps will reproduce the problem?
1. With the mouse wheel, scroll down to the very bottom of the list of
block types.
2. Scroll down a little bit more for good measure
3. Now try to scroll up.

What is the expected output? What do you see instead?
The mouse wheel scrolling upwards should let you select other block types,
but instead the selection freezes until you use the arrow keys.

What version of the product are you using? On what operating system?
I'm using v.36 on Windows XP SP3.

Original issue reported on code.google.com by [email protected] on 19 May 2009 at 3:35

0.21 source does not compile

Decided to pick up the source, and it doesn't want to compile, giving the
following error:
"The Public type Infinimeditor must be defined in it's own file"
Now, as far as I can tell it is- in Infinimeditor.java, but knowing that
doesn't help it compile... ;|
Any ideas how to fix this?

Original issue reported on code.google.com by [email protected] on 6 May 2009 at 9:57

False file paths and non-relative paths result in NullPointerException

What steps will reproduce the problem?
1. Try to load a file that does not exist  OR
2. Try to load a file using a full path
3.

What is the expected output? What do you see instead?

I would expect to see a map loading, but instead the code window in 
Processing gives a NullPointerException and highlights line 98


What version of the product are you using? On what operating system?

I am using Processing 1.03 on Windows XP, and obviously v0.1 of 
Infinimeditor.


Please provide any additional information below.

This issue does not come up when I use a relative path, only a full path, 
but it comes up when I use the full path equivalent of a working relative 
path.

Original issue reported on code.google.com by enigmaproc on 6 May 2009 at 5:01

Attachments:

Loading a file when one is open causes crash

What steps will reproduce the problem?
1. Open a save file
2. Attempt to open a different save file

What is the expected output? It should close the first file and open the 
second one.
What do you see instead? It freezes and has to be terminated from the Task 
Manager.

What version of the product are you using? v0.40 On what operating system? 
Windows XP SP3

Please provide any additional information below.
Maybe it just needs to close the current file handle before it attempts to 
open the new one?

Original issue reported on code.google.com by enigmaproc on 25 Jun 2009 at 3:13

Auto-fill function lock-up.

When holding down the 'f' key to fill more than one area at a time with the
auto-filler in 0.35, if you move the mouse cursor outside the map display
it will lock the program up, requiring it to be forced closed with work
unsaved.

Original issue reported on code.google.com by [email protected] on 10 May 2009 at 7:27

Error launching the program

What steps will reproduce the problem?
1. Simply opening the application

What is the expected output?
Some kind of editing program or tool.

What do you see instead?
I receive two error messages: The first is "Windows cannot find
'javaw.exe'. Make sure you typed the name correctly and try again.", After
closing that, I receive a processing error which reads "Error calling
ShellExecuteEx()"

What version of the product are you using? On what operating system?
Version 0.36 + Source on Windows Vista Home Basic (I'm not sure if its 36
or 64 bit)

Please provide any additional information below.
I only heard about the program today, downloaded it, extracted it from the
.rar, tried to run it and got this error. I've never actually used the
program before.

Original issue reported on code.google.com by [email protected] on 15 May 2009 at 1:19

Annoyance: Scrolling through tile choices

When I use the scroll wheel to choose my tile brush, I scroll through them 
three at a time. I did a little investigating, and my mouse settings 
scroll me by three lines at a time when I use the wheel. I changed it to 
one line at a time and tried it out, and I only scrolled through one brush 
at a time. 

Is there a way to make it ignore the normal settings and always sroll one 
brush at a time?

Original issue reported on code.google.com by enigmaproc on 7 May 2009 at 5:30

Maps created from scratch are malformed

Maps created within the editor from the scratch are saved with UNIX line 
endings and won't load 
properly (if at all). They may not work either with the game.

Original issue reported on code.google.com by [email protected] on 8 May 2009 at 12:56

Failure to Launch

What steps will reproduce the problem?
1. Attempting to launch program.

What is the expected output? What do you see instead?
A window of a program that works. Crash.

What version of the product are you using? On what operating system?
v0.35, XP Professional SP2

Please provide any additional information below.
N/A

Original issue reported on code.google.com by [email protected] on 11 May 2009 at 9:09

Attachments:

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.