robt44 / peggle-edit

Automatically exported from code.google.com/p/peggle-edit
GNU General Public License v3.0
0 stars 0 forks source link

Chanellege Edit #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an 
object.
   at IntelOrca.PeggleEdit.Designer.ChallengeDetailsForm.btnOK_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.PerformClick()
   at System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.TextBoxBase.ProcessDialogKey(Keys keyData)
   at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
   at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
   at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)

Editing the Balls brings this VB Runtime Error

Also, setting the images for the properties doesn't seem to work.

Original issue reported on code.google.com by acidrain...@gmail.com on 19 Jun 2011 at 8:59

GoogleCodeExporter commented 8 years ago
Actually, it seems anything you do with challenges brings up that error.
I have the latest framework.

Original comment by acidrain...@gmail.com on 19 Jun 2011 at 9:00

GoogleCodeExporter commented 8 years ago
Okay cheers, will try and fix this.

For properties, do you mean the level thumbnail is wrong? If so, I think I've 
fixed this in the latest source revision.

Original comment by IntelO...@gmail.com on 19 Jun 2011 at 9:25

GoogleCodeExporter commented 8 years ago
Properties for things like teleport, it is "Image Filename".

Original comment by acidrain...@gmail.com on 19 Jun 2011 at 10:13

GoogleCodeExporter commented 8 years ago
ah right, some objects will ignore some of the generic properties such as 
"Image Filename" therefore I haven't bothered drawing the image for it. I'll 
see if the game takes image into account for teleports.

Original comment by IntelO...@gmail.com on 19 Jun 2011 at 11:19

GoogleCodeExporter commented 8 years ago

Original comment by IntelO...@gmail.com on 3 Jul 2011 at 2:45