Stránka 1 z 1
Tekkit - Výpadek funkčnosti strojů
Napsal: 23 zář 2012, 14:40
od Jowany
Server: 93.91.250.118:37236Zdravím, vyskytl se u nás na serveru problém, že zničeho nic nefunguje BlockBreaker (redpower), fungují jen ty, co jsou položené před více dny a dnes jsem zjistil že nefunguje ani Quarry (buildcraft).
S configy se nic nedělalo a v logu to také nic nehlásí. Jediná změna v pluginech byla, že jsem včera přidal AuthMe 2.6.6
Předem díky za rady.
Pluginy:

- plugins.png (52.68 KiB) Zobrazeno 4571 x
Re: Tekkit - Výpadek funkčnosti strojů
Napsal: 23 zář 2012, 14:46
od Machete
Authme zmeň na xAuth = už dávno sme zistili na našom tekkite že s authme nejde querry ... xauth je zas večšie riziko no .. ale skus to a uvidíš, hlavne nedávaj querry do residencie kde niesu nastavené flagi na [BUILDCRAFT]
Re: Tekkit - Výpadek funkčnosti strojů
Napsal: 23 zář 2012, 14:50
od Sejsel
Config AuthMe, ten přesně to způsobil

Re: Tekkit - Výpadek funkčnosti strojů
Napsal: 23 zář 2012, 14:52
od Jowany
Nevíš o nějakém jiném pluginu na registrace? Včera jsem zkoušel trochu hledat a nedařilo se mi.
AuthMe nám navíc dělá, že hráči co u nás byli před nahozením AuthMe mají po registraci prázdné inventáře.
Re: Tekkit - Výpadek funkčnosti strojů
Napsal: 23 zář 2012, 15:14
od Machete
xAuth! alebo ako hovori sejsel... (rešpekt)

Re: Tekkit - Výpadek funkčnosti strojů
Napsal: 23 zář 2012, 15:30
od Jowany
Můžu tedy poprosit o pomoc s configem?
A jestli nevíte proč se hráčům po registraci vyprázdní inventář, pak už ne. Do toho cinfigu jsem koukal už včera a nic mě nenapadá.
Kód: Vybrat vše
DataSource:
mySQLColumnName: username
mySQLTablename: authme
mySQLUsername: authme
backend: file
mySQLColumnLastLogin: lastlogin
mySQLDatabase: authme
mySQLPort: '3306'
mySQLColumnIp: ip
mySQLHost: 127.0.0.1
mySQLColumnPassword: password
mySQLPassword: '12345'
caching: true
GroupOptions:
UnregisteredPlayerGroup: ''
RegisteredPlayerGroup: ''
Permissions:
PermissionsOnJoin: []
settings:
sessions:
enabled: false
timeout: 10
restrictions:
allowChat: false
maxRegPerIp: 1
maxNicknameLength: 20
ForceSingleSession: true
ForceSpawnLocOnJoinEnabled: false
SaveQuitLocation: false
AllowRestrictedUser: false
AllowedRestrictedUser: []
kickNonRegistered: false
kickOnWrongPassword: false
teleportUnAuthedToSpawn: false
minNicknameLength: 3
allowMovement: false
timeout: 30
allowedNicknameCharacters: '[a-zA-Z0-9_?]*'
allowedMovementRadius: 100
enablePasswordVerifier: true
ProtectInventoryBeforeLogIn: true
GameMode:
ForceSurvivalMode: false
ResetInventotyIfCreative: false
security:
minPasswordLength: 4
unLoggedinGroup: unLoggedinGroup
passwordHash: SHA256
passwordMaxLength: 20
registration:
enabled: true
messageInterval: 5
force: true
unrestrictions:
UnrestrictedName: []
messagesLanguage: en
ExternalBoardOptions:
mySQLColumnSalt: ''
mySQLColumnGroup: ''
nonActivedUserGroup: -1
permission:
EnablePermissionCheck: false
BackupSystem:
ActivateBackup: false
OnServerStart: false
OnServerStop: true
MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
Passpartu:
enablePasspartu: false
Re: Tekkit - Výpadek funkčnosti strojů
Napsal: 23 zář 2012, 15:37
od Vojko
Takto by to malo fungovať:
Kód: Vybrat vše
DataSource:
mySQLColumnName: username
mySQLTablename: authme
mySQLUsername: authme
backend: file
mySQLColumnLastLogin: lastlogin
mySQLDatabase: authme
mySQLPort: '3306'
mySQLColumnIp: ip
mySQLHost: 127.0.0.1
mySQLColumnPassword: password
mySQLPassword: '12345'
caching: true
GroupOptions:
UnregisteredPlayerGroup: ''
RegisteredPlayerGroup: ''
Permissions:
PermissionsOnJoin: []
settings:
sessions:
enabled: false
timeout: 10
restrictions:
allowChat: false
maxRegPerIp: 1
maxNicknameLength: 20
ForceSingleSession: true
ForceSpawnLocOnJoinEnabled: false
SaveQuitLocation: false
AllowRestrictedUser: false
AllowedRestrictedUser: []
kickNonRegistered: false
kickOnWrongPassword: false
teleportUnAuthedToSpawn: false
minNicknameLength: 3
allowMovement: false
timeout: 30
allowedNicknameCharacters: '[a-zA-Z0-9_?]*'
allowedMovementRadius: 100
enablePasswordVerifier: true
ProtectInventoryBeforeLogIn: true
GameMode:
ForceSurvivalMode: false
ResetInventotyIfCreative: false
security:
minPasswordLength: 4
unLoggedinGroup: unLoggedinGroup
passwordHash: SHA256
passwordMaxLength: 20
registration:
enabled: true
messageInterval: 5
force: true
unrestrictions:
UnrestrictedName:
- '[BuildCraft]'
- '[IndustrialCraft]'
- '[RedPower]'
- '[ComputerCraft]'
- '[ComputerCraft] Turtle 0'
- '[ComputerCraft] Turtle 1'
messagesLanguage: en
ExternalBoardOptions:
mySQLColumnSalt: ''
mySQLColumnGroup: ''
nonActivedUserGroup: -1
permission:
EnablePermissionCheck: false
BackupSystem:
ActivateBackup: false
OnServerStart: false
OnServerStop: true
MysqlWindowsPath: C:\\Program Files\\MySQL\\MySQL Server 5.1\\
Passpartu:
enablePasspartu: false
//LOCK