-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Script errors when attempting to load dupe #305
Comments
i have discovered an E2 to be the issue, after contacting the friend who created this E2 about it, he believes the E2's @model does not function as it should after duplicating the vehicle a certain amount of times |
Does using the E2 without |
My theory is table.Copy copied a metatable into the save table and it fucked with the serializer. Starting to grind down the advdupe2 issues though so will get to it soon. |
I had somewhat the same problem and found out which e2 caused this. I deleted pretty much all the code that doesn't affect the error and ended up with this:
If you try to save this E2 with AD2 you instantly get I also messed up with removing some lines in code above and somehow managed to save and then paste the E2, but then I got: |
Thanks. I'll test it sometime tonight. |
yesterday on 16 september 2020, i was working on an ACF & Sprops vehicle and saved it with no errors or issues along the way, when i attempted to load it again today on the 17th, it spat a multitude of script errors at me when attempting to load any of the versions i have saved on the 16th, while any other dupe i have works fine, including older dupes of the same vehicle, my Advdupe2-master is up to date and i have attempted loading it in other servers and singleplayer with no success.
the following error is what i get when i attempt to load the newest dupe of the vehicle:
[advdupe2] addons/advdupe2/lua/advdupe2/cl_ghost.lua:71: attempt to index local 'v' (a number value)
3. DoNodeLeftClick - addons/advdupe2/lua/advdupe2/file_browser.lua:171
4. unknown - addons/advdupe2/lua/advdupe2/file_browser.lua:978
the following error is what i get when i attempt to load the previous dupes of that vehicle made on the same day:
Missing HeadEnt index from Entities table[AdvDupe2Notify] File could not be decoded. (Missing HeadEnt index from Entities table) Upload Canceled.
m28t120a2 colossus newest.txt
m28t120a2 colossus previous.txt
The text was updated successfully, but these errors were encountered: