There are two Dragon Universe servers running on a single VPS. One of them has not exhibited issues related to this bug report. But, the other one has constantly shown signs of this bug repeating. So, I'm going to start a post on this matter.
Bug Report:
BUG: Crashing due to an illegal operation!
Tue Sep 13 00:28:40 2016
proc name: Leech (/mob/proc/Leech)
usr: 0
src: Valkyrie (/mob)
src.loc: GroundSandDark (102,273,1) (/turf/GroundSandDark)
call stack:
Valkyrie (/mob): Leech(The Chef (/mob), 2.92969e+09, 1, 0, 1, 0)
Valkyrie (/mob): Zenkai(0.5)
Valkyrie (/mob): Death(The Chef (/mob), 0, 0, 1, 1)
Blast (/obj/Blast): Bump(Valkyrie (/mob), null, null)
Blast (/obj/Blast): Move(GroundSandDark (102,273,1) (/turf/GroundSandDark), 1, 0, 0)
The Chef (/mob): Blast Fire(Blast (/obj/Attacks/Blast))
Backtrace for BYOND 510.1346 on Linux:
Generated at Tue Sep 13 00:28:40 2016
DreamDaemon [0x8048000, 0x0], [0x8048000, 0x804bb24]
libbyond.so [0xf725f000, 0x0], 0x1c39c5
[0xf77a5000, 0xf77a5420], [0xf77a5000, 0xf77a5420]
libbyond.so [0xf725f000, 0x0], 0x1c39c5
libbyond.so [0xf725f000, 0x0], 0x22acb8
libbyond.so [0xf725f000, 0x0], 0x260cc6
libbyond.so [0xf725f000, 0x0], 0x23f2c4
libbyond.so [0xf725f000, 0x0], 0x257cfe
libbyond.so [0xf725f000, 0x0], 0x260513
libbyond.so [0xf725f000, 0x0], 0x26117d
libbyond.so [0xf725f000, 0x0], 0x23e210
libbyond.so [0xf725f000, 0x0], 0x257cfe
libbyond.so [0xf725f000, 0x0], 0x260513
libbyond.so [0xf725f000, 0x0], 0x261030
libbyond.so [0xf725f000, 0x0], 0x23e210
libbyond.so [0xf725f000, 0x0], 0x257cfe
libbyond.so [0xf725f000, 0x0], 0x260513
libbyond.so [0xf725f000, 0x0], 0x261030
libbyond.so [0xf725f000, 0x0], 0x23e210
libbyond.so [0xf725f000, 0x0], 0x257cfe
libbyond.so [0xf725f000, 0x0], 0x260513
libbyond.so [0xf725f000, 0x0], 0x2618ab
libbyond.so [0xf725f000, 0x0], 0x1b600a
libbyond.so [0xf725f000, 0x0], 0x1beede
libbyond.so [0xf725f000, 0x0], 0x25b991
libbyond.so [0xf725f000, 0x0], 0x263b1d
libbyond.so [0xf725f000, 0x0], 0x23c335
libbyond.so [0xf725f000, 0x0], 0x257cfe
libbyond.so [0xf725f000, 0x0], 0x260513
libbyond.so [0xf725f000, 0x0], 0x2618ab
libbyond.so [0xf725f000, 0x0], 0x1b89c8
libbyond.so [0xf725f000, 0x0], 0x1b8c6d
libbyond.so [0xf725f000, 0x0], 0x2a060a
libbyond.so [0xf725f000, 0x0], 0x2409db
libbyond.so [0xf725f000, 0x0], 0x257acc
libbyond.so [0xf725f000, 0x0], 0x259135
libbyond.so [0xf725f000, 0x0], 0x2148e9
libbyond.so 0x32e770, 0x32e88a
libbyond.so 0x2f8600, 0x2f8802
DreamDaemon [0x8048000, 0x0], [0x8048000, 0x804ae34]
libc.so.6 0x199e0, 0x19ad3 (__libc_start_main)
DreamDaemon [0x8048000, 0x0], [0x8048000, 0x804a731]
Recent proc calls:
/mob/proc/Vegitoss4Boost
/mob/proc/Dead_power
/mob/proc/BodySwapBPMult
/mob/proc/weights
/mob/proc/Powerup_mult
/mob/proc/Anger_mult
/mob/proc/Anger_Powerup_Mix_Mult
/mob/proc/hp_mult
/mob/proc/ki_mult
/mob/proc/Splitform_Count
/proc/Clamp
/mob/proc/Powerup_mult
/mob/proc/ki_mult
/mob/proc/Icer_Form_Addition
/mob/proc/kaioken_bp
/mob/proc/Is_oozaru
To help the BYOND developers debug this, please send the above trace as part
of a very detailed bug report: http://www.byond.com/members/?command=view_tracker&tracker=1
Full Log File:
https://www.dropbox.com/s/dvbewgmixojssk4/Errors.log?dl=0
The full log file is 6MB big. Primarily because the game always seems to spam HTTP error. Tens and ExGenesis told me a few years back that it had to do with their Export() calls to their website. I didn't particularly care that it spammed. Except for the fact that it can cause some issues with games when you log to an already massive log file (something I've seen happen with other games that do things like this).
I believe the game logs this error about 8 times every time a user logs in. This server had an average of 40 players. So you can imagine that is would fill up pretty quickly and have a lot of issues.