| Anonymous | Login | 2025-11-04 12:42 UTC | ![]()  | 
| My View | View Issues | Change Log | Roadmap | 
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0002760 | VCMI | Random Map Generator | public | 2017-08-03 18:20 | 2021-01-25 16:15 | ||||||||
| Reporter | misiokles | ||||||||||||
| Assigned To | AVS | ||||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||||
| Status | resolved | Resolution | no change required | ||||||||||
| Platform | PC | OS | Windows | OS Version | 10 | ||||||||
| Product Version | 0.99 | ||||||||||||
| Target Version | Fixed in Version | 1.next | |||||||||||
| Summary | 0002760: Random map generator can't generate map with 5 players. | ||||||||||||
| Description | Random map generator can't generate map with 5 players. It's strange because template jsons allow to do that. | ||||||||||||
| Steps To Reproduce | Launch game. Click Random map. Choose 5 Human or Computer players Click Begin Message appears.  | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Attached Files | |||||||||||||
  		Notes	 | 
|
| 
				(0007475) Povelitel (updater) 2018-03-04 16:58  | 
	I can confirm it | 
| 
				(0007485) AVS (administrator) 2018-03-09 20:29  | 
	There are no templates for 5 players in defaultTemplates mod. | 
| 
				(0007486) AVS (administrator) 2018-03-09 20:38  | 
	Please provide configuration example that do not work | 
| 
				(0007490) misiokles (reporter) 2018-03-11 16:03  | 
	
		There some templates configured for 5 players [if I correctly read jsons] - worlds of war - 5sb0b - 5sb0a Last two templates are in OH3 RMG Templates and HDmod RMG Templates  | 
| 
				(0007491) AVS (administrator) 2018-03-11 16:11  | 
	`"players" : "3", "cpu" : "2",` is NOT 5 players | 
| 
				(0007492) misiokles (reporter) 2018-03-11 16:22  | 
	So, it seems it problem with Kantor's converting scrips. Because all h3 templates were converted into jsons using this tool and in H3 we can generate random maps with 5 players for example with Meeting with Muzgob template. | 
| 
				(0007493) AVS (administrator) 2018-03-11 16:26  | 
	In this case `"players" : "3", "cpu" : "2",` works only if "Human or computer players" is 3 or random and "Computer only player" is 2 or random. | 
| 
				(0007494) AVS (administrator) 2018-03-11 16:28  | 
	meetingInMuzgob is `"players" : "6", "cpu" : "2",` to make it work for 5 players it should be changed to `"players" : "5-6", "cpu" : "2",` | 
| 
				(0007495) misiokles (reporter) 2018-03-11 16:33  | 
	quick test - it doesn't work :( | 
| 
				(0007496) AVS (administrator) 2018-03-11 16:37  | 
	It works for me, attached generated map. | 
| 
				(0007497) misiokles (reporter) 2018-03-11 16:51  | 
	
		Argh.. thanks, it works for me also (I have two dupliced foldes with templates). So I must revise existing templates to make them more similar to OH3...  | 
| 
				(0007498) Povelitel (updater) 2018-03-11 17:06  | 
	Oh shit. I checked only possibility creating of map. And didn't sow teamplate | 
| 
				(0007975) MikeLodz (developer) 2021-01-25 16:15  | 
	dear misiokles, can we close the ticket now? | 
  Issue History	 | 
|||
| Date Modified | Username | Field | Change | 
| 2017-08-03 18:20 | misiokles | New Issue | |
| 2017-08-03 18:20 | misiokles | File Added: rmg.jpg | |
| 2018-03-04 16:58 | Povelitel | Note Added: 0007475 | |
| 2018-03-04 16:58 | Povelitel | Status | new => confirmed | 
| 2018-03-09 20:29 | AVS | Note Added: 0007485 | |
| 2018-03-09 20:38 | AVS | Note Added: 0007486 | |
| 2018-03-09 20:38 | AVS | Assigned To | => AVS | 
| 2018-03-09 20:38 | AVS | Status | confirmed => feedback | 
| 2018-03-11 16:03 | misiokles | Note Added: 0007490 | |
| 2018-03-11 16:03 | misiokles | Status | feedback => assigned | 
| 2018-03-11 16:11 | AVS | Note Added: 0007491 | |
| 2018-03-11 16:22 | misiokles | Note Added: 0007492 | |
| 2018-03-11 16:23 | misiokles | File Added: 5pl.png | |
| 2018-03-11 16:26 | AVS | Note Added: 0007493 | |
| 2018-03-11 16:28 | AVS | Note Added: 0007494 | |
| 2018-03-11 16:33 | misiokles | Note Added: 0007495 | |
| 2018-03-11 16:36 | AVS | File Added: Meeting in Muzgob_1520786165.vmap | |
| 2018-03-11 16:37 | AVS | Note Added: 0007496 | |
| 2018-03-11 16:51 | misiokles | Note Added: 0007497 | |
| 2018-03-11 17:06 | Povelitel | Note Added: 0007498 | |
| 2021-01-25 16:15 | MikeLodz | Note Added: 0007975 | |
| 2021-01-25 16:15 | MikeLodz | Status | assigned => resolved | 
| 2021-01-25 16:15 | MikeLodz | Resolution | open => no change required | 
| 2021-01-25 16:15 | MikeLodz | Fixed in Version | => 1.next | 
| Copyright © 2000 - 2025 MantisBT Team |