News:

Simutrans Chat Room
Where cool people of Simutrans can meet up.

Maglev and railway system error

Started by Aglezabad, April 20, 2009, 04:52:15 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Aglezabad

Hello forum, I have a problem with the game, the game where, by mistake, I hooked a maglev line with a railway line, I get Windows error. It is an annoyance than half of the game by a stupid mistake to shut down. I do not know if it's a bug. Thank you.



jamespetts

What is the error message that you get?
Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.

Dwachs

this bug should be fixed in the newest version 102.
Parsley, sage, rosemary, and maggikraut.

Aglezabad

But, i have the version 102

P.D.:I see the standard Windows error, typically saying:
Simutrans had an error and must close. Send information to Microsoft's problem.

jamespetts

Could you try with the latest nightly build?
Download Simutrans-Extended.

Want to help with development? See here for things to do for coding, and here for information on how to make graphics/objects.

Follow Simutrans-Extended on Facebook.

prissi


Aglezabad

Well, I put an underground maglev line, I marked the beginning of the section in the maglev link and would indicate the target if, by mistake, I pointed out elsewhere, was a railway tunnel. And then came the error, the program was frozen and jumped notice typical Windows. This is how it happened.

P.D.:Excuse my expression, I used the Google translator to write fast.

P.D2: I will get the new nightly build soon.

z9999

This peoblem happened with crossing road and rail on the same height of underground, too.
But in old versions (v101.0), crash didn't happen.



sim.exe caused an Access Violation at location 00614194 in module sim.exe Reading from location 0000001a.

Registers:
eax=00000000 ebx=04f62b78 ecx=05865d30 edx=055d4a70 esi=00300037 edi=00380038
eip=00614194 esp=0023e8ac ebp=0023eb78 iopl=0         nv up ei pl nz ac po nc
cs=001b  ss=0023  ds=0023  es=0023  fs=003b  gs=0000             efl=00000216

Call stack:
00614194  sim.exe:00614194  weg_t::get_max_speed() const  weg.h:147
...
* @author Hj. Malthaner
*/
> uint16 get_max_speed() const {return max_speed;}

/**
...

0058A79A  sim.exe:0058A79A  karte_t::interactive()  simworld.cc:4433
005B3FE5  sim.exe:005B3FE5  WinMain  simsys_w16.cc:757
00401247  sim.exe:00401247
00401298  sim.exe:00401298
7C817067  kernel32.dll:7C817067  RegisterWaitForInputIdle


gerw

This patch will solve z9999's bug.

Dwachs

Parsley, sage, rosemary, and maggikraut.

z9999


Aglezabad

Now, with this patch, this problem no longer exists. Thanks, I will try and tell you the result.