Java-Gaming.org
Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
Featured games (78)
games approved by the League of Dukes
Games in Showcase (416)
games submitted by our members
Games in WIP (306)
games currently in development
News: Read the Java Gaming Resources, or peek at the official Java tutorials
 
    Home     Help   Search   Login   Register   
Pages: [1]
  ignore  |  Print  
  Error that I don't understand.  (Read 722 times)
0 Members and 1 Guest are viewing this topic.
Offline Dream Of Sleeping
« Posted 2012-03-23 10:33:06 »

So last night I went to bed and the game I'm working on worked fine. This morning it won't run. I keeps giving me this error which I will post below. I don't understand what it means. It doesn't even mention any of my classes. I'm using netbeans.

If I comment out most of my code except the setting of the applet size in the init method it still runs. But when I comment everything out after the first Object I create, it gives me another errror telling me that seems to being saying that I'm passing the worng arguments to it's constructor, I haven't changed that in a few days.

The ony thing I can think which may have caused a problem, is I copy my source code to my gmail as backup. When selecting all the source files, I accidently made a copy of each one. Then I deleted the copies. Maybe I deleted something important, but I can't think what.


run:
java.lang.VerifyError: (class: arithbequick/Arithbequick, method: init signature: ()V) Incompatible argument to function
   at java.lang.Class.getDeclaredConstructors0(Native Method)
   at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
   at java.lang.Class.getConstructor0(Class.java:2699)
   at java.lang.Class.newInstance0(Class.java:326)
   at java.lang.Class.newInstance(Class.java:308)
   at sun.applet.AppletPanel.createApplet(AppletPanel.java:785)
   at sun.applet.AppletPanel.runLoader(AppletPanel.java:714)
   at sun.applet.AppletPanel.run(AppletPanel.java:368)
   at java.lang.Thread.run(Thread.java:619)

Offline Damocles
« Reply #1 - Posted 2012-03-23 10:48:30 »

I guess its a problem with compiling-running-version problem.

Can you check wich version of javac compiles it, and wich JVM runs it?

Maybe outside of netbeans directly with a buildscript.

Or you compile against a wrong library.

Offline Dream Of Sleeping
« Reply #2 - Posted 2012-03-23 10:52:33 »

Thanks for the reply.

One thing I've done, is set up a new project and copied and pasted every source file into it, and it seems to work now.  So that's ok then.

Games published by our own members! Check 'em out!
Legends of Yore - The Casual Retro Roguelike
Offline Damocles
« Reply #3 - Posted 2012-03-23 11:09:39 »

Dont know netbeans, but in eclipse you can clean and recompile the whole project.
Could have been linked to some outdated classfiles.

Offline aazimon

Senior Member


Medals: 5



« Reply #4 - Posted 2012-03-29 14:18:06 »

I would suspect that you may being using a different library then before or a different JDK.
Pages: [1]
  ignore  |  Print  
 
 
You cannot reply to this message, because it is very, very old.

Play Revenge of the Titans! The situation is critical. We need fancy commanders to defend Earth, the moon, Mars!
 
Get high quality music tracks for your game!

Add your game by posting it in the WIP section,
or publish it in Showcase.

The first screenshot will be displayed as a thumbnail.

The invasion has landed! On Mars! And you're there to beat 'em!
mrbenebob (10 views)
2013-06-19 14:55:23

BrassApparatus (19 views)
2013-06-19 08:52:37

NegativeZero (23 views)
2013-06-19 03:31:52

NegativeZero (26 views)
2013-06-19 03:24:09

Jesse_Attard (29 views)
2013-06-18 22:03:02

HeroesGraveDev (65 views)
2013-06-15 23:35:23

Vermeer (64 views)
2013-06-14 20:08:06

davedes (66 views)
2013-06-14 16:03:55

alaslipknot (58 views)
2013-06-13 07:56:31

Roquen (80 views)
2013-06-12 04:12:32
Smoothing Algorithm Question
by UprightPath
2013-05-28 02:58:26

Smoothing Algorithm Question
by UprightPath
2013-05-28 02:57:33

Complex number cookbook
by Roquen
2013-04-24 12:47:31

2D Dynamic Lighting
by Oskuro
2013-04-17 16:46:12

2D Dynamic Lighting
by Oskuro
2013-04-17 16:45:57

2D Dynamic Lighting
by Oskuro
2013-04-17 16:23:20

Noise (bandpassed white)
by Roquen
2013-04-05 17:36:01

Noise (bandpassed white)
by Roquen
2013-04-03 16:17:38
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines | Managed by Enhanced Four Valid XHTML 1.0! Valid CSS!