Super Game Dev - The Game

Dem monehs :open_mouth:

1 Like

Wait, did you got my source code?

2 Likes

Hmm…
I get exception : Exception in thread “AWT-EventQueue-0” java.lang.NumberFormatException: empty String
when I click develop, and it happens even if I don’t use the BigDecimal.

2 Likes

Well, it something with number formatting. Like I said I’m not very familiar with Java, but I’d guess you’re trying to use String.valueOf with an empty string as the parameter?

I Think the same, but… I can’t find the empty string.
The Revenue works, but copies, dev costs and profit don’t.

1 Like

Maybe you did something like this and didn’t assign the variable? I believe that’s also considered empty

double revenue;
String.valueOf(revenue);
1 Like

Download “jd-gui”, throw it into the program and you have the source code :stuck_out_tongue:

Thanks @Darkly it works now :wink: now let try this OUT!

2 Likes

Nice game :smiley:

2 Likes

If you were to have a mac version this is what the Development of a game would look like, as a sorta copy of what you did.

4 Likes

Yeh… I know @Darkly told me.

If anyone wants the Mac version, I can let you do it.
How did you done that?

1 Like

Dev Update #667
I have fixed the graphic bugs, and added the employess hiring frame (but you won’t be able to hire them mmuhhahaahuahua) and the platforms. Now I am working on More Technologies Dev Costs, and Genres*!
I hope that I will publish 1.3 tommorow.

*I meant that I am working on genres combination, so now Action & Cards won’t sell good.

1 Like

Still have a Java Exception has Occured.

Send you a pm, will love to develop this together with you !

I Do everything just like in tutorials, maybe see this:
https://netbeans.org/kb/articles/javase-deploy.html#troubleshooting
(Troubleshooting JAR File Associations)

1 Like

It seems like you need Java 8 for the game to work.

@Aswin_Vos first off, I’m doing this because it really bothers me.

You shouldn’t be going into someone else’s topic and asking if they want it to be developed by them and your ‘company’ or indie group, or whatever you’d like to call it, because that’s basically taking charge of their work that they’ve already worked on.

You have enough projects as is, and you can’t be working on 5 things at once, including this project. Stick to one thing, for christ sake. You could already be done that ‘Antique Hunter’ game already. It just seems so illogical to have 5 game being in development at once. Don’t be thinking you have such a big work force as EA, you’re not as talented as EA’s devs are. (although they are very bad at company decisions.) You cannot handle 5 projects at once - it’s too much work, at this rate, if you continue building your giant ball of projects, you won’t be able to complete any of them, because you’ll be too busy developing them.

My cut of the :cake: for you.

2 Likes

He just PMed me to ask If I want to join Soxor Studios, and they could help me with graphic and music.

1 Like

I know how to code. Lol.