• Welcome, Guest. Please login.
 
April 26, 2026, 02:14:43 AM

News:

MX Bikes beta19 available! :)


Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - bjarkeh

1
Support / Mx bikes server crash at random
November 28, 2023, 01:17:46 AM

I hope someone can give me some clarity
 
I'm running multiple mx bikes server on my server. The problem I have is that sometimes they crash, this mostly happen when I run more then one at the time, but also when I run just one.

This can happen after 1 hour or 8, its at random,
But always when a race is over. (I export race result in .XML)

Do I need to do something special to run multiple mx bikes servers on one machine?

I have tried running the servers in separated folders or in the same.
When I run them in separated folders, they have a sheared mods folder, as I don't know if its possible to add multi mods folder in the global.ini

I can prevent some windows log as well, as it come with an error code when the mxbikes.exe stops.

Have tryed everything that I could come up with to fix this

p.s
I have follow the install guide you have provided, and Also tryed the MXB server hoster
2
Documentation / Re: Dedicated server
November 03, 2023, 02:03:42 AM
Hi @Piboso...

Hope you can give me some clarity

I'm running multiple mx bikes server on my server. The problem I have is that sometimes they crash, this only happen when I running more then one at the time, not if only one is running.

This can happen after 1 hour or more, its at random

Do I need to do something special to run multiple mx bikes servers on one machine?

I have tried running the servers in separated folders or in the same.
When I run them in separated folders, they have a sheared mods folder, as I don't know if its possible to add multi mods folder in the global.ini

p.s
I run custome/community tracks

The error I get from windows when this happens is:

Log Name:      Application
Source:        Application Error
Date:          05-11-2023 23:23:52
Event ID:      1000
Task Category: (100)
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      server01
Description:
Faulting application name: mxbikes.exe, version: 0.0.0.0, time stamp: 0x64d74e6b
Faulting module name: mxbikes.exe, version: 0.0.0.0, time stamp: 0x64d74e6b
Exception code: 0xc0000005
Fault offset: 0x00000000001decb0
Faulting process id: 0x204
Faulting application start time: 0x01da0f50b70893fe
Faulting application path: C:\GameServer\mxbikes.exe
Faulting module path: C:\GameServer\mxbikes.exe
Report Id: 2b78e54e-2f69-41be-b642-e190e23c413f
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">;
  <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>100</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2023-11-05T22:23:52.3141613Z" />
    <EventRecordID>277350</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Application</Channel>
    <Computer>server01</Computer>
    <Security />
  </System>
  <EventData>
    <Data>mxbikes.exe</Data>
    <Data>0.0.0.0</Data>
    <Data>64d74e6b</Data>
    <Data>mxbikes.exe</Data>
    <Data>0.0.0.0</Data>
    <Data>64d74e6b</Data>
    <Data>c0000005</Data>
    <Data>00000000001decb0</Data>
    <Data>204</Data>
    <Data>01da0f50b70893fe</Data>
    <Data>C:\GameServer\mxbikes.exe</Data>
    <Data>C:\GameServer\mxbikes.exe</Data>
    <Data>2b78e54e-2f69-41be-b642-e190e23c413f</Data>
    <Data>
    </Data>
    <Data>
    </Data>
  </EventData>
</Event>