First MistressV Test Release (Warning: Wall of Text)

A corner for forum games, chat games, discussion about games and even tournaments. Come in and play ... if you dare!
kree
Explorer
Explorer
Posts: 17
Joined: Fri Nov 11, 2011 9:10 am

Re: First MistressV Test Release (Warning: Wall of Text)

Post by kree »

This is very good, looking forward to the rewards. I can't really think of any rewards except for maybe a less expensive reward that lets you ruin.

Also, for anyone getting the error:
Spoiler: show
Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError
at playGame.slideshow(playGame.java:13)
at Game$1.actionPerformed(Game.java:50)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:20
18)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.jav
a:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259
)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonL
istener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6505)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
at java.awt.Component.processEvent(Component.java:6270)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4861)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4687)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832
)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)

at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4687)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:729)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:688)
at java.awt.EventQueue$3.run(EventQueue.java:686)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDo
main.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDo
main.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:702)
at java.awt.EventQueue$4.run(EventQueue.java:700)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDo
main.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:699)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
ad.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Caused by: java.lang.NullPointerException
at ImageReader.getImageNames(ImageReader.java:13)
at newActivity.<clinit>(newActivity.java:6)
... 38 more
You need to have the images in this folder: C:\Program Files (x86)\Game\Images
Create the folder if it doesn't exist.
ManMadeDom
Explorer
Explorer
Posts: 12
Joined: Mon Mar 18, 2013 5:25 am

Re: First MistressV Test Release (Warning: Wall of Text)

Post by ManMadeDom »

kree wrote:This is very good, looking forward to the rewards. I can't really think of any rewards except for maybe a less expensive reward that lets you ruin.

Also, for anyone getting the error:
Spoiler: show
Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError
at playGame.slideshow(playGame.java:13)
at Game$1.actionPerformed(Game.java:50)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:20
18)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.jav
a:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259
)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonL
istener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6505)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
at java.awt.Component.processEvent(Component.java:6270)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4861)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4687)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832
)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)

at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4687)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:729)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:688)
at java.awt.EventQueue$3.run(EventQueue.java:686)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDo
main.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDo
main.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:702)
at java.awt.EventQueue$4.run(EventQueue.java:700)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDo
main.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:699)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
ad.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Caused by: java.lang.NullPointerException
at ImageReader.getImageNames(ImageReader.java:13)
at newActivity.<clinit>(newActivity.java:6)
... 38 more
You need to have the images in this folder: C:\Program Files (x86)\Game\Images
Create the folder if it doesn't exist.
Thanks for clearing that up for everyone I had a feeling this may be the problem. I'm going to change it to a relative path so that the folder can just be in the same directory as the game files.
tommarr
Explorer At Heart
Explorer At Heart
Posts: 142
Joined: Mon Oct 17, 2011 9:43 am
Gender: Male
Sexual Orientation: Straight

Re: First MistressV Test Release (Warning: Wall of Text)

Post by tommarr »

Can we have custom resolutions? Many people do not have 1920x1080 resolution thus unable to test this out

edit: checked the code and changed resolution by myself. Would still be better to give custom resolutions for people
Triple Alfa
Explorer At Heart
Explorer At Heart
Posts: 175
Joined: Wed Dec 05, 2007 12:35 pm

Re: First MistressV Test Release (Warning: Wall of Text)

Post by Triple Alfa »

AllanM wrote:I have the exact same issue.

GUI is loading, the rules Button takes me to the rules text (can't read it all because resolution is off). The 'Rewards' button takes me to more Buttons (none of these work either). The 'Play' Button goes gray when you click it, but nothing happens.

JonnyD wrote:I got the gui to work and the rules button works, but the rewards button does nothing and the play button sends me to a black screen. I see this in the cmd when I press play:
Spoiler: show
Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError
at playGame.slideshow(playGame.java:13)
at Game$1.actionPerformed(Game.java:50)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:20
18)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.jav
a:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel
.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259
)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonL
istener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6505)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
at java.awt.Component.processEvent(Component.java:6270)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4861)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4687)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832
)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)

at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4687)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:729)
at java.awt.EventQueue.access$200(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:688)
at java.awt.EventQueue$3.run(EventQueue.java:686)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDo
main.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDo
main.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:702)
at java.awt.EventQueue$4.run(EventQueue.java:700)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDo
main.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:699)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThre
ad.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.
java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThre
ad.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Caused by: java.lang.NullPointerException
at ImageReader.getImageNames(ImageReader.java:13)
at newActivity.<clinit>(newActivity.java:6)
... 38 more
Did I do something wrong?
The directory C:\Program Files (x86)\Game\Images has to exist for the game to work and it has to have your desired images in it. So create a new folder named "Game" in C:\Program Files (x86) and then one named "Images" inside the Game folder and put your images inside it.
c3po
Curious Newbie
Curious Newbie
Posts: 3
Joined: Wed Mar 27, 2013 8:13 pm
Gender: Male
Sexual Orientation: Bisexual/Bi-Curious
I am a: Submissive

Re: First MistressV Test Release (Warning: Wall of Text)

Post by c3po »

Hello everyone.
Let's get straight to business:
I've done some refactoring of the code and here are the main things which were changed:
1. Screen resolution fits automatically to your screen.
2. You don't need to wait until the task is over to close the program(sometimes it can be very indeed).
3. The list of activities can be much bigger - you just need to add them to the activities.xml-file(there are some activities and nothing hard to add new ones, using existing ones as an example).
4. You don't need to keep the Images folder in the "program files" folder. you need to put it right to the place were the main(.jar) file is.
5. I've packed everything into the .jar-file, so now it will be much more comfortable to use it.
I have some plans to implement in this game, but I don't have time at the moment, and I also don't have any place where to upload the archive. If someone of you, guys, have mediafire account, or you know any other fileshare(have an account there) I can send you all necessary files(except the pictures - there are too much of them and you can find them in the previous package anyway) and if you have such possibility, you could upload it somewhere and share the link in here.
So, if you have about 20 minutes of free time and a filesharing account(or you just want to get the new version of the project), pm me please.
kulomet123
Curious Newbie
Curious Newbie
Posts: 4
Joined: Tue Jul 27, 2010 3:20 pm

Re: First MistressV Test Release (Warning: Wall of Text)

Post by kulomet123 »

Just use Dropbox. ;)
LittleElfBoy
Explorer
Explorer
Posts: 94
Joined: Sun Jun 17, 2012 1:36 am
Gender: Femboy
Sexual Orientation: Open to new ideas!
I am a: Submissive

Re: First MistressV Test Release (Warning: Wall of Text)

Post by LittleElfBoy »

It's just 68kB, but oh well:

https://mega.co.nz/#!2JdzEYLS!FjObazp64 ... AI0tJHp2Jk

Here is the version from c3po for all who are interested.
Triple Alfa
Explorer At Heart
Explorer At Heart
Posts: 175
Joined: Wed Dec 05, 2007 12:35 pm

Re: First MistressV Test Release (Warning: Wall of Text)

Post by Triple Alfa »

@c3po:
I cannot get the game to run properly. When I open Game.jar, javaw.exe starts up, but no window appears.
The Images folder is in the same directory as instructed. I'm running Win7 64 .
tilttilt
Explorer
Explorer
Posts: 77
Joined: Sat Aug 24, 2013 6:46 pm

Re: First MistressV Test Release (Warning: Wall of Text)

Post by tilttilt »

Triple Alfa wrote:@c3po:
I cannot get the game to run properly. When I open Game.jar, javaw.exe starts up, but no window appears.
The Images folder is in the same directory as instructed. I'm running Win7 64 .

exaclty the same for me

btw whats her name? http://i.imgur.com/LCppiPu.jpg was in the images
LittleElfBoy
Explorer
Explorer
Posts: 94
Joined: Sun Jun 17, 2012 1:36 am
Gender: Femboy
Sexual Orientation: Open to new ideas!
I am a: Submissive

Re: First MistressV Test Release (Warning: Wall of Text)

Post by LittleElfBoy »

I too had the problem. After half an hour or so a window actually opened up. I E-Mailed him about it but no response yet.
sanekt69r
Curious Newbie
Curious Newbie
Posts: 2
Joined: Tue Jul 09, 2013 5:42 am

Re: First MistressV Test Release (Warning: Wall of Text)

Post by sanekt69r »

tilttilt wrote:
Triple Alfa wrote:@c3po:
I cannot get the game to run properly. When I open Game.jar, javaw.exe starts up, but no window appears.
The Images folder is in the same directory as instructed. I'm running Win7 64 .

exaclty the same for me

btw whats her name? http://i.imgur.com/LCppiPu.jpg was in the images
Her name Sabrina Malou
http://celebritiesnudebabe.com/allstars ... malou.html :wave:
c3po
Curious Newbie
Curious Newbie
Posts: 3
Joined: Wed Mar 27, 2013 8:13 pm
Gender: Male
Sexual Orientation: Bisexual/Bi-Curious
I am a: Submissive

Re: First MistressV Test Release (Warning: Wall of Text)

Post by c3po »

Ok. Sorry for being away for such a long time - I've finally had a small vacation. what's the trouble with starting the game? did you try to start it through the console? are there any exceptions in it? I'm not on ly computer at the moment, so I'll be able to answer that in a day or two. hope I'll be able to help you.
User avatar
susan1994
Explorer
Explorer
Posts: 14
Joined: Wed Sep 25, 2013 6:07 am

Re: First MistressV Test Release (Warning: Wall of Text)

Post by susan1994 »

hi,

how are you today?
nice post.
thanks,
LittleElfBoy
Explorer
Explorer
Posts: 94
Joined: Sun Jun 17, 2012 1:36 am
Gender: Femboy
Sexual Orientation: Open to new ideas!
I am a: Submissive

Re: First MistressV Test Release (Warning: Wall of Text)

Post by LittleElfBoy »

c3po wrote:Ok. Sorry for being away for such a long time - I've finally had a small vacation. what's the trouble with starting the game? did you try to start it through the console? are there any exceptions in it? I'm not on ly computer at the moment, so I'll be able to answer that in a day or two. hope I'll be able to help you.
The only problem I have with the game is when I start it, it takes about half an hour for the window to be created and a not-tested amount of time to start when I press play. (Wasn't patient enough for the ladder). No exceptions come up.
User avatar
DailyTwo
Explorer
Explorer
Posts: 31
Joined: Fri Nov 15, 2013 12:10 am
Gender: Male
Sexual Orientation: Straight

Re: First MistressV Test Release (Warning: Wall of Text)

Post by DailyTwo »

Hey guys,

I really like the idea, but I think doing this via java is a suboptimal solution. I programmed the whole idea into a php script now. Took like 30 min.

As soon as I works out as inentended and has some more visual I will post a link to the game
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 17 guests