News:

Simutrans Wiki Manual
The official on-line manual for Simutrans. Read and contribute.

Crashes when create map larger than 1152x1152

Started by spm, February 08, 2009, 02:05:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

spm


When creat map larger than 1152x1152,it will crash like the screen,so i only can play a map max. size 1152x1152
1280x1280 or higher will crash........can i solve it?thanks all!
[simutrans 101]

mobo

#1
Hm, i  cant see the sreenshot.

Maybe your pc runs out of performance?

For better help you should post more details: simutrans version, pakset and so on

edit: now i see it

hm  something went wrong with the monuments (Denkmäler)

Try downloading a new executeable , i'd say.

DirrrtyDirk

Map size should not be the cause of this problem. I was able to create a map 1280x1280 under pak128 with 101.1 r2310 without errors. But like mobo said: the error message hints at some other problem. What settings did you use for map creation besides overall size?
  
***** PAK128 Dev Team - semi-retired*****

ansgar

There is at least one unrelated bug here: The assert(...) has a side-effect, so compiling with -DNDEBUG will make the program behave differently!  See the attached patch.

Ansgar

spm

i think i found the problem....some addon .pak cause this problem,i need to remove it out one by one and start a new map............but i can sure it is building.xxxxxx.pak's problem

spm

now i use the original pak folder to create a new big map,after create a new map,put back all the addon file to pak folder,than load the game,so i can use all downloaded addon,anyway thank all for help!

prissi

THanks ansgar, since all release are with debug code, this was not spotted.

spm

Quote from: ansgar on February 08, 2009, 04:10:15 PM
There is at least one unrelated bug here: The assert(...) has a side-effect, so compiling with -DNDEBUG will make the program behave differently!  See the attached patch.

Ansgar

how can i use this patch?

vilvoh


Escala Real...a blog about Simutrans in Spanish...

spm


wernieman

I hope you understand my English

whoami

@spm:

The pak-set may also matter - is it still Pak128, which you wrote in an older topic, or another? And the operating system may play a role.

You mentioned add-ons - which ones are these? One of them could cause the problem, be it by triggering a bug in Simutrans or by being broken.

If you start Simutrans with parameters "-log -debug 3", the last dozen lines of simu.log may contain a useful error message after a crash occurred.