ULX

Author Topic: Server crashes with ulx map  (Read 5844 times)

0 Members and 1 Guest are viewing this topic.

Offline BrightMoonlight

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Server crashes with ulx map
« on: April 20, 2015, 01:04:24 PM »
It only crashes when the ulx map change command(s) are used, not when I use changelevel with rcon or on my dedi. Here is the crash dump. Oddly enough, sometimes ulx map will work. This is very peculiar.

Uptime( 28661.404343 )

Memory
memusage( 6 % )
totalPhysical Mb(131038.35)
freePhysical Mb(123165.71)
totalPaging Mb(135134.35)
freePaging Mb(83220.39)
totalVirtualMem Mb(4095.88)
freeVirtualMem Mb(3137.04)
extendedVirtualFree Mb(0.00)

Process Memory
WorkingSetSize Mb(436.72)
QuotaPagedPoolUsage Mb(0.31)
QuotaNonPagedPoolUsage: Mb(1.21)
PagefileUsage: Mb(452.73)

Paged Pool
prev PP PAGES: used: 0, free 0
final PP PAGES: used: 0, free 0
memallocfail? = 0
Active: inactive SpawnCount 1 MapLoad Count 1
Error count 0, end demo 0, abort count 0

Console History (reversed)

5132(28503.317306):  CLuaClass::Push - Not Table!5131(28502.849201):  SoundEmitter:  removing map sound overrides [22 to remove, 0 to restore]
5130(28502.777462):  1stLt. Benoît D'Aboville said [IC] "!map gm_valley"
5129(28502.777394):  [LOG] 5128(28502.777341):  5127(28502.776624):  ServerLog: [ULX] 1stLt. Benoît D'Aboville changed the map to gm_valley
5126(28502.776355):  1stLt. Benoît D'Aboville changed the map to gm_valley

Offline lynx

  • Jr. Member
  • **
  • Posts: 59
  • Karma: 15
Re: Server crashes with ulx map
« Reply #1 on: April 20, 2015, 01:16:26 PM »
Kinda weird, considering the ulx map command just runs "changelevel <map>"

Does it only occur when you do it, or for all admins? If just you it could be the special characters in your name causing something (not sure but could be.)

What are the following:
- ULX/ULib version (SVN or website download and which version)
- OS (windows/linux)
- Gamemode
- Other addons

Offline BrightMoonlight

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Server crashes with ulx map
« Reply #2 on: April 21, 2015, 01:31:50 PM »
It works sometimes for everyone and doesn't work others. It seems to have a mind of its own. It's not consistent.

*ULX v3.62 (released 03/09/15)*
 *ULib v2.52 (released 03/09/15)*

(taken from the readme files)

My dedicated server runs Windows Server 2012 with 128 GB of RAM and 20+ GHz of processing power.

The gamemode is a custom nutscript 1.1 schema

There are so many addons and I know that makes the odds of this being the fault of one of them much higher.

Offline lynx

  • Jr. Member
  • **
  • Posts: 59
  • Karma: 15
Re: Server crashes with ulx map
« Reply #3 on: April 21, 2015, 02:20:10 PM »
Run "ulx debuginfo" in the console of the server (or via rcon) and upload the resulting file.

Offline BrightMoonlight

  • Newbie
  • *
  • Posts: 3
  • Karma: 0
Re: Server crashes with ulx map
« Reply #4 on: April 21, 2015, 03:58:04 PM »
Might as well close this. It DOES crash with changelevel as well.

This issue is pretty debilitating. If you have any ideas on what might be wrong, please visit my SRCDS forums post. http://forums.srcds.com/viewtopic/22373

Offline South

  • Newbie
  • *
  • Posts: 4
  • Karma: 0
Re: Server crashes with ulx map
« Reply #5 on: March 03, 2019, 10:24:31 AM »
Hello,

I'm having the same issue, did anyone resolve this, if so, how?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Server crashes with ulx map
« Reply #6 on: March 03, 2019, 01:00:36 PM »
Try using your server console to run "changelevel <map>".
If it crashes (as it probably will), post the copy/paste of the errors.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming