ItsMods

Full Version: Server crash after some maps if there are 16-18 players on the server.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hello everyone,

I running 2 servers right now.

I had on 1 Server the server addon only installed and it was able to run with 18 players no crashes,

On my second server i had

1. Server addon mod,
2. No reconnect plugin,
3. Mw3 Warn and status plugin
4. server admin plugin.
5. Permission plugin

And if server got like 16-18 players after playing a while it crash, Some times it give no message or anyting like it stuck on that map and we cant reconnect, I got this trouble not only by 1 hosting company but by 2 hosting company's, So i dont think it the host fault. All plugins load and work like it do normaly.

Do anyone know how to fix this trouble? I got a working d3d9.dll file i got steam.dll in admin map and server root map (if i remove steam.dll out of admin it still have the trouble), Are it the plugins who make it crash or the server addon?

This is someting i see sometimes a new map got loaded
------------------------------------------------------------------------------
System.BadImageFormatException: Deze assembly is gebouwd door een runtime die nieuwer is dan de momenteel geladen runtime, en kan niet worden geladen. (Uitzondering van HRESULT: 0x8013101B)

bij System.Reflection.Assembly.nLoadFile(String path, Evidence evidence)

bij System.Reflection.Assembly.LoadFile(String path)

bij Addon.PluginCode.LoadAssemblies(String folder, String filter)
------------------------------------------------------------------------------



Thanks for helping me out have any questions let me know please.

Why do you use Warn and status Plugin? Is this not already built in server admin?
(03-11-2012, 11:43)zxz0O0 Wrote: [ -> ]Why do you use Warn and status Plugin? Is this not already built in server admin?

I use warn and status plugin becaurse it make us able to warn people by client number


But do you know what could make the server crashes?

Thanks for helping
The error means that the plugin is made in a different version of .NET, remove that plugin or download a newer one
(03-11-2012, 15:16)iAegle Wrote: [ -> ]The error means that the plugin is made in a different version of .NET, remove that plugin or download a newer one

Oke can you maby tell me what plugin the error make?

Thanks mate for telling me this.
Do you got 32/64 bit?
(03-11-2012, 16:20)JariZ Wrote: [ -> ]Do you got 32/64 bit?

Nice english jari ^^

@Darktom not sure, try removing them 1 by 1 and see which one is causing it
(03-11-2012, 16:20)JariZ Wrote: [ -> ]Do you got 32/64 bit?

We runned the server in 32 bit and 64 bit this crashes still continu

But it only happend where there are like 14-18 players if its empty it dont crash.




(03-11-2012, 16:33)Darktom Wrote: [ -> ]
(03-11-2012, 16:20)JariZ Wrote: [ -> ]Do you got 32/64 bit?

We runned the server in 32 bit and 64 bit this crashes still continu

But it only happend where there are like 14-18 players if its empty it dont crash.

Well if it only crashes when there are alot of players in the server, then the error you posted doesn't make any sense.
BadImageFormatException most of the time is because of a different CPU architecture, but it could be because of a older version of .NET as well.
Either way, if you got linux, you just can't use some of these plugins because they're not .NET 3
If you got windows, You can just update to .NET 4
@iAegle Lazyness ftw
Pages: 1 2