greedseed Posted September 10, 2012 Author Posted September 10, 2012 Thanks for the support guys I added some more info on moving blocks and on the wrench bug on the main post !! Quote
luckz Posted October 1, 2012 Posted October 1, 2012 #Energy Collectors '126': enabled: true autoRegister: Private '126:1': enabled: true autoRegister: Private '126:2': enabled: true autoRegister: Private Quote
TatsuTaren Posted November 24, 2012 Posted November 24, 2012 When I add this to my core.yml folder and try some in-game commands, it say "An internal server error has occured while attempted to preform this command" how do i fix this plz? Quote
tweedjt Posted June 9, 2013 Posted June 9, 2013 so i have 2 worlds and i was wondering if there is a way i can get LWC to work in only one of them and have it ignore the other? Quote
Danners68 Posted May 6, 2014 Posted May 6, 2014 Don't rage at me for necro this topic is still relevant, and while ever LWC is a thing, always will be, Almost 2 years late: Tatsu, your issue is caused by dodgy yaml parsing, using tabs instead of spaces or something like that, to find out exactly whats failing i recommend you paste your core.yml into: http://yaml-online-parser.appspot.com/ this will give you some idea of whats wrong, Vdub: it looks like LWC needs the "Un-shifted" Values for item ID's, these are found in the Mods configs, for some mods (not sure why not all) forge shifted the configured ID's +256 i hope these (late) answers help anybody new coming into the world of modded server-ing, maybe even some older vets who have forgotten more than i know. Quote
nikohal Posted July 16, 2014 Posted July 16, 2014 (edited) Hi, I have problem when I try lock crystal chest, it's not locked. What I do wrong? Here is log information: 2014-07-16 22:36:10 [iNFO] [LWC] Enabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012) 2014-07-16 22:36:10 [WARNING] Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException 2014-07-16 22:36:10 [iNFO] [LWC] Loaded 209 locale strings (0 overrides) 2014-07-16 22:36:10 [iNFO] [LWC] Permissions API: 4SuperPermsPermissions 2014-07-16 22:36:10 [iNFO] [LWC] Currency API: 4EssentialsCurrency 2014-07-16 22:36:10 [iNFO] [LWC] Connecting to SQLite 2014-07-16 22:36:10 [iNFO] [LWC] Performing any necessary database updates 2014-07-16 22:36:10 [iNFO] [LWC] Using database: Native 2014-07-16 22:36:10 [iNFO] [LWC] Precached 0 protections And screenshot -> Here is config: #Diamond Chest '181:2': enabled: true autoRegister: Private #Crystal Chest '181:5': enabled: true autoRegister: Private Regards, Niko H. Edited July 16, 2014 by nikohal Quote
nikohal Posted July 20, 2014 Posted July 20, 2014 Problem solved, but why it is x181 but not 181:5? Somebody knows why? Regards, Niko H. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.