STEAM GROUP
Morrowind Multiplayer mwmulti
STEAM GROUP
Morrowind Multiplayer mwmulti
135
IN-GAME
1,425
ONLINE
Founded
July 8, 2016
Language
English
All Discussions > Help > Topic Details
Ognjen Jan 20, 2020 @ 10:54am
Getting script errors when starting server
Problem with starting server
Getting script errors when starting server cause is probably my plugins

"1":{"Morrowind.esm": ["0x7B6AF5B9", "0x34282D67"]},
"2":{"Tribunal.esm": ["0xF481F334", "0x211329EF"]},
"3":{"Bloodmoon.esm": ["0x43DD2132", "0x9EB62F26"]},
"4":{"Tamriel_Data.esm": ["0x40557B88"]},
"5":{"TR_Mainland.esm": ["0xDD50EDD1"]},
"6":{"TR_Factions.esp": ["Ox554FE7AE"]},
"7":{"TR_Preview.esp": ["0xEF84389B"]},
"8":{"TR_Travels.esp": ["0x28FB32D2"]},
"9":{"TR_Travels_(Preview_and_Mainland).esp": ["0x5C32AFCC"]},
"10":{"TR_OldTravels.esp": ["0x14F78E34"]}

What the hell did i do wrong?
Originally posted by PipboiXXVII:
Hello Ognjen try this out instead

[ "1":{"Morrowind.esm": ["0x7B6AF5B9", "0x34282D67"]}, "2":{"Tribunal.esm": ["0xF481F334", "0x211329EF"]}, "3":{"Bloodmoon.esm": ["0x43DD2132", "0x9EB62F26"]}, "4":{"Tamriel_Data.esm": ["0x40557B88"]}, "5":{"TR_Mainland.esm": ["0xDD50EDD1"]}, "6":{"TR_Factions.esp": ["0x554FE7AE"]}, "7":{"TR_Preview.esp": ["0xEF84389B"]}, "8":{"TR_Travels.esp": ["0x28FB32D2"]}, "9":{"TR_Travels_(Preview_and_Mainland).esp": ["0x5C32AFCC"]}, "10":{"TR_OldTravels.esp": ["0x14F78E34"]} ]

Your issue was that you put the letter O instead of the number 0 here

"6":{"TR_Factions.esp": ["Ox554FE7AE"]},

should be more like

"6":{"TR_Factions.esp": ["0x554FE7AE"]},
< >
Showing 1-2 of 2 comments
A moderator of this forum has indicated that this post answers the original topic.
PipboiXXVII Jan 20, 2020 @ 8:34pm 
Hello Ognjen try this out instead

[ "1":{"Morrowind.esm": ["0x7B6AF5B9", "0x34282D67"]}, "2":{"Tribunal.esm": ["0xF481F334", "0x211329EF"]}, "3":{"Bloodmoon.esm": ["0x43DD2132", "0x9EB62F26"]}, "4":{"Tamriel_Data.esm": ["0x40557B88"]}, "5":{"TR_Mainland.esm": ["0xDD50EDD1"]}, "6":{"TR_Factions.esp": ["0x554FE7AE"]}, "7":{"TR_Preview.esp": ["0xEF84389B"]}, "8":{"TR_Travels.esp": ["0x28FB32D2"]}, "9":{"TR_Travels_(Preview_and_Mainland).esp": ["0x5C32AFCC"]}, "10":{"TR_OldTravels.esp": ["0x14F78E34"]} ]

Your issue was that you put the letter O instead of the number 0 here

"6":{"TR_Factions.esp": ["Ox554FE7AE"]},

should be more like

"6":{"TR_Factions.esp": ["0x554FE7AE"]},
Last edited by PipboiXXVII; Jan 20, 2020 @ 8:36pm
Ognjen Jan 21, 2020 @ 5:44am 
Blessings of Akatosh upon you
< >
Showing 1-2 of 2 comments
Per page: 1530 50

All Discussions > Help > Topic Details