MantisBT - Soldat Dedicated Server
View Issue Details
0000325Soldat Dedicated ServerScripting Corepublic2013-06-23 13:492013-07-31 02:37
SyavX 
Falcon 
normalminorhave not tried
closedsuspended 
 
 
0000325: Legacy version doesn't work with SCv3 scripts (2.7.4 rc2)
Legacy version (soldatserver_legacy) doesn't work with ScriptCore v3 scripts. However when there are bytecode files left from the start of normal soldatserver, it runs as usual.

Tested with Windows and Linux versions.
Log from soldatserver_legacy.exe (Windows):
[*] [Test] Compilation started
[*] [Test] [Error] Unknown error while trying to compile: Access violation at a
ddress 00457C71 in module 'soldatserver_legacy.exe'. Read of address 0000005C
[*] [Test] [Error] (12:1): 'BEGIN' expected
[*] [Test] [Error] (12:1): Access violation at address 00457C71 in module 'sold
atserver_legacy.exe'. Read of address 0000005C
[*] [Test] Compilation failed
[*] Disabling Test

Log from soldatserver_legacy (Linux):
[*] [Test] Compilation started
[*] [Test] [Error] Unknown error while trying to compile: Access violation at address 0804C8F0, accessing address FFFFFFFC
[*] [Test] [Error] (12:1): 'BEGIN' expected
[*] [Test] [Error] (12:1): Access violation at address 0804C8F0, accessing address FFFFFFFC
[*] [Test] Compilation failed
[*] Disabling Test
No tags attached.
Issue History
2013-06-23 13:49SyavXNew Issue
2013-06-23 14:20FalconAssigned To => Falcon
2013-06-23 14:20FalconStatusnew => confirmed
2013-07-31 02:37FalconNote Added: 0001802
2013-07-31 02:37FalconStatusconfirmed => closed
2013-07-31 02:37FalconResolutionopen => suspended

Notes
(0001802)
Falcon   
2013-07-31 02:37   
Legacy version also seem to have problems with records, maybe it's about dot, no idea.
I'm suspending this issue as it requires to dive deeply into pascal script sources and is of almost no priority as well, it's legacy.