Register Lost Password?  Cookie?
  The time now is 12:38 AM GMT -6.  
Banshee Network
 
Quick Links
 
 
GameBanshee Swag
Site Features
Submit News
News Archives
Join Our Staff
Forums
Community Blogs
Reviews
Previews
Interviews
Editorials
About GB
Advertise With Us!
Advertisement
 
Go Back   GameBanshee Forums > Forum Categories > RPGs > Dungeon Lords

View Poll Results: What do you think of Dungeon Lord's Game Editor V1.0 Beta
1-Worst (I would use that if you paid me) 2 2.27%
2 0 0%
3 2 2.27%
4 0 0%
5- 10 11.36%
6 3 3.41%
7 7 7.95%
8 18 20.45%
9 12 13.64%
10-Best (Best thing since sliced bread) 34 38.64%
Voters: 88. You may not vote on this poll

Reply
GameBanshee Forums  
LinkBack Thread Tools Rating: Thread Rating: 3 votes, 5.00 average. Display Modes
  #196 (permalink)  
Old 08-20-2006, 12:16 PM
Exalted Member
 
Join Date: Nov 2005
Posts: 476
Depending on 1.4 or CE/1.5, certain spells still do not work.
Reply With Quote
  #197 (permalink)  
Old 08-21-2006, 02:20 AM
Member
 
Join Date: Aug 2006
Posts: 2
A Bug For Saving A File!

My DL is V1.4 and the Editor works well.

But maybe there is a bug for the EXP and GOLD.Once you save a file, the value of EXP and GOLD will be changed to 16777215 (FF FF FF 00), I have no time to check all the reply, maybe someone have submit this problem, but the atteched Editor is with the bug.

Any solution?
Reply With Quote
  #198 (permalink)  
Old 08-21-2006, 05:59 AM
Exalted Member
 
Join Date: Feb 2006
Posts: 95
Quote:
Originally Posted by vankia110 View Post
My DL is V1.4 and the Editor works well.

But maybe there is a bug for the EXP and GOLD.Once you save a file, the value of EXP and GOLD will be changed to 16777215 (FF FF FF 00), I have no time to check all the reply, maybe someone have submit this problem, but the atteched Editor is with the bug.

Any solution?
I set that as a maximum, there has been some indications that it should have been set higher. I will hopefully be able to increase that in the next revision.
__________________
Thanks,
Steve

Dungeon Lord's Save Game Editor V1.5X Beta - compatible with collector's edition(V1.5) and V1.4!!! Now includes inventory manipulation.

.NET framework is required or get it from Window Update

Threads:
Original Release of DL Game Editor V1.5X + Poll!
Reply With Quote
  #199 (permalink)  
Old 08-21-2006, 08:43 AM
Member
 
Join Date: Aug 2006
Posts: 2
Re:little bug

Quote:
Originally Posted by Steve2d View Post
I set that as a maximum, there has been some indications that it should have been set higher. I will hopefully be able to increase that in the next revision.
Thank you, but can it be alterable?

And I have checked again and it seems that the maximum is 1879048192(07,00,00,00), not 16777215(ff,ff,ff).

And when the value of gold I set is lower than 16777215, it won't be changed, but same thing never happen in EXP value.
Reply With Quote
  #200 (permalink)  
Old 08-21-2006, 08:59 AM
Exalted Member
 
Join Date: Nov 2005
Posts: 476
Quote:
Originally Posted by vankia110 View Post
Thank you, but can it be alterable?

And I have checked again and it seems that the maximum is 1879048192(07,00,00,00), not 16777215(ff,ff,ff).

And when the value of gold I set is lower than 16777215, it won't be changed, but same thing never happen in EXP value.
Hi vankia110. If you know hex editing, you can set practically as high a value as you want for exp, gold, etc.
Reply With Quote
  #201 (permalink)  
Old 08-21-2006, 03:59 PM
Exalted Member
 
Join Date: Feb 2006
Posts: 95
Quote:
Originally Posted by vankia110 View Post
Thank you, but can it be alterable?

And I have checked again and it seems that the maximum is 1879048192(07,00,00,00), not 16777215(ff,ff,ff).

And when the value of gold I set is lower than 16777215, it won't be changed, but same thing never happen in EXP value.
I had at one point tested various values and for some reason determined what I thought were maximums...apparently I was incorrect, It could have been because of a problem in my code. Either way, as I stated earlier in this thread, I had a hard drive problem and lost all of my source code for this version. I working on a totally new release that I will be able to correct the issue that we have discussed. Thanks for the feedback.
__________________
Thanks,
Steve

Dungeon Lord's Save Game Editor V1.5X Beta - compatible with collector's edition(V1.5) and V1.4!!! Now includes inventory manipulation.

.NET framework is required or get it from Window Update

Threads:
Original Release of DL Game Editor V1.5X + Poll!
Reply With Quote
  #202 (permalink)  
Old 08-26-2006, 08:11 PM
Member
 
Join Date: Aug 2006
Posts: 11
Bug Report: DungeonLords Editor V1.56a

When I try to open my C1.5 save game, I get an error message shown below.

1. I cannot save my changes, because the error causes the file to remain open. I get another error message complaining that the file is open when I try to save after this error.

2. It seems that experience points are limited 16777215. My save game experience is 117541939. Please increase the experience points to what the game allows.

3. When I try to add magic items, the items table goes blank.

Otherwise, I think it's a great editor. Well done!

[Edit: Debugging information removed. Send that in a PM. Don't post it to the forums.]

Last edited by swcarter; 08-26-2006 at 09:38 PM.
Reply With Quote
  #203 (permalink)  
Old 08-27-2006, 06:15 PM
Member
 
Join Date: Aug 2006
Posts: 11
Angry

The Private Message thing doesn't work. The recipient quota is full.
Reply With Quote
  #204 (permalink)  
Old 08-27-2006, 06:19 PM
Member
 
Join Date: Aug 2006
Posts: 11
Lightbulb More info on V1.56a problems

The debug info complained:
System.ArgumentOutOfRangeException: InvalidArgument=Value of '4' is not valid for 'SelectedIndex'.

This is caused by the Quests drop-down lists, starting at "Galdryn's Quest" (it should be Taluk's not Galdryn's). The lists are missing the "Unknown" entry, which causes the out-of-range exception. Everything at and past "Galdryn's Quest" is drop-down lists missing the "Unknown" entry.

Last edited by xarax; 08-30-2006 at 08:40 AM.
Reply With Quote
  #205 (permalink)  
Old 08-27-2006, 06:21 PM
Exalted Member
 
Join Date: Feb 2006
Posts: 95
Quote:
Originally Posted by xarax View Post
The Private Message thing doesn't work. The recipient quota is full.
Sorry, I had a full mailbox. I've cleared it out for ya...
__________________
Thanks,
Steve

Dungeon Lord's Save Game Editor V1.5X Beta - compatible with collector's edition(V1.5) and V1.4!!! Now includes inventory manipulation.

.NET framework is required or get it from Window Update

Threads:
Original Release of DL Game Editor V1.5X + Poll!
Reply With Quote
  #206 (permalink)  
Old 08-29-2006, 10:24 AM
meuric's Avatar
Member
 
Join Date: Jul 2006
Location: Pennsylvania, USA
Posts: 10
Question Problem with the saved game editor?

Can the current version of the saved game editor work with DL 1.4 or is it only for CE?
During the last trial of the elders I was getting whomped on pretty good so I decided to up my vitality and strength a little, after making a few minor adjustments I saved but when I restarted the game and loaded the edited file both my ADV and EXP point were down to 310 and indicated that I was back at level 1 from level 9.???
Reply With Quote
  #207 (permalink)  
Old 08-29-2006, 08:07 PM
Exalted Member
 
Join Date: Nov 2005
Posts: 476
Cool

Quote:
Originally Posted by meuric View Post
Can the current version of the saved game editor work with DL 1.4 or is it only for CE?
During the last trial of the elders I was getting whomped on pretty good so I decided to up my vitality and strength a little, after making a few minor adjustments I saved but when I restarted the game and loaded the edited file both my ADV and EXP point were down to 310 and indicated that I was back at level 1 from level 9.???
Carefully look at Steve2d's links
Reply With Quote
  #208 (permalink)  
Old 08-30-2006, 06:32 PM
Member
 
Join Date: Aug 2006
Posts: 3
Send a message via Yahoo to Rydviking
save game editor

I've downloaded the editor and keep getting an error message 0xc0000005 any suggestions?
Reply With Quote
  #209 (permalink)  
Old 08-30-2006, 07:09 PM
Exalted Member
 
Join Date: Nov 2005
Posts: 476
Cool

Are you using windows xp with service pak 2 and did you first download net framework 2.0 and install it
Reply With Quote
  #210 (permalink)  
Old 08-30-2006, 08:51 PM
Member
 
Join Date: Aug 2006
Posts: 3
Send a message via Yahoo to Rydviking
reply & querry

yes and yes to your questions, I did manage to find an editor that works, what are the settings I should enter that won't go over the games max?
Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



 
      Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
© 2000-2008 GameBanshee.com