Author Topic: Scripts Crashed in Windows 7 - Help me  (Read 2448 times)

0 Members and 1 Guest are viewing this topic.

Offline mascarado

  • Major(1)
  • Posts: 16
Scripts Crashed in Windows 7 - Help me
« on: February 08, 2011, 11:45:45 am »
Why do the scripts crashed on Windows 7? ???
It has, how to fix this problem. :'(

Offline KEEN

  • Major
  • *
  • Posts: 95
  • soldat champagne
    • Soldat Argentina
Re: Scripts Crashed in Windows 7 - Help me
« Reply #1 on: February 09, 2011, 09:28:38 am »
it would be very useful if you post your errors logs

Offline DorkeyDear

  • Veteran
  • *****
  • Posts: 1507
  • I also go by Curt or menturi
Re: Scripts Crashed in Windows 7 - Help me
« Reply #2 on: February 09, 2011, 10:06:29 am »
I use Windows 7 at home without any additional issues. Please state additional information to help us help you, such as (as KEEN said) error logs and possibly the script(s).

Offline mascarado

  • Major(1)
  • Posts: 16
Re: Scripts Crashed in Windows 7 - Help me
« Reply #3 on: February 14, 2011, 07:25:12 am »
The error is not in the scripts, but on Windows 7. Why on windows xp this problem does not appear ..

Code: [Select]
(09:37:16)  [*] [Error] default -> (OnPlayerSpeak): Invalid Type
(09:37:16)  [*] [Error] default -> (OnPlayerRespawn): Access violation at address 00453BD7 in module 'soldatserver.exe'. Read of address 00000106
(09:37:17)  [*] [Error] default -> (OnPlayerRespawn): Access violation at address 00453C54 in module 'soldatserver.exe'. Write of address 00000106
(09:37:17)  [*] [Error] default -> (OnPlayerRespawn): Access violation at address 00453C54 in module 'soldatserver.exe'. Write of address 00000118
(09:37:17)  [*] [Error] default -> (OnWeaponChange): Access violation at address 00453C54 in module 'soldatserver.exe'. Write of address 00000128
(09:37:17)  [*] [Error] default -> (OnWeaponChange): Access violation at address 00453C54 in module 'soldatserver.exe'. Write of address 00000138
(09:37:17)  [*] [Error] default -> (OnWeaponChange): Access violation at address 00453C54 in module 'soldatserver.exe'. Write of address 00000148
(09:37:17)  [*] [Error] default -> (OnWeaponChange): Access violation at address 00453C54 in module 'soldatserver.exe'. Write of address 00000158
(09:37:17)  [*] [Error] default -> (OnWeaponChange): Access violation at address 00453C54 in module 'soldatserver.exe'. Write of address 00000168
(09:37:17)  [*] [Error] default -> (OnWeaponChange): Access violation at address 00453C54 in module 'soldatserver.exe'. Write of address 00000178
(09:37:17)  [*] [Error] default -> (AppOnIdle): Access violation at address 00453C54 in module 'soldatserver.exe'. Write of address 00000188
(09:37:18)  [*] [Error] default -> (AppOnIdle): Access violation at address 00453C54 in module 'soldatserver.exe'. Write of address 00000198

Offline KEEN

  • Major
  • *
  • Posts: 95
  • soldat champagne
    • Soldat Argentina
Re: Scripts Crashed in Windows 7 - Help me
« Reply #4 on: February 15, 2011, 06:38:21 am »
hmmmm are you executing "soldatserver.exe" or .bat file (with your orders of execution) with permissions of administrator?

From: February 15, 2011, 06:44:06 am
maybe, you must to select "Windows XP" in "compatibility mode"; right click in executable
« Last Edit: February 15, 2011, 06:44:06 am by KEEN »

Offline Shoozza

  • Retired Soldat Developer
  • Veteran
  • ******
  • Posts: 1632
  • Soldat's Babysitter
    • Website
Re: Scripts Crashed in Windows 7 - Help me
« Reply #5 on: February 15, 2011, 08:48:20 pm »
I guess one script is causing this.
Which scripts are you using?

Did you try to run it on another version of windows?

Try to disable each script until you find the one which crashes the server and let me know what it is.
Rules
Tools: ARSSE - SARS - SRB - chatMod

Offline mascarado

  • Major(1)
  • Posts: 16
Re: Scripts Crashed in Windows 7 - Help me
« Reply #6 on: February 21, 2011, 01:34:00 pm »
This gives crash on all scripts :(

All scripts is crash in windows 7...

Offline KEEN

  • Major
  • *
  • Posts: 95
  • soldat champagne
    • Soldat Argentina
Re: Scripts Crashed in Windows 7 - Help me
« Reply #7 on: February 21, 2011, 03:48:34 pm »
hmmmm are you executing "soldatserver.exe" or .bat file (with your orders of execution) with permissions of administrator?

From: February 15, 2011, 06:44:06 am
maybe, you must to select "Windows XP" in "compatibility mode"; right click in executable

do u tried this?

Offline mascarado

  • Major(1)
  • Posts: 16
Re: Scripts Crashed in Windows 7 - Help me
« Reply #8 on: February 22, 2011, 11:38:32 am »
soldatserver.bat or .cmd is failed... :(

edit:

Compatibility mode for windows xp and all is failed... :(
« Last Edit: February 22, 2011, 12:02:34 pm by mascarado »

Offline Stuffy

  • Soldier
  • **
  • Posts: 182
  • Very stuffy.
    • Climb-Zone Forum
Re: Scripts Crashed in Windows 7 - Help me
« Reply #9 on: February 22, 2011, 03:40:15 pm »
redownload the soldatserver?
The truth is out there? Does anyone know the URL?
The URL is here

Offline mascarado

  • Major(1)
  • Posts: 16
Re: Scripts Crashed in Windows 7 - Help me
« Reply #10 on: February 22, 2011, 06:18:26 pm »
Yes   i redownloaded dedicated server, problem no resolved.  crashing crashing crashing is LMFAO... Windows 7 Starter is LMFAO  >:(

Offline KEEN

  • Major
  • *
  • Posts: 95
  • soldat champagne
    • Soldat Argentina
Re: Scripts Crashed in Windows 7 - Help me
« Reply #11 on: February 24, 2011, 07:25:34 am »
win7 = trash

can u set Logging=1 in soldat.ini, then put here the contents of files: ConsoleLog-xx-xx-xx-xx.txt and Log-xx-xx-xx-xx.txt

maybe we can find the problem there

Offline mascarado

  • Major(1)
  • Posts: 16
Re: Scripts Crashed in Windows 7 - Help me
« Reply #12 on: February 24, 2011, 11:22:45 am »
Fail, Windows 7 Starter LMFAO.

this version of the dedicated server so the crash on Windows 7, the most since version 2.7.0c Beta, this is not giving this issue of crashing.
 Other versions of windows taking this perfectly.
 Least of Win7. :(


Offline Furai

  • Administrator
  • Veteran
  • *****
  • Posts: 1908
    • TransHuman Design
Re: Scripts Crashed in Windows 7 - Help me
« Reply #13 on: February 24, 2011, 12:00:12 pm »
I think that 2.7.0 version of soldatserver is no longer supported. Use 2.6.5 instead. + could you post here the scripts you're using?
"My senses are so powerful that I can hear the blood pumping through your veins."

Offline mascarado

  • Major(1)
  • Posts: 16
Re: Scripts Crashed in Windows 7 - Help me
« Reply #14 on: February 26, 2011, 07:43:30 am »
Script for Dedicated Server 2.7.0c not crashed in Windows 7, scripts for Soldat Dedicated Server 2.6.5 crashed in windows 7.
I use scripts, Default, ZRPG, Multi-Modes By Kowalski
, PredMod, Pirate Vs. Ninja, Decayng Zombie, CTF The Snipers and Climb Montain.