• Update: The issue surrounding 2FA logins using the Google Authenticator should be resolved now. Sorry for any inconvenience this has caused. /Tom
  • We've been getting a growing number of reports from users being unable to log into their accounts using Two-Factor Authentication (2FA) with the Google Authenticator, putting them into an error loop. Rest assured we're trying to fix this asap. Thanks for your patience! /Tom

ML negotiations Sider bug

Status
Not open for further replies.

Cameron Bishop

Non-League
1 October 2019
So I'm experiencing a bug where the game crashes if I use my updated Sider when going into "My Team" or "Other Teams" in ML. I've tried disabling all mods which didn't work, but when I tried using a different Sider (just the base settings) it worked. This leads me to believe it's somehow linked to the files that were replaced during the latest update, but here's my Sider settings if you want to take a look:

[sider]
debug = 0
close.on.exit = 0
start.minimized = 1

free.side.select = 1
livecpk.enabled = 1

start.game = "steam://rungameid/996470"
exe.name = "\PES2020.exe"

; enforce number of match minutes here
; you can set any value from 1 to 255, although you probably
; do not want to go higher than 90, because it will be weird :-)
; 0 - disables this feature.
match.minutes = 0

cpk.root = ".\livecpk\EvoWeb Patch\Database"
cpk.root = ".\livecpk\EvoWeb Patch\Faces"
cpk.root = ".\livecpk\EvoWeb Patch\Graphics"
cpk.root = ".\livecpk\EvoWeb Patch\Kits"
cpk.root = ".\livecpk\tvlogo"
cpk.root = ".\livecpk\boot-root"
cpk.root = ".\livecpk\facepack"
cpk.root = ".\livecpk\Liverpool FC"
cpk.root = ".\livecpk\Borussia Dortmund"
;cpk.root = "C:\users\anton\Documents\Hawke\Sider\music-root"

; Lua settings
lua.enabled = 1
luajit.ext.enabled = 1

lua.module = "lib\CommonLib.lua"
lua.module = "StadiumServer.lua"
lua.module = "WeatherConditions.lua"
lua.module = "ScoreboardServer.lua"
lua.module = "BallServer.lua"
lua.module = "env.lua"
lua.module = "etrace.lua"
lua.module = "tunnel.lua"
lua.module = "trophy.lua"
lua.module = "camera.lua"
lua.module = "GFX_MOD.lua"
lua.module = "RefKitServer.lua"
lua.module = "netblock.lua"
lua.module = "GFX_lod.lua"
lua.module = "LeagueBackgrounds.lua"
;lua.module = "timeaccel.lua"
;lua.module = "matchset.lua"
;lua.module = "tracer.lua"
;lua.module = "inputdemo.lua"
;lua.module = "snow.lua"
;lua.module = "facedump.lua"
;lua.module = "filedump2.lua"
;lua.module = "kitrewrite.lua"

; Overlay settings
; location on screen: top|bottom
; size of the font (0 - automatic)
; overlay hot keys:
; 0x20 - [space] - toggle overlay on/off
; 0x31 - [1] - pass overlay control to next module
; colors are in RRGGBBAA format
overlay.enabled = 1
overlay.on-from-start = 0
overlay.location = "top"
overlay.font-size = 0
overlay.font = "Consolas"
overlay.vkey.toggle = 0x20
overlay.vkey.next-module = 0x31
overlay.background-color = "102010c0"
overlay.text-color = "80ff80c0"
overlay.image-alpha-max = 0.8

; Reload modified modules
; Default combination: Shift-R

Does anyone have an idea as to how I fix this?
 
You would think everyone in this forum had the common sense to at least seek a relevant thread and use it, instead of going rogue.


CLOSED.
 
Status
Not open for further replies.
Back
Top Bottom